summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)Author
2022-02-23drm/amdgpu: add reset register dump trace on GPUSomalapuram Amaranath
2022-02-23drm/amdgpu: add debugfs for reset registers listSomalapuram Amaranath
2022-02-23drm/amdgpu: check vm ready by amdgpu_vm->evicting flagQiang Yu
2022-02-23drm/amdgpu/nv: set mode2 reset for MP1 13.0.8Prike Liang
2022-02-23drm/amdgpu/nv: enable gfx10.3.7 clock gating supportPrike Liang
2022-02-23drm/amdgpu: add mode2 reset support for smu 13.0.5Yifan Zhang
2022-02-23drm/amdgpu: Fixed warning reported by kernel test robotyipechai
2022-02-23drm/amdgpu: Remove unused get_umc_v8_7_channel_index functionMaíra Canal
2022-02-23drm/amdgpu: Change amdgpu_ras_block_late_init_default function scopeMaíra Canal
2022-02-23drm/amdgpu: use ktime rather than jiffies for benchmark resultsAlex Deucher
2022-02-23drm/amdgpu: use kernel BO API for benchmark buffer managementAlex Deucher
2022-02-23drm/amdgpu: derive GTT display support from DMAlex Deucher
2022-02-23drm/amdgpu: drop testing module parameterAlex Deucher
2022-02-23drm/amdgpu: drop benchmark module parameterAlex Deucher
2022-02-23drm/amdgpu: expose benchmarks via debugfsAlex Deucher
2022-02-23drm/amdgpu: add a benchmark mutexAlex Deucher
2022-02-23drm/amdgpu: print the selected benchmark test in the logAlex Deucher
2022-02-23drm/amdgpu: plumb error handling though amdgpu_benchmark()Alex Deucher
2022-02-22drm/amdgpu/benchmark: use dev_info rather than DRM macros for loggingAlex Deucher
2022-02-22drm/amdgpu: Fix typo in *whether* in commentPaul Menzel
2022-02-22drm/amdgpu: read harvest bit per IP data on legacy GPUsGuchun Chen
2022-02-22drm/amdgpu: enable TMZ option for onwards asicPrike Liang
2022-02-22drm/amdgpu: bypass tiling flag check in virtual display case (v2)Guchun Chen
2022-02-22Revert "drm/amdgpu: add modifiers in amdgpu_vkms_plane_init()"Guchun Chen
2022-02-18drm/amdgpu: add dm ip block for dcn 3.1.5Yifan Zhang
2022-02-18drm/amd/pm: add smu_v13_0_5_ppt implementationYifan Zhang
2022-02-18drm/amdgpu: add support for psp 13.0.5Yifan Zhang
2022-02-18drm/amdgpu: add smuio support for smuio 13.0.10Yifan Zhang
2022-02-18drm/amdgpu: add support for nbio 7.3.0Yifan Zhang
2022-02-18drm/amdgpu: enable vcn pg and cg for vcn 3.1.2Boyuan Zhang
2022-02-18drm/amdgpu/vcn: add vcn support for vcn 3.1.2Boyuan Zhang
2022-02-18drm/amdgpu: add support for sdma 5.2.6Yifan Zhang
2022-02-18drm/amdgpu: do not enable asic reset for raven2Chen Gong
2022-02-17drm/amdgpu: add gc 10.3.6 supportYifan Zhang
2022-02-17drm/amdgpu: add support for gmc10 for gc 10.3.6Yifan Zhang
2022-02-17drm/amdgpu: add Clock and Power Gating support for gc 10.3.6Yifan Zhang
2022-02-17drm/amdgpu: add nv common init for gc 10.3.6Yifan Zhang
2022-02-17drm/amdgpu: fix amdgpu_ras_block_late_init error handlerTom Rix
2022-02-17drm/amdgpu: Dynamically initialize IP instance attributesLuben Tuikov
2022-02-17drm/amd/amdgpu: Add APU flag to gca_config debugfs data (v3)Tom St Denis
2022-02-17drm/amd: Use amdgpu_device_should_use_aspm on navi umd pstate switchingMario Limonciello
2022-02-17drm/amd: Refactor `amdgpu_aspm` to be evaluated per deviceMario Limonciello
2022-02-17drm/amdgpu: Fix ARM compilation warningLuben Tuikov
2022-02-17drm/amd: Check if ASPM is enabled from PCIe subsystemMario Limonciello
2022-02-17drm/amdgpu: Remove redundant .ras_late_init initialization in some ras blocksyipechai
2022-02-17drm/amdgpu: define amdgpu_ras_late_init to call all ras blocks' .ras_late_inityipechai
2022-02-17drm/amdgpu: Optimize xxx_ras_late_init function of each ras blockyipechai
2022-02-17drm/amdgpu: Remove redundant calls of ras_late_init in mca ras blockyipechai
2022-02-17drm/amdgpu: Remove redundant calls of ras_late_init in mmhub ras blockyipechai
2022-02-17drm/amdgpu: Remove redundant calls of ras_late_init in hdp ras blockyipechai