summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_display.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu: Fixup hw vblank counter/ts for new drm_update_vblank_count() (v3)Alex Deucher2015-12-041-26/+76
* drm/amdgpu: take a BO reference in the display codeChristian König2015-12-041-3/+3
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2015-11-101-14/+11
|\
| * Merge branch 'drm-next-4.4' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie2015-10-301-6/+1
| |\
| | * drm/amdgpu: remove the exclusive lockChristian König2015-10-211-6/+1
| * | drm/irq: Use unsigned int pipe in public APIThierry Reding2015-10-061-4/+5
| |/
| * drm: Stop using linedur_ns and pixeldur_ns for vblank timestampsVille Syrjälä2015-09-241-5/+6
* | drm/amdgpu: stop leaking page flip fenceChristian König2015-10-231-4/+0
* | drm/amdgpu: Keep the pflip interrupts always enabled v7Michel Dänzer2015-10-151-2/+0
|/
* drm/amdgpu: fix waiting for all fences before flippingChristian König2015-08-171-28/+53
* drm/amdgpu: remove amdgpu_fence_waitChristian König2015-08-171-1/+1
* drm/amdgpu: implement the allocation range (v3)Chunming Zhou2015-06-031-1/+1
* drm/amdgpu: add core driver (v4)Alex Deucher2015-06-031-0/+832
OpenPOWER on IntegriCloud