Age | Commit message (Expand) | Author |
2017-09-13 | amdgpu: Only destroy fbdev framebuffer if it was initialized | Michel Dänzer |
2017-08-31 | drm/amdgpu: add IOCTL interface for per VM BOs v3 | Christian König |
2017-08-15 | drm/amdgpu: switch to drm_*{get,put} helpers | Cihangir Akturk |
2017-08-15 | drm/amdgpu: cleanup kptr handling | Christian König |
2017-08-04 | drm: amd: remove dead code and pointless local lut storage | Peter Rosin |
2017-07-26 | drm/<drivers>: Drop fbdev info flags | Daniel Vetter |
2017-05-25 | drm/amdgpu: fix null point error when rmmod amdgpu. | Rex Zhu |
2017-04-28 | drm/amdgpu: Make amdgpu_bo_reserve use uninterruptible waits for cleanup | Michel Dänzer |
2017-03-29 | gpu: drm: amd/radeon: Convert printk(KERN_<LEVEL> to pr_<level> | Joe Perches |
2017-03-29 | drm/amdgpu: clean framebuffer with GPU | Pixel Ding |
2017-02-07 | drm/fb-helper: Automatically clean up fb_info | Daniel Vetter |
2017-02-02 | drm: Rely on mode_config data for fb_helper initialization | Gabriel Krisman Bertazi |
2016-12-15 | drm: Nuke fb->depth | Ville Syrjälä |
2016-12-08 | drm/amdgpu: use pin rather than pin_restricted in a few cases | Alex Deucher |
2016-11-14 | drm/amdgpu: use DRM_FB_HELPER_DEFAULT_OPS for fb_ops | Stefan Christ |
2016-10-25 | drm/amdgpu: add AMDGPU_GEM_CREATE_VRAM_CONTIGUOUS flag v3 | Christian König |
2016-10-18 | drm: amdgpu: Replace drm_fb_get_bpp_depth() with drm_format_plane_cpp() | Laurent Pinchart |
2016-09-30 | Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into... | Dave Airlie |
2016-09-28 | drm/amdgpu: rename all rbo variable to abo v2 | Christian König |
2016-09-20 | Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into... | Dave Airlie |
2016-09-14 | drm/amdgpu: handle runtime pm in fbcon (v2) | Alex Deucher |
2016-08-12 | drm: Remove superflous linux/fb.h includes | Daniel Vetter |
2016-01-26 | drm/amdgpu: don't init fbdev if we don't have any connectors | Alex Deucher |
2015-12-02 | drm/amdgpu: Use unlocked gem unreferencing | Daniel Vetter |
2015-11-24 | drm: Remove unused fbdev_list members | Lukas Wunner |
2015-11-05 | Merge branch 'drm-next-4.4' of git://people.freedesktop.org/~agd5f/linux into... | Dave Airlie |
2015-11-03 | drm/amdgpu: don't VT switch on suspend | Alex Deucher |
2015-10-05 | drm/amdgpu: restore the fbdev mode in lastclose | Alex Deucher |
2015-09-03 | drm/amdgpu: be explicit about cpu vram access for driver BOs (v2) | Alex Deucher |
2015-08-06 | drm/amdgpu: Use new drm_fb_helper functions | Archit Taneja |
2015-06-03 | drm/amdgpu: implement the allocation range (v3) | Chunming Zhou |
2015-06-03 | drm/amdgpu: rework tiling flags | Marek Olšák |
2015-06-03 | drm/amdgpu: don't set unused tiling flags | Marek Olšák |
2015-06-03 | drm/amdgpu: add core driver (v4) | Alex Deucher |