Age | Commit message (Expand) | Author |
2024-02-27 | drm/amd: Drop abm_level property | Mario Limonciello |
2023-11-29 | drm/amdgpu: correct the amdgpu runtime dereference usage count | Prike Liang |
2023-09-20 | drm/amdgpu: Use function for IP version check | Lijo Lazar |
2023-08-30 | drm/amdgpu: register a dirty framebuffer callback for fbcon | Hamza Mahfooz |
2023-07-25 | drm/amd/amdgpu: Fix warnings in amdgpu/amdgpu_display.c | Srinivasan Shanmugam |
2023-06-09 | drm/amd/amdgpu: Fix style errors in amdgpu_display.c | Srinivasan Shanmugam |
2023-03-13 | drm/amdgpu: move poll enabled/disable into non DC path | Guchun Chen |
2023-01-24 | Merge tag 'drm-misc-next-2023-01-19' of git://anongit.freedesktop.org/drm/drm... | Daniel Vetter |
2023-01-18 | drm/amdgpu: Remove unnecessary include statements for drm_crtc_helper.h | Thomas Zimmermann |
2023-01-05 | drm/amdgpu: Retry DDC probing on DVI on failure if we got an HPD interrupt | xurui |
2022-11-22 | Merge tag 'amd-drm-next-6.2-2022-11-18' of https://gitlab.freedesktop.org/agd... | Dave Airlie |
2022-11-15 | drm/amdgpu: clarify DC checks | Alex Deucher |
2022-11-15 | drm/amdgpu: move non-DC vblank handling out of irq code | Alex Deucher |
2022-11-15 | drm/amdgpu: use proper DC check in amdgpu_display_supported_domains() | Alex Deucher |
2022-11-05 | drm/fb-helper: Remove unnecessary include statements | Thomas Zimmermann |
2022-11-05 | drm/amdgpu: Don't set struct drm_driver.output_poll_changed | Thomas Zimmermann |
2022-10-06 | Revert "drm/amdgpu: use dirty framebuffer helper" | Hamza Mahfooz |
2022-09-20 | drm/amdgpu: don't register a dirty callback for non-atomic | Alex Deucher |
2022-09-13 | drm/amdgpu: use dirty framebuffer helper | Hamza Mahfooz |
2022-07-05 | drm/amdgpu: keep fbdev buffers pinned during suspend | Alex Deucher |
2022-06-29 | drm/amd/display: expose additional modifier for DCN32/321 | Aurabindo Pillai |
2022-06-03 | drm/amd: Add GFX11 modifiers support to AMDGPU (v3) | Aurabindo Pillai |
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 |