Age | Commit message (Expand) | Author |
2022-04-28 | Merge tag 'amd-drm-next-5.19-2022-04-15' of https://gitlab.freedesktop.org/ag... | Dave Airlie |
2022-04-07 | dma-buf: add enum dma_resv_usage v4 | Christian König |
2022-03-28 | drm/amdgpu: Re-classify some log messages in commit path | Sean Paul |
2022-03-25 | drm/amdgpu: make amdgpu_display_gem_fb_verify_and_init() static | Alex Deucher |
2022-03-25 | drm/amdgpu: drop amdgpu_display_gem_fb_init() | Alex Deucher |
2022-03-25 | drm/amdgpu: make amdgpu_display_framebuffer_init() static | Alex Deucher |
2022-03-02 | drm/amdgpu: Use IP versions in convert_tiling_flags_to_modifier() | Alex Deucher |
2022-03-01 | Merge tag 'amd-drm-next-5.18-2022-02-25' of https://gitlab.freedesktop.org/ag... | Dave Airlie |
2022-02-28 | Backmerge tag 'v5.17-rc6' into drm-next | Dave Airlie |
2022-02-25 | Merge tag 'drm-misc-next-2022-02-23' of git://anongit.freedesktop.org/drm/drm... | Dave Airlie |
2022-02-23 | drm/amdgpu: bypass tiling flag check in virtual display case (v2) | Guchun Chen |
2022-02-23 | drm/amdgpu: derive GTT display support from DM | Alex Deucher |
2022-02-22 | drm/amdgpu: bypass tiling flag check in virtual display case (v2) | Guchun Chen |
2022-02-14 | Merge tag 'amd-drm-next-5.18-2022-02-11-1' of https://gitlab.freedesktop.org/... | Dave Airlie |
2022-02-07 | Merge remote-tracking branch 'drm/drm-next' into drm-misc-next | Maarten Lankhorst |
2022-02-01 | Merge tag 'drm-misc-next-2022-01-27' of git://anongit.freedesktop.org/drm/drm... | Dave Airlie |
2022-01-31 | drm: introduce fb_modifiers_not_supported flag in mode_config | Tomohito Esaki |
2022-01-25 | drm/amdgpu: convert amdgpu_display_supported_domains() to IP versions | Alex Deucher |
2022-01-19 | dma-buf: drop excl_fence parameter from dma_resv_get_fences | Christian König |
2021-12-23 | Merge tag 'amd-drm-next-5.17-2021-12-16' of https://gitlab.freedesktop.org/ag... | Dave Airlie |
2021-12-10 | Merge tag 'amd-drm-next-5.17-2021-12-02' of https://gitlab.freedesktop.org/ag... | Dave Airlie |
2021-12-07 | drm/amdgpu: replace drm_detect_hdmi_monitor() with drm_display_info.is_hdmi | Claudio Suarez |
2021-11-17 | drm/amdgpu: use generic fb helpers instead of setting up AMD own's. | Evan Quan |
2021-11-17 | drm/amdgpu: stop getting excl fence separately | Christian König |
2021-09-29 | drm/amdgpu: check tiling flags when creating FB on GFX8- | Simon Ser |
2021-09-28 | drm/amdgpu: check tiling flags when creating FB on GFX8- | Simon Ser |
2021-08-30 | drm/amdgpu: Enable S/G for Yellow Carp | Nicholas Kazlauskas |
2021-06-18 | drm/amdgpu: Call drm_framebuffer_init last for framebuffer init | Michel Dänzer |
2021-06-10 | Merge tag 'amd-drm-next-5.14-2021-06-09' of https://gitlab.freedesktop.org/ag... | Dave Airlie |
2021-06-06 | dma-buf: drop the _rcu postfix on function names v3 | Christian König |
2021-06-04 | drm/amdgpu: Use drm_dbg_kms for reporting failure to get a GEM FB | Michel Dänzer |
2021-05-27 | drm/amdgpu: Use %p4cc to print 4CC format | Thomas Zimmermann |
2021-05-07 | Merge tag 'amd-drm-fixes-5.13-2021-05-05' of https://gitlab.freedesktop.org/a... | Dave Airlie |
2021-05-05 | drm/amdgpu: Use device specific BO size & stride check. | Bas Nieuwenhuizen |
2021-04-29 | amdgpu: fix GEM obj leak in amdgpu_display_user_framebuffer_create | Simon Ser |
2021-04-29 | drm/amdgpu: fix r initial values | Victor Zhao |
2021-04-15 | Revert "Revert "drm/amdgpu: Ensure that the modifier requested is supported b... | Qingqing Zhuo |
2021-04-09 | Revert "drm/amdgpu: Ensure that the modifier requested is supported by plane." | Qingqing Zhuo |
2021-04-09 | drm/amdgpu: Ensure that the modifier requested is supported by plane. | Mark Yacoub |
2021-04-09 | drm/amdgpu: clean up non-DC suspend/resume handling | Alex Deucher |
2021-03-23 | drm/amdgpu: Fix memory leak | xinhui pan |
2021-03-23 | drm/amdgpu: Verify bo size can fit framebuffer size on init. | Mark Yacoub |
2021-02-02 | drm/amdgpu: enable freesync for A+A configs | Christian König |
2020-12-08 | drm/amd/display: add S/G support for Vangogh | Roman Li |
2020-12-08 | drm/amd: print error on convert_tiling_flags_to_modifier failure | Simon Ser |
2020-12-08 | drm/amd: use drm_dbg_kms to log addfb2 failures | Simon Ser |
2020-11-13 | drm/amd/display: Extract 3rd plane from metadata | Bas Nieuwenhuizen |
2020-11-13 | drm/amd/display: Set new format info for converted metadata. | Bas Nieuwenhuizen |
2020-11-13 | drm/amd/display: Store gem objects for planes 1-3 | Bas Nieuwenhuizen |
2020-11-13 | drm/amd/amdgpu/amdgpu_display: Remove pointless header | Lee Jones |