summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2026-04-07gpu: nova-core: bindings: remove unneeded `cfg_attr`Miguel Ojeda
2026-04-07drm/i915/psr: Do not use pipe_src as borders for SU areaJouni Högander
2026-04-06drm/xe: Normalize double-underscore include guards to single-underscoreShuicheng Lin
2026-04-06drm/xe: Add missing leading underscore to include guardsShuicheng Lin
2026-04-06drm/xe: Add missing trailing underscore to include guardsShuicheng Lin
2026-04-06drm/xe: Add missing _H to include guard suffixesShuicheng Lin
2026-04-06drm/xe: Add missing include guards to unprotected headersShuicheng Lin
2026-04-06drm/xe/xe3p_lpg: Add missing indirect ring state feature flagGustavo Sousa
2026-04-06gpu: nova-core: fix missing colon in SEC2 boot debug messageDavid Carlier
2026-04-05mm: rename zap_vma_ptes() to zap_special_vma_range()David Hildenbrand (Arm)
2026-04-05folio_batch: rename pagevec.h to folio_batch.hTal Zussman
2026-04-05i915: don't use a vma that didn't match the context VMLinus Torvalds
2026-04-05gpu: nova-core: vbios: use from_le_bytes() for PCI ROM header parsingJohn Hubbard
2026-04-05gpu: nova-core: bitfield: fix broken Default implementationEliot Courtney
2026-04-05gpu: nova-core: falcon: pad firmware DMA object size to required block alignmentAlexandre Courbot
2026-04-05gpu: nova-core: gsp: fix undefined behavior in command queue codeAlexandre Courbot
2026-04-04drm/v3d: Introduce Runtime Power ManagementMaíra Canal
2026-04-04drm/v3d: Allocate all resources before enabling the clockMaíra Canal
2026-04-04drm/v3d: Use devm_reset_control_get_optional_exclusive()Maíra Canal
2026-04-03drm/xe: Fix bug in idledly unit conversionVinay Belgaumkar
2026-04-03drm/amdgpu: dump job ibs in the devcoredumpPierre-Eric Pelloux-Prayer
2026-04-03drm/amdgpu: store ib info for devcoredumpPierre-Eric Pelloux-Prayer
2026-04-03drm/xe: Enable Wa_14025515070Julia Filipchuk
2026-04-03drm/amdgpu: extract amdgpu_vm_lock_by_pasid from amdgpu_vm_handle_faultPierre-Eric Pelloux-Prayer
2026-04-03drm/amdgpu: Use amdgpu by default for CIK APUs tooTimur Kristóf
2026-04-03drm/amd/display: Remove unused NUM_ELEMENTS macrosLinus Probert
2026-04-03drm/amd/display: Replace inline NUM_ELEMENTS macro with ARRAY_SIZELinus Probert
2026-04-03drm/amdgpu: save ring content before resetting the devicePierre-Eric Pelloux-Prayer
2026-04-03drm/amdgpu: make userq fence_drv drop explicit in queue destroyPrike Liang
2026-04-03drm/amdgpu: rework userq fence driver alloc/destroyPrike Liang
2026-04-03drm/amdgpu/userq: use dma_fence_wait_timeout without test for signalledSunil Khatri
2026-04-03drm/amdgpu/userq: call dma_resv_wait_timeout without test for signalledSunil Khatri
2026-04-03drm/amdgpu/userq: add the return code too in error conditionSunil Khatri
2026-04-03drm/amdgpu/userq: fence wait for max time in amdgpu_userq_wait_for_signalSunil Khatri
2026-04-03drm/amd/display: Change dither policy for 10 bpc output back to ditheringMario Kleiner
2026-04-03drm/amdgpu: replace PASID IDR with XArrayMikhail Gavrilov
2026-04-03drm/amdgpu/userq: dont need check for return values in amdgpu_userq_evictSunil Khatri
2026-04-03drm/amd/pm: fix memleak issue in smu_v15_0_8_get_gpu_metrics()Yang Wang
2026-04-03drm/amd/pm: optimize logic and remove unnecessary checks in smu v15.0.8Yang Wang
2026-04-03drm/amd/pm: fix null pointer dereference issue in smu_v15_0_8_get_power_limit()Yang Wang
2026-04-03drm/amd/pm: correct mem_busy_percent display due to calculation errorsYang Wang
2026-04-03drm/radeon: add WQ_PERCPU to alloc_workqueue usersMarco Crivellari
2026-04-03amd/amdkfd: add WQ_UNBOUND to alloc_workqueue usersMarco Crivellari
2026-04-03drm/amdgpu: replace use of system_wq with system_dfl_wqMarco Crivellari
2026-04-03drm/amdgpu: replace use of system_unbound_wq with system_dfl_wqMarco Crivellari
2026-04-03drm/amd/pm: Use smu vram copy in SMUv15Lijo Lazar
2026-04-03drm/amd/pm: Use smu vram copy in SMUv13Lijo Lazar
2026-04-03drm/amd/pm: Add smu vram copy functionLijo Lazar
2026-04-03drm/amdgpu: add CONFIG_GCOV_PROFILE_AMDGPU Kconfig optionVitaly Prosyak
2026-04-03drm/amd/display: Replace use of system_wq with system_percpu_wqMarco Crivellari