aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display
AgeCommit message (Expand)AuthorFilesLines
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-20Merge tag 'amd-drm-next-5.12-2021-01-20' of https://gitlab.freedesktop.org/agd5f/linux into drm-nextDaniel Vetter97-855/+753
2021-01-15drm/amdgpu/display: these forward declarations are not usedZhiJie.Zhang1-6/+1
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-15Merge tag 'amd-drm-next-5.12-2021-01-08' of https://gitlab.freedesktop.org/agd5f/linux into drm-nextDave Airlie31-114/+169
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
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/dce112/dce112_resource: Include our own header file containing prototypesLee Jones1-1/+3
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-14drm/amd/display/modules/info_packet/info_packet: Correct kernel-doc formattingLee Jones1-9/+4
2021-01-14drm/amd/display/modules/power/power_helpers: Staticify local functionsLee Jones1-3/+3
2021-01-14drm/amd/display/dmub/src/dmub_dcn30: Include our own header containing prototypesLee Jones1-0/+1
2021-01-14drm/amd/display/dc/dc_helper: Include our own header, containing prototypesLee Jones1-0/+1
2021-01-14drm/amd/display/dc/calcs/dce_calcs: Demote non-conformant kernel-doc function headersLee Jones1-3/+2
2021-01-14drm/amd/display/dc/calcs/dce_calcs: Remove unused variables 'v_filter_init_mode' and 'sclk_lvl'Lee Jones1-7/+1
2021-01-14drm/amd/display: Fix to be able to stop crc calculationWayne Lin1-1/+1
2021-01-14Revert "drm/amd/display: Expose new CRC window property"Rodrigo Siqueira4-210/+10
2021-01-14Revert "drm/amdgpu/disply: fix documentation warnings in display manager"Rodrigo Siqueira1-20/+1
2021-01-14Revert "drm/amd/display: Fix unused variable warning"Rodrigo Siqueira2-2/+4
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/dc/dce60/dce60_resource: Make local functions staticLee Jones1-8/+8
2021-01-13drm/amd/display/dc/dce100/dce100_resource: Make local functions and ones called by reference staticLee Jones1-8/+8
2021-01-13drm/amd/display/dc/dce60/dce60_timing_generator: Make 'dce60_configure_crc' invoked by reference staticLee Jones1-2/+2
2021-01-13drm/amd/display/dc/dce110/dce110_transform_v: Demote kernel-doc abuseLee Jones1-10/+9
2021-01-13drm/amd/display/dc/dce110/dce110_resource: Make local functions invoked by reference staticLee Jones1-8/+8
2021-01-13drm/amd/display/dc/dce110/Makefile: Ignore -Woverride-init warningLee Jones1-0/+2
2021-01-13drm/amd/display/dc/dce110/dce110_mem_input_v: Include our own header, containing prototypesLee Jones1-0/+1
2021-01-13drm/amd/display/dc/dce110/dce110_timing_generator_v: Demote kernel-doc abuse and line up commentsLee Jones1-10/+9