aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* drm/amd/display: use drm_warn instead of DRM_WARNAurabindo Pillai2025-04-071-13/+13
* drm/amd/display: use drm_info instead of DRM_INFOAurabindo Pillai2025-04-071-12/+12
* drm/amd/display: convert more DRM_ERROR to drm_errAurabindo Pillai2025-04-071-103/+104
* drm/amd/display: use drm_err in create_validate_stream_for_sink()Aurabindo Pillai2025-04-071-6/+7
* drm/amd/display: use drm_err in hpd rx offloadAurabindo Pillai2025-04-071-9/+10
* drm/amd/display: convert DRM_ERROR to drm_err in hpd_rx_irq_create_workqueue()Aurabindo Pillai2025-04-071-3/+4
* drm/amd/display: add proper error message for vblank initSaleemkhan Jamadar2025-04-071-1/+1
* drm/amd/display: add proper error message for vblank initSaleemkhan Jamadar2025-04-071-2/+2
* drm/amd/display: Add HP Elitebook 645 to the quirk list for eDP on DP1Mario Limonciello2025-04-071-0/+7
* drm/amd/display: Add HP Probook 445 and 465 to the quirk list for eDP on DP1Mario Limonciello2025-04-071-0/+14
* drm/amd/display: Actually do immediate vblank disableLeo Li2025-03-261-0/+2
* drm/amd/display: Increase vblank offdelay for PSR panelsLeo Li2025-03-261-7/+32
* drm/amd/display: Fix message for support_edp0_on_dp1Yilin Chen2025-03-181-1/+1
* drm/amd/display: Add and use new dm_prepare_suspend() callbackMario Limonciello2025-03-101-4/+21
* drm/amd/display: Restore correct backlight brightness after a GPU resetMario Limonciello2025-03-101-0/+10
* drm/amd/display: fix default brightnessMario Limonciello2025-03-101-1/+1
* Merge tag 'amd-drm-next-6.15-2025-03-07' of https://gitlab.freedesktop.org/ag...Dave Airlie2025-03-091-93/+203
|\
| * drm/amd: Keep display off while going into S4Mario Limonciello2025-03-071-0/+5