aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/display: Revert "drm/amd/display: Fix AMDGPU_MAX_BL_LEVEL value"Mario Limonciello2025-08-041-4/+4
* drm/amd/display: Pass up errors for reset GPU that fails to init HWMario Limonciello2025-07-281-1/+3
* drm/amd/display: Only finalize atomic_obj if it was initializedMario Limonciello2025-07-281-1/+2
* drm/amd/display: fix initial backlight brightness calculationLauri Tirkkonen2025-07-281-2/+2
* drm/amd/display: Use scaling for non-native resolutions on LVDSAlex Deucher2025-07-071-1/+2
* drm/amd/display: Disable common modes for LVDSAlex Deucher2025-07-071-1/+2
* drm/amd/display: Don't allow OLED to go down to fully offMario Limonciello2025-06-301-5/+7
* drm/amd/display: Add a trace event for brightness programmingMario Limonciello2025-06-241-0/+8
* drm/amd/display: Fix AMDGPU_MAX_BL_LEVEL valueMario Limonciello2025-06-241-5/+5
* drm/amd/display: Rewording Mode Validation ResultFangzhi Zuo2025-06-241-1/+1
* drm/amd/display: Disable common modes for eDPMario Limonciello2025-06-181-1/+1
* drm/amd/display: Use scaling for non-native resolutions on eDPMario Limonciello2025-06-181-0/+16
* drm/amd/display: Destroy cached state in complete() callbackMario Limonciello2025-06-181-40/+60
* drm/amd/display: Stop storing failures into adev->dm.cached_stateMario Limonciello2025-06-181-7/+18
* drm/amd/display: Export full brightness range to userspaceMario Limonciello2025-06-181-14/+27
* drm/amd/display: Only read ACPI backlight caps onceMario Limonciello2025-06-181-7/+7
* drm/amd/display: Deprecate Loading Bounding Box From DMUB On DCN4Austin Zheng2025-06-181-3/+5
* drm/amd/display: replace fast_validate with enum dc_validate_modeYan Li2025-06-031-2/+2
* drm/amd/display: Drop unnecessary `amdgpu` prefixMario Limonciello2025-06-031-16/+16
* drm/amd/display: Indirect buffer transport for FAMS2 commandsOleh Kuzhylnyi2025-06-031-0/+1
* drm/amd/display: Fix default DC and AC levelsMario Limonciello2025-06-031-2/+2
* drm/amd/display: Add debugging message for brightness capsMario Limonciello2025-06-031-1/+6
* drm/amd/display: Reuse Subvp debug option for FAMSAurabindo Pillai2025-05-291-1/+3
* Revert "drm/amd/display: more liberal vmin/vmax update for freesync"Aurabindo Pillai2025-05-291-11/+5
* Revert "drm/amd: Keep display off while going into S4"Mario Limonciello2025-05-221-5/+0
* drm/amd/display: Add a new dcdebugmask to allow skip detection LTWayne Lin2025-05-221-0/+3
* drm/amd/display: Return the exact value for debuggingWayne Lin2025-05-131-1/+1
* drm/amd/display: Restructure DMI quirksMario Limonciello2025-05-131-149/+3
* drm/amd/display: Defer BW-optimization-blocked DRR adjustmentsJohn Olender2025-05-131-0/+2
* drm/amd/display: Correct the reply value when AUX write incompleteWayne Lin2025-05-131-1/+2
* drm/amd/display: use drm_dbg_driver() in amdgpu_dm.cAurabindo Pillai2025-05-131-17/+18
* drm/amd/display: Copy AUX read reply data whenever length > 0Wayne Lin2025-05-051-2/+1
* drm/amd/display: Remove incorrect checking in dmub aux handlerWayne Lin2025-05-051-11/+1
* drm/amd/display: Fix the checking condition in dmub aux handlingWayne Lin2025-05-051-1/+1
* drm/amd/display: Shift DMUB AUX reply command if necessaryWayne Lin2025-05-051-1/+4
* drm/amd/display: more liberal vmin/vmax update for freesyncAurabindo Pillai2025-05-051-5/+11
* drm/amd/display: Remove redundant null checkAlex Hung2025-05-051-5/+0
* drm/amd/display: downgrade HDMI infoframe error to one time warningAurabindo Pillai2025-04-301-2/+2
* drm/amd/display: Fix NULL pointer dereferences in dm_update_crtc_state() v2Srinivasan Shanmugam2025-04-301-2/+2
* drm/amd/display: Add NULL pointer checks in dm_force_atomic_commit()Srinivasan Shanmugam2025-04-221-6/+12
* drm/amd/display: do not copy invalid CRTC timing infoGergo Koteles2025-04-221-6/+6
* drm/amd/display: Default IPS to RCG_IN_ACTIVE_IPS2_IN_OFFLeo Li2025-04-221-20/+0
* drm/amd/display: enable phy-ssc reduction by defaultRoman Li2025-04-211-0/+1
* drm/amd/display: Force full update in gpu resetRoman Li2025-04-211-0/+3
* drm/amd/display: Fix gpu reset in multidisplay configRoman Li2025-04-211-3/+3
* drm/amd/display: Add error check for avi and vendor infoframe setup functionWentao Liang2025-04-211-2/+11
* drm/amd/display: Move PSR support message into amdgpu_dmMario Limonciello2025-04-071-1/+8
* drm/amd/display: Adjust all dev_*() messages to drm_*()Mario Limonciello2025-04-071-5/+5
* drm/amd/display: HDCP Locality check using DMUB Fused IODominik Kaszewski2025-04-071-10/+138
* drm/amd/display: Optimize custom brightness curveMario Limonciello2025-04-071-20/+33