summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu/display: Remove t_srx_delay_us.Bas Nieuwenhuizen2022-01-258-17/+0
* drm/amd/display: Wrap dcn301_calculate_wm_and_dlg for FPU.Bas Nieuwenhuizen2022-01-253-2/+13
* drm/amd/display: Fix FP start/end for dcn30_internal_validate_bw.Bas Nieuwenhuizen2022-01-251-2/+2
* drm/amd/display/dc/calcs/dce_calcs: Fix a memleak in calculate_bandwidth()Zhou Qingyang2022-01-251-2/+2
* drm/amdgpu/display: use msleep rather than udelay for long delaysAlex Deucher2022-01-251-2/+2
* drm/amdgpu/display: adjust msleep limit in dp_wait_for_training_aux_rd_intervalAlex Deucher2022-01-251-1/+1
* drm/amdgpu: filter out radeon secondary ids as wellAlex Deucher2022-01-251-0/+81
* drm/amd/display: change FIFO reset condition to embedded display onlyZhan Liu2022-01-251-1/+1
* drm/amd/display: Correct MPC split policy for DCN301Zhan Liu2022-01-251-1/+1
* drm/amd/display: Fix for otg synchronization logicMeenakshikumar Somasundaram2022-01-257-13/+105
* Merge tag 'drm-next-2022-01-21' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2022-01-2114-129/+63
|\
| * drm/amd/amdgpu: fixing read wrong pf2vf data in SRIOVJingwen Chen2022-01-182-14/+8
| * drm/amdgpu: apply vcn harvest quirkGuchun Chen2022-01-181-5/+27
| * drm/amd/display: Revert W/A for hard hangs on DCN20/DCN21Mario Limonciello2022-01-148-79/+3
| * drm/amdgpu: drop flags check for CHIP_IP_DISCOVERYAlex Deucher2022-01-141-5/+0
| * drm/amdgpu: Fix rejecting Tahiti GPUsLukas Fink2022-01-141-1/+1
| * drm/amdgpu: don't do resets on APUs which don't support itAlex Deucher2022-01-142-0/+8
| * drm/amdgpu: invert the logic in amdgpu_device_should_recover_gpu()Alex Deucher2022-01-141-27/+17
| * drm/amdgpu: Enable recovery on yellow carpCHANDAN VURDIGERE NATARAJ2022-01-141-0/+1
* | Merge tag 'drm-next-2022-01-14' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2022-01-1644-328/+415
|\|
| * Merge tag 'amd-drm-next-5.17-2022-01-12' of https://gitlab.freedesktop.org/ag...Daniel Vetter2022-01-1445-329/+421
| |\
| | * drm/amdkfd: Fix ASIC name typosKent Russell2022-01-111-3/+3
| | * drm/amdkfd: Fix DQM asserts on HawaiiFelix Kuehling2022-01-111-3/+6
| | * drm/amdgpu: Use correct VIEWPORT_DIMENSION for DCN2Harry Wentland2022-01-111-1/+13
| | * drm/amd/pm: only send GmiPwrDnControl msg on master die (v3)Tao Zhou2022-01-111-4/+12
| | * drm/amdgpu: use spin_lock_irqsave to avoid deadlock by local interruptGuchun Chen2022-01-111-2/+3
| | * drm/amdgpu: not return error on the init_apu_flagsPrike Liang2022-01-111-4/+2
| | * drm/amdkfd: Use prange->update_list head for remove_listFelix Kuehling2022-01-112-6/+2
| | * drm/amdkfd: Use prange->list head for insert_listFelix Kuehling2022-01-112-11/+8
| | * drm/amdkfd: Check for null pointer after calling kmemdupJiasheng Jiang2022-01-111-0/+3
| | * drm/amd/display: invalid parameter check in dmub_hpd_callbackJosé Expósito2022-01-111-1/+2
| | * Revert "drm/amdgpu: Don't inherit GEM object VMAs in child process"Rajneesh Bhardwaj2022-01-111-3/+0
| | * drm/amd/display: reset dcn31 SMU mailbox on failuresMario Limonciello2022-01-111-0/+6
| | * drm/amdkfd: use default_groups in kobj_typeGreg Kroah-Hartman2022-01-111-1/+2
| | * drm/amdgpu: use default_groups in kobj_typeGreg Kroah-Hartman2022-01-111-1/+2
| | * drm/amd/amdgpu: Add pcie indirect support to amdgpu_mm_wreg_mmio_rlc()Tom St Denis2022-01-111-1/+3
| | * drm/amdgpu: recover gart table at resumeNirmoy Das2022-01-117-99/+11
| | * drm/amdgpu: do not pass ttm_resource_manager to vram_mgrNirmoy Das2022-01-116-44/+30
| | * drm/amdkfd: remove unused functionNirmoy Das2022-01-112-8/+0
| | * drm/amdgpu: do not pass ttm_resource_manager to gtt_mgrNirmoy Das2022-01-114-17/+12
| | * drm/amdgpu: Unmap MMIO mappings when device is not unpluggedLeslie Shi2022-01-113-0/+34
| | * drm/amdgpu: Enable second VCN for certain Navy Flounder.Peng Ju Zhou2022-01-111-1/+2
| | * drm/amd/display: explicitly set is_dsc_supported to false before useMario Limonciello2022-01-111-0/+1
| | * drm/amdgpu: Clear garbage data in err_data before usageJiawei Gu2022-01-111-0/+1
| | * drm/amd/display: Add version check before using DP alt query interfaceNicholas Kazlauskas2022-01-071-20/+94
| | * drm/amd/display: introduce mpo detection flagsMikita Lipski2022-01-072-1/+11
| | * drm/amd/display: Add check for forced_clocks debug optionCharlene Liu2022-01-071-1/+1
| | * drm/amd/display: Don't reinitialize DMCUB on s0ix resumeNicholas Kazlauskas2022-01-071-3/+27
| | * drm/amd/display: unhard code link to phy idx mapping in dc link and clean upWenjing Liu2022-01-075-90/+95
| | * drm/amd/display: Fix underflow for fused display pipes caseYi-Ling Chen2022-01-071-1/+6