aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/core
AgeCommit message (Expand)AuthorFilesLines
2021-01-21drm/amd/display: Dynamic cursor cache size for MALL eligibility checkBhawanpreet Lakha1-3/+3
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: 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/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/core/dc: Staticise local function 'apply_ctx_interdependent_lock'Lee Jones1-1/+2
2021-01-14drm/amd/display/dc/core/dc_link_dp: Staticify local function 'linkRateInKHzToLinkRateMultiplier'Lee Jones1-1/+1
2021-01-14drm/amd/display/dc/core/dc_link: Remove unused variable 'status'Lee Jones1-3/+1
2021-01-14drm/amd/display/dc/core/dc_resource: Staticify local functionsLee Jones1-3/+3
2021-01-13drm/amd/display/dc/core/dc_stream: Demote non-conformant kernel-doc headersLee Jones1-3/+2
2021-01-13drm/amd/display/dc/core/dc_surface: Demote kernel-doc abuseLee Jones1-1/+1
2021-01-13drm/amd/display: fix seamless boot stream adding algorithmRaymond Yang1-8/+20
2021-01-13drm/amd/display: implement T12 complianceJun Lei1-0/+11
2021-01-13drm/amd/display: doesn't reprogram AMD OUIYu-ting Shen1-11/+26
2021-01-13drm/amd/display: New path for enabling DPGWesley Chalmers1-0/+12
2021-01-13drm/amd/display: Separate fec debug flag and monitor patchLewis Huang2-6/+18
2021-01-13drm/amd/display: NULL pointer hangQingqing Zhuo1-1/+7
2021-01-05drm/amd/display: Update idle optimization handlingJoshua Aberback1-2/+4
2021-01-05drm/amd/display: fix comparison pointer to bool warning in dc.cTian Tao1-2/+2
2021-01-05drm/amd/display: fix sysfs amdgpu_current_backlight_pwm NULL pointer issueKevin Wang1-1/+6
2020-12-23drm/amd/display: Use common error handling code in dc_create()Markus Elfring1-9/+6
2020-12-23drm/amd/display: Return directly after a failed kzalloc() in dc_create()Markus Elfring1-4/+2
2020-12-23drm/amd/display: Multi-display underflow observedAric Cyr1-20/+0
2020-12-23drm/amd/display: To modify the condition in indicating branch deviceMartin Tsai1-7/+1
2020-12-15drm/amd/display: Only update FP2 for full updatesAric Cyr1-0/+20
2020-12-15drm/amd/display: drop retired CONFIG_DRM_AMD_DC_DCN3_0Flora Cui1-3/+0
2020-12-08drm/amd/display: Fixed the audio noise during mode switching with HDCP mode onRoy Chan1-2/+5
2020-12-08drm/amd/display: Prevent bandwidth overflowChris Park1-2/+5
2020-12-08drm/amd/display: Only one display lights up while using MST hubQingqing Zhuo1-1/+1
2020-12-08drm/amd/display: Set default bits per channelJing Zhou2-5/+14
2020-12-01drm/amd/display: Check link_active instead of lane_settings != unknownJoshua Aberback1-1/+1
2020-12-01drm/amd/display: turn DPMS off on connector unplugAurabindo Pillai1-0/+13
2020-11-24drm/amd/display: Check multiple internal displays for power optimization.Yongqiang Sun1-0/+16
2020-11-24drm/amd/display: Add internal display infoYongqiang Sun1-0/+7
2020-11-24drm/amd/display: Clear sticky vsc sdp error bitWyatt Wood1-1/+2
2020-11-24drm/amd/display: Fix fall-through warnings for ClangGustavo A. R. Silva1-0/+1
2020-11-16drm/amd/display: Expose new CRC window propertyWayne Lin1-0/+3
2020-11-16drm/amd/display: Add dual edp optimization flag.Yongqiang Sun1-0/+1
2020-11-16drm/amd/display: Detect dynamic backlight support in eDP sinkRoy Chan1-0/+7
2020-11-16drm/amd/display: minor restructuring of pbn calculation functionsWenjing Liu1-4/+10
2020-11-16drm/amd/display: Hook up PSR residency command to DSATWyatt Wood1-0/+12
2020-11-13drm/amd/display/dc/core/dc_link_ddc: Move DP_DVI_CONVERTER_ID_{4, 5} to where they're usedLee Jones1-0/+4