summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)Author
2026-03-23drm/amdgpu/gfx11: look at the right prop for gfx queue priorityAlex Deucher
2026-03-23drm/amdgpu/gfx10: look at the right prop for gfx queue priorityAlex Deucher
2026-03-23drm/amdgpu: Skip discovery dump when topology is unavailableSrinivasan Shanmugam
2026-03-23drm/amdgpu: annotate eviction fence signaling pathChristian König
2026-03-23drm/amdgpu: Avoid NULL dereference in discovery topology coredump path v3Srinivasan Shanmugam
2026-03-23drm/amdgpu: make amdgpu_user_wait_ioctl more resilent v2Christian König
2026-03-23drm/amdgpu: replace WARN with DRM_ERROR for invalid sched priorityJesse.Zhang
2026-03-17drm/amdgpu: rework how we handle TLB fencesAlex Deucher
2026-03-17drm/amdgpu: Add client ids for gmcv9 mmhubsLijo Lazar
2026-03-17drm/amdgpu: Add client ids for mmhub v2.xLijo Lazar
2026-03-17drm/amdgpu: Add client ids for mmhub v3.xLijo Lazar
2026-03-17drm/amdgpu: Add client ids for mmhub v4.xLijo Lazar
2026-03-17drm/amdgpu: Add client id helpers to mmhubLijo Lazar
2026-03-17drm/amdgpu: Remove dead negative offset check in amdgpu_virt_init_critical_re...Srinivasan Shanmugam
2026-03-17drm/amdgpu: Move amdgpu_vm_is_bo_always_valid() before first useSrinivasan Shanmugam
2026-03-17drm/amdgpu: Drop redundant queue NULL check in hang detect workerSrinivasan Shanmugam
2026-03-17drm/amdgpu : Update psp 13_0_15 ip block supportMangesh Gadre
2026-03-17drm/amdgpu: rework amdgpu_userq_wait_ioctl v4Christian König
2026-03-17drm/amdgpu: fix adding eviction fenceChristian König
2026-03-17drm/amdgpu: fix eviction fence and userq manager shutdownChristian König
2026-03-17drm/amdgpu: completely rework eviction fence handling v2Christian König
2026-03-17drm/amdgpu: rework how we handle TLB fencesAlex Deucher
2026-03-17drm/amdgpu: Add JPEG_v5_0_2 IP blockSonny Jiang
2026-03-17drm/amdgpu: Set VCN_5_0_2 DPG modeSonny Jiang
2026-03-17drm/amdgpu: Add VCN_5_0_2 codecs capabilities supportSonny Jiang
2026-03-17drm/amdgpu: Add VCN v5_0_2Sonny Jiang
2026-03-17drm/amd/pm: Add fru eeprom info supportAsad Kamal
2026-03-17drm/amdgpu: Fix ISP segfault issue in kernel v7.0Pratap Nirujogi
2026-03-17drm/amdgpu/gmc9.0: add bounds checking for cidAlex Deucher
2026-03-17drm/amdgpu/mmhub4.2.0: add bounds checking for cidAlex Deucher
2026-03-17drm/amdgpu/mmhub4.1.0: add bounds checking for cidAlex Deucher
2026-03-17drm/amdgpu/mmhub3.0: add bounds checking for cidAlex Deucher
2026-03-17drm/amdgpu/mmhub3.0.2: add bounds checking for cidAlex Deucher
2026-03-17drm/amdgpu/mmhub3.0.1: add bounds checking for cidAlex Deucher
2026-03-17drm/amdgpu/mmhub2.3: add bounds checking for cidAlex Deucher
2026-03-17drm/amdgpu/mmhub2.0: add bounds checking for cidAlex Deucher
2026-03-17drm/amdgpu: Limit BO list entry count to prevent resource exhaustionJesse.Zhang
2026-03-17drm/amdgpu: Fix ISP segfault issue in kernel v7.0Pratap Nirujogi
2026-03-17drm/amdgpu/gmc9.0: add bounds checking for cidAlex Deucher
2026-03-17drm/amdgpu/mmhub4.2.0: add bounds checking for cidAlex Deucher
2026-03-17drm/amdgpu/mmhub4.1.0: add bounds checking for cidAlex Deucher
2026-03-17drm/amdgpu/mmhub3.0: add bounds checking for cidAlex Deucher
2026-03-17drm/amdgpu/mmhub3.0.2: add bounds checking for cidAlex Deucher
2026-03-17drm/amdgpu/mmhub3.0.1: add bounds checking for cidAlex Deucher
2026-03-17drm/amdgpu/mmhub2.3: add bounds checking for cidAlex Deucher
2026-03-17drm/amdgpu/mmhub2.0: add bounds checking for cidAlex Deucher
2026-03-17drm/amdgpu: Add default case in DVI mode validationSrinivasan Shanmugam
2026-03-17drm/amdgpu: Drop unreachable return in amdgpu_reg_get_smn_base64()Srinivasan Shanmugam
2026-03-17drm/amdgpu: validate fence_count in wait_fences ioctlJesse.Zhang
2026-03-17drm/amdgpu: move devcoredump generation to a workerPierre-Eric Pelloux-Prayer