Age | Commit message (Expand) | Author | Files | Lines |
2017-03-29 | gpu: drm: amd/radeon: Convert printk(KERN_<LEVEL> to pr_<level> | Joe Perches | 1 | -2/+1 |
2017-03-29 | drm/amdgpu: clean framebuffer with GPU | Pixel Ding | 1 | -3/+2 |
2017-02-07 | drm/fb-helper: Automatically clean up fb_info | Daniel Vetter | 1 | -7/+4 |
2017-02-02 | drm: Rely on mode_config data for fb_helper initialization | Gabriel Krisman Bertazi | 1 | -1/+0 |
2016-12-15 | drm: Nuke fb->depth | Ville Syrjälä | 1 | -2/+2 |
2016-12-08 | drm/amdgpu: use pin rather than pin_restricted in a few cases | Alex Deucher | 1 | -1/+1 |
2016-11-14 | drm/amdgpu: use DRM_FB_HELPER_DEFAULT_OPS for fb_ops | Stefan Christ | 1 | -7/+1 |
2016-10-25 | drm/amdgpu: add AMDGPU_GEM_CREATE_VRAM_CONTIGUOUS flag v3 | Christian König | 1 | -1/+2 |
2016-10-18 | drm: amdgpu: Replace drm_fb_get_bpp_depth() with drm_format_plane_cpp() | Laurent Pinchart | 1 | -7/+7 |
2016-09-30 | Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into... | Dave Airlie | 1 | -22/+22 |
2016-09-28 | drm/amdgpu: rename all rbo variable to abo v2 | Christian König | 1 | -22/+22 |
2016-09-20 | Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into... | Dave Airlie | 1 | -0/+28 |
2016-09-14 | drm/amdgpu: handle runtime pm in fbcon (v2) | Alex Deucher | 1 | -0/+28 |
2016-08-12 | drm: Remove superflous linux/fb.h includes | Daniel Vetter | 1 | -1/+0 |
2016-01-26 | drm/amdgpu: don't init fbdev if we don't have any connectors | Alex Deucher | 1 | -0/+4 |
2015-12-02 | drm/amdgpu: Use unlocked gem unreferencing | Daniel Vetter | 1 | -1/+1 |
2015-11-24 | drm: Remove unused fbdev_list members | Lukas Wunner | 1 | -1/+0 |
2015-11-05 | Merge branch 'drm-next-4.4' of git://people.freedesktop.org/~agd5f/linux into... | Dave Airlie | 1 | -0/+1 |
2015-11-03 | drm/amdgpu: don't VT switch on suspend | Alex Deucher | 1 | -0/+1 |
2015-10-05 | drm/amdgpu: restore the fbdev mode in lastclose | Alex Deucher | 1 | -0/+16 |
2015-09-03 | drm/amdgpu: be explicit about cpu vram access for driver BOs (v2) | Alex Deucher | 1 | -2/+2 |
2015-08-06 | drm/amdgpu: Use new drm_fb_helper functions | Archit Taneja | 1 | -31/+14 |
2015-06-03 | drm/amdgpu: implement the allocation range (v3) | Chunming Zhou | 1 | -1/+1 |
2015-06-03 | drm/amdgpu: rework tiling flags | Marek Olšák | 1 | -1/+2 |
2015-06-03 | drm/amdgpu: don't set unused tiling flags | Marek Olšák | 1 | -13/+1 |
2015-06-03 | drm/amdgpu: add core driver (v4) | Alex Deucher | 1 | -0/+432 |