summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/display: update dcn315 clk table readDmytro Laktyushkin2022-04-253-149/+111
* drm/amd/display: 3.2.182Aric Cyr2022-04-251-1/+1
* drm/amd/display: Fix HDCP QUERY Error for eDP and TiledMustapha Ghaddar2022-04-251-2/+6
* drm/amd/display: Insert smu busy status before sending another requestOliver Logush2022-04-251-0/+2
* drm/amdkfd: Ignore bogus signals from MEC efficientlyFelix Kuehling2022-04-254-7/+60
* drm/amdgpu: Remove useless kfreeHaowen Bai2022-04-251-1/+0
* drm/amdgpu: Ta fw needs to be loaded for SRIOV aldebaranDavid Yu2022-04-221-0/+1
* drm/amd/pm: fix the deadlock issue observed on SIEvan Quan2022-04-224-55/+39
* drm/amdgpu: add RAS fatal error interrupt handlerTao Zhou2022-04-223-14/+22
* drm/amdgpu: add RAS poison consumption handler (v2)Tao Zhou2022-04-222-0/+35
* drm/amdgpu: add RAS poison creation handler (v2)Tao Zhou2022-04-221-26/+44
* drm/amdkfd: use kvcalloc() instead of kvmalloc() in kfd_migrateYang Wang2022-04-222-10/+8
* drm/amd/amdgpu: Update PF2VF headerBokun Zhang2022-04-212-5/+7
* drm/amd/amdgpu: Properly indent PF2VF headerBokun Zhang2022-04-211-35/+31
* drm/amd/amdgpu: Update MIT license in SRIOV msg headerBokun Zhang2022-04-211-13/+12
* drm/amdgpu/display: make hubp31_program_extended_blank staticAlex Deucher2022-04-211-1/+2
* drm/amd/display: Fix memory leak in dcn21_clock_source_createMiaoqian Lin2022-04-211-0/+1
* drm/amd/display: Remove useless codeHaowen Bai2022-04-211-2/+0
* drm/amdgpu: don't runtime suspend if there are displays attached (v3)Alex Deucher2022-04-211-35/+70
* Revert "drm/amdkfd: only allow heavy-weight TLB flush on some ASICs for SVM too"Lang Yu2022-04-211-3/+1
* drm/amdgpu: Add debugfs TA load/unload/invoke supportCandice Li2022-04-214-1/+341
* drm/amdgpu: Use indirect buffer and save response status for TA load/invokeCandice Li2022-04-212-8/+72
* drm/amdkfd: CRIU add support for GWS queuesDavid Yat Sin2022-04-212-4/+8
* drm/amdkfd: Fix GWS queue countDavid Yat Sin2022-04-211-46/+37
* drm/radeon/kms: change evergreen_default_state table from global to staticTom Rix2022-04-193-309/+274
* drm/amd/display: add virtual_setup_stream_attribute decl to headerTom Rix2022-04-191-0/+1
* drm/amd/pm: fix double free in si_parse_power_table()Keita Suzuki2022-04-191-5/+3
* drm/amd/display: make hubp1_wait_pipe_read_start() staticTales Lelo da Aparecida2022-04-192-2/+1
* amdgpu/pm: Clarify documentation of error handling in send_smc_mesgDarren Powell2022-04-191-3/+5
* drm/amdgpu/pm: fix the null pointer while the smu is disabledHuang Rui2022-04-191-1/+1
* drm/amdkfd: only allow heavy-weight TLB flush on some ASICs for SVM tooLang Yu2022-04-191-1/+3
* drm/amdkfd: move kfd_flush_tlb_after_unmap into kfd_priv.hLang Yu2022-04-192-8/+8
* drm/amd/amdgpu: Remove static from variable in RLCG Reg RWGavin Wan2022-04-141-5/+5
* drm/amdkfd: fix race condition in kfd_wait_on_eventsFelix Kuehling2022-04-141-21/+5
* Revert "drm/amd/display: Pass HostVM enable flag into DCN3.1 DML"Rodrigo Siqueira2022-04-141-1/+0
* drm/amdgpu: Fix one use-after-free of VMxinhui pan2022-04-142-3/+16
* drm/amdkfd: potential NULL dereference in kfd_set/reset_event()Dan Carpenter2022-04-141-2/+12
* drm/amdkfd: Cleanup IO links during KFD device removalMukul Joshi2022-04-133-11/+78
* drm/amd/amdgpu: Not request init data for MS_HYPERV with vega10Yongqiang Sun2022-04-131-2/+10
* drm/amdkfd: shrink bitmap size in struct svm_validate_contextLang Yu2022-04-131-1/+1
* drm/amd/display: extract update stream allocation to link_hwssWenjing Liu2022-04-135-73/+78
* drm/amd/display: implement shared PSR-SU sink validation helperDavid Zhang2022-04-133-1/+47
* drm/amd/display: 3.2.181Aric Cyr2022-04-121-1/+1
* drm/amd/display: Select correct DTO sourceDillon Varone2022-04-121-1/+1
* drm/amdkfd: Asynchronously free eventsFelix Kuehling2022-04-122-2/+3
* drm/amd/display: expose skip_detection_link_training to debugfshersen wu2022-04-121-0/+37
* drm/amd/display: Add dtb clock to dc_clocksDillon Varone2022-04-121-0/+1
* drm/amd/display: Fix inconsistent timestamp typeAngus Wang2022-04-121-1/+4
* drm/amd/display: add DCN30 support FEC initJingwen Zhu2022-04-121-1/+5
* drm/amd/display: Add odm seamless boot supportDuncan Ma2022-04-128-28/+115