summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2026-07-16drm/amdgpu: give different sizes for each SA pool typeChristian König
2026-07-16drm/amdgpu: properly account for resets with user queuesAlex Deucher
2026-07-16drm/amdgpu/gfx9.4.3: Fix MEC rollback loop in EOP IRQ setupSrinivasan Shanmugam
2026-07-16drm/amdgpu : update mmhub eco sec lvl for vcn5_3Suresh Guttula
2026-07-16drm/msm: Only fini scheduler after successful initRuoyu Wang
2026-07-16drm/msm: Fix task_struct reference leak in recover_workerJie Zhang
2026-07-16drm/msm/a6xx: Fix IRQ storm during msm_recovery testJie Zhang
2026-07-16drm/msm/a6xx: Fix A621 GPUCC register list for state captureJie Zhang
2026-07-16drm/msm/a6xx: Fix A663 GPUCC register list for state captureJie Zhang
2026-07-16drm/msm: Recover HW before retire hung submitJie Zhang
2026-07-16drm/msm/a6xx: Fix stale rpmh votes after suspendShivam Rawat
2026-07-16drm/msm/a3xx: Drain VBIF before GPU suspendAlexandre MINETTE
2026-07-16drm/msm/adreno: fix use after free on error path in a6xx_gpu_init()Dan Carpenter
2026-07-16drm/tegra: vic: Add Tegra264 supportMikko Perttunen
2026-07-16drm/tegra: falcon: Add support for RISC-V external bootMikko Perttunen
2026-07-16gpu: host1x: Add Tegra264 supportSantosh BS
2026-07-16gpu: host1x: Correctly parse linear ranges of context devicesMikko Perttunen
2026-07-16gpu: host1x: Annotate intentional syncpoint wrap-aroundMikko Perttunen
2026-07-16gpu: host1x: Change pin_job() return type to intMikko Perttunen
2026-07-16gpu: host1x: Avoid stack over-read in debug output helpersMikko Perttunen
2026-07-16gpu: host1x: Fix offset calculation in trace_write_gatherMikko Perttunen
2026-07-16gpu: host1x: Avoid double device_add when clients already presentMikko Perttunen
2026-07-16gpu: host1x: Wait for timeout worker completion on channel freeMikko Perttunen
2026-07-16gpu: host1x: Fix use-after-free in host1x_bo_clear_cached_mappingsMikko Perttunen
2026-07-16drm/i915/selftests: Fix GT PM sort comparatorsEmre Cecanpunar
2026-07-16drm/i915/wm: clear the plane ddb_y entries on plane disableVinod Govindapillai
2026-07-16drm/xe/pf: Disable display in admin only PF modeSatyanarayana K V P
2026-07-16drm/xe/guc: Hold device ref until queue teardown completesArvind Yadav
2026-07-16drm/xe/guc: Keep scheduler timeline name aliveArvind Yadav
2026-07-16drm/xe/pt: Reset current_op in xe_pt_update_ops_init()Zongyao Bai
2026-07-16drm/xe/wopcm: fix WOPCM size for LNL+Daniele Ceraolo Spurio
2026-07-16drm/xe/vf: Fix VF CCS attach/detach race with in-flight BO movesMatthew Brost
2026-07-16drm/xe/nvm: fix writable override for CRIAlexander Usyskin
2026-07-16drm/xe: Hold a dma-buf reference for imported BOsNitin Gote
2026-07-16drm/xe/vm: Fix BO prefetch with CONSULT_MEM_ADVISE_PREF_LOCHimal Prasad Ghimiray
2026-07-16drm/xe/guc: Hold device ref until queue teardown completesArvind Yadav
2026-07-16drm/solomon: remove unneeded variables in blit functionsIker Pedrosa
2026-07-16drm/xe/guc: Keep scheduler timeline name aliveArvind Yadav
2026-07-15drm/xe/multi_queue: wait for secondary's own suspend in suspend_waitNiranjana Vishwanathapura
2026-07-16drm/xe: Consolidate debugfs fault injection functionsMallesh Koujalagi
2026-07-15gpu: nova-core: store Fsp instance in GpuAlexandre Courbot
2026-07-15gpu: nova-core: gsp: separate context and GPU lifetimes in GspBootContextAlexandre Courbot
2026-07-15gpu: nova-core: gsp: pass GspBootContext mutablyAlexandre Courbot
2026-07-15gpu: nova-core: avoid repeated calls to pci::Device::as_refAlexandre Courbot
2026-07-15gpu: nova-core: move GSP firmware files decision to GSP HALEliot Courtney
2026-07-15gpu: nova-core: gsp: make use of FWSEC bootloader a property of the TU102 HALAlexandre Courbot
2026-07-15gpu: nova-core: gsp: turn FWSEC execution into HAL methodAlexandre Courbot
2026-07-15gpu: nova-core: gsp: fold TU102 unload bundle construction into HAL methodAlexandre Courbot
2026-07-15gpu: nova-core: gsp: centralize missing unload bundle warningsAlexandre Courbot
2026-07-15gpu: nova-core: gsp: pass GspBootContext to unload methodsAlexandre Courbot