summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2026-01-26drm/tyr: depend on `COMMON_CLK` to fix build errorMiguel Ojeda
2026-01-24gpu: nova-core: align LibosMemoryRegionInitArgument size to page sizeAlexandre Courbot
2026-01-24gpu: nova-core: add FalconUCodeDescV2 supportTimur Tabi
2026-01-24gpu: nova-core: add Falcon HAL method load_method()Timur Tabi
2026-01-23drm/msm/a6xx: fix bogus hwcg register updatesJohan Hovold
2026-01-23drm/xe: Skip address copy for sync-only execsShuicheng Lin
2026-01-23drm/panel-edp: Add AUO B116XAT04.1 (HW: 1A)Terry Hsiao
2026-01-24gpu: nova-core: add NV_PFALCON_FALCON_ENGINE::reset_engine()Timur Tabi
2026-01-24gpu: nova-core: Add basic Turing HALTimur Tabi
2026-01-24gpu: nova-core: move some functions into the HALTimur Tabi
2026-01-24gpu: nova-core: add NV_PFALCON_FALCON_DMATRFCMD::with_falcon_mem()Timur Tabi
2026-01-24gpu: nova-core: add support for Turing/GA100 fwsignatureTimur Tabi
2026-01-24gpu: nova-core: support header parsing on Turing/GA100Timur Tabi
2026-01-24gpu: nova-core: add ImemNonSecure section infrastructureTimur Tabi
2026-01-24gpu: nova-core: rename Imem to ImemSecureTimur Tabi
2026-01-23rust: io: separate generic I/O helpers from MMIO implementationZhi Wang
2026-01-23drm/tyr: suppress unread field warningsDeborah Brouwer
2026-01-23drm/panthor: Add src path to includes of panthor_gpu.oNicolas Frattaroli
2026-01-23drm/i915: move GEN7_ERR_INT snapshot to display irq codeJani Nikula
2026-01-23drm/xe: derive mem copy capability from graphics versionNitin Gote
2026-01-23drm/i915: Get rid of the INTEL_GMCH_CTRL aliasVille Syrjälä
2026-01-23drm/i915/crt: Extract intel_crt_sense_above_threshold()Ville Syrjälä
2026-01-23drm/i915/crt: Use IS0_R instead of VGA_MIS_WVille Syrjälä
2026-01-23drm/i915/vga: Use MMIO for VGA registers on pre-g4xVille Syrjälä
2026-01-23drm/i915/vga: Introduce intel_vga_{read,write}()Ville Syrjälä
2026-01-23drm/i915/de: Add intel_de_write8()Ville Syrjälä
2026-01-23drm/i915/de: Simplify intel_de_read8()Ville Syrjälä
2026-01-23drm/i915/vga: Assert that VGA register accesses are going to the right GPUVille Syrjälä
2026-01-23drm/i915/vga: Stop trying to use GMCH_CTRL for VGA decode controlVille Syrjälä
2026-01-23drm/i915/vga: Avoid VGA arbiter during intel_vga_disable() for iGPUsVille Syrjälä
2026-01-23drm/i915/vga: Clean up VGA registers even if VGA plane is disabledVille Syrjälä
2026-01-23drm/i915/vga: Don't touch VGA registers if VGA decode is fully disabledVille Syrjälä
2026-01-23Merge tag 'drm-misc-next-2026-01-22' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie
2026-01-23drm/i915/vga: Extract intel_gmch_ctrl_reg()Ville Syrjälä
2026-01-23drm/i915/power: Remove i915_power_well_desc::has_vgaVille Syrjälä
2026-01-23drm/i915/vga: Get rid of intel_vga_reset_io_mem()Ville Syrjälä
2026-01-23drm/i915/vga: Register vgaarb client laterVille Syrjälä
2026-01-23Merge tag 'mediatek-drm-fixes-20260119' of https://git.kernel.org/pub/scm/lin...Dave Airlie
2026-01-23Merge tag 'drm-intel-next-fixes-2026-01-22' of https://gitlab.freedesktop.org...Dave Airlie
2026-01-23Merge tag 'amd-drm-fixes-6.19-2026-01-22' of https://gitlab.freedesktop.org/a...Dave Airlie
2026-01-23Merge tag 'drm-xe-fixes-2026-01-22' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie
2026-01-22Revert "drm/amd/display: pause the workload setting in dm"Alex Deucher
2026-01-22Revert "drm/amd/display: pause the workload setting in dm"Alex Deucher
2026-01-22drm/panthor: Add gpu_job_irq tracepointNicolas Frattaroli
2026-01-22drm/panthor: Add tracepoint for hardware utilisation changesNicolas Frattaroli
2026-01-22drm/panthor: Extend IRQ helpers for mask modification/restorationNicolas Frattaroli
2026-01-22drm/panthor: Rework panthor_irq::suspended into panthor_irq::stateNicolas Frattaroli
2026-01-22drm/xe: Select CONFIG_DEVICE_PRIVATE when DRM_XE_GPUSVM is selectedThomas Hellström
2026-01-22drm/xe: Use DRM_BUDDY_CONTIGUOUS_ALLOCATION for contiguous allocationsSanjay Yadav
2026-01-22drm, drm/xe: Fix xe userptr in the absence of CONFIG_DEVICE_PRIVATEThomas Hellström