summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_display.c
AgeCommit message (Expand)AuthorLines
2015-12-04drm/amdgpu: Fixup hw vblank counter/ts for new drm_update_vblank_count() (v3)Alex Deucher-26/+76
2015-12-04drm/amdgpu: take a BO reference in the display codeChristian König-3/+3
2015-11-10Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds-14/+11
2015-10-30Merge branch 'drm-next-4.4' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie-6/+1
2015-10-23drm/amdgpu: stop leaking page flip fenceChristian König-4/+0
2015-10-21drm/amdgpu: remove the exclusive lockChristian König-6/+1
2015-10-15drm/amdgpu: Keep the pflip interrupts always enabled v7Michel Dänzer-2/+0
2015-10-06drm/irq: Use unsigned int pipe in public APIThierry Reding-4/+5
2015-09-24drm: Stop using linedur_ns and pixeldur_ns for vblank timestampsVille Syrjälä-5/+6
2015-08-17drm/amdgpu: fix waiting for all fences before flippingChristian König-28/+53
2015-08-17drm/amdgpu: remove amdgpu_fence_waitChristian König-1/+1
2015-06-03drm/amdgpu: implement the allocation range (v3)Chunming Zhou-1/+1
2015-06-03drm/amdgpu: add core driver (v4)Alex Deucher-0/+832