summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-01-27drm/radeon: cleaned up VCO output settings for DP audioSlava Grigorev
2016-01-27drm/amd/powerplay: Update SMU firmware loading for StoneyRex Zhu
2016-01-26drm/amdgpu: don't init fbdev if we don't have any connectorsAlex Deucher
2016-01-26drm/radeon: only init fbdev if we have connectorsRob Clark
2016-01-25drm/radeon: Ensure radeon bo is unreserved in radeon_gem_va_ioctlMatthew Dawson
2016-01-22drm/amdgpu: fix next_rptr handling for debugfsChristian König
2016-01-22drm/radeon: properly byte swap vce firmware setupAlex Deucher
2016-01-22drm/amdgpu: add a message to indicate when powerplay is enabled (v2)Alex Deucher
2016-01-22drm/amdgpu: fix amdgpu_bo_pin_restricted VRAM placing v2Christian König
2016-01-22drm/amd/amdgpu: Improve amdgpu_dpm* macros to avoid unexpected result (v2)Eric Huang
2016-01-19drm/amdgpu: Allow the driver to load if amdgpu.powerplay=1 on asics without p...Jordan Lazare
2016-01-19drm/amdgpu: Use drm_calloc_large for VM page_tables arrayMichel Dänzer
2016-01-15drm/amdgpu: Add some tweaks to gfx 8 soft resetAlex Deucher
2016-01-15drm/amdgpu: fix tonga smu resumeAlex Deucher
2016-01-13drm/amdgpu: add missing irq.h includeDave Airlie
2016-01-13Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/g...Dave Airlie
2016-01-13Merge branch 'drm-etnaviv-fixes' of git://git.pengutronix.de/git/lst/linux in...Dave Airlie
2016-01-13Merge branch 'drm-rockchip-next-2016-01-06' of https://github.com/markyzq/ker...Dave Airlie
2016-01-13drm/vmwgfx: Fix a width / pitch mismatch on framebuffer updatesThomas Hellstrom
2016-01-13drm/vmwgfx: Fix an incorrect lock checkThomas Hellstrom
2016-01-13drm: nouveau: fix nouveau_debugfs_init prototypeArnd Bergmann
2016-01-13drm/nouveau/pci: fix check in nvkm_pcie_set_linkKarol Herbst
2016-01-13Merge branch 'drm-next-4.5' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie
2016-01-13drm/amdgpu: validate duplicates firstChristian König
2016-01-13drm/amdgpu: move VM page tables to the LRU end on CS v2Christian König
2016-01-13drm/ttm: add ttm_bo_move_to_lru_tail function v2Christian König
2016-01-13drm/ttm: fix adding foreign BOs to the swap LRUChristian König
2016-01-13drm/ttm: fix adding foreign BOs to the LRU during init v2Christian König
2016-01-13drm/radeon: use kobj_to_dev()Geliang Tang
2016-01-13drm/amdgpu: use kobj_to_dev()Geliang Tang
2016-01-13drm/amdgpu/cz: force vce clocks when sclks are forcedAlex Deucher
2016-01-13drm/amdgpu/cz: force uvd clocks when sclks are forcedAlex Deucher
2016-01-13drm/amdgpu/cz: add code to enable forcing VCE clocksAlex Deucher
2016-01-13drm/amdgpu/cz: add code to enable forcing UVD clocksAlex Deucher
2016-01-13drm/amdgpu: fix lost sync_to if scheduler is enabled.Chunming Zhou
2016-01-13drm/amd/powerplay: fix static checker warning for return meaningless value.Rex Zhu
2016-01-12drm/exynos: fix kernel panic issue at drm releasingInki Dae
2016-01-12drm/exynos: crtc: do not wait for the scanout completionInki Dae
2016-01-12drm/exynos: mixer: properly update all planes on the same vblank eventMarek Szyprowski
2016-01-12drm/exynos: crtc: rework atomic_{begin,flush}Marek Szyprowski
2016-01-12drm/exynos: mixer: unify a check for video-processor windowMarek Szyprowski
2016-01-12drm/exynos: mixer: also allow ARGB1555 and ARGB4444Tobias Jakobi
2016-01-12drm/exynos: mixer: refactor layer setupMarek Szyprowski
2016-01-12drm/exynos: mixer: remove all static blending setupTobias Jakobi
2016-01-12drm/exynos: mixer: set window priority based on zposMarek Szyprowski
2016-01-12drm/exynos: make zpos property configurableMarek Szyprowski
2016-01-12drm/exynos: rename zpos to indexMarek Szyprowski
2016-01-11drm/amdgpu/powerplay: include asm/div64.h for do_div()Stephen Rothwell
2016-01-11drm/amdgpu: add irq domain supportAlex Deucher
2016-01-11drm/amdgpu/cgs: add an interface to access PCI resourcesAlex Deucher