summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2026-06-02rust/drm: Introduce DeviceContextLyude Paul
2026-06-02drm/gem/shmem: Introduce __drm_gem_shmem_free_sgt_locked()Lyude Paul
2026-06-02gpu: nova-core: Hopper/Blackwell: add FMC signature extractionJohn Hubbard
2026-06-02gpu: nova-core: Hopper/Blackwell: add FSP secure boot completion waitingJohn Hubbard
2026-06-02gpu: nova-core: Hopper/Blackwell: add FMC firmware imageJohn Hubbard
2026-06-02gpu: nova-core: Hopper/Blackwell: add FSP falcon engine stubJohn Hubbard
2026-06-02gpu: nova-core: add auto-detection of 32-bit, 64-bit firmware imagesJohn Hubbard
2026-06-02gpu: nova-core: add support for 32-bit firmware imagesJohn Hubbard
2026-06-02gpu: nova-core: don't assume 64-bit firmware imagesJohn Hubbard
2026-06-02gpu: nova-core: Blackwell: use correct sysmem flush registersJohn Hubbard
2026-06-02gpu: nova-core: Hopper/Blackwell: larger WPR2 (GSP) heapJohn Hubbard
2026-06-02gpu: nova-core: Hopper/Blackwell: larger non-WPR heapJohn Hubbard
2026-06-02gpu: nova-core: Blackwell: compute PMU-reserved framebuffer sizeJohn Hubbard
2026-06-02gpu: nova-core: Hopper/Blackwell: new location for PCI config mirrorJohn Hubbard
2026-06-02gpu: nova-core: set DMA mask width based on GPU architectureJohn Hubbard
2026-06-02drm/tyr: use IoMem directly instead of DevresDanilo Krummrich
2026-06-02drm/tyr: separate driver type from driver dataDanilo Krummrich
2026-06-02drm/imx: Fix three kernel-doc warnings in dcss-scaler.cYicong Hui
2026-06-01drm/v3d: Clean caches before runtime suspendMaíra Canal
2026-06-01drm/v3d: Flush MMU TLB and cache during runtime resumeMaíra Canal
2026-06-01drm/v3d: Wait for pending L2T flush before cleaning cachesMaíra Canal
2026-06-01Revert "drm/xe/nvls: Define GuC firmware for NVL-S"Daniele Ceraolo Spurio
2026-05-30gpu: nova-core: gsp: run the unload bundle if Gsp::boot() failsAlexandre Courbot
2026-05-30gpu: nova-core: run Booter Unloader and FWSEC-SB upon unbindingAlexandre Courbot
2026-05-30gpu: nova-core: send UNLOADING_GUEST_DRIVER GSP command upon unloadingAlexandre Courbot
2026-05-30gpu: nova-core: gsp: move chipset-specific parts of the boot process into a HALAlexandre Courbot
2026-05-30drm/gem: fix race between change_handle and handle_deleteZhenghang Xiao
2026-05-30Merge tag 'drm-misc-fixes-2026-05-29' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2026-05-29drm/msm/adreno: add Adreno 810 GPU supportAlexander Koskovich
2026-05-29drm/msm/a8xx: use pipe protect slot 15 for last-span-unbound featureAlexander Koskovich
2026-05-29drm/msm/adreno: set cx_misc_mmio regardless of if platform has LLCCAlexander Koskovich
2026-05-29drm/msm/adreno: rename llc_mmio to cx_misc_mmioAlexander Koskovich
2026-05-29drm/msm/a6xx: Allow IFPC with perfcntr streamRob Clark
2026-05-29drm/msm/a6xx: Append SEL regs to dyn pwrup reglistRob Clark
2026-05-29drm/msm/a6xx: Increase pwrup_reglist sizeRob Clark
2026-05-29drm/msm: Add PERFCNTR_CONFIG ioctlRob Clark
2026-05-29drm/msm/a8xx: Add perfcntr flush sequenceRob Clark
2026-05-29drm/msm/a6xx+: Add support to configure perfcntrsRob Clark
2026-05-29drm/msm: Add basic perfcntr infrastructureRob Clark
2026-05-29drm/msm: Add per-context perfcntr stateRob Clark
2026-05-29drm/msm/a6xx: Add yield & flush helperRob Clark
2026-05-29drm/msm: Add sysprof accessorsRob Clark
2026-05-29drm/msm: Add a6xx+ perfcntr tablesRob Clark
2026-05-29drm/msm/registers: Add perfcntr jsonRob Clark
2026-05-29drm/msm/registers: Sync gen_header.py from mesaRob Clark
2026-05-29drm/msm/adreno: Sync registers from mesaRob Clark
2026-05-29drm/msm: Allow CAP_PERFMON for setting SYSPROFRob Clark
2026-05-29drm/msm: Remove obsolete perf infrastructureRob Clark
2026-05-29drm/msm/a8xx: Fix RSCC offsetAkhil P Oommen
2026-05-29drm/msm/a6xx: Limit GXPD votes to recovery in A8xAkhil P Oommen