summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/core
AgeCommit message (Expand)AuthorFilesLines
2021-03-11drm/amdgpu/display: don't assert in set backlight functionAlex Deucher1-1/+0
2021-02-23Revert "drm/amd/display: reuse current context instead of recreating one"Anson Jacob1-19/+8
2021-02-09drm/amd/display: fix 64bit division issue on 32bit OSLang Yu1-2/+2
2021-02-09drm/amd/display: move edp sink present detection to hw initEric Yang1-18/+22
2021-02-02amd/display: remove unneeded variable: "pattern"Bernard Zhao1-3/+1
2021-02-02drm/amd/display: Reject too small viewport size when validating planeNikola Cornij1-2/+2
2021-02-02drm/amd/display: Workaround for some legacy DP-VGA donglesTaimur Hassan1-1/+12
2021-02-02drm/amd/display: remove unused force_ignore_link_settings debug optionWenjing Liu1-2/+0
2021-02-02drm/amd/display: correct some hdcp variable namingWenjing Liu1-7/+7
2021-02-02drm/amd/display: reuse current context instead of recreating oneBhawanpreet Lakha1-8/+19
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 Kazlauskas1-1/+0
2021-01-26drm/amd/display: Fix a potential NULL dereferenceDan Carpenter1-2/+2
2021-01-21drm/amd/display: Fix spelling mistake of function nameColin Ian King1-2/+2
2021-01-21drm/amd/display: Dynamic cursor cache size for MALL eligibility checkBhawanpreet Lakha1-3/+3
2021-01-21drm/amd/display: Log link/connector info provided in BIOS object tableGeorge Shen3-0/+30
2021-01-21drm/amd/display: Change function decide_dp_link_settings to avoid infinite lo...Bing Guo1-0/+3
2021-01-21drm/amd/display: Guard against NULL pointer deref when get_i2c_info failsNicholas Kazlauskas1-0/+5
2021-01-21drm/amd/display: disable FEC while using eDPMike Hsieh1-2/+3
2021-01-21drm/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...Lee 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_interdependen...Lee Jones1-1/+2
2021-01-14drm/amd/display/dc/core/dc_link_dp: Staticify local function 'linkRateInKHzTo...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-14drm/amd/display/dc/core/dc_stream: Demote non-conformant kernel-doc headersLee Jones1-3/+2
2021-01-14drm/amd/display/dc/core/dc_surface: Demote kernel-doc abuseLee Jones1-1/+1
2021-01-14drm/amd/display: fix seamless boot stream adding algorithmRaymond Yang1-8/+20
2021-01-14drm/amd/display: implement T12 complianceJun Lei1-0/+11
2021-01-14drm/amd/display: doesn't reprogram AMD OUIYu-ting Shen1-11/+26
2021-01-14drm/amd/display: New path for enabling DPGWesley Chalmers1-0/+12
2021-01-14drm/amd/display: Separate fec debug flag and monitor patchLewis Huang2-6/+18
2021-01-14drm/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-09drm/amd/display: Fixed the audio noise during mode switching with HDCP mode onRoy Chan1-2/+5