aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorFilesLines
2021-01-13drm/amd/display/dc/dce110/dce110_compressor: Remove unused function 'dce110_get_required_compressed_surfacesizeLee Jones1-30/+0
2021-01-13drm/amd/display/dc/dce110/dce110_timing_generator: Remove unused variable 'value_crtc_vtotal'Lee Jones1-4/+1
2021-01-13drm/amd/display/dc/dce/dce_opp: Remove duplicate entries causing 'field overwritten' issuesLee Jones1-2/+0
2021-01-13drm/amd/display/dc/dce112/Makefile: Ignore -Woverride-init warningLee Jones1-0/+2
2021-01-13drm/amd/display/dc/dce/dce_aux: Remove duplicate line causing 'field overwritten' issueLee Jones1-1/+0
2021-01-13drm/amd/display/dc/dce120/dce120_timing_generator: Demote non-kerneldoc headersLee Jones1-2/+2
2021-01-13drm/amd/display/dc/dce120/dce120_resource: Staticify local functionsLee Jones1-3/+3
2021-01-13drm/amd/display/dc/dce120/Makefile: Ignore -Woverride-init warningLee Jones1-0/+2
2021-01-13drm/amd/display/dc/dce120/dce120_timing_generator:Lee Jones1-28/+28
2021-01-13drm/amd/display/dc/dce120/dce120_hw_sequencer: Encompass defines in same clause as their useLee Jones1-1/+1
2021-01-13drm/amd/display/dc/gpio/diagnostics/hw_factory_diag: Include our own header containing prototypesLee Jones1-0/+1
2021-01-13drm/amd/display/dc/gpio/diagnostics/hw_factory_diag: Fix struct declared inside parameter list errorLee Jones1-0/+2
2021-01-13drm/amd/display/dc/irq/irq_service: Make local function staticLee Jones1-1/+1
2021-01-13drm/amd/display/dc/gpio/diagnostics/hw_translate_diag: Include our own header containing prototypesLee Jones1-0/+1
2021-01-13drm/amd/display/dc/dce/dce_transform: Demote kernel-doc abuseLee Jones1-1/+1
2021-01-13drm/amd/display/dc/dce/dce_opp: Demote non-compliant kernel-doc headersLee Jones1-8/+8
2021-01-13drm/amd/display/dc/gpio/hw_ddc: Remove unused variable 'reg2'Lee Jones1-4/+3
2021-01-13drm/amd/display/dc/dce/dce_link_encoder: Remove unused variable 'value0'Lee Jones1-2/+1
2021-01-13drm/amd/display/dc/dce/dce_aux: Mark 'dce_aux_transfer_raw' as __maybe_unusedLee Jones1-1/+1
2021-01-13drm: amdgpu: pm: Mark vangogh_clk_dpm_is_enabled() as staticSouptick Joarder1-1/+1
2021-01-13drm/amdgpu: fix vram type and bandwidth error for DDR5 and DDR4Huang Rui1-17/+36
2021-01-13drm/amdgpu/gfx10: add updated GOLDEN_TSC_COUNT_UPPER/LOWER register offsets for VGHchen gong1-2/+14
2021-01-13drm/amd/pm: implement processor fine grain feature for vangogh (v3)Huang Rui5-1/+105
2021-01-13drm/amd/pm: implement the processor clocks which read by metricHuang Rui5-0/+53
2021-01-13drm/amd/pm: add the workload map for vangoghXiaojian Du1-0/+1
2021-01-13drm/amd/pm: fix one superfluous error for renoirXiaojian Du1-0/+4
2021-01-13drm/amd/pm: support the function to change power profile mode for vangoghXiaojian Du1-1/+14
2021-01-13drm/amd/pm: Enable GfxOff for VangoghJinzhou Su2-0/+9
2021-01-13drm/amd/pm: Add GFXOFF interface for VangoghJinzhou Su1-1/+3
2021-01-13drm/amd/display: Fix deadlock during gpu reset v3Bhawanpreet Lakha1-0/+10
2021-01-13drm/amd/pm: fix the return value of pm messageHuang Rui1-0/+1
2021-01-13drm/amdgpu: revise the mode2 reset for vangoghHuang Rui3-22/+47
2021-01-13drm/amdgpu: Enable GPU reset for vangoghAlex Deucher1-0/+1
2021-01-13drm/amdgpu: fix mode2 reset sequence for vangoghAlex Deucher1-1/+33
2021-01-13drm/amdgpu/nv: add mode2 reset handlingAlex Deucher1-2/+12
2021-01-13drm/amdgpu: add mode2 reset support for vangoghAlex Deucher1-0/+6
2021-01-13drm/amdgpu/sriov Stop data exchange for wholegpu resetJack Zhang3-0/+3
2021-01-13drm/amd/pm: don't mark all apu as true on feature maskHuang Rui1-1/+3
2021-01-13drm/amd/pm: initial feature_enabled/feature_support bitmap for vangoghHuang Rui1-4/+22
2021-01-13drm/amd/pm: clean up get_allowed_feature_mask functionHuang Rui1-43/+0
2021-01-13drm/amd/pm: enhance the real response for smu message (v2)Huang Rui1-5/+9
2021-01-13drm/amd/pm: remove vcn/jpeg powergating feature checking for vangoghHuang Rui1-20/+12
2021-01-13drm/amdkfd: Fix out-of-bounds read in kdf_create_vcrat_image_cpu()Jeremy Cline1-4/+7
2021-01-13drm/amdgpu: Decrease compute timeout to 10 s for sriov multiple VFEmily.Deng1-1/+4
2021-01-13Revert "drm/amd/display: Fixed Intermittent blue screen on OLED panel"Rodrigo Siqueira1-5/+6
2021-01-13drm/amd/display: change SMU repsonse timeout to 2sCharlene Liu1-1/+1
2021-01-13drm/amd/display: disable dcn10 pipe split by defaultLi, Roman1-2/+2
2021-01-13drm/amd/display: 3.2.118Aric Cyr1-1/+1
2021-01-13drm/amd/display: Add a missing DCN3.01 API mappingNikola Cornij1-0/+1
2021-01-13drm/amd/display: enable HUBP blank behaviourBhawanpreet Lakha8-3/+45