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