aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorFilesLines
2026-07-08drm/amdgpu/sdma2.4: replace BUG() with an errorAlex Deucher1-1/+1
2026-07-08drm/amdgpu/cik_sdma: replace BUG() with an errorAlex Deucher1-1/+2
2026-07-08drm/amdgpu/ucode: WARN() rather than BUG()Alex Deucher1-1/+2
2026-07-08drm/amdgpu/cgs: WARN() rather than BUG()Alex Deucher1-5/+3
2026-07-08drm/amdgpu/atomfirmware: WARN() rather than BUG()Alex Deucher1-2/+0
2026-07-08drm/amdgpu/gfx12.1: WARN() rather than BUG() for invalid SDMA engineAlex Deucher1-1/+2
2026-07-08drm/amdgpu/gfx12: WARN() rather than BUG() for invalid SDMA engineAlex Deucher1-1/+2
2026-07-08drm/amdgpu/gfx11: WARN() rather than BUG() for invalid SDMA engineAlex Deucher1-1/+2
2026-07-08drm/amdgpu: return an error instead of BUG() for CSA bo_vaAlex Deucher1-1/+2
2026-07-08drm/amdgpu/gfx11: enable gfx pipe1 hardware supportAlex Deucher1-5/+17
2026-07-08drm/gfx12: Program DB_RING_CONTROLAlex Deucher1-0/+9
2026-07-08drm/gfx11: Program DB_RING_CONTROLAlex Deucher1-0/+9
2026-07-08drm/gfx10: Program DB_RING_CONTROLAlex Deucher1-0/+9
2026-07-08drm/amdkfd: Check bounds in allocate_event_notification_slotDavid Francis1-0/+3
2026-07-08amdkfd: properly free secondary context idZhu Lingshan1-1/+1
2026-07-08drm/amdkfd: Don't acquire buffers during CRIU queue restore.David Francis1-8/+5
2026-07-08drm/amdkfd: Check bounds on CRIU restore queue type and mqd sizeDavid Francis4-8/+27
2026-07-08drm/amdgpu: fix lifetime issue of amdgpu_vm_get_task_info_pasid()Shahyan Soltani1-15/+10
2026-07-08drm/amdgpu: include amdgpu_video_codecs.h only where neededShahyan Soltani11-1/+11
2026-07-08drm/amdgpu: move amdgpu_allowed_register_entry into amdgpu_reg_access.hShahyan Soltani2-8/+8
2026-07-08drm/amdgpu: move amdgpu_acpi helpers into new headerShahyan Soltani2-121/+152
2026-07-08drm/amd/display: Fix sign mismatch warningGeorge Zhang1-3/+3
2026-07-08drm/amdgpu: move struct amdgpu_mqd and helpers into header fileShahyan Soltani2-47/+47
2026-07-08drm/amdgpu: move struct amdgpu_video_codecs and helpers into header fileShahyan Soltani2-20/+48
2026-07-08drm/amdgpu: move struct amdgpu_wb and helpers into separate filesShahyan Soltani33-285/+349
2026-07-08drm/amdgpu/mes12: Remove MES self testSrinivasan Shanmugam1-333/+1
2026-07-08drm/amdgpu: trigger GPU recovery when userq destroy fails to unmap a hung queueJesse Zhang1-0/+9
2026-07-08drm/amd/amdgpu: disable ASPM on VI if pcie dpm is disabledKenneth Feng1-1/+2
2026-07-08drm/amdgpu: retire legacy deferred error separate loggingCe Sun5-131/+23
2026-07-08drm/amdgpu: retire legacy get_retire_flip_bits interface for UMCCe Sun2-19/+0
2026-07-08drm/amdgpu: retire legacy get_retire_flip_bits for UMCCe Sun1-106/+0
2026-07-08drm/amdgpu: retire legacy mca umc status check interfaceCe Sun3-24/+0
2026-07-08drm/amd/pm: retire legacy ras_smu_drv interface for smu v13.0.12Ce Sun3-157/+0
2026-07-08drm/amdgpu/mes: Fix hung_queue_db_array loop limit for multi-XCCGeoffrey McRae1-1/+1
2026-07-08drm/amdkfd: use iosys_map for CWSR buffer accessJames Zhu2-20/+49
2026-07-08drm/amdgpu/mes: Add NULL check for mes_hung_db_array allocationGeoffrey McRae1-4/+9
2026-07-08drm/amdgpu/jpeg: deduplicate jpeg_v5_3_0 process_interruptTiago Dourado3-21/+7
2026-07-08drm/amdgpu/jpeg: deduplicate jpeg_v3_0 process_interruptTiago Dourado3-21/+6
2026-07-08drm/amd/pm: retire legacy smu ras driver frameworkCe Sun7-50/+0
2026-07-08drm/amdgpu: retire legacy pmfw eeprom support checkCe Sun4-51/+2
2026-07-08drm/amdgpu: Disable JDPG on VCN5_3Suresh Guttula1-2/+0
2026-07-08drm/amdgpu: add support for SMU version 15.0.9Kanala Ramalingeswara Reddy5-1/+6
2026-07-08drm/amdgpu: add support for PSP version 15.0.9Kanala Ramalingeswara Reddy2-1/+5
2026-07-08drm/amdgpu: retire legacy pmfw eeprom interface wrapperCe Sun2-119/+0
2026-07-08drm/amdkfd: drop duplicate kfd_queue_acquire_buffers()Alex Deucher1-6/+0
2026-07-07drm/drm_exec: avoid indirect gotoChristian König1-0/+2
2026-07-07Merge tag 'amd-drm-next-7.3-2026-07-02' of https://gitlab.freedesktop.org/agd5f/linux into drm-nextDave Airlie374-21284/+33018
2026-07-07Merge tag 'drm-misc-next-2026-07-02' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-nextDave Airlie1-5/+11
2026-07-06Merge tag 'drm-misc-next-2026-06-19' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-nextDave Airlie1-21/+78
2026-07-01drm/amdgpu/jpeg: fix jpeg_v4_0_3_is_idle detectionBoyuan Zhang1-1/+1