aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc
AgeCommit message (Expand)AuthorFilesLines
2021-02-02drm/amd/display: 3.2.120Aric Cyr1-1/+1
2021-02-02drm/amd/display: Add more Clock Sources to DCN2.1Sung Lee1-0/+10
2021-02-02drm/amd/display: correct some hdcp variable namingWenjing Liu2-10/+11
2021-02-02drm/amd/display: Set power_gated to true for seamless boot pipe initLewis Huang1-0/+1
2021-02-02drm/amd/display: reuse current context instead of recreating oneBhawanpreet Lakha2-10/+20
2021-02-02drm/amd/display: Add null pointer check to is_dig_enabled funcMichael Strauss1-1/+2
2021-02-02drm/amd/display: initialize i2c speed if not initialized in dcnxxx__resource.cBrendan Steve Leder1-0/+4
2021-02-02drm/amd/display: Fix DPCD translation for LTTPR AUX_RD_INTERVALGeorge Shen1-3/+3
2021-02-02drm/amd/display: Drop SOC bounding box hookup in DM/DCNicholas Kazlauskas5-328/+4
2021-02-01drm/amd/display: Simplify bool conversionAbaci Team1-1/+1
2021-01-25drm/amd/display: Fix HDMI deep color output for DCE 6-11.Mario Kleiner3-0/+76
2021-01-25drm/amd/display: Fix 10/12 bpc setup in DCE output bit depth reduction.Mario Kleiner1-4/+4
2021-01-25amdgpu: fix clang build warningArnd Bergmann3-4/+8
2021-01-25drm/amd/display: Fix a potential NULL dereferenceDan Carpenter1-2/+2
2021-01-25drm/amd/display: fix 64-bit division issue on 32-bit OSLang Yu1-6/+6
2021-01-25Revert "drm/amd/display: Tune min clk values for MPO for RV"Pratik Vishwakarma1-27/+3
2021-01-21drm/amdgpu: Assign boolean values to a bool variableJiapeng Zhong1-16/+16
2021-01-21drm/amd/display: Fix spelling mistake of function nameColin Ian King1-2/+2
2021-01-21drm/amd/display: Update dcn30_apply_idle_power_optimizations() codeBhawanpreet Lakha3-39/+124
2021-01-21drm/amd/display: Dynamic cursor cache size for MALL eligibility checkBhawanpreet Lakha6-9/+33
2021-01-21drm/amd/display: Enable programing of MALL watermarksBhawanpreet Lakha1-9/+9
2021-01-20drm/amd/display: 3.2.119Aric Cyr1-1/+1
2021-01-20drm/amd/display: Update dram_clock_change_latency for DCN2.1Jake Wang1-1/+1
2021-01-20drm/amd/display: Allow PSTATE chnage when no displays are enabledAric Cyr1-2/+4
2021-01-20drm/amd/display: Fix dml20v2_ModeSupportAndSystemConfigurationFull() to check DesiredBPP.Bing Guo1-38/+79
2021-01-20drm/amd/display: Log link/connector info provided in BIOS object tableGeorge Shen3-0/+30
2021-01-20drm/amd/display: Change function decide_dp_link_settings to avoid infinite loopingBing Guo1-0/+3
2021-01-20drm/amd/display: Guard against NULL pointer deref when get_i2c_info failsNicholas Kazlauskas1-0/+5
2021-01-20drm/amd/display: Use hardware sequencer functions for PG controlNicholas Kazlauskas2-6/+21
2021-01-20drm/amd/display: DCN2X Find Secondary Pipe properly in MPO + ODM CaseSung Lee1-3/+4
2021-01-20drm/amd/display: disable FEC while using eDPMike Hsieh1-2/+3
2021-01-20drm/amd/display: Fixed corruptions on HPDRX link loss restoreVladimir Stempen1-2/+2
2021-01-15drm/amd/display: fix the coding style issue of integrated_infoHuang Rui1-2/+2
2021-01-15drm/amd/display: fix the system memory page fault because of copy overflowHuang Rui1-2/+2
2021-01-14drm/amd/display: Simplify bool comparisonYang Li1-1/+1
2021-01-14drm/amd/display: Simplify bool comparisonYang Li1-22/+22
2021-01-14drm/amd/display: Simplify bool comparisonYang Li1-1/+1
2021-01-14drm/amd/display: Simplify bool comparisonYang Li1-2/+2
2021-01-14drm/amdgpu: Repeat assignment to max_slave_planesZhiJie.Zhang1-1/+0
2021-01-14drm/amd/display/dc/core/dc_link: Fix a couple of function documentation issuesLee Jones1-9/+6
2021-01-14drm/amd/display/dc/core/dc_resource: Demote some kernel-doc abusesLee Jones1-4/+4
2021-01-14drm/amd/display/dc/core/dc: Fix a bunch of documentation misdemeanoursLee Jones1-17/+16
2021-01-14drm/amd/display/dc/core/dc_link_dp: Mark 'result_write_min_hblank' as __maybe_unusedLee Jones1-1/+1
2021-01-14drm/amd/display/dc/core/dc_link: Move some local data from the stack to the heapLee Jones1-3/+9
2021-01-14drm/amd/display/dc/dce60/dce60_resource: Include our own header containing prototypesLee Jones1-0/+2
2021-01-14drm/amd/display/dc/dce80/dce80_resource: Include our own header containing prototypesLee Jones1-0/+2
2021-01-14drm/amd/display/dc/dce80/Makefile: Ignore -Woverride-init warningLee Jones1-0/+2
2021-01-14drm/amd/display/dc/dce60/Makefile: Ignore -Woverride-init warningLee Jones1-0/+2
2021-01-14drm/amd/display/dc/dce100/dce100_resource: Include our own header containing prototypesLee Jones1-0/+2
2021-01-14drm/amd/display/dc/dce100/Makefile: Ignore -Woverride-init warningLee Jones1-0/+2