summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorFilesLines
2017-01-17drm/amdgpu: change clock gating mode for uvd_v4.Rex Zhu1-32/+10
2017-01-17drm/amdgpu: fix program vce instance logic error.Rex Zhu1-9/+16
2017-01-17drm/amdgpu: fix bug set incorrect value to vce registerRex Zhu1-1/+1
2017-01-13Revert "drm/amdgpu: Only update the CUR_SIZE register when necessary"Michel Dänzer4-60/+30
2017-01-12drm/amd/powerplay: refine vce dpm update code on Cz.Rex Zhu1-8/+16
2017-01-12drm/amdgpu: fix vm_fault_stop on gfx6Flora Cui1-14/+9
2017-01-12drm/amd/powerplay: fix vce cg logic error on CZ/St.Rex Zhu1-2/+2
2017-01-12drm/radeon: drop the mclk quirk for hainanAlex Deucher1-1/+0
2017-01-12drm/radeon: drop oland quirksAlex Deucher1-11/+0
2017-01-12drm/amdgpu: drop the mclk quirk for hainanAlex Deucher1-1/+0
2017-01-12drm/amdgpu: drop oland quirksAlex Deucher1-11/+0
2017-01-12drm/amdgpu/si: load special ucode for certain MC configsAlex Deucher1-1/+10
2017-01-12drm/radeon/si: load special ucode for certain MC configsAlex Deucher1-1/+11
2017-01-10Merge tag 'drm-misc-fixes-2017-01-09' of git://anongit.freedesktop.org/git/dr...Dave Airlie1-0/+7
2017-01-09drm/bridge: analogix dp: Fix runtime PM state on driver bindMarek Szyprowski1-0/+7
2017-01-09Merge branch 'drm-fixes-4.10' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie20-105/+145
2017-01-09Merge branch 'msm-fixes-4.10' of git://people.freedesktop.org/~robclark/linux...Dave Airlie3-9/+21
2017-01-09Merge tag 'meson-drm-fixes-for-4.10' of git://people.freedesktop.org/~narmstr...Dave Airlie3-1/+23
2017-01-09Merge tag 'tilcdc-4.10-fixes' of https://github.com/jsarha/linux into drm-fixesDave Airlie1-9/+18
2017-01-09Merge tag 'drm-misc-fixes-2017-01-04' of git://anongit.freedesktop.org/git/dr...Dave Airlie1-1/+3
2017-01-06drm/amdgpu: drop verde dpm quirksAlex Deucher1-13/+0
2017-01-06drm/radeon: drop verde dpm quirksAlex Deucher1-13/+0
2017-01-06drm/radeon: update smc firmware selection for SIAlex Deucher1-32/+28
2017-01-06drm/amdgpu: update si kicker smc firmwareFlora Cui1-29/+28
2017-01-06drm/amd/powerplay: extend smu's response timeout time.Rex Zhu1-1/+1
2017-01-06drm/amdgpu: remove static integer for uvd pp stateYintian Tao1-5/+0
2017-01-06drm/amd/amdgpu: add Polaris12 PCI IDJunwei Zhang1-0/+7
2017-01-06drm/amdgpu/powerplay: add Polaris12 supportJunwei Zhang4-2/+5
2017-01-06drm/amd/amdgpu: add Polaris12 support (v3)Junwei Zhang11-10/+76
2017-01-06Merge tag 'vfio-v4.10-rc3' of git://github.com/awilliam/linux-vfioLinus Torvalds1-12/+12
2017-01-06Merge branch 'stable/for-linus-4.10' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-10/+1
2017-01-06swiotlb: Export swiotlb_max_segment to usersKonrad Rzeszutek Wilk1-10/+1
2017-01-04drm/meson: Fix CVBS VDAC disableNeil Armstrong1-1/+1
2017-01-04drm/meson: Fix CVBS initialization when HDMI is configured by bootloaderNeil Armstrong1-0/+19
2017-01-04drm: Clean up planes in atomic commit helper failure pathLaurent Pinchart1-1/+3
2017-01-04drm: tilcdc: simplify the recovery from sync lost error on rev1Bartosz Golaszewski1-9/+18
2017-01-03drm/i915: Prevent timeline updates whilst performing resetChris Wilson1-1/+9
2017-01-03drm/i915: Silence allocation failure during sg_trim()Chris Wilson1-1/+1
2017-01-03drm/i915: Don't clflush before release phys objectChris Wilson1-4/+6
2017-01-03drm/i915: Fix oops in overlay due to frontbuffer trackingVille Syrjälä1-2/+2
2017-01-03drm/i915: Fix oopses in the overlay code due to i915_gem_active stuffVille Syrjälä2-1/+21
2017-01-03drm/i915: Initialize overlay->last_flip properlyVille Syrjälä1-0/+2
2017-01-03drm/i915: Move the min_pixclk[] handling to the end of readoutVille Syrjälä1-16/+16
2017-01-03drm/i915: Force VDD off on the new power seqeuencer before starting to use itVille Syrjälä1-7/+34
2017-01-03drm/meson: Fix plane atomic check when no crtc for the planeNeil Armstrong1-0/+3
2016-12-30vfio-mdev: Make mdev_device private and abstract interfacesAlex Williamson1-9/+9
2016-12-30vfio-mdev: Make mdev_parent privateAlex Williamson1-1/+1
2016-12-30vfio-mdev: de-polute the namespace, rename parent_device & parent_opsAlex Williamson1-1/+1
2016-12-29drm/msm: Verify that MSM_SUBMIT_BO_FLAGS are setJordan Crouse1-1/+2
2016-12-29drm/msm: Put back the vaddr in submit_reloc()Jordan Crouse1-6/+9