summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display
Commit message (Expand)AuthorAgeFilesLines
...
* | drm/amd/display: Allow PSTATE chnage when no displays are enabledAric Cyr2021-01-201-2/+4
* | drm/amd/display: Fix dml20v2_ModeSupportAndSystemConfigurationFull() to check...Bing Guo2021-01-201-38/+79
* | drm/amd/display: Log link/connector info provided in BIOS object tableGeorge Shen2021-01-203-0/+30
* | drm/amd/display: Allow dmu_stg to support cached inbox for dmubWyatt Wood2021-01-201-2/+9
* | drm/amd/display: Change function decide_dp_link_settings to avoid infinite lo...Bing Guo2021-01-201-0/+3
* | drm/amd/display: Fix reset sequence with driver direct DMCUB fw loadNicholas Kazlauskas2021-01-201-3/+3
* | drm/amd/display: Guard against NULL pointer deref when get_i2c_info failsNicholas Kazlauskas2021-01-201-0/+5
* | drm/amd/display: Allow dmub srv hardware reset before HW initNicholas Kazlauskas2021-01-201-3/+0
* | drm/amd/display: Report Freesync to vrr_range debugfs entry in DRMStylon Wang2021-01-201-0/+4
* | drm/amd/display: Use hardware sequencer functions for PG controlNicholas Kazlauskas2021-01-202-6/+21
* | drm/amd/display: DCN2X Find Secondary Pipe properly in MPO + ODM CaseSung Lee2021-01-201-3/+4
* | drm/amd/display: disable FEC while using eDPMike Hsieh2021-01-201-2/+3
* | drm/amd/display: Fixed corruptions on HPDRX link loss restoreVladimir Stempen2021-01-201-2/+2
* | Merge tag 'amd-drm-next-5.12-2021-01-20' of https://gitlab.freedesktop.org/ag...Daniel Vetter2021-01-2097-855/+753
|\ \
| * | drm/amdgpu/display: these forward declarations are not usedZhiJie.Zhang2021-01-151-6/+1
| * | drm/amd/display: fix the coding style issue of integrated_infoHuang Rui2021-01-151-2/+2
| * | drm/amd/display: fix the system memory page fault because of copy overflowHuang Rui2021-01-151-2/+2
| * | drm/amd/display: Simplify bool comparisonYang Li2021-01-141-1/+1
| * | drm/amd/display: Simplify bool comparisonYang Li2021-01-141-22/+22
| * | drm/amd/display: Simplify bool comparisonYang Li2021-01-141-1/+1
| * | drm/amd/display: Simplify bool comparisonYang Li2021-01-141-2/+2
| * | drm/amdgpu: Repeat assignment to max_slave_planesZhiJie.Zhang2021-01-141-1/+0
| * | drm/amd/display/dc/core/dc_link: Fix a couple of function documentation issuesLee Jones2021-01-141-9/+6
| * | drm/amd/display/dc/core/dc_resource: Demote some kernel-doc abusesLee Jones2021-01-141-4/+4
| * | drm/amd/display/dc/core/dc: Fix a bunch of documentation misdemeanoursLee Jones2021-01-141-17/+16
| * | drm/amd/display/dc/core/dc_link_dp: Mark 'result_write_min_hblank' as __maybe...Lee Jones2021-01-141-1/+1
| * | drm/amd/display/dc/core/dc_link: Move some local data from the stack to the heapLee Jones2021-01-141-3/+9
| * | drm/amd/display/dc/dce60/dce60_resource: Include our own header containing pr...Lee Jones2021-01-141-0/+2
| * | drm/amd/display/dc/dce80/dce80_resource: Include our own header containing pr...Lee Jones2021-01-141-0/+2
| * | drm/amd/display/dc/dce80/Makefile: Ignore -Woverride-init warningLee Jones2021-01-141-0/+2
| * | drm/amd/display/dc/dce60/Makefile: Ignore -Woverride-init warningLee Jones2021-01-141-0/+2
| * | drm/amd/display/dc/dce100/dce100_resource: Include our own header containing ...Lee Jones2021-01-141-0/+2
| * | drm/amd/display/dc/dce100/Makefile: Ignore -Woverride-init warningLee Jones2021-01-141-0/+2
| * | drm/amd/display/dc/core/dc: Staticise local function 'apply_ctx_interdependen...Lee Jones2021-01-141-1/+2
| * | drm/amd/display/dc/dce112/dce112_resource: Include our own header file contai...Lee Jones2021-01-141-1/+3
| * | drm/amd/display/dc/core/dc_link_dp: Staticify local function 'linkRateInKHzTo...Lee Jones2021-01-141-1/+1
| * | drm/amd/display/dc/core/dc_link: Remove unused variable 'status'Lee Jones2021-01-141-3/+1
| * | drm/amd/display/dc/core/dc_resource: Staticify local functionsLee Jones2021-01-141-3/+3
| * | drm/amd/display/modules/info_packet/info_packet: Correct kernel-doc formattingLee Jones2021-01-141-9/+4
| * | drm/amd/display/modules/power/power_helpers: Staticify local functionsLee Jones2021-01-141-3/+3
| * | drm/amd/display/dmub/src/dmub_dcn30: Include our own header containing protot...Lee Jones2021-01-141-0/+1
| * | drm/amd/display/dc/dc_helper: Include our own header, containing prototypesLee Jones2021-01-141-0/+1
| * | drm/amd/display/dc/calcs/dce_calcs: Demote non-conformant kernel-doc function...Lee Jones2021-01-141-3/+2
| * | drm/amd/display/dc/calcs/dce_calcs: Remove unused variables 'v_filter_init_mo...Lee Jones2021-01-141-7/+1
| * | drm/amd/display: Fix to be able to stop crc calculationWayne Lin2021-01-141-1/+1
| * | Revert "drm/amd/display: Expose new CRC window property"Rodrigo Siqueira2021-01-144-210/+10
| * | Revert "drm/amdgpu/disply: fix documentation warnings in display manager"Rodrigo Siqueira2021-01-141-20/+1
| * | Revert "drm/amd/display: Fix unused variable warning"Rodrigo Siqueira2021-01-142-2/+4
| * | drm/amd/display/dc/core/dc_stream: Demote non-conformant kernel-doc headersLee Jones2021-01-131-3/+2
| * | drm/amd/display/dc/core/dc_surface: Demote kernel-doc abuseLee Jones2021-01-131-1/+1