summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)Author
2024-11-22drm/amd: Fix initialization mistake for NBIO 7.7.0Vijendar Mukunda
2024-11-14drm/amdgpu: prevent NULL pointer dereference if ATIF is not supportedAntonio Quartulli
2024-11-14drm/amdgpu: Fix DPX valid mode check on GC 9.4.3Lijo Lazar
2024-11-14drm/amdgpu: Adjust debugfs register access permissionsAlex Deucher
2024-11-14drm/amdgpu: add missing size check in amdgpu_debugfs_gprwave_read()Alex Deucher
2024-11-14drm/amdgpu: Adjust debugfs eviction and IB access permissionsAlex Deucher
2024-11-01drm/amd: Guard against bad data for ATIF ACPI methodMario Limonciello
2024-11-01drm/amd/amdgpu: Fix double unlock in amdgpu_mes_add_ringSrinivasan Shanmugam
2024-10-22drm/amdgpu: prevent BO_HANDLES error from being overwrittenMohammed Anees
2024-10-10drm/amdgpu/gfx10: use rlc safe mode for soft recoveryAlex Deucher
2024-10-10drm/amdgpu/gfx11: use rlc safe mode for soft recoveryAlex Deucher
2024-10-10drm/amdgpu/gfx9: use rlc safe mode for soft recoveryAlex Deucher
2024-10-10drm/amdgpu: Block MMR_READ IOCTL in resetVictor Skvortsov
2024-10-10drm/amdgpu: fix unchecked return value warning for amdgpu_gfxTim Huang
2024-10-10drm/amdgpu: enable gfxoff quirk on HP 705G4Peng Liu
2024-10-10drm/amdgpu: add raven1 gfxoff quirkPeng Liu
2024-10-10drm/amdkfd: amdkfd_free_gtt_mem clear the correct pointerPhilip Yang
2024-10-10drm/amdgpu: disallow multiple BO_HANDLES chunks in one submitPierre-Eric Pelloux-Prayer
2024-10-10drm/amdgpu: Fix get each xcp macroAsad Kamal
2024-10-04drm/amd/amdgpu: Properly tune the size of structWangYuli
2024-10-04drm/amdgpu: properly handle vbios fake edid sizingAlex Deucher
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