summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/amdgpu_dm
AgeCommit message (Expand)AuthorLines
2025-11-26drm/amd/display: Enable support for Gamma 2.2Alex Hung-3/+9
2025-11-26drm/amd/display: Disable CRTC degamma when color pipeline is enabledAlex Hung-14/+12
2025-11-26drm/amd/display: Ensure 3D LUT for color pipelineAlex Hung-71/+78
2025-11-26drm/amd/display: Add AMD color pipeline docHarry Wentland-20/+102
2025-11-26drm/amd/display: add 3D LUT coloropAlex Hung-0/+175
2025-11-26drm/colorop: allow non-bypass coloropsHarry Wentland-7/+15
2025-11-26drm/colorop: Define LUT_1D interpolationHarry Wentland-2/+4
2025-11-26drm/amd/display: Swap matrix and multiplierAlex Hung-10/+10
2025-11-26drm/amd/display: add multiplier coloropAlex Hung-0/+55
2025-11-26drm/amd/display: add 3x4 matrix coloropAlex Hung-0/+67
2025-11-26drm/amd/display: add shaper and blend colorops for 1D Curve Custom LUTAlex Hung-77/+251
2025-11-26drm/amd/display: Add support for BT.709 and BT.2020 TFsHarry Wentland-3/+9
2025-11-26drm/amd/display: Enable support for PQ 125 EOTF and InverseHarry Wentland-12/+25
2025-11-26drm/amd/display: Add support for sRGB EOTF in BLND blockAlex Hung-0/+94
2025-11-26drm/amd/display: Add support for sRGB Inverse EOTF in SHAPER blockAlex Hung-0/+93
2025-11-26drm/amd/display: Add support for sRGB EOTF in DEGAM blockAlex Hung-3/+211
2025-11-26drm/amd/display: Skip color pipeline initialization for cursor planeAlex Hung-0/+3
2025-11-26drm/amd/display: Add bypass COLOR PIPELINEHarry Wentland-0/+20
2025-11-26drm/amd/display: Ignore deprecated props when plane_color_pipeline setHarry Wentland-0/+4
2025-11-26drm/amd/display: Increase EDID read retriesMario Limonciello (AMD)-4/+4
2025-11-26drm/amd/display: Fix dereference-before-check for dc_linkSrinivasan Shanmugam-5/+4
2025-11-26drm/amd/display: Don't change brightness for disabled connectorsMario Limonciello (AMD)-0/+15
2025-11-18drm/amd/display: Cleanup uses of the analog flagTimur Kristóf-3/+12
2025-11-18drm/amd/display: Fix pbn to kbps ConversionFangzhi Zuo-36/+23
2025-11-18drm/amd/display: Add an HPD filter for HDMIIvan Lipski-0/+144
2025-11-11drm/amd/display: Fix annotations for connector poll/detect parametersSrinivasan Shanmugam-3/+19
2025-11-11drm/amd/display: To support Replay frame skip modeChuntao Tso-1/+1
2025-11-06drm/amd/display: Enable mst when it's detected but yet to be initializedWayne Lin-1/+9
2025-11-04drm/amd/display: Fix NULL deref in debugfs odm_combine_segmentsRong Zhang-1/+2
2025-11-04drm/amd/display: fw locality check refactorsWenjing Liu-9/+9
2025-11-04drm/amd/display: Don't stretch non-native images by default in eDPMario Limonciello (AMD)-1/+1
2025-11-04drm/amd/display: remove unneeded semicolonJiapeng Chong-1/+1
2025-11-04drm/amd/display: Fix null pointer on analog detectionHarry Wentland-1/+1
2025-10-31Merge tag 'amd-drm-next-6.19-2025-10-29' of https://gitlab.freedesktop.org/ag...Simona Vetter-43/+215
2025-10-31Merge tag 'amd-drm-next-6.19-2025-10-24' of https://gitlab.freedesktop.org/ag...Simona Vetter-3/+76
2025-10-28drm/amd/display: Don't add freesync modes to analog displays (v2)Timur Kristóf-0/+4
2025-10-28drm/amd/display: Add common modes to analog displays without EDIDTimur Kristóf-18/+28
2025-10-28drm/amd/display: Use DAC load detection on analog connectors (v2)Timur Kristóf-0/+10
2025-10-28drm/amd/display: Poll analog connectors (v3)Timur Kristóf-2/+88
2025-10-28drm/amd/display: Refactor amdgpu_dm_connector_detect (v2)Timur Kristóf-16/+19
2025-10-28drm/amd/display: Don't try to enable/disable HPD when unavailableTimur Kristóf-2/+3
2025-10-28drm/amd/display: Add analog bit to edid_caps (v2)Timur Kristóf-0/+1
2025-10-28drm/amd/display: Determine DVI-I connector type (v2)Timur Kristóf-2/+7
2025-10-28drm/amd/display: Fix incorrect return of vblank enable on unconfigured crtcIvan Lipski-3/+7
2025-10-28drm/amd/display: Add HDR workaround for a specific eDPAlex Hung-0/+1
2025-10-28drm/amd: Re-introduce property to control adaptive backlight modulationMario Limonciello-2/+38
2025-10-28drm/amd/display: pause the workload setting in dmKenneth Feng-0/+11
2025-10-24Merge tag 'drm-misc-next-2025-10-21' of https://gitlab.freedesktop.org/drm/mi...Simona Vetter-2/+2
2025-10-20drm/amd/display: Fix GFP_ATOMIC abuseAurabindo Pillai-1/+1
2025-10-20drm/amd/display: use GFP_NOWAIT for allocation in interrupt handlerAurabindo Pillai-2/+2