aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_fb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-01-26drm/amdgpu: don't init fbdev if we don't have any connectorsAlex Deucher1-0/+4
2015-12-02drm/amdgpu: Use unlocked gem unreferencingDaniel Vetter1-1/+1
2015-11-24drm: Remove unused fbdev_list membersLukas Wunner1-1/+0
2015-11-05Merge branch 'drm-next-4.4' of git://people.freedesktop.org/~agd5f/linux into drm-nextDave Airlie1-0/+1
2015-11-03drm/amdgpu: don't VT switch on suspendAlex Deucher1-0/+1
2015-10-05drm/amdgpu: restore the fbdev mode in lastcloseAlex Deucher1-0/+16
2015-09-03drm/amdgpu: be explicit about cpu vram access for driver BOs (v2)Alex Deucher1-2/+2
2015-08-06drm/amdgpu: Use new drm_fb_helper functionsArchit Taneja1-31/+14
2015-06-03drm/amdgpu: implement the allocation range (v3)Chunming Zhou1-1/+1
2015-06-03drm/amdgpu: rework tiling flagsMarek Olšák1-1/+2
2015-06-03drm/amdgpu: don't set unused tiling flagsMarek Olšák1-13/+1
2015-06-03drm/amdgpu: add core driver (v4)Alex Deucher1-0/+432