summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2026-07-16drm/amdgpu: give different sizes for each SA pool typeChristian König2-3/+6
2026-07-16drm/amdgpu: properly account for resets with user queuesAlex Deucher3-4/+35
2026-07-16drm/amdgpu/gfx9.4.3: Fix MEC rollback loop in EOP IRQ setupSrinivasan Shanmugam1-1/+1
2026-07-16drm/amdgpu : update mmhub eco sec lvl for vcn5_3Suresh Guttula5-0/+79
2026-07-16drm/msm: Only fini scheduler after successful initRuoyu Wang2-3/+5
2026-07-16drm/msm: Fix task_struct reference leak in recover_workerJie Zhang1-0/+2
2026-07-16drm/msm/a6xx: Fix IRQ storm during msm_recovery testJie Zhang4-2/+15
2026-07-16drm/msm/a6xx: Fix A621 GPUCC register list for state captureJie Zhang2-3/+16
2026-07-16drm/msm/a6xx: Fix A663 GPUCC register list for state captureJie Zhang1-1/+3
2026-07-16drm/msm: Recover HW before retire hung submitJie Zhang1-2/+2
2026-07-16drm/msm/a6xx: Fix stale rpmh votes after suspendShivam Rawat1-1/+4
2026-07-16drm/msm/a3xx: Drain VBIF before GPU suspendAlexandre MINETTE2-1/+37
2026-07-16drm/msm/adreno: fix use after free on error path in a6xx_gpu_init()Dan Carpenter1-1/+2
2026-07-16drm/tegra: vic: Add Tegra264 supportMikko Perttunen3-27/+75
2026-07-16drm/tegra: falcon: Add support for RISC-V external bootMikko Perttunen2-10/+79
2026-07-16gpu: host1x: Add Tegra264 supportSantosh BS10-6/+352
2026-07-16gpu: host1x: Correctly parse linear ranges of context devicesMikko Perttunen1-2/+11
2026-07-16gpu: host1x: Annotate intentional syncpoint wrap-aroundMikko Perttunen5-8/+20
2026-07-16gpu: host1x: Change pin_job() return type to intMikko Perttunen1-1/+1
2026-07-16gpu: host1x: Avoid stack over-read in debug output helpersMikko Perttunen1-2/+2
2026-07-16gpu: host1x: Fix offset calculation in trace_write_gatherMikko Perttunen1-3/+2
2026-07-16gpu: host1x: Avoid double device_add when clients already presentMikko Perttunen1-1/+1
2026-07-16gpu: host1x: Wait for timeout worker completion on channel freeMikko Perttunen1-1/+1
2026-07-16gpu: host1x: Fix use-after-free in host1x_bo_clear_cached_mappingsMikko Perttunen1-2/+2
2026-07-16drm/i915/selftests: Fix GT PM sort comparatorsEmre Cecanpunar1-4/+4
2026-07-16drm/i915/wm: clear the plane ddb_y entries on plane disableVinod Govindapillai1-1/+1
2026-07-16drm/xe/pf: Disable display in admin only PF modeSatyanarayana K V P2-3/+2
2026-07-16drm/xe/guc: Hold device ref until queue teardown completesArvind Yadav7-32/+100
2026-07-16drm/xe/guc: Keep scheduler timeline name aliveArvind Yadav2-1/+8
2026-07-16drm/xe/pt: Reset current_op in xe_pt_update_ops_init()Zongyao Bai1-0/+3
2026-07-16drm/xe/wopcm: fix WOPCM size for LNL+Daniele Ceraolo Spurio1-5/+10
2026-07-16drm/xe/vf: Fix VF CCS attach/detach race with in-flight BO movesMatthew Brost5-15/+48
2026-07-16drm/xe/nvm: fix writable override for CRIAlexander Usyskin1-2/+7
2026-07-16drm/xe: Hold a dma-buf reference for imported BOsNitin Gote4-6/+25
2026-07-16drm/xe/vm: Fix BO prefetch with CONSULT_MEM_ADVISE_PREF_LOCHimal Prasad Ghimiray1-5/+20
2026-07-16drm/xe/guc: Hold device ref until queue teardown completesArvind Yadav7-32/+100
2026-07-16drm/solomon: remove unneeded variables in blit functionsIker Pedrosa1-6/+3
2026-07-16drm/xe/guc: Keep scheduler timeline name aliveArvind Yadav2-1/+8
2026-07-15drm/xe/multi_queue: wait for secondary's own suspend in suspend_waitNiranjana Vishwanathapura1-56/+70
2026-07-16drm/xe: Consolidate debugfs fault injection functionsMallesh Koujalagi5-22/+62
2026-07-15gpu: nova-core: store Fsp instance in GpuAlexandre Courbot4-13/+38
2026-07-15gpu: nova-core: gsp: separate context and GPU lifetimes in GspBootContextAlexandre Courbot6-18/+28
2026-07-15gpu: nova-core: gsp: pass GspBootContext mutablyAlexandre Courbot4-21/+28
2026-07-15gpu: nova-core: avoid repeated calls to pci::Device::as_refAlexandre Courbot1-11/+13
2026-07-15gpu: nova-core: move GSP firmware files decision to GSP HALEliot Courtney5-33/+33
2026-07-15gpu: nova-core: gsp: make use of FWSEC bootloader a property of the TU102 HALAlexandre Courbot3-5/+29
2026-07-15gpu: nova-core: gsp: turn FWSEC execution into HAL methodAlexandre Courbot1-75/+76
2026-07-15gpu: nova-core: gsp: fold TU102 unload bundle construction into HAL methodAlexandre Courbot1-46/+39
2026-07-15gpu: nova-core: gsp: centralize missing unload bundle warningsAlexandre Courbot2-9/+10
2026-07-15gpu: nova-core: gsp: pass GspBootContext to unload methodsAlexandre Courbot5-57/+45