summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)AuthorFilesLines
2023-02-10mm: replace vma->vm_flags direct modifications with modifier callsSuren Baghdasaryan1-1/+1
2023-02-10Merge tag 'amd-drm-fixes-6.2-2023-02-09' of https://gitlab.freedesktop.org/ag...Dave Airlie2-0/+12
2023-02-10Merge tag 'drm-misc-fixes-2023-02-09' of git://anongit.freedesktop.org/drm/dr...Dave Airlie1-1/+4
2023-02-09drm/amdgpu: add S/G display parameterAlex Deucher2-0/+12
2023-02-09drm/amdgpu: add S/G display parameterAlex Deucher2-0/+12
2023-02-09drm/amdgpu/gmc11: fix system aperture set when AGP is enabledAlex Deucher5-12/+12
2023-02-09amd/amdgpu: remove test ib on hw ringJesseZhang2-2/+1
2023-02-09drm/amdgpu/fence: Fix oops due to non-matching drm_sched init/finiGuilherme G. Piccoli1-1/+7
2023-02-09drm/amdgpu: Use the TGID for trace_amdgpu_vm_update_ptesFriedrich Vock1-1/+1
2023-02-09drm/amd/amdgpu: enable athub cg 11.0.3Kenneth Feng1-1/+3
2023-02-09amd/amdgpu: remove test ib on hw ringJesseZhang2-2/+1
2023-02-09drm/amdgpu/fence: Fix oops due to non-matching drm_sched init/finiGuilherme G. Piccoli1-1/+7
2023-02-09drm/amdgpu: Use the TGID for trace_amdgpu_vm_update_ptesFriedrich Vock1-1/+1
2023-02-09drm/amd/amdgpu: add complete header search pathRandy Dunlap1-0/+1
2023-02-09drm/amdgpu: Fix incorrect filenames in sysfs commentsKent Russell1-2/+2
2023-02-09drm/amd/amdgpu: enable athub cg 11.0.3Kenneth Feng1-1/+3
2023-02-03Revert "Revert "drm/amdgpu/gmc11: enable AGP aperture""Alex Deucher4-9/+12
2023-02-03drm/amdgpu: Remove writing GRBM_GFX_CNTL in RLCG interface under SRIOVYifan Zha1-2/+0
2023-02-03drm/amdgpu: always sending PSP messages LOAD_ASD and UNLOAD_TAVitaly Prosyak1-3/+13
2023-02-03drm/amdgpu: Fix a typo ("boradcast")Jonathan Neuschäfer1-1/+1
2023-02-03drm/amdgpu: fix memory leak in amdgpu_cs_sync_ringsBert Karwatzki1-1/+4
2023-02-02drm/amd: Fix initialization for nbio 4.3.0Mario Limonciello1-1/+7
2023-02-02drm/amdgpu: enable HDP SD for gfx 11.0.3Evan Quan1-1/+2
2023-02-02drm/amdgpu: update wave data type to 3 for gfx11Graham Sider1-2/+2
2023-01-31drm/amd: Fix initialization for nbio 4.3.0Mario Limonciello1-1/+7
2023-01-31drm/amdgpu: enable HDP SD for gfx 11.0.3Evan Quan1-1/+2
2023-01-31drm/amdgpu: update wave data type to 3 for gfx11Graham Sider1-2/+2
2023-01-31drm/amd: Allow s0ix without BIOS supportMario Limonciello1-6/+2
2023-01-31Revert "drm/amdgpu: TA unload messages are not actually sent to psp when amdg...Vitaly Prosyak2-3/+4
2023-01-31Merge v6.2-rc6 into drm-nextDaniel Vetter2-18/+37
2023-01-30Merge tag 'amd-drm-next-6.3-2023-01-27' of https://gitlab.freedesktop.org/agd...Dave Airlie6-19/+64
2023-01-25drm/amdgpu: declare firmware for new MES 11.0.4Li Ma1-0/+2
2023-01-25drm/amdgpu: enable imu firmware for GC 11.0.4Li Ma1-0/+1
2023-01-25drm/amdgpu: remove unconditional trap enable on add gfx11 queuesJonathan Kim1-1/+0
2023-01-25Merge tag 'amd-drm-next-6.3-2023-01-20' of https://gitlab.freedesktop.org/agd...Dave Airlie30-266/+715
2023-01-24drm/amdgpu/vcn4: add missing encoder capAlex Deucher1-0/+1
2023-01-24drm/amdgpu: limit AV1 to the first instance on VCN4 encodeDavid (Ming Qiang) Wu1-16/+46
2023-01-24drm/amdgpu/display/mst: adjust the naming of mst_port and port of aconnectorWayne Lin1-2/+2
2023-01-24drm/amdgpu: skip psp suspend for IMU enabled ASICs mode2 resetTim Huang1-0/+12
2023-01-24drm/amdgpu: declare firmware for new MES 11.0.4Li Ma1-0/+2
2023-01-24drm/amdgpu: enable imu firmware for GC 11.0.4Li Ma1-0/+1
2023-01-24drm/amdgpu: remove unconditional trap enable on add gfx11 queuesJonathan Kim1-1/+0
2023-01-24Merge tag 'drm-misc-next-2023-01-19' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter14-11/+13
2023-01-20drm/amdgpu: return the PCIe gen and lanes from the INFO ioctlMarek Olšák2-2/+15
2023-01-20drm/amdgpu: print bo inode number instead of ptrPierre-Eric Pelloux-Prayer1-2/+2
2023-01-20drm/amdgpu: retire unused get_umc_v6_7_channel_indexTao Zhou1-7/+0
2023-01-20drm/amdgpu: Optimize sdma ras block initialization code for sdma v4_0YiPeng Chai1-16/+5
2023-01-20drm/amdgpu: Add sdma ras function on sdma v6_0_3YiPeng Chai3-0/+60
2023-01-20drm/amd: decrease message about missing PSP runtime database to debugMario Limonciello1-1/+1
2023-01-20drm/amdgpu/vcn4: fail to schedule IB for AV1 if VCN0 is harvestedAlex Deucher1-0/+4