summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2022-02-23drm/amd/display: limit unbounded requesting to 5kDmytro Laktyushkin-1/+2
2022-02-23drm/amdgpu: add reset register dump trace on GPUSomalapuram Amaranath-0/+33
2022-02-23drm/amdgpu: add debugfs for reset registers listSomalapuram Amaranath-0/+86
2022-02-23drm/amdgpu: check vm ready by amdgpu_vm->evicting flagQiang Yu-2/+7
2022-02-23drm/amdgpu/nv: set mode2 reset for MP1 13.0.8Prike Liang-0/+1
2022-02-23drm/amdgpu/nv: enable gfx10.3.7 clock gating supportPrike Liang-1/+9
2022-02-23drm/amd/pm: Fix missing prototype warningLijo Lazar-1/+1
2022-02-23drm/amdgpu: add mode2 reset support for smu 13.0.5Yifan Zhang-0/+1
2022-02-23drm/amdgpu: Fixed warning reported by kernel test robotyipechai-1/+1
2022-02-23drm/amdkfd: Print bdf in peer map failure messageHarish Kasiviswanathan-2/+9
2022-02-23drm/amd/display: 3.2.174Aric Cyr-1/+1
2022-02-23drm/amd/display: add debug option to bypass ssinfo from bios.Charlene Liu-0/+5
2022-02-23drm/amd/display: Refactor fixed VS logic for non-transparent modeGeorge Shen-5/+97
2022-02-23drm/amd/display: add cable ID support for usb c connectorWenjing Liu-41/+117
2022-02-23drm/amd/display: clear remote dc_sink when stop mstWayne Lin-1/+19
2022-02-23drm/amd/display: Ignore Transitional Invalid Link Rate Error MessageFangzhi Zuo-1/+1
2022-02-23drm/amd/display: Fix wrong resolution with DP/VGA adapterIlya-0/+19
2022-02-23drm/amd/display: Refactor PSR DPCD caps detectionPo Ting Chen-57/+69
2022-02-23drm/amd/display: Set compbuf size to min at prep prevent overbook crbDuncan Ma-2/+11
2022-02-23drm/amd/display: lock/un-lock cursor if odm pipe split usedPaul Hsieh-1/+6
2022-02-23drm/amd/display: Turn global functions into static functionsMaíra Canal-8/+9
2022-02-23drm/amd/display: Add missing prototypes to dcn201_initMaíra Canal-0/+1
2022-02-23drm/amd/display: Remove unused variableMaíra Canal-3/+0
2022-02-23drm/amd/display: Remove unused dmub_outbox_irq_info_funcs variableMaíra Canal-5/+0
2022-02-23drm/amd/display: Remove vupdate_int_entry definitionMaíra Canal-14/+0
2022-02-23drm/amd/display: Remove unused dcn316_smu_set_voltage_via_phyclk functionMaíra Canal-16/+0
2022-02-23drm/amd/display: Remove unused temp variableMaíra Canal-0/+4
2022-02-23drm/amdgpu: Remove unused get_umc_v8_7_channel_index functionMaíra Canal-7/+0
2022-02-23drm/amdgpu: Change amdgpu_ras_block_late_init_default function scopeMaíra Canal-1/+1
2022-02-23drm/amdgpu: use ktime rather than jiffies for benchmark resultsAlex Deucher-14/+17
2022-02-23drm/amdgpu: use kernel BO API for benchmark buffer managementAlex Deucher-61/+17
2022-02-23drm/amdgpu: derive GTT display support from DMAlex Deucher-27/+12
2022-02-23drm/amdgpu/display: split dmcu and gpuvm handling logicAlex Deucher-15/+20
2022-02-23drm/amdgpu: drop testing module parameterAlex Deucher-273/+1
2022-02-23drm/amdgpu: drop benchmark module parameterAlex Deucher-15/+0
2022-02-23drm/amdgpu: expose benchmarks via debugfsAlex Deucher-0/+23
2022-02-23drm/amdkfd: Use real device for messagesFelix Kuehling-10/+4
2022-02-23drm/amdkfd: Fix for possible integer overflowDavid Yat Sin-1/+1
2022-02-23drm/amdgpu: add a benchmark mutexAlex Deucher-9/+17
2022-02-23drm/amdgpu: print the selected benchmark test in the logAlex Deucher-1/+25
2022-02-23drm/amdgpu: plumb error handling though amdgpu_benchmark()Alex Deucher-40/+66
2022-02-22drm/amdgpu/benchmark: use dev_info rather than DRM macros for loggingAlex Deucher-5/+7
2022-02-22drm/amdkfd: make CRAT table missing message informational onlyAlex Deucher-1/+1
2022-02-22drm/amdgpu: Fix typo in *whether* in commentPaul Menzel-1/+1
2022-02-22drm/amdgpu: read harvest bit per IP data on legacy GPUsGuchun Chen-25/+100
2022-02-22drm/amd/pm: validate SMU feature enable message for getting feature enabled maskPrike Liang-29/+43
2022-02-22drm/amdgpu: enable TMZ option for onwards asicPrike Liang-0/+1
2022-02-22drm/amdgpu: bypass tiling flag check in virtual display case (v2)Guchun Chen-1/+1
2022-02-22Revert "drm/amdgpu: add modifiers in amdgpu_vkms_plane_init()"Guchun Chen-2/+1
2022-02-22drm/amdkfd: Fix criu_restore_bo error handlingFelix Kuehling-2/+2