aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2021-05-27drm/amd/display/dmub/src/dmub_srv_stat: Convert function header to kernel-docLee Jones1-13/+6
2021-05-27drm/amd/display/dc/core/dc: Convert function headers to kernel-docLee Jones1-35/+11
2021-05-27drm/amd/display/dc/dce110/dce110_hw_sequencer: Include header containing our prototypesLee Jones1-0/+1
2021-05-27drm/amd/display/amdgpu_dm/amdgpu_dm: Fix kernel-doc formatting issueLee Jones1-1/+1
2021-05-27drm/amd/amdgpu/amdgpu_device: Make local function staticLee Jones1-1/+1
2021-05-27drm/amd/display/dc/dce/dce_mem_input: Remove duplicate initialisation of GRPH_CONTROL__GRPH_NUM_BANKS_{SHIFT, MASKLee Jones1-1/+0
2021-05-27drm/amd/display/dc/dce/dce_mem_input: Remove duplicate initialisation of GRPH_CONTROL__GRPH_NUM_BANKS_{SHIFT, MASK}Lee Jones1-1/+0
2021-05-27drm/amd/display/dc/dce110/dce110_hw_sequencer: Include our own headerLee Jones1-0/+2
2021-05-27drm/amd/display/dc/gpio/gpio_service: Pass around correct dce_{version, environment} typesLee Jones2-8/+8
2021-05-27drm/amd/display/dc/dce/dmub_outbox: Convert over to kernel-docLee Jones1-13/+4
2021-05-27drm/amd/display/amdgpu_dm/amdgpu_dm: Functions must directly follow their headersLee Jones1-1/+1
2021-05-27drm/amd/display/dc/bios/bios_parser: Fix formatting and misnaming issuesLee Jones1-3/+3
2021-05-27drm/amd/display/dc/bios/command_table_helper2: Fix function name 'dal_cmd_table_helper_transmitter_bp_to_atom2()'Lee Jones1-1/+1
2021-05-27drm/amd/display/dc/bios/command_table_helper: Fix function name for 'dal_cmd_table_helper_transmitter_bp_to_atom()'Lee Jones1-1/+1
2021-05-27drm/amd/pm/powerplay/hwmgr/vega20_hwmgr: Provide function name 'vega20_init_smc_table()'Lee Jones1-1/+1
2021-05-27drm/amd/pm/powerplay/hwmgr/vega10_hwmgr: Kernel-doc headers must contain function namesLee Jones1-11/+15
2021-05-27drm/amd/pm/powerplay/hwmgr/vega12_hwmgr: Provide 'vega12_init_smc_table()' function nameLee Jones1-1/+1
2021-05-27drm/amd/pm/powerplay/hwmgr/vega12_thermal: Provide function nameLee Jones1-1/+2
2021-05-27drm/amd/pm/powerplay/hwmgr/smu7_thermal: Provide function name for 'smu7_fan_ctrl_set_default_mode()'Lee Jones1-4/+4
2021-05-27drm/amd/pm/inc/smu_v13_0: Move table into the only source file that uses itLee Jones2-6/+6
2021-05-27drm/amdgpu/acpi: fix typo in ATCS handlingAlex Deucher1-1/+1
2021-05-27Revert "drm/amd/display: Refactor and add visual confirm for HW Flip Queue"Qingqing Zhuo14-68/+25
2021-05-27drm/amd/display: 3.2.137Aric Cyr1-1/+1
2021-05-27drm/amd/display: fix odm scalingDmytro Laktyushkin7-386/+232
2021-05-27drm/amd/display: Refactor SST DSC Determination PolicyFangzhi Zuo1-40/+63
2021-05-27drm/amd/display: Add Log for SST DSC Determination PolicyFangzhi Zuo1-1/+3
2021-05-27drm/amd/display: isolate 8b 10b link training sequence into its own functionWenjing Liu1-56/+62
2021-05-27drm/amd/display: add exit training mode and update channel coding in LTWenjing Liu3-18/+58
2021-05-27drm/amd/display: Implement INBOX0 usage in driverAlvin Lee5-0/+23
2021-05-27drm/amd/display: Fix potential memory leak in DMUB hw_initRoman Li1-2/+2
2021-05-27drm/amd/display: Remove redundant safeguards for dmub-srv destroy()Roman Li1-4/+1
2021-05-27drm/amd/display: Expand DP module clock recovery API.Jimmy Kizito2-43/+85
2021-05-27drm/amd/display: Update DP link configuration.Jimmy Kizito2-25/+83
2021-05-27drm/amd/display: Retrieve DSC Branch Decoder CapsFangzhi Zuo1-2/+8
2021-05-27drm/amd/display: disable desktop VRR when using older flip modelhvanzyll2-10/+22
2021-05-27drm/amd/display: Added support for individual control for multiple back-light instances.Jake Wang6-27/+47
2021-05-27drm/amdgpu: Use delayed work to collect RAS error countersLuben Tuikov3-2/+74
2021-05-27drm/amdgpu: Fix RAS function interfaceLuben Tuikov2-10/+18
2021-05-27drm/amdgpu: Don't query CE and UE errorsLuben Tuikov1-16/+0
2021-05-27drm/amdgpu: Correctly clear GCEA error statusMukul Joshi1-3/+7
2021-05-27drm/amd/display: Fix overlay validation by considering cursorsRodrigo Siqueira1-1/+9
2021-05-27drm/i915/adl_p: Implement Wa_22012358565Ville Syrjälä4-0/+44
2021-05-27drm/i915/adl_p: Disable FIFO underrun recoveryVille Syrjälä2-0/+16
2021-05-27drm/i915/adlp: Add missing TBT AUX -> PW#2 power domain dependenciesImre Deak1-0/+4
2021-05-27Merge drm/drm-next into drm-misc-nextMaxime Ripard12-174/+178
2021-05-27drm/bridge: DRM_CROS_EC_ANX7688 should depend on I2C_CROS_EC_TUNNELGeert Uytterhoeven1-0/+1
2021-05-27drm/bridge: lt8912b: fix platform_no_drv_owner.cocci warningsZou Wei1-1/+0
2021-05-27drm: bridge: cdns-mhdp8546: Fix inconsistent indentingJiapeng Chong1-1/+1
2021-05-27drm/bridge: cdns: Fix PM reference leak in cdns_dsi_transfer()Zou Wei1-1/+1
2021-05-27Merge v5.13-rc3 into drm-nextDaniel Vetter12-174/+178