Age | Commit message (Expand) | Author |
2024-02-27 | drm/amd: Drop abm_level property | Mario Limonciello |
2023-12-14 | drm/amd/display: add plane CTM driver-specific property | Melissa Wen |
2023-12-13 | drm/amd: include drm/drm_edid.h only where needed | Jani Nikula |
2023-12-13 | drm/amd/display: add CRTC gamma TF driver-specific property | Melissa Wen |
2023-12-13 | drm/amd/display: add plane blend LUT and TF driver-specific properties | Joshua Ashton |
2023-12-13 | drm/amd/display: add plane shaper LUT and TF driver-specific properties | Melissa Wen |
2023-12-13 | drm/amd/display: add plane 3D LUT driver-specific properties | Melissa Wen |
2023-12-13 | drm/amd/display: add plane HDR multiplier driver-specific property | Joshua Ashton |
2023-12-13 | drm/amd/display: add plane degamma TF driver-specific property | Joshua Ashton |
2023-12-13 | drm/amd/display: add driver-specific property for plane degamma LUT | Melissa Wen |
2023-12-06 | drm/amd/display: Add writeback enable field (wb_enabled) | Alex Hung |
2023-12-06 | drm/amd/display: Hande writeback request from userspace | Alex Hung |
2023-01-30 | Merge tag 'amd-drm-next-6.3-2023-01-27' of https://gitlab.freedesktop.org/agd... | Dave Airlie |
2023-01-24 | drm/amdgpu/display/mst: adjust the naming of mst_port and port of aconnector | Wayne Lin |
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-05 | drm/fb-helper: Remove unnecessary include statements | Thomas Zimmermann |
2022-07-26 | drm: Remove unnecessary include statements of drm_plane_helper.h | Thomas Zimmermann |
2022-07-12 | Merge tag 'amd-drm-next-5.20-2022-07-05' of https://gitlab.freedesktop.org/ag... | Dave Airlie |
2022-06-21 | drm/amdgpu: Drop CONFIG_BACKLIGHT_CLASS_DEVICE ifdefs | Hans de Goede |
2022-06-20 | drm: Drop drm_framebuffer.h from drm_crtc.h | Ville Syrjälä |
2022-04-29 | Merge tag 'drm-misc-next-2022-04-28' of git://anongit.freedesktop.org/drm/drm... | Dave Airlie |
2022-04-25 | drm: Rename dp/ to display/ | Thomas Zimmermann |
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-02-23 | drm/amdgpu: derive GTT display support from DM | Alex Deucher |
2022-01-17 | drm/dp: Move public DisplayPort headers into dp/ | Thomas Zimmermann |
2021-11-17 | drm/amdgpu: use generic fb helpers instead of setting up AMD own's. | Evan Quan |
2021-05-19 | drm/amdgpu: add atomfirmware helper function to query fw cap | Hawking Zhang |
2021-03-23 | drm/amdgpu: Verify bo size can fit framebuffer size on init. | Mark Yacoub |
2020-10-30 | drm/amd/display: Store tiling_flags in the framebuffer. | Bas Nieuwenhuizen |
2020-09-15 | drm/amdgpu: Move existing pflip fields into separate struct | Aurabindo Pillai |
2020-08-11 | drm/amdgpu: utilize subconnector property for DP through atombios | Oleg Vasilev |
2020-02-13 | drm/amdgpu: Convert to struct drm_crtc_helper_funcs.get_scanout_position() | Thomas Zimmermann |
2019-05-24 | drm/amd/display: Switch the custom "max bpc" property to the DRM prop | Nicholas Kazlauskas |
2019-04-10 | drm/amd/display: Remove semicolon from to_dm_plane_state definition | Nicholas Kazlauskas |
2019-04-03 | drm/amd/display: Rework vrr flip throttling for late vblank irq. | Mario Kleiner |
2019-03-04 | Merge v5.0 into drm-next | Dave Airlie |
2019-02-27 | drm/amd/display: Use vrr friendly pageflip throttling in DC. | Mario Kleiner |
2019-01-24 | drm: Split out drm_probe_helper.h | Daniel Vetter |
2018-11-28 | drm/amdgpu: Set FreeSync state using drm VRR properties | Nicholas Kazlauskas |
2018-11-26 | drm/amd/amdgpu: Remove duplicate header | Brajeswar Ghosh |
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-11-06 | drm/amdgpu: Drop amdgpu_plane | Harry Wentland |
2018-04-11 | drm/amdgpu: Move GEM BO to drm_framebuffer | Daniel Stone |
2018-03-14 | drm/amdgpu: Remove some unused elements from amdgpu_connector struct | Harry Wentland |
2018-03-14 | drm/amdgpu: save/restore backlight level in legacy dce code | Alex Deucher |