summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-09-30drm/exynos: g2d: beautify probing messageTobias Jakobi
2016-09-30drm/exynos: mixer: simplify loop in vp_win_reset()Tobias Jakobi
2016-09-30drm/exynos: mixer: convert booleans to flags in mixer contextTobias Jakobi
2016-09-30gpu: drm: exynos_hdmi: Remove duplicate initialization of regulator bulk cons...Milo Kim
2016-09-30gpu: drm: exynos_hdmi: Move PHY logic into single functionMilo Kim
2016-09-30gpu: drm: exynos_hdmi: Move DDC logic into single functionMilo Kim
2016-09-30Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie
2016-09-30Merge tag 'drm/tegra/for-4.9-rc1' of git://anongit.freedesktop.org/tegra/linu...Dave Airlie
2016-09-30Merge tag 'drm/panel/for-4.9-rc1' of git://anongit.freedesktop.org/tegra/linu...Dave Airlie
2016-09-28drm/radeon: always apply pci shutdown callbacksAlex Deucher
2016-09-28drm/amdgpu: always apply pci shutdown callbacks (v2)Alex Deucher
2016-09-28drm/amdgpu: improve VM PTE trace pointsChristian König
2016-09-28drm/amdgpu: fix GART_DEBUGFS defineChristian König
2016-09-28drm/amdgpu: free userptrs even if GTT isn't boundChristian König
2016-09-28drm/amd/amdgpu: Various cleanups for DCEv6Tom St Denis
2016-09-28drm/amdgpu: fix BO move offsetsChristian König
2016-09-28drm/amdgpu: fix amdgpu_move_blit on 32bit systemsChristian König
2016-09-28drm/amdgpu: fix gtt_mgr bo's offsetFlora Cui
2016-09-28drm/amdgpu: fix initializing the VM BO shadowChristian König
2016-09-28drm/amdgpu: fix initializing the VM last eviction counterChristian König
2016-09-28drm/amdgpu: cleanup VM shadow BO unreferencingChristian König
2016-09-28drm/amdgpu: allocate GTT space for shadow VM page tablesChristian König
2016-09-28drm/amdgpu: rename all rbo variable to abo v2Christian König
2016-09-28drm/amdgpu: remove unused member from struct amdgpu_boChristian König
2016-09-28drm/amdgpu: add a custom GTT memory manager v2Christian König
2016-09-28drm/amdgpu/dce6: disable hpd on local panelsAlex Deucher
2016-09-28drm/amdgpu/dce8: disable hpd on local panelsAlex Deucher
2016-09-28drm/amdgpu/dce11: disable hpd on local panelsAlex Deucher
2016-09-28drm/amdgpu/dce10: disable hpd on local panelsAlex Deucher
2016-09-28drm/amdgpu/si/dpm: fix phase shedding setupAlex Deucher
2016-09-28drm/radeon/si/dpm: fix phase shedding setupAlex Deucher
2016-09-28drm/amdgpu/si/dpm: sync up quirks from radeonAlex Deucher
2016-09-28Merge tag 'drm-qemu-20160921' of git://git.kraxel.org/linux into drm-nextDave Airlie
2016-09-28Merge tag 'v4.8-rc8' into drm-nextDave Airlie
2016-09-28Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie
2016-09-28Merge branch 'drm-etnaviv-next' of git://git.pengutronix.de/git/lst/linux int...Dave Airlie
2016-09-28Merge tag 'sunxi-drm-fixes-for-4.9' of https://git.kernel.org/pub/scm/linux/k...Dave Airlie
2016-09-28Merge branch 'for-next' of ssh://people.freedesktop.org/~seanpaul/dogwood int...Dave Airlie
2016-09-28Merge tag 'tilcdc-4.9-3.1' of https://github.com/jsarha/linux into drm-nextDave Airlie
2016-09-28Merge branch 'sti-drm-next-2016-09-20' of https://github.com/vinceab/linux in...Dave Airlie
2016-09-28Merge branch 'msm-next' of git://people.freedesktop.org/~robclark/linux into ...Dave Airlie
2016-09-28Merge tag 'topic/drm-misc-2016-09-25' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2016-09-28Merge tag 'drm-amdkfd-next-2016-09-19' of git://people.freedesktop.org/~gabba...Dave Airlie
2016-09-27drm/amdgpu/vce3: don't forget to tear down some ringsGrazvydas Ignotas
2016-09-27drm/amdgpu/i2c: add const where appropriateGrazvydas Ignotas
2016-09-27drm/amdgpu: don't leave dangling pointers aroundGrazvydas Ignotas
2016-09-27drm/amdgpu: clear ring pointer in amdgpu_device on teardownGrazvydas Ignotas
2016-09-27drm/amdgpu/vce: take all rings into account for idle checksAlex Deucher
2016-09-27drm/amdgpu: add version bump for raster config programmingAlex Deucher
2016-09-27drm/amdgpu: fix addr handling in amdgpu_vm_bo_update_mappingChristian König