aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)AuthorFilesLines
2022-02-23drm/amdgpu: Change amdgpu_ras_block_late_init_default function scopeMaĆ­ra Canal1-1/+1
2022-02-23drm/amdgpu: use ktime rather than jiffies for benchmark resultsAlex Deucher1-14/+17
2022-02-23drm/amdgpu: use kernel BO API for benchmark buffer managementAlex Deucher1-61/+17
2022-02-23drm/amdgpu: derive GTT display support from DMAlex Deucher2-27/+4
2022-02-23drm/amdgpu: drop testing module parameterAlex Deucher5-273/+1
2022-02-23drm/amdgpu: drop benchmark module parameterAlex Deucher3-15/+0
2022-02-23drm/amdgpu: expose benchmarks via debugfsAlex Deucher1-0/+23
2022-02-23drm/amdgpu: add a benchmark mutexAlex Deucher3-9/+17
2022-02-23drm/amdgpu: print the selected benchmark test in the logAlex Deucher1-1/+25
2022-02-23drm/amdgpu: plumb error handling though amdgpu_benchmark()Alex Deucher2-40/+66
2022-02-23drm/sched: Add device pointer to drm_gpu_schedulerJiawei Gu1-1/+3
2022-02-22drm/amdgpu/benchmark: use dev_info rather than DRM macros for loggingAlex Deucher1-5/+7
2022-02-22drm/amdgpu: Fix typo in *whether* in commentPaul Menzel1-1/+1
2022-02-22drm/amdgpu: read harvest bit per IP data on legacy GPUsGuchun Chen1-25/+100
2022-02-22drm/amdgpu: enable TMZ option for onwards asicPrike Liang1-0/+1
2022-02-22drm/amdgpu: bypass tiling flag check in virtual display case (v2)Guchun Chen1-1/+1
2022-02-22Revert "drm/amdgpu: add modifiers in amdgpu_vkms_plane_init()"Guchun Chen1-2/+1
2022-02-21drm/amdgpu: disable MMHUB PG for PicassoEvan Quan1-1/+4
2022-02-18drm/amdgpu: add dm ip block for dcn 3.1.5Yifan Zhang1-0/+1
2022-02-18drm/amd/pm: add smu_v13_0_5_ppt implementationYifan Zhang1-0/+1
2022-02-18drm/amdgpu: add support for psp 13.0.5Yifan Zhang3-0/+9
2022-02-18drm/amdgpu: add smuio support for smuio 13.0.10Yifan Zhang1-0/+1
2022-02-18drm/amdgpu: add support for nbio 7.3.0Yifan Zhang2-0/+5
2022-02-18drm/amdgpu: enable vcn pg and cg for vcn 3.1.2Boyuan Zhang1-2/+7
2022-02-18drm/amdgpu/vcn: add vcn support for vcn 3.1.2Boyuan Zhang3-0/+10
2022-02-18drm/amdgpu: add support for sdma 5.2.6Yifan Zhang2-1/+11
2022-02-18drm/amdgpu: do not enable asic reset for raven2Chen Gong1-2/+2
2022-02-17drm/amdgpu: add gc 10.3.6 supportYifan Zhang2-3/+90
2022-02-17drm/amdgpu: add support for gmc10 for gc 10.3.6Yifan Zhang3-0/+5
2022-02-17drm/amdgpu: add Clock and Power Gating support for gc 10.3.6Yifan Zhang1-2/+18
2022-02-17drm/amdgpu: add nv common init for gc 10.3.6Yifan Zhang2-0/+6
2022-02-17drm/amdgpu: fix amdgpu_ras_block_late_init error handlerTom Rix1-6/+5
2022-02-17drm/amdgpu: Dynamically initialize IP instance attributesLuben Tuikov1-11/+6
2022-02-17drm/amd/amdgpu: Add APU flag to gca_config debugfs data (v3)Tom St Denis1-1/+4
2022-02-17drm/amd: Use amdgpu_device_should_use_aspm on navi umd pstate switchingMario Limonciello1-1/+2
2022-02-17drm/amd: Refactor `amdgpu_aspm` to be evaluated per deviceMario Limonciello8-8/+31
2022-02-17drm/amdgpu: Fix ARM compilation warningLuben Tuikov1-1/+1
2022-02-17drm/amd: Check if ASPM is enabled from PCIe subsystemMario Limonciello1-0/+3
2022-02-17drm/amdgpu: Remove redundant .ras_late_init initialization in some ras blocksyipechai4-9/+9
2022-02-17drm/amdgpu: define amdgpu_ras_late_init to call all ras blocks' .ras_late_inityipechai7-59/+34
2022-02-17drm/amdgpu: Optimize xxx_ras_late_init function of each ras blockyipechai9-18/+18
2022-02-17drm/amdgpu: Remove redundant calls of ras_late_init in mca ras blockyipechai4-30/+6
2022-02-17drm/amdgpu: Remove redundant calls of ras_late_init in mmhub ras blockyipechai4-8/+2
2022-02-17drm/amdgpu: Remove redundant calls of ras_late_init in hdp ras blockyipechai3-7/+2
2022-02-17drm/amdgpu: Modify .ras_late_init function pointer parameteryipechai15-17/+17
2022-02-17drm/amdgpu/discovery: Add sw DM function for 3.1.6 DCEPrike Liang1-0/+1
2022-02-16drm/amdgpu/gfx10: Add GC 10.3.7 SupportPrike Liang2-1/+57
2022-02-16drm/amdgpu/sdma5.2: add support for SDMA 5.2.7Prike Liang2-0/+6
2022-02-16drm/amd/pm: Add support for MP1 13.0.8Prike Liang1-0/+1
2022-02-16drm/amdgpu/psp: Add support for MP0 13.0.8Prike Liang3-0/+9