summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorFilesLines
10 daysdrm/amd/pm: fix pptable use-after-freeYang Wang3-14/+16
10 daysdrm/amd/pm: adjust the visibility of pp_table sysfs nodeYang Wang4-6/+24
10 daysdrm/amdgpu: move debug_vm handling to amdgpu_cs_parser_finiPierre-Eric Pelloux-Prayer1-14/+16
10 daysdrm/amdgpu: remove unused function parameterYunxiang Li6-12/+7
10 daysdrm/amd/pm: fix torn gpu metrics readsYang Wang3-11/+12
10 daysdrm/amd/pm: Use macro to initialize metrics tableLijo Lazar2-60/+12
10 daysdrm/amd/pm: Use same metric table for APUAsad Kamal1-47/+55
10 daysdrm/amdgpu: disallow multiple FENCE chunks in one submitJunrui Luo1-0/+4
10 daysdrm/amdgpu: Fix UVD decode image min size calculationDavid Rosca1-2/+2
10 daysdrm/amdgpu: Fix UVD dpb min size calculation for H264David Rosca1-58/+4
10 daysdrm/amdgpu: Fix UVD min buffer sizesDavid Rosca1-5/+7
10 daysdrm/amdgpu: Implement insert_end for VCE 3David Rosca1-4/+22
10 daysdrm/amdgpu: Reject UVD message with dimensions above 4096David Rosca1-2/+2
10 daysdrm/amdgpu: validate GEM_CREATE domain combinationsCandice Li1-0/+21
10 daysdrm/amdgpu: check ASPM on the dGPU host linkYang Wang1-1/+49
10 daysdrm/amdgpu: fix nbif 6.3.1 l1 low power not functionalYang Wang1-25/+17
10 daysdrm/amdgpu: Reject UVD message with invalid number of h265 refsDavid Rosca1-0/+3
10 daysdrm/amd/display: fix BT.2020 YCbCr output CSC matrices for DCENathan Lucas2-6/+8
10 daysdrm/amd/display: fix BT.2020 YCbCr limited output CSC matrixNathan Lucas1-11/+20
10 daysdrm/amdgpu: fix aperture iounmap skipped on device removalAsad Kamal1-8/+2
10 daysdrm/amdgpu: read TRUNCATE_COORD_MODE on gfx12Qiang Yu1-0/+5
10 daysdrm/amdgpu: reject oversized IBs with per-ring packet limitsCandice Li1-1/+26
14 daysRevert "drm/amdgpu: fix aperture mapping leak"Asad Kamal2-16/+21
14 daysdrm/amd/display: Check for tg ops in dce110_set_avmuteRay Wu1-1/+4
14 daysdrm/amd/display: Add AV mute wait frames to dce110_set_avmuteRay Wu1-1/+20
2026-08-09drm/exec: Remove the index parameter from drm_exec_for_each_locked_obj[_reverse]Thomas Hellström1-6/+3
2026-08-09drm/amdgpu/gfx: fix cleaner shader IB buffer overflowAsad Kamal1-5/+5
2026-08-09drm/amdgpu: give each kernel job a unique idPierre-Eric Pelloux-Prayer19-41/+84
2026-08-09drm/sched: Store the drm client_id in drm_sched_fencePierre-Eric Pelloux-Prayer4-6/+10
2026-08-09drm/amdgpu: Fix context pstate override handlingTvrtko Ursulin1-29/+42
2026-08-09drm/amdgpu: Respect placement requirements in amdgpu_gtt_mgr functionsTimur Kristóf1-2/+28
2026-08-09drm/amdkfd: hold event_mutex while checkpointing CRIU eventsWilliam Palacek1-3/+17
2026-08-09drm/amdkfd: Handle invalid event type in CRIU event restoreDavid Francis1-0/+3
2026-08-09drm/amdkfd: fix uint32_t overflow in EOP ring buffer size alignmentWilliam Palacek1-1/+1
2026-08-09drm/amdkfd: fix QID bit leak in pqm_create_queue()Vladimir Marioukhine1-1/+1
2026-08-09drm/amdkfd: Fix missing authorization check in KFD_IOC_DBG_TRAP_DISABLEGang Ba1-3/+7
2026-08-09drm/amd/display: use proper context for loggingJiri Slaby (SUSE)1-11/+9
2026-08-09drm/amd/display: Increase HDMI AV mute wait from 2 to 3 framesRay Wu1-5/+11
2026-08-09drm/amdgpu: cap GTT size to physical RAM on APUsHarkirat Gill1-0/+12
2026-08-09drm/amdgpu: restore UMD profile pstate after runtime resumeCandice Li1-0/+15
2026-08-03gpu: Move DRM buddy allocator one level up (part two)Joel Fernandes3-53/+54
2026-08-03drm/amd/display: Fix DTB DTO updates breaking live pixel rate sourcesHarry Wentland2-2/+16
2026-08-03drm/amd/pm: fix smu13 power limit range calculationYang Wang2-11/+15
2026-08-03drm/amdgpu: fix aperture mapping leakAsad Kamal2-22/+16
2026-08-03drm/amdgpu: invoke pm_genpd_remove() before freeing genpdCe Sun1-0/+2
2026-08-03drm/amdgpu: fix division by zero with invalid uvd dimensionsBoyuan Zhang1-0/+8
2026-08-03drm/amdgpu/vcn4: avoid rereading IB param lengthBoyuan Zhang1-6/+9
2026-08-03drm/amdgpu/vce: fix integer overflow in image sizeBoyuan Zhang1-3/+14
2026-08-03drm/amdgpu/sdma4.4.2: replace BUG_ON() with WARN_ON()Alex Deucher1-2/+2
2026-08-03drm/amdgpu/gfx9: replace BUG_ON() with WARN_ON()Alex Deucher1-5/+5