summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)Author
2024-11-12drm/amd: Fix initialization mistake for NBIO 7.7.0Vijendar Mukunda
2024-11-12drm/amdgpu: enable GTT fallback handling for dGPUs onlyChristian König
2024-11-11drm/amdgpu/mes12: correct kiq unmap latencyJack Xiao
2024-11-11drm/amdgpu: fix check in gmc_v9_0_get_vm_pte()Christian König
2024-11-11drm/amdgpu: Fix video caps for H264 and HEVC encode maximum sizeDavid Rosca
2024-11-05drm/amdgpu: add missing size check in amdgpu_debugfs_gprwave_read()Alex Deucher
2024-11-05drm/amdgpu: Adjust debugfs eviction and IB access permissionsAlex Deucher
2024-11-05drm/amdgpu: Adjust debugfs register access permissionsAlex Deucher
2024-11-05drm/amdgpu: Fix DPX valid mode check on GC 9.4.3Lijo Lazar
2024-11-04drm/amdgpu: prevent NULL pointer dereference if ATIF is not supportedAntonio Quartulli
2024-10-22drm/amdgpu: fix random data corruption for sdma 7Frank Min
2024-10-22drm/amd: Guard against bad data for ATIF ACPI methodMario Limonciello
2024-10-15drm/amd/amdgpu: Fix double unlock in amdgpu_mes_add_ringSrinivasan Shanmugam
2024-10-15drm/amdgpu/mes: fix issue of writing to the same log buffer from 2 MES pipesMichael Chen
2024-10-15drm/amdgpu: prevent BO_HANDLES error from being overwrittenMohammed Anees
2024-10-15drm/amdgpu: enable enforce_isolation sysfs node on VFsAlex Deucher
2024-10-09Merge tag 'amd-drm-fixes-6.12-2024-10-08' of https://gitlab.freedesktop.org/a...Dave Airlie
2024-10-07drm/amdkfd: Fix an eviction fence leakLang Yu
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro
2024-09-28Merge tag 'drm-next-2024-09-28' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2024-09-26drm/amdgpu: bump driver version for cleared VRAMAlex Deucher
2024-09-26drm/amdgpu: fix vbios fetching for SR-IOVAlex Deucher
2024-09-26drm/amdgpu: fix PTE copy corruption for sdma 7Frank Min
2024-09-25drm/amdgpu/vcn: enable AV1 on both instancesSaleemkhan Jamadar
2024-09-25drm/amdkfd: Fix CU occupancy for GFX 9.4.3Mukul Joshi
2024-09-25drm/amdkfd: Update logic for CU occupancy calculationsMukul Joshi
2024-09-25drm/amdgpu: skip coredump after job timeout in SRIOVZhenGuo Yin
2024-09-25drm/amdgpu: sync to KFD fences before clearing PTEsChristian König
2024-09-25drm/amdgpu/mes12: set enable_level_process_quantum_checkJack Xiao
2024-09-23Merge tag 'pull-stable-struct_fd' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-09-19Merge tag 'drm-next-2024-09-19' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2024-09-18drm/amdgpu/mes12: reduce timeoutAlex Deucher
2024-09-18drm/amdgpu/mes11: reduce timeoutAlex Deucher
2024-09-18drm/amdgpu: use GEM references instead of TTMs v2Christian König
2024-09-18drm/amdgpu: update golden regs for gfx12Frank Min
2024-09-18drm/amdgpu: clean up vbios fetching codeAlex Deucher
2024-09-18drm/amdgpu/bios: split vbios fetching between APU and dGPUAlex Deucher
2024-09-18drm/amdgpu: remove amdgpu_pin_restricted()Christian König
2024-09-18drm/amdgpu: explicitely set the AMDGPU_GEM_CREATE_VRAM_CONTIGUOUS flagChristian König
2024-09-18drm/amdgpu: Fix XCP instance mask calculationLijo Lazar
2024-09-18drm/amdgpu: Fix get each xcp macroAsad Kamal
2024-09-18drm/amdgpu: load sos binary properly on the basis of pmfw versionLe Ma
2024-09-18drm/amdgpu: add psp funcs callback to check if aux fw is neededLe Ma
2024-09-18drm/amdgpu: nuke the VM PD/PT shadow handlingChristian König
2024-09-18drm/amdgpu/gfx9.4.3: Explicitly halt MEC before initAlex Deucher
2024-09-18drm/amdgpu/gfx9.4.3: set additional bits on MEC haltAlex Deucher
2024-09-18drm/amdgpu: Fix selfring initialization sequence on soc24David Belanger
2024-09-18drm/amdgpu/mes12: switch SET_SHADER_DEBUGGER pkt to mes schq pipeJack Xiao
2024-09-18drm/amdgpu: Fix a typoAndrew Kreimer
2024-09-18drm/amdgpu: fix typo in the commentYan Zhen