summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/core
AgeCommit message (Expand)AuthorLines
2021-03-10drm/amdgpu/display: don't assert in set backlight functionAlex Deucher-1/+0
2021-02-22Revert "drm/amd/display: reuse current context instead of recreating one"Anson Jacob-19/+8
2021-02-09drm/amd/display: fix 64bit division issue on 32bit OSLang Yu-2/+2
2021-02-09drm/amd/display: move edp sink present detection to hw initEric Yang-18/+22
2021-02-02amd/display: remove unneeded variable: "pattern"Bernard Zhao-3/+1
2021-02-02drm/amd/display: Reject too small viewport size when validating planeNikola Cornij-2/+2
2021-02-02drm/amd/display: Workaround for some legacy DP-VGA donglesTaimur Hassan-1/+12
2021-02-02drm/amd/display: remove unused force_ignore_link_settings debug optionWenjing Liu-2/+0
2021-02-02drm/amd/display: correct some hdcp variable namingWenjing Liu-7/+7
2021-02-02drm/amd/display: reuse current context instead of recreating oneBhawanpreet Lakha-8/+19
2021-02-02drm/amd/display: initialize i2c speed if not initialized in dcnxxx__resource.cBrendan Steve Leder-0/+4
2021-02-02drm/amd/display: Fix DPCD translation for LTTPR AUX_RD_INTERVALGeorge Shen-3/+3
2021-02-02drm/amd/display: Drop SOC bounding box hookup in DM/DCNicholas Kazlauskas-1/+0
2021-01-25drm/amd/display: Fix a potential NULL dereferenceDan Carpenter-2/+2
2021-01-21drm/amd/display: Fix spelling mistake of function nameColin Ian King-2/+2
2021-01-21drm/amd/display: Dynamic cursor cache size for MALL eligibility checkBhawanpreet Lakha-3/+3
2021-01-20drm/amd/display: Log link/connector info provided in BIOS object tableGeorge Shen-0/+30
2021-01-20drm/amd/display: Change function decide_dp_link_settings to avoid infinite lo...Bing Guo-0/+3
2021-01-20drm/amd/display: Guard against NULL pointer deref when get_i2c_info failsNicholas Kazlauskas-0/+5
2021-01-20drm/amd/display: disable FEC while using eDPMike Hsieh-2/+3
2021-01-20drm/amd/display: Fixed corruptions on HPDRX link loss restoreVladimir Stempen-2/+2
2021-01-15drm/amd/display: fix the coding style issue of integrated_infoHuang Rui-2/+2
2021-01-15drm/amd/display: fix the system memory page fault because of copy overflowHuang Rui-2/+2
2021-01-14drm/amd/display/dc/core/dc_link: Fix a couple of function documentation issuesLee Jones-9/+6
2021-01-14drm/amd/display/dc/core/dc_resource: Demote some kernel-doc abusesLee Jones-4/+4
2021-01-14drm/amd/display/dc/core/dc: Fix a bunch of documentation misdemeanoursLee Jones-17/+16
2021-01-14drm/amd/display/dc/core/dc_link_dp: Mark 'result_write_min_hblank' as __maybe...Lee Jones-1/+1
2021-01-14drm/amd/display/dc/core/dc_link: Move some local data from the stack to the heapLee Jones-3/+9
2021-01-14drm/amd/display/dc/core/dc: Staticise local function 'apply_ctx_interdependen...Lee Jones-1/+2
2021-01-14drm/amd/display/dc/core/dc_link_dp: Staticify local function 'linkRateInKHzTo...Lee Jones-1/+1
2021-01-14drm/amd/display/dc/core/dc_link: Remove unused variable 'status'Lee Jones-3/+1
2021-01-14drm/amd/display/dc/core/dc_resource: Staticify local functionsLee Jones-3/+3
2021-01-13drm/amd/display/dc/core/dc_stream: Demote non-conformant kernel-doc headersLee Jones-3/+2
2021-01-13drm/amd/display/dc/core/dc_surface: Demote kernel-doc abuseLee Jones-1/+1
2021-01-13drm/amd/display: fix seamless boot stream adding algorithmRaymond Yang-8/+20
2021-01-13drm/amd/display: implement T12 complianceJun Lei-0/+11
2021-01-13drm/amd/display: doesn't reprogram AMD OUIYu-ting Shen-11/+26
2021-01-13drm/amd/display: New path for enabling DPGWesley Chalmers-0/+12
2021-01-13drm/amd/display: Separate fec debug flag and monitor patchLewis Huang-6/+18
2021-01-13drm/amd/display: NULL pointer hangQingqing Zhuo-1/+7
2021-01-05drm/amd/display: Update idle optimization handlingJoshua Aberback-2/+4
2021-01-05drm/amd/display: fix comparison pointer to bool warning in dc.cTian Tao-2/+2
2021-01-05drm/amd/display: fix sysfs amdgpu_current_backlight_pwm NULL pointer issueKevin Wang-1/+6
2020-12-23drm/amd/display: Use common error handling code in dc_create()Markus Elfring-9/+6
2020-12-23drm/amd/display: Return directly after a failed kzalloc() in dc_create()Markus Elfring-4/+2
2020-12-23drm/amd/display: Multi-display underflow observedAric Cyr-20/+0
2020-12-23drm/amd/display: To modify the condition in indicating branch deviceMartin Tsai-7/+1
2020-12-15drm/amd/display: Only update FP2 for full updatesAric Cyr-0/+20
2020-12-15drm/amd/display: drop retired CONFIG_DRM_AMD_DC_DCN3_0Flora Cui-3/+0
2020-12-08drm/amd/display: Fixed the audio noise during mode switching with HDCP mode onRoy Chan-2/+5