Age | Commit message (Expand) | Author | Files | Lines |
2018-05-15 | drm/amdgpu: Rename amdgpu_display_framebuffer_domains() | Samuel Li | 1 | -1/+1 |
2018-04-11 | drm/amdgpu: Move GEM BO to drm_framebuffer | Daniel Stone | 1 | -5/+5 |
2018-02-19 | drm/amdgpu: rename amdgpu_framebuffer_init | Samuel Li | 1 | -1/+2 |
2018-02-19 | drm/amdgpu: move struct amdgpu_mc into amdgpu_gmc.h | Christian König | 1 | -5/+5 |
2018-02-19 | drm/amdgpu: allow framebuffer in GART memory as well | Christian König | 1 | -4/+6 |
2017-12-06 | drm/amdgpu: Use drm_fb_helper_lastclose() and _poll_changed() | Noralf Trønnes | 1 | -27/+0 |
2017-09-26 | drm/amdgpu: Enable DRIVER_ATOMIC flag for DAL. | Andrey Grodzovsky | 1 | -1/+2 |
2017-09-26 | drm/amd/dc: Add dc display driver (v2) | Harry Wentland | 1 | -5/+0 |
2017-09-13 | amdgpu: Only destroy fbdev framebuffer if it was initialized | Michel Dänzer | 1 | -2/+2 |
2017-08-31 | drm/amdgpu: add IOCTL interface for per VM BOs v3 | Christian König | 1 | -1/+1 |
2017-08-15 | drm/amdgpu: switch to drm_*{get,put} helpers | Cihangir Akturk | 1 | -2/+2 |
2017-08-15 | drm/amdgpu: cleanup kptr handling | Christian König | 1 | -1/+1 |
2017-08-04 | drm: amd: remove dead code and pointless local lut storage | Peter Rosin | 1 | -24/+0 |
2017-07-26 | drm/<drivers>: Drop fbdev info flags | Daniel Vetter | 1 | -1/+0 |
2017-05-25 | drm/amdgpu: fix null point error when rmmod amdgpu. | Rex Zhu | 1 | -1/+6 |
2017-04-28 | drm/amdgpu: Make amdgpu_bo_reserve use uninterruptible waits for cleanup | Michel Dänzer | 1 | -1/+1 |
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 |