summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/...Linus Torvalds2024-03-141-1/+1
|\
| * treewide: update LLVM Bugzilla linksNathan Chancellor2024-02-221-1/+1
* | Merge tag 'drm-next-2024-03-13' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds2024-03-13380-3515/+150526
|\ \
| * \ Merge tag 'amd-drm-next-6.9-2024-03-08-1' of https://gitlab.freedesktop.org/a...Dave Airlie2024-03-1174-791/+122906
| |\ \
| | * | drm/amd/display: Removed redundant @ symbol to fix kernel-doc warnings in -ne...R SUNDAR2024-03-071-4/+3
| | * | drm/amd/pm: wait for completion of the EnableGfxImu messageTim Huang2024-03-071-2/+9
| | * | drm/amdgpu/soc21: add mode2 asic reset for SMU IP v14.0.1lima10022024-03-071-0/+1
| | * | drm/amdgpu: add smu 14.0.1 supportYifan Zhang2024-03-072-0/+7
| | * | drm/amdgpu: add VPE 6.1.1 discovery supportAlex Deucher2024-03-071-0/+1
| | * | drm/amdgpu/vpe: add VPE 6.1.1 supportLang Yu2024-03-072-106/+207
| | * | drm/amdgpu/vpe: don't emit cond exec command under collaborate modeLang Yu2024-03-071-0/+3
| | * | drm/amdgpu/vpe: add collaborate mode support for VPELang Yu2024-03-072-0/+21
| | * | drm/amdgpu/vpe: add PRED_EXE and COLLAB_SYNC OPCODELang Yu2024-03-071-1/+2
| | * | drm/amdgpu/vpe: add multi instance VPE supportLang Yu2024-03-072-0/+13
| | * | drm/amdgpu/discovery: add nbif v6_3_1 ip blockLikun Gao2024-03-071-0/+5
| | * | drm/amdgpu: Add nbif v6_3_1 ip block supportHawking Zhang2024-03-073-1/+529
| | * | drm/amdgpu: Add pcie v6_1_0 ip headers (v5)Hawking Zhang2024-03-072-0/+4880
| | * | drm/amdgpu: Add nbif v6_3_1 ip headers (v5)Hawking Zhang2024-03-072-0/+44093
| | * | drm/amdkfd: make kfd_class constantRicardo B. Marliere2024-03-061-10/+11
| | * | drm/amdgpu: add ring timeout information in devcoredumpSunil Khatri2024-03-062-0/+15
| | * | drm/amdgpu: add dcn3.5.1 supportYifan Zhang2024-03-061-0/+1
| | * | drm/amdkfd: Use SQC when TCP would fail in gfx10.1 context saveLaurent Morichetti2024-03-062-169/+530
| | * | drm/amdkfd: Increase the size of the memory reserved for the TBALaurent Morichetti2024-03-062-10/+19
| | * | drm/amdgpu: disable ring_muxer if mcbp is offPierre-Eric Pelloux-Prayer2024-03-062-11/+14
| | * | drm/amd/pm: disable pp_dpm_dcefclk node for gfx 11.0.3 sriovYang Wang2024-03-061-13/+34
| | * | drm/amdgpu: remove unused codeJesse Zhang2024-03-062-47/+15
| | * | drm/amdgpu: workaround to avoid SET_Q_MODE packets v2Christian König2024-03-042-16/+93
| | * | drm/amdgpu: cleanup conditional executionChristian König2024-03-0411-184/+99
| | * | drm/amdgpu: Use rpm_mode flag instead of checking it again for rpmMa Jun2024-03-041-12/+12
| | * | drm/amdgpu/pm: Fix the error of pwm1_enable settingMa Jun2024-03-041-1/+11
| | * | drm/amdgpu: change vm->task_info handlingShashank Sharma2024-03-0414-129/+259
| | * | drm/amd/display: handle range offsets in VRR rangesAlex Deucher2024-03-041-5/+14
| | * | drm/amd/display: add amdgpu_dm support for DCN351Hamza Mahfooz2024-03-042-0/+10
| | * | drm/amd/display: add DC changes for DCN351Hamza Mahfooz2024-03-0413-4/+2801
| | * | drm/amd/display: add DCN351 IRQ changesHamza Mahfooz2024-03-043-1/+431
| | * | drm/amd/display: add DMUB source files and changes for DCN351Hamza Mahfooz2024-03-044-0/+52
| | * | drm/amd: add register headers for DCN351Hamza Mahfooz2024-03-042-0/+68723
| | * | drm/amd/display: add DCN351 version identifiersHamza Mahfooz2024-03-042-0/+3
| | * | Revert "drm/amdgpu: remove vm sanity check from amdgpu_vm_make_compute" for R...Jesse Zhang2024-03-043-81/+1
| * | | Merge tag 'amd-drm-next-6.9-2024-03-01' of https://gitlab.freedesktop.org/agd...Dave Airlie2024-03-0888-610/+753
| |\| |
| | * | drm/amdgpu: remove misleading amdgpu_pmops_runtime_idle() commentBjorn Helgaas2024-02-291-2/+1
| | * | Reapply "Revert drm/amd/display: Enable Freesync Video Mode by default"Alex Deucher2024-02-291-5/+7
| | * | Revert "drm/amd: Remove freesync video mode amdgpu parameter"Alex Deucher2024-02-292-0/+28
| | * | drm/amd/display: check dc_link before dereferencingMelissa Wen2024-02-291-1/+1
| | * | drm/amdgpu: add deferred error check for UMC v12 address queryTao Zhou2024-02-291-1/+2
| | * | drm/amd/swsmu: modify the gfx activity scalingLi Ma2024-02-292-3/+4
| | * | amd/amdkfd: remove unused parameterEric Huang2024-02-283-4/+3
| | * | drm/amd/pm: Fix esm reg mask use to get pcie speedAsad Kamal2024-02-283-6/+6
| | * | drm/amd/pm: Skip reporting pcie width/speed on vfsAsad Kamal2024-02-282-12/+16
| | * | drm/amdgpu: enable pp_od_clk_voltage for gfx 9.4.3 SRIOVYang Wang2024-02-281-5/+27