summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display
AgeCommit message (Expand)AuthorFilesLines
2021-12-13drm/amd: append missing includesIsabella Basso10-0/+20
2021-12-13drm/amd: fix improper docstring syntaxIsabella Basso1-0/+4
2021-12-13drm/amd/display: Add feature flags to disable LTTPRAurabindo Pillai1-0/+7
2021-12-13drm/amd/display: Add Debugfs Entry to Force in SST SequenceFangzhi Zuo1-0/+30
2021-12-07drm/amdgpu: replace drm_detect_hdmi_monitor() with drm_display_info.is_hdmiClaudio Suarez3-14/+9
2021-12-07drm/amdgpu: use drm_edid_get_monitor_name() instead of duplicating the codeClaudio Suarez1-15/+3
2021-12-07drm/amdgpu: update drm_display_info correctly when the edid is readClaudio Suarez1-2/+1
2021-12-07drm/amd/display: Fix out of bounds access on DNC31 stream encoder regsNicholas Kazlauskas1-1/+2
2021-12-07drm/amd/display: Reduce stack usageAric Cyr1-4/+4
2021-12-07drm/amd/display: Query DMCUB for dp alt statusNicholas Kazlauskas2-38/+88
2021-12-07drm/amd/display: [FW Promotion] Release 0.0.96Anthony Koo1-2/+2
2021-12-07drm/amd/display: add a debug option to force dp2 lt fallback methodWenjing Liu2-3/+7
2021-12-07drm/amd/display: Rename a struct field to describe a cea component betterOliver Logush2-2/+2
2021-12-07drm/amd/display: Adding dpia debug bits for hpd delayMeenakshikumar Somasundaram1-1/+2
2021-12-07drm/amd/display: Move link_enc init logic to DCJude Shih3-9/+20
2021-12-07drm/amd/display: Fix bug in debugfs crc_win_update entryWayne Lin1-1/+4
2021-12-07drm/amd/display: prevent reading unitialized linksMikita Lipski1-0/+2
2021-12-07drm/amd/display: Added Check For dc->res_poolJarif Aftab1-1/+1
2021-12-07drm/amd/display: Prevent PSR disable/reenable in HPD IRQWyatt Wood1-5/+6
2021-12-07drm/amd/display: Fix DPIA outbox timeout after S3/S4/resetNicholas Kazlauskas1-1/+6
2021-12-07drm/amd/display: Add W/A for PHY tests with certain LTTPRGeorge Shen1-2/+70
2021-12-07drm/amd/display: Apply LTTPR workarounds to non-transparent modeGeorge Shen1-4/+5
2021-12-02drm/amd/display: Use oriented source size when checking cursor scalingVlad Zahorodnii1-8/+27
2021-12-01drm/amd/display: add connector type check for CRC source setPerry Yuan1-0/+8
2021-12-01drm/amd/display: 3.2.164Aric Cyr1-1/+1
2021-12-01drm/amd/display: [FW Promotion] Release 0.0.95Anthony Koo1-2/+2
2021-12-01drm/amd/display: Add 16ms AUX RD interval W/A for specific LTTPRGeorge Shen1-0/+12
2021-12-01drm/amd/display: Add force detile buffer size debug flagMichael Strauss2-0/+15
2021-12-01drm/amd/display: Skip vendor specific LTTPR w/a outside link trainingGeorge Shen2-19/+26
2021-12-01drm/amd/display: Add vendor specific LTTPR workarounds for DCN31George Shen4-3/+198
2021-12-01drm/amd/display: PSR panel capability debugfsMikita Lipski1-0/+44
2021-12-01drm/amd/display: Fix dual eDP abnormal display issueBrandon Syu1-3/+5
2021-12-01drm/amd/display: Add work around for tunneled MST.Jimmy Kizito4-11/+30
2021-12-01drm/amd/display: add function for eDP and backlight power onEvgenii Krasnikov2-0/+12
2021-12-01drm/amd/display: Fix for the no Audio bug with Tiled DisplaysMustapha Ghaddar1-0/+4
2021-12-01drm/amd/display: Fix for otg synchronization logicMeenakshikumar Somasundaram7-14/+99
2021-12-01drm/amd/display: Clear DPCD lane settings after repeater trainingShen, George1-1/+1
2021-12-01drm/amd/display: add hdmi disable debug checkDale Zhao2-4/+6
2021-12-01drm/amd/display: Allow DSC on supported MST branch devicesNicholas Kazlauskas1-4/+16
2021-12-01drm/amd/display: Enable P010 for DCN3x ASICsStylon Wang5-5/+5
2021-12-01drm/amd/display: Add DP-HDMI FRL PCON Support in DCFangzhi Zuo11-0/+135
2021-12-01drm/amd/display: Add DP-HDMI FRL PCON SST Support in DMFangzhi Zuo2-10/+44
2021-12-01drm/amd/display: fix application of sizeof to pointerLv Ruyi1-2/+2
2021-12-01drm/amd/display: Fix warning comparing pointer to 0Jiapeng Chong1-1/+1
2021-12-01drm/amdgpu/display: Only set vblank_disable_immediate when PSR is not enabledNicholas Kazlauskas1-3/+8
2021-11-24drm/amd/display: update bios scratch when setting backlightAlex Deucher1-0/+4
2021-11-24drm/amd/display: 3.2.163Aric Cyr1-1/+1
2021-11-24drm/amd/display: [FW Promotion] Release 0.0.94Anthony Koo1-9/+2
2021-11-24drm/amd/display: add else to avoid double destroy clk_mgrMartin Leung1-2/+1
2021-11-24drm/amd/display: Fix ODM combine issue with fast bootsungwang1-1/+2