aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)AuthorFilesLines
2024-11-12drm/amdgpu: enable GTT fallback handling for dGPUs onlyChristian König1-1/+2
2024-11-11drm/amdgpu/mes12: correct kiq unmap latencyJack Xiao1-1/+1
2024-11-11drm/amdgpu: fix check in gmc_v9_0_get_vm_pte()Christian König1-5/+8
2024-11-11drm/amdgpu: Fix video caps for H264 and HEVC encode maximum sizeDavid Rosca5-19/+19
2024-11-05drm/amdgpu: add missing size check in amdgpu_debugfs_gprwave_read()Alex Deucher1-1/+1
2024-11-05drm/amdgpu: Adjust debugfs eviction and IB access permissionsAlex Deucher1-3/+3
2024-11-05drm/amdgpu: Adjust debugfs register access permissionsAlex Deucher1-1/+1
2024-11-05drm/amdgpu: Fix DPX valid mode check on GC 9.4.3Lijo Lazar1-1/+1
2024-11-04drm/amdgpu: prevent NULL pointer dereference if ATIF is not supportedAntonio Quartulli1-2/+2
2024-10-22drm/amdgpu: fix random data corruption for sdma 7Frank Min1-1/+8
2024-10-22drm/amd: Guard against bad data for ATIF ACPI methodMario Limonciello1-3/+12
2024-10-15drm/amd/amdgpu: Fix double unlock in amdgpu_mes_add_ringSrinivasan Shanmugam1-2/+3
2024-10-15drm/amdgpu/mes: fix issue of writing to the same log buffer from 2 MES pipesMichael Chen1-2/+2
2024-10-15drm/amdgpu: prevent BO_HANDLES error from being overwrittenMohammed Anees1-1/+1
2024-10-15drm/amdgpu: enable enforce_isolation sysfs node on VFsAlex Deucher1-7/+4
2024-10-09Merge tag 'amd-drm-fixes-6.12-2024-10-08' of https://gitlab.freedesktop.org/a...Dave Airlie1-2/+2
2024-10-07drm/amdkfd: Fix an eviction fence leakLang Yu1-2/+2
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro1-1/+1
2024-09-28Merge tag 'drm-next-2024-09-28' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds44-646/+309
2024-09-26drm/amdgpu: bump driver version for cleared VRAMAlex Deucher1-1/+2
2024-09-26drm/amdgpu: fix vbios fetching for SR-IOVAlex Deucher1-2/+9
2024-09-26drm/amdgpu: fix PTE copy corruption for sdma 7Frank Min1-2/+5
2024-09-25drm/amdgpu/vcn: enable AV1 on both instancesSaleemkhan Jamadar1-165/+0
2024-09-25drm/amdkfd: Fix CU occupancy for GFX 9.4.3Mukul Joshi1-6/+6
2024-09-25drm/amdkfd: Update logic for CU occupancy calculationsMukul Joshi2-62/+45
2024-09-25drm/amdgpu: skip coredump after job timeout in SRIOVZhenGuo Yin1-1/+4
2024-09-25drm/amdgpu: sync to KFD fences before clearing PTEsChristian König3-0/+37
2024-09-25drm/amdgpu/mes12: set enable_level_process_quantum_checkJack Xiao1-0/+1
2024-09-23Merge tag 'pull-stable-struct_fd' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-4/+4
2024-09-19Merge tag 'drm-next-2024-09-19' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds126-1003/+5874
2024-09-18drm/amdgpu/mes12: reduce timeoutAlex Deucher1-1/+1
2024-09-18drm/amdgpu/mes11: reduce timeoutAlex Deucher1-1/+1
2024-09-18drm/amdgpu: use GEM references instead of TTMs v2Christian König3-13/+10
2024-09-18drm/amdgpu: update golden regs for gfx12Frank Min1-3/+11
2024-09-18drm/amdgpu: clean up vbios fetching codeAlex Deucher1-14/+2
2024-09-18drm/amdgpu/bios: split vbios fetching between APU and dGPUAlex Deucher1-2/+45
2024-09-18drm/amdgpu: remove amdgpu_pin_restricted()Christian König3-54/+6
2024-09-18drm/amdgpu: explicitely set the AMDGPU_GEM_CREATE_VRAM_CONTIGUOUS flagChristian König7-1/+11
2024-09-18drm/amdgpu: Fix XCP instance mask calculationLijo Lazar1-19/+13
2024-09-18drm/amdgpu: Fix get each xcp macroAsad Kamal1-1/+1
2024-09-18drm/amdgpu: load sos binary properly on the basis of pmfw versionLe Ma2-7/+33
2024-09-18drm/amdgpu: add psp funcs callback to check if aux fw is neededLe Ma2-0/+21
2024-09-18drm/amdgpu: nuke the VM PD/PT shadow handlingChristian König7-265/+6
2024-09-18drm/amdgpu/gfx9.4.3: Explicitly halt MEC before initAlex Deucher1-0/+2
2024-09-18drm/amdgpu/gfx9.4.3: set additional bits on MEC haltAlex Deucher1-1/+9
2024-09-18drm/amdgpu: Fix selfring initialization sequence on soc24David Belanger1-10/+13
2024-09-18drm/amdgpu/mes12: switch SET_SHADER_DEBUGGER pkt to mes schq pipeJack Xiao1-5/+6
2024-09-18drm/amdgpu: Fix a typoAndrew Kreimer1-1/+1
2024-09-18drm/amdgpu: fix typo in the commentYan Zhen8-8/+8
2024-09-18drm/amdgpu/gfx9.4.3: drop extra wrapperAlex Deucher1-7/+1