summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)Author
2024-09-18drm/amd/amdgpu: apply command submission parser for JPEG v1David (Ming Qiang) Wu
2024-09-12drm/amdgpu: handle gfx12 in amdgpu_display_verify_sizesMarek Olšák
2024-09-12drm/amdgpu: reject gang submit on reserved VMIDsChristian König
2024-09-12drm/amdgpu: Set no_hw_access when VF request full GPU failsYifan Zha
2024-09-12drm/amdgpu: check for LINEAR_ALIGNED correctly in check_tiling_flags_gfx6Marek Olšák
2024-09-12drm/amdgpu: clear RB_OVERFLOW bit when enabling interruptsDanijel Slivka
2024-09-12drm/amdgpu: Fix smatch static checker warningHawking Zhang
2024-09-08drm/amdgpu: add lock in amdgpu_gart_invalidate_tlbYunxiang Li
2024-09-08drm/amdgpu: add skip_hw_access checks for sriovYunxiang Li
2024-09-08drm/amdgu: fix Unintentional integer overflow for mall sizeJesse Zhang
2024-09-08drm/amdgpu: update type of buf size to u32 for eeprom functionsTao Zhou
2024-09-08drm/kfd: Correct pinned buffer handling at kfd restore and validate processXiaogang Chen
2024-09-08drm/amdgpu: the warning dereferencing obj for nbio_v7_4Jesse Zhang
2024-09-08drm/amdgpu: fix the waring dereferencing hiveJesse Zhang
2024-09-08drm/amdgpu: fix dereference after null checkJesse Zhang
2024-09-08drm/amdgpu: Fix the warning division or modulo by zeroJesse Zhang
2024-09-08drm/amdgpu: fix mc_data out-of-bounds read warningTim Huang
2024-09-08drm/amdgpu: fix ucode out-of-bounds read warningTim Huang
2024-09-08drm/amdgpu: Fix out-of-bounds read of df_v1_7_channel_numberMa Jun
2024-09-08drm/amdgpu: Fix out-of-bounds write warningMa Jun
2024-09-08drm/amdgpu: Fix the uninitialized variable warningMa Jun
2024-09-08drm/amd/amdgpu: Check tbo resource pointerAsad Kamal
2024-09-08drm/amdgpu: avoid reading vf2pf info size from FBZhigang Luo
2024-09-08drm/amdgpu: fix overflowed array index read warningTim Huang
2024-09-08drm/amdgpu: Fix uninitialized variable warning in amdgpu_afmt_acrMa Jun
2024-08-29drm/amdgpu/vcn: not pause dpg for unified queueBoyuan Zhang
2024-08-29drm/amdgpu/vcn: identify unified queue in sw initBoyuan Zhang
2024-08-29drm/amdgpu: Validate TA binary sizeCandice Li
2024-08-29drm/amdkfd: reserve the BO before validating itLang Yu
2024-08-29drm/amd/amdgpu: command submission parser for JPEGDavid (Ming Qiang) Wu
2024-08-29drm/amdgpu: fix dereference null return value for the function amdgpu_vm_pt_p...Jesse Zhang
2024-08-29drm/amdkfd: Move dma unmapping after TLB flushPhilip Yang
2024-08-29drm/amdgpu: access RLC_SPM_MC_CNTL through MMIO in SRIOV runtimeZhenGuo Yin
2024-08-29drm/amd/amdgpu/imu_v11_0: Increase buffer size to ensure all possible values ...Lee Jones
2024-08-29drm/amdgpu/jpeg4: properly set atomics vmid fieldAlex Deucher
2024-08-29drm/amdgpu/jpeg2: properly set atomics vmid fieldAlex Deucher
2024-08-29drm/amdgpu: Actually check flags for all context ops.Bas Nieuwenhuizen
2024-08-14drm/amdgpu: Forward soft recovery errors to userspaceJoshua Ashton
2024-08-14drm/amdgpu: Add lock around VF RLCG interfaceVictor Skvortsov
2024-08-14drm/admgpu: fix dereferencing null pointer contextJesse Zhang
2024-08-14drm/amdgpu: Fix the null pointer dereference to ras_managerMa Jun
2024-08-14drm/amdgpu: fix potential resource leak warningTim Huang
2024-08-03drm/amd/amdgpu: Fix uninitialized variable warningsMa Ke
2024-08-03drm/amdgpu: reset vm state machine after gpu reset(vram lost)ZhenGuo Yin
2024-08-03drm/amdgpu/sdma5.2: Update wptr registers as well as doorbellAlex Deucher
2024-08-03drm/amdgpu: Remove GC HW IP 9.3.0 from noretry=1Tim Van Patten
2024-08-03drm/amdgpu: Check if NBIO funcs are NULL in amdgpu_device_baco_exitFriedrich Vock
2024-08-03drm/amdgpu: Fix memory range calculationLijo Lazar
2024-07-27drm/amdgpu: Fix signedness bug in sdma_v4_0_process_trap_irq()Dan Carpenter
2024-07-25drm/amdgpu: Indicate CU havest info to CPHarish Kasiviswanathan