summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display
AgeCommit message (Expand)AuthorFilesLines
2020-11-14drm/amd/display: Add missing pflip irq for dcn2.0Alex Deucher1-2/+2
2020-11-14drm/amd/display/dc/core/dc_link_ddc: Move DP_DVI_CONVERTER_ID_{4, 5} to where...Lee Jones2-4/+4
2020-11-14drm/amd/display/dc/core/dc_link_dp: Move DP_VGA_LVDS_CONVERTER_ID_{2, 3} to w...Lee Jones2-4/+5
2020-11-14drm/amdgpu/display: fix FP handling in DCN30Alex Deucher1-37/+6
2020-11-10amd/display/amdgpu_dm: delete same check in if conditionBernard Zhao1-1/+1
2020-11-10drm/amd/display/dc/basics/fixpt31_32: Move variables to where they're usedLee Jones2-6/+5
2020-11-10drm/amd/display: cap dpp dto phase not more than modulo.Yongqiang Sun1-21/+25
2020-11-10drm/amd/display: check actual clock value.Yongqiang Sun3-3/+16
2020-11-10drm/amd/display: 3.2.111Aric Cyr1-1/+1
2020-11-10drm/amd/display: [FW Promotion] Release 0.0.41Anthony Koo1-2/+2
2020-11-10drm/amd/display: Check other planes for iflip only if GSL already enabledAlvin Lee1-5/+7
2020-11-10drm/amd/display: Explicitly disable cursor when disabling CRTCVictor Lu1-0/+10
2020-11-10drm/amd/display: update dpp dto phase and modulo.Yongqiang Sun5-6/+166
2020-11-10drm/amd/display: force use sRGB for video TF is sRGB or BT709Jing Zhou7-0/+7
2020-11-10drm/amd/display: Only wait for flip pending on immediate flipsAric Cyr1-14/+15
2020-11-10drm/amd/display: Move common speakersToChannels definition to hw_shared.hEric Bernstein5-247/+85
2020-11-10drm/amd/display: correct dml dsc bpc assignmentDmytro Laktyushkin1-2/+1
2020-11-10drm/amd/display: Engage PSR synchronouslyKrunoslav Kovac12-76/+129
2020-11-10drm/amd/display: Prevent freesync power optimization during validationIsabel Zhang6-26/+47
2020-11-10drm/amd/display: Add fallback to prefetch mode 1 if 0 failsIsabel Zhang2-7/+23
2020-11-10drm/amdgpu: Add and use seperate reg headers for dcn302Bhawanpreet Lakha1-2/+2
2020-11-10Merge v5.10-rc3 into drm-nextDaniel Vetter1-0/+4
2020-11-10Merge tag 'amd-drm-next-5.11-2020-11-05' of git://people.freedesktop.org/~agd...Dave Airlie186-1301/+10647
2020-11-06Merge tag 'drm-fixes-2020-11-06-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds4-0/+17
2020-11-05drm/amdgpu/display: FP fixes for DCN3.x (v4)Alex Deucher5-7/+104
2020-11-05drm/amdgpu: fold CONFIG_DRM_AMD_DC_DCN3* into CONFIG_DRM_AMD_DC_DCN (v3)Alex Deucher76-599/+79
2020-11-05drm/amd/display: fix psr panel lightupRoman Li1-1/+1
2020-11-04drm/amdgpu/display: remove DRM_AMD_DC_GREEN_SARDINEAlex Deucher5-20/+0
2020-11-04drm/amd/display: Add green_sardine support to DMRoman Li1-0/+12
2020-11-04drm/amd/display: Add green_sardine support to DCRoman Li4-0/+25
2020-11-04Merge tag 'docs-5.10-warnings' of git://git.lwn.net/linuxLinus Torvalds2-4/+4
2020-11-02drm/amdgpu/display: fix warnings when CONFIG_DRM_AMD_DC_DCN is not setAlex Deucher1-1/+4
2020-11-02drm/amd: fix typoesBernard Zhao1-1/+1
2020-11-02drm/amd/display: fix the NULL pointer that missed set_disp_pattern_generator ...Huang Rui1-0/+1
2020-11-02drm/amdgpu: apply dm_pp_notify_wm_clock_changes() for Polaris onlyEvan Quan1-1/+6
2020-11-02drm/amd/display: Tune min clk values for MPO for RVPratik Vishwakarma1-3/+27
2020-11-02drm/amd/display: fix recout calculation for left side clipDmytro Laktyushkin1-0/+4
2020-11-02drm/amd/display: 3.2.110Aric Cyr1-1/+1
2020-11-02drm/amd/display: [FW Promotion] Release 0.0.40Anthony Koo1-2/+9
2020-11-02drm/amd/display: Add missing pflip irqBhawanpreet Lakha1-2/+2
2020-11-02drm/amd/display: set hdcp1 wa re-auth delay to 200msJake Wang1-1/+1
2020-11-02drm/amd/display: Revert HUBP blank behaviour for nowJoshua Aberback2-26/+3
2020-11-02drm/amd/display: WA to ensure MUX chip gets SUPPORTED_LINK_RATES of eDPDale Zhao1-0/+10
2020-11-02drm/amd/display: Calculate CRC on specific frame regionWayne Lin3-3/+15
2020-11-02drm/amd/display: Do not warn NULL dc_sink if forcing connectorVictor Lu1-1/+2
2020-11-02drm/amd/display: Blank HUBP during pixel data blank for DCN30 v2Joshua Aberback9-108/+100
2020-11-02drm/amd/display: Reset flip_immediate to topmost planeAlvin Lee1-0/+3
2020-11-02drm/amd/display: Update connector on DSC property changeEryk Brol3-1/+130
2020-11-02drm/amd/display: correct eDP T9 delayHugo Hu3-13/+17
2020-11-02drm/amd/display: Add OPTC memory low power supportJacky Liao4-10/+32