summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)Author
27 hoursdrm/amd/display: Avoid NULL dereference in dc_dmub_srv error pathsSrinivasan Shanmugam
27 hoursdrm/amd/display: Avoid divide by zero by initializing dummy pitch to 1Mario Limonciello
2026-08-23drm/amd/pm: fix pptable use-after-freeYang Wang
2026-08-23drm/amd/pm: adjust the visibility of pp_table sysfs nodeYang Wang
2026-08-23drm/amdgpu: move debug_vm handling to amdgpu_cs_parser_finiPierre-Eric Pelloux-Prayer
2026-08-23drm/amdgpu: remove unused function parameterYunxiang Li
2026-08-23drm/amd/pm: fix torn gpu metrics readsYang Wang
2026-08-23drm/amd/pm: Use macro to initialize metrics tableLijo Lazar
2026-08-23drm/amd/pm: Use same metric table for APUAsad Kamal
2026-08-23drm/amdgpu: disallow multiple FENCE chunks in one submitJunrui Luo
2026-08-23drm/amdgpu: Fix UVD decode image min size calculationDavid Rosca
2026-08-23drm/amdgpu: Fix UVD dpb min size calculation for H264David Rosca
2026-08-23drm/amdgpu: Fix UVD min buffer sizesDavid Rosca
2026-08-23drm/amdgpu: Implement insert_end for VCE 3David Rosca
2026-08-23drm/amdgpu: Reject UVD message with dimensions above 4096David Rosca
2026-08-23drm/amdgpu: validate GEM_CREATE domain combinationsCandice Li
2026-08-23drm/amdgpu: check ASPM on the dGPU host linkYang Wang
2026-08-23drm/amdgpu: fix nbif 6.3.1 l1 low power not functionalYang Wang
2026-08-23drm/amdgpu: Reject UVD message with invalid number of h265 refsDavid Rosca
2026-08-23drm/amd/display: fix BT.2020 YCbCr output CSC matrices for DCENathan Lucas
2026-08-23drm/amd/display: fix BT.2020 YCbCr limited output CSC matrixNathan Lucas
2026-08-23drm/amdgpu: fix aperture iounmap skipped on device removalAsad Kamal
2026-08-23drm/amdgpu: read TRUNCATE_COORD_MODE on gfx12Qiang Yu
2026-08-23drm/amdgpu: reject oversized IBs with per-ring packet limitsCandice Li
2026-08-19Revert "drm/amdgpu: fix aperture mapping leak"Asad Kamal
2026-08-19drm/amd/display: Check for tg ops in dce110_set_avmuteRay Wu
2026-08-19drm/amd/display: Add AV mute wait frames to dce110_set_avmuteRay Wu
2026-08-09drm/exec: Remove the index parameter from drm_exec_for_each_locked_obj[_reverse]Thomas Hellström
2026-08-09drm/amdgpu/gfx: fix cleaner shader IB buffer overflowAsad Kamal
2026-08-09drm/amdgpu: give each kernel job a unique idPierre-Eric Pelloux-Prayer
2026-08-09drm/sched: Store the drm client_id in drm_sched_fencePierre-Eric Pelloux-Prayer
2026-08-09drm/amdgpu: Fix context pstate override handlingTvrtko Ursulin
2026-08-09drm/amdgpu: Respect placement requirements in amdgpu_gtt_mgr functionsTimur Kristóf
2026-08-09drm/amdkfd: hold event_mutex while checkpointing CRIU eventsWilliam Palacek
2026-08-09drm/amdkfd: Handle invalid event type in CRIU event restoreDavid Francis
2026-08-09drm/amdkfd: fix uint32_t overflow in EOP ring buffer size alignmentWilliam Palacek
2026-08-09drm/amdkfd: fix QID bit leak in pqm_create_queue()Vladimir Marioukhine
2026-08-09drm/amdkfd: Fix missing authorization check in KFD_IOC_DBG_TRAP_DISABLEGang Ba
2026-08-09drm/amd/display: use proper context for loggingJiri Slaby (SUSE)
2026-08-09drm/amd/display: Increase HDMI AV mute wait from 2 to 3 framesRay Wu
2026-08-09drm/amdgpu: cap GTT size to physical RAM on APUsHarkirat Gill
2026-08-09drm/amdgpu: restore UMD profile pstate after runtime resumeCandice Li
2026-08-03gpu: Move DRM buddy allocator one level up (part two)Joel Fernandes
2026-08-03drm/amd/display: Fix DTB DTO updates breaking live pixel rate sourcesHarry Wentland
2026-08-03drm/amd/pm: fix smu13 power limit range calculationYang Wang
2026-08-03drm/amdgpu: fix aperture mapping leakAsad Kamal
2026-08-03drm/amdgpu: invoke pm_genpd_remove() before freeing genpdCe Sun
2026-08-03drm/amdgpu: fix division by zero with invalid uvd dimensionsBoyuan Zhang
2026-08-03drm/amdgpu/vcn4: avoid rereading IB param lengthBoyuan Zhang
2026-08-03drm/amdgpu/vce: fix integer overflow in image sizeBoyuan Zhang