summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)Author
2025-06-27drm/amdgpu/gfx9: fix CSIB handlingAlex Deucher
2025-06-27drm/amdgpu/gfx8: fix CSIB handlingAlex Deucher
2025-06-27drm/amdgpu/gfx7: fix CSIB handlingAlex Deucher
2025-06-27drm/amdgpu/gfx10: fix CSIB handlingAlex Deucher
2025-06-27drm/amdgpu/gfx6: fix CSIB handlingAlex Deucher
2025-06-04drm/amdgpu: Do not program AGP BAR regs under SRIOV in gfxhub_v1_0.cVictor Lu
2025-05-02drm/amdgpu/dma_buf: fix page_link checkMatthew Auld
2025-05-02drm/amdgpu: Remove amdgpu_device arg from free_sgt api (v2)Ramesh Errabolu
2025-05-02drm/amd/amdgpu/amdgpu_vram_mgr: Add missing descriptions for 'dev' and 'dir'Lee Jones
2025-03-13drm/amdgpu: disable BAR resize on Dell G5 SEAlex Deucher
2025-03-13drm/amdgpu: Check extended configuration space register when system uses larg...Ma Jun
2024-12-14Revert "drm/amdgpu: add missing size check in amdgpu_debugfs_gprwave_read()"Zhang Zekun
2024-12-14drm/amdgpu: set the right AMDGPU sg segment limitationPrike Liang
2024-12-14drm/amdgpu: skip amdgpu_device_cache_pci_state under sriovVictor Zhao
2024-12-14drm/amdgpu: refine error handling in amdgpu_ttm_tt_pin_userptrLang Yu
2024-11-17drm/amdgpu: prevent NULL pointer dereference if ATIF is not supportedAntonio Quartulli
2024-11-17drm/amdgpu: add missing size check in amdgpu_debugfs_gprwave_read()Alex Deucher
2024-11-08drm/amd: Guard against bad data for ATIF ACPI methodMario Limonciello
2024-10-17drm/amdgpu: enable gfxoff quirk on HP 705G4Peng Liu
2024-10-17drm/amdgpu: add raven1 gfxoff quirkPeng Liu
2024-10-17drm/amdgpu: properly handle vbios fake edid sizingAlex Deucher
2024-10-17drm/amdgpu: Replace one-element array with flexible-array memberPaulo Miguel Almeida
2024-09-12drm/amdgpu: the warning dereferencing obj for nbio_v7_4Jesse Zhang
2024-09-12drm/amdgpu: fix mc_data out-of-bounds read warningTim Huang
2024-09-12drm/amdgpu: fix ucode out-of-bounds read warningTim Huang
2024-09-12drm/amdgpu: Fix out-of-bounds read of df_v1_7_channel_numberMa Jun
2024-09-12drm/amdgpu: Fix out-of-bounds write warningMa Jun
2024-09-12drm/amdgpu: avoid reading vf2pf info size from FBZhigang Luo
2024-09-12drm/amdgpu: fix uninitialized scalar variable warningTim Huang
2024-09-12drm/amdgpu: fix overflowed array index read warningTim Huang
2024-09-12drm/amdgpu: Fix uninitialized variable warning in amdgpu_afmt_acrMa Jun
2024-09-04drm/amdgpu: Using uninitialized value *size when calling amdgpu_vce_cs_relocJesse Zhang
2024-09-04drm/amdgpu/jpeg2: properly set atomics vmid fieldAlex Deucher
2024-09-04drm/amdgpu: Actually check flags for all context ops.Bas Nieuwenhuizen
2024-08-19drm/amdgpu: Fix the null pointer dereference to ras_managerMa Jun
2024-07-27drm/amdgpu: Fix signedness bug in sdma_v4_0_process_trap_irq()Dan Carpenter
2024-07-18drm/amdgpu: Initialize timestamp for some legacy SOCsMa Jun
2024-06-16drm/amdgpu: add error handle to avoid out-of-boundsBob Zhou
2024-05-25drm/amdgpu: Fix possible NULL dereference in amdgpu_ras_query_error_status_he...Srinivasan Shanmugam
2024-05-02drm/amdgpu: Fix leak when GPU memory allocation failsMukul Joshi
2024-05-02drm/amdgpu/sdma5.2: use legacy HDP flush for SDMA2/3Alex Deucher
2024-05-02drm/amdgpu: validate the parameters of bo mapping operations more clearlyxinhui pan
2024-03-26drm/amdgpu: Fix missing break in ATOM_ARG_IMM Case of atom_get_src_int()Srinivasan Shanmugam
2024-02-23drm/amdgpu: Release 'adev->pm.fw' before return in 'amdgpu_device_need_post()'Srinivasan Shanmugam
2024-02-23drm/amdgpu: Drop 'fence' check in 'to_amdgpu_amdkfd_fence()'Srinivasan Shanmugam
2024-02-23drm/amdgpu: Let KFD sync with VM fencesFelix Kuehling
2024-01-25drm/amdgpu/debugfs: fix error code when smc register accessors are NULLAlex Deucher
2024-01-25drm/amdgpu: Fix cat debugfs amdgpu_regs_didt causes kernel null pointerLu Yao
2023-12-13drm/amdgpu: correct the amdgpu runtime dereference usage countPrike Liang
2023-12-13drm/amdgpu: correct chunk_ptr to a pointer to chunk.YuanShang