summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_display.c
AgeCommit message (Expand)AuthorFilesLines
2015-11-24drm: Pass the user drm_mode_fb_cmd2 as const to .fb_create()Ville Syrjälä1-2/+2
2015-11-10Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-14/+11
2015-10-30Merge branch 'drm-next-4.4' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie1-6/+1
2015-10-23drm/amdgpu: stop leaking page flip fenceChristian König1-4/+0
2015-10-21drm/amdgpu: remove the exclusive lockChristian König1-6/+1
2015-10-15drm/amdgpu: Keep the pflip interrupts always enabled v7Michel Dänzer1-2/+0
2015-10-06drm/irq: Use unsigned int pipe in public APIThierry Reding1-4/+5
2015-09-24drm: Stop using linedur_ns and pixeldur_ns for vblank timestampsVille Syrjälä1-5/+6
2015-08-17drm/amdgpu: fix waiting for all fences before flippingChristian König1-28/+53
2015-08-17drm/amdgpu: remove amdgpu_fence_waitChristian König1-1/+1
2015-06-03drm/amdgpu: implement the allocation range (v3)Chunming Zhou1-1/+1
2015-06-03drm/amdgpu: add core driver (v4)Alex Deucher1-0/+832