Age | Commit message (Expand) | Author |
2019-11-19 | Revert "drm/amd/display: enable S/G for RAVEN chip" | Alex Deucher |
2019-11-13 | drm/amdgpu: remove set but not used variable 'amdgpu_connector' | yu kuai |
2019-10-03 | drm/amdgpu: Iterate through DRM connectors correctly | Lyude Paul |
2019-08-21 | Merge tag 'drm-misc-next-2019-08-19' of git://anongit.freedesktop.org/drm/drm... | Dave Airlie |
2019-08-13 | dma-buf: rename reservation_object to dma_resv | Christian König |
2019-08-12 | Merge tag 'drm-next-5.4-2019-08-09' of git://people.freedesktop.org/~agd5f/li... | Dave Airlie |
2019-08-06 | drm/amdgpu: switch driver from bo->resv to bo->base.resv | Gerd Hoffmann |
2019-07-30 | drm/amdgpu: Fix amdgpu_display_supported_domains logic. | Andrey Grodzovsky |
2019-07-30 | drm/amd/display: enable S/G for RAVEN chip | Shirish S |
2019-07-30 | drm/amdgpu: Add check for USWC support for amdgpu_display_supported_domains | Andrey Grodzovsky |
2019-06-14 | Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm... | Daniel Vetter |
2019-06-10 | drm/amd: drop use of drmP.h in amdgpu/amdgpu* | Sam Ravnborg |
2019-05-24 | drm/amd/display: Switch the custom "max bpc" property to the DRM prop | Nicholas Kazlauskas |
2019-01-15 | Revert "drm/amdgpu: validate user pitch alignment" | Michel Dänzer |
2019-01-15 | Revert "drm/amdgpu: validate user GEM object size" | Alex Deucher |
2019-01-14 | drm/amdgpu/virtual_dce: No need to pin the fb's bo | Emily Deng |
2019-01-08 | drm/amdgpu: validate user GEM object size | Yu Zhao |
2019-01-08 | drm/amdgpu: validate user pitch alignment | Yu Zhao |
2019-01-02 | drm/amdgpu/virtual_dce: No need to pin the fb's bo | Emily Deng |
2018-11-28 | drm/amdgpu: Correct get_crtc_scanoutpos behavior when vpos >= vtotal | Nicholas Kazlauskas |
2018-11-26 | drm/amd: Add abm level drm property | David Francis |
2018-11-19 | drm/amdgpu: Add amdgpu "max bpc" connector property (v2) | Nicholas Kazlauskas |
2018-07-10 | drm/amdgpu: allocate gart memory when it's required (v3) | Junwei Zhang |
2018-07-10 | drm/amdgpu: separate gpu address from bo pin | Junwei Zhang |
2018-05-15 | drm/amdgpu: Rename amdgpu_display_framebuffer_domains() | Samuel Li |
2018-04-11 | drm/amdgpu: Move GEM BO to drm_framebuffer | Daniel Stone |
2018-03-01 | Merge tag 'drm-intel-next-2018-02-21' of git://anongit.freedesktop.org/drm/dr... | Dave Airlie |
2018-02-19 | drm/amdgpu: rename amdgpu_crtc_idx_to_irq_type | Samuel Li |
2018-02-19 | drm/amdgpu: rename amdgpu_get_crtc_scanoutpos | Samuel Li |
2018-02-19 | drm/amdgpu: rename amdgpu_crtc_scaling_mode_fixup | Samuel Li |
2018-02-19 | drm/amdgpu: rename amdgpu_update_display_priority | Samuel Li |
2018-02-19 | drm/amdgpu: rename amdgpu_modeset_create_props | Samuel Li |
2018-02-19 | drm/amdgpu: rename amdgpu_user_framebuffer_create | Samuel Li |
2018-02-19 | drm/amdgpu: rename amdgpu_framebuffer_init | Samuel Li |
2018-02-19 | drm/amdgpu: rename amdgpu_ddc_probe | Samuel Li |
2018-02-19 | drm/amdgpu: rename amdgpu_print_display_setup | Samuel Li |
2018-02-19 | drm/amdgpu: rename amdgpu_crtc_set_config | Samuel Li |
2018-02-19 | drm/amdgpu: rename amdgpu_crtc_page_flip_target | Samuel Li |
2018-02-19 | drm/amdgpu: rename static functions in amdgpu_display.c | Samuel Li |
2018-02-19 | drm/amdgpu: only allow scatter/gather display with DC | Alex Deucher |
2018-02-19 | drm/amdgpu: allow framebuffer in GART memory as well | Christian König |
2018-02-15 | drm/amdgpu: Handle 64-bit return from drm_crtc_vblank_count() | Dhinakaran Pandiyan |
2017-12-06 | drm/amdgpu: Use drm_fb_helper_lastclose() and _poll_changed() | Noralf Trønnes |
2017-09-26 | Revert "drm/amdgpu: Pulling old prepare and submit for flip back" | Harry Wentland |
2017-09-26 | drm/amdgpu: Expose mode_config functions for DM | Harry Wentland |
2017-09-26 | drm/amdgpu: Pulling old prepare and submit for flip back | Harry Wentland |
2017-08-15 | drm/amdgpu: switch to drm_*{get,put} helpers | Cihangir Akturk |
2017-05-01 | Revert "drm/amdgpu: Refactor flip into prepare submit and submit. (v3)" | Michel Dänzer |
2017-04-28 | drm/amdgpu: Make amdgpu_bo_reserve use uninterruptible waits for cleanup | Michel Dänzer |
2017-04-28 | drm/amdgpu: Fix use of interruptible waiting | Alex Xie |