summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.h
AgeCommit message (Expand)Author
2025-05-13drm/amd/display: Restructure DMI quirksMario Limonciello
2025-04-11drm/amd/display: Add htmldocs description for fused_io interfaceRoman Li
2025-04-07drm/amd/display: HDCP Locality check using DMUB Fused IODominik Kaszewski
2025-04-07drm/amd/display: use drm_err in hpd rx offloadAurabindo Pillai
2025-03-10Merge tag 'amd-drm-next-6.15-2025-03-07' of https://gitlab.freedesktop.org/ag...Dave Airlie
2025-03-05drm/amd: Pass luminance data to amdgpu_dm_backlight_capsMario Limonciello
2025-02-26Merge tag 'amd-drm-next-6.15-2025-02-21' of https://gitlab.freedesktop.org/ag...Dave Airlie
2025-02-19drm/amd/display: Don't treat wb connector as physical in create_validate_stre...Harry Wentland
2025-02-12drm/amd/display/dm: add support for OEM i2c busAlex Deucher
2025-02-06Merge drm/drm-next into drm-misc-nextMaxime Ripard
2025-01-10drm/amd/display: Reduce accessing remote DPCD overheadWayne Lin
2025-01-10drm/amd/display: add CEC notifier to amdgpu driverKun Liu
2025-01-07drm/connector: make mode_valid take a const struct drm_display_modeDmitry Baryshkov
2024-12-10drm/amd/display: Adjust secure_display_context data structureWayne Lin
2024-12-10drm/amd/display: Fix phy id mapping issue for secure displayWayne Lin
2024-11-08drm/amd/display: Change some variable name of psrTom Chung
2024-10-07drm/amd/display: switch amdgpu_dm_connector to use struct drm_edidMelissa Wen
2024-10-07drm/amd/display: fix a memleak issue when driver is removedAurabindo Pillai
2024-09-18drm/amd/display: Add dmub hpd sense callbackRoman Li
2024-08-02Revert "drm/amd: Add power_saving_policy drm property to eDP connectors"Hamza Mahfooz
2024-07-29Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2024-07-16drm/amd/display: Add function banner for idle_workqueueRoman Li
2024-07-15drm/amd/display: fix doc entry for bb_from_dmubAurabindo Pillai
2024-07-10drm/amd: Add power_saving_policy drm property to eDP connectorsMario Limonciello
2024-06-27drm/amd/display: Use periodic detection for ipx/headlessRoman Li
2024-06-14drm/amd/display: Introduce overlay cursor modeLeo Li
2024-06-14drm/amd/display: Correct the defined value for AMDGPU_DMUB_NOTIFICATION_MAXWayne Lin
2024-06-14drm/amd/display: Set default brightness according to ACPIMario Limonciello
2024-05-29drm/amd/display: Enable copying of bounding box data from VBIOS DMUBAurabindo Pillai
2024-05-17drm/amd/display: Drop pixel_clock_mhzMario Limonciello
2024-04-30drm/amd/display: Add periodic detection for IPSRoman Li
2024-01-29drm/amd/display: add debugfs disallow edp psrHersen Wu
2024-01-05drm/amd/display: Fix recent checkpatch errors in amdgpu_dmHarry Wentland
2023-12-14drm/amd/display: add plane CTM driver-specific propertyMelissa Wen
2023-12-13drm/amd/display: add plane shaper LUT supportMelissa Wen
2023-12-13drm/amd/display: add plane degamma TF and LUT supportJoshua Ashton
2023-12-13drm/amd/display: add CRTC gamma TF driver-specific propertyMelissa Wen
2023-12-13drm/amd/display: add plane blend LUT and TF driver-specific propertiesJoshua Ashton
2023-12-13drm/amd/display: add plane shaper LUT and TF driver-specific propertiesMelissa Wen
2023-12-13drm/amd/display: add plane 3D LUT driver-specific propertiesMelissa Wen
2023-12-13drm/amd/display: add plane HDR multiplier driver-specific propertyJoshua Ashton
2023-12-13drm/amd/display: explicitly define EOTF and inverse EOTFMelissa Wen
2023-12-13drm/amd/display: add plane degamma TF driver-specific propertyJoshua Ashton
2023-12-13drm/amd/display: add driver-specific property for plane degamma LUTMelissa Wen
2023-12-06drm/amd/display: Create amdgpu_dm_wb_connectorHarry Wentland
2023-12-06drm/amd/display: Return drm_connector from find_first_crtc_matching_connectorHarry Wentland
2023-10-13Revert "drm/amd/display: Return drm_connector from find_first_crtc_matching_c...Alex Hung
2023-10-13Revert "drm/amd/display: Create amdgpu_dm_wb_connector"Alex Hung
2023-10-13drm/amd/display: Revert "drm/amd/display: Use drm_connector in create_validat...Alex Hung
2023-10-03drm/amd/display: Create amdgpu_dm_wb_connectorHarry Wentland