aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorFilesLines
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/include/renoir_ip_offset: Mark top-level IP_BASE as __maybe_unusedLee Jones1-1/+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-14drm/amd/pm: modify the fine grain tuning function for vangoghXiaojian Du2-6/+48
2021-01-14drm/amd/pm: modify the fine grain tuning function for RenoirXiaojian Du4-23/+6
2021-01-14drm/amdgpu: set power brake sequenceLikun Gao1-0/+32
2021-01-14drm/amdgpu: add new device id for Reniormengwang2-1/+3
2021-01-14drm/amdgpu: add green_sardine device id (v2)Prike Liang1-0/+1
2021-01-14drm/amdgpu: fix vram type and bandwidth error for DDR5 and DDR4Huang Rui1-17/+36
2021-01-14drm/amdgpu/gfx10: add updated GOLDEN_TSC_COUNT_UPPER/LOWER register offsets for VGHchen gong1-2/+14
2021-01-14drm/amdkfd: Fix out-of-bounds read in kdf_create_vcrat_image_cpu()Jeremy Cline1-4/+7
2021-01-14Revert "drm/amd/display: Fixed Intermittent blue screen on OLED panel"Rodrigo Siqueira1-5/+6
2021-01-14drm/amd/display: disable dcn10 pipe split by defaultLi, Roman1-2/+2
2021-01-14drm/amd/display: Add a missing DCN3.01 API mappingNikola Cornij1-0/+1
2021-01-14drm/amd/display: Initialize stack variableWesley Chalmers1-1/+1
2021-01-14drm/amd/display: NULL pointer hangQingqing Zhuo1-1/+7
2021-01-14drm/amdgpu/psp: fix psp gfx ctrl cmdsVictor Zhao1-1/+1
2021-01-14drm/amdgpu: fix DRM_INFO flood if display core is not supported (bug 210921)Alexandre Demers1-1/+1
2021-01-13drm/amdgpu: Add secure display TA interfaceJinzhou Su8-3/+438
2021-01-13drm/amdgpu: Add Secure Display TA header fileJinzhou Su1-0/+154
2021-01-13drm/amdgpu: add new device id for Reniormengwang2-1/+3
2021-01-13drm/amdgpu: add green_sardine device id (v2)Prike Liang1-0/+1
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
2021-01-13drm/amd/display/dc/dce112/dce112_resource: Make local functions and ones called by reference staticLee Jones1-8/+8
2021-01-13drm/amd/display/dc/dce110/dce110_compressor: Strip out unused function 'controller_id_to_index'Lee Jones1-25/+0
2021-01-13drm/amd/display/dc/dce110/dce110_timing_generator: Demote kernel-doc abuses to standard function headersLee Jones1-37/+34
2021-01-13drm/amd/display/dc/dce120/dce120_timing_generator: Remove unused function 'dce120_timing_generator_get_position'Lee Jones1-43/+0
2021-01-13drm/amd/display/dc/dce110/dce110_mem_input_v: Make local functions staticLee Jones1-8/+8
2021-01-13drm/amd/display/dc/dce110/dce110_hw_sequencer: Demote non-conformant kernel-doc headerLee Jones1-1/+1