summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2026-01-27drm/rcar-du: dsi: Clean up VCLK divider calculationMarek Vasut-9/+26
2026-01-27dma-buf: Always build with DMABUF_MOVE_NOTIFYLeon Romanovsky-18/+9
2026-01-27dma-buf: Rename dma_buf_move_notify() to dma_buf_invalidate_mappings()Leon Romanovsky-2/+2
2026-01-27dma-buf: Rename .move_notify() callback to a clearer identifierLeon Romanovsky-7/+7
2026-01-27drm/i915/display: Disable DMG Clock GatingSuraj Kandpal-1/+10
2026-01-26mm/zone_device: reinitialize large zone device private foliosMatthew Brost-3/+3
2026-01-27drm/i915/cx0: Rename intel_clear_response_ready flagSuraj Kandpal-10/+10
2026-01-27drm/i915/cx0: Clear response ready & error bitSuraj Kandpal-0/+4
2026-01-27Merge tag 'amd-drm-next-6.20-2026-01-23' of https://gitlab.freedesktop.org/ag...Dave Airlie-1186/+1429
2026-01-26drm/xe: Unregister drm device on probe errorShuicheng Lin-0/+1
2026-01-26drm/xe/ptl: Disable DCC on PTLVinay Belgaumkar-0/+34
2026-01-26drm/xe: Reduce LRC timestamp stuck message on VFs to noticeMatthew Brost-3/+8
2026-01-26drm/xe/ptl: Disable DCC on PTLVinay Belgaumkar-0/+34
2026-01-26drm/display: bridge_connector: move audio_infoframe checks to OP_HDMIDmitry Baryshkov-3/+6
2026-01-26gpu: tyr: remove redundant `.as_ref()` for `dev_*` printGary Guo-4/+4
2026-01-26drm/xe: derive mem copy capability from graphics versionNitin Gote-6/+1
2026-01-26drm/xe/xelp: Fix Wa_18022495364Tvrtko Ursulin-1/+1
2026-01-26drm/xe: Skip address copy for sync-only execsShuicheng Lin-3/+3
2026-01-26drm/xe/xelp: Fix Wa_18022495364Tvrtko Ursulin-1/+1
2026-01-26drm/panel: ilitek-ili9882t: Select DRM_DISPLAY_DSC_HELPERMaíra Canal-0/+1
2026-01-26Merge tag 'v6.19-rc7' into driver-core-nextDanilo Krummrich-580/+823
2026-01-26drm: Do not allow userspace to trigger kernel warnings in drm_gem_change_hand...Tvrtko Ursulin-6/+12
2026-01-26drm/{i915, xe}/dsb: move DSB buffer to parent interfaceJani Nikula-60/+132
2026-01-26drm/i915/dsb: move i915 specific DSB buffer implementation to i915Jani Nikula-2/+2
2026-01-26drm/i915/display: Prevent u64 underflow in intel_fbc_stolen_endJonathan Cavitt-8/+21
2026-01-26gpu: nova-core: gsp: use () as message type for GspInitDone messageAlexandre Courbot-3/+3
2026-01-26drm/tyr: depend on `COMMON_CLK` to fix build errorMiguel Ojeda-0/+1
2026-01-24gpu: nova-core: align LibosMemoryRegionInitArgument size to page sizeAlexandre Courbot-5/+17
2026-01-24gpu: nova-core: add FalconUCodeDescV2 supportTimur Tabi-64/+249
2026-01-24gpu: nova-core: add Falcon HAL method load_method()Timur Tabi-3/+34
2026-01-23drm/msm/a6xx: fix bogus hwcg register updatesJohan Hovold-2/+0
2026-01-23drm/xe: Skip address copy for sync-only execsShuicheng Lin-3/+3
2026-01-23drm/panel-edp: Add AUO B116XAT04.1 (HW: 1A)Terry Hsiao-0/+1
2026-01-24gpu: nova-core: add NV_PFALCON_FALCON_ENGINE::reset_engine()Timur Tabi-17/+20
2026-01-24gpu: nova-core: Add basic Turing HALTimur Tabi-0/+97
2026-01-24gpu: nova-core: move some functions into the HALTimur Tabi-42/+54
2026-01-24gpu: nova-core: add NV_PFALCON_FALCON_DMATRFCMD::with_falcon_mem()Timur Tabi-11/+12
2026-01-24gpu: nova-core: add support for Turing/GA100 fwsignatureTimur Tabi-1/+8
2026-01-24gpu: nova-core: support header parsing on Turing/GA100Timur Tabi-4/+24
2026-01-24gpu: nova-core: add ImemNonSecure section infrastructureTimur Tabi-2/+32
2026-01-24gpu: nova-core: rename Imem to ImemSecureTimur Tabi-14/+20
2026-01-23rust: io: separate generic I/O helpers from MMIO implementationZhi Wang-37/+60
2026-01-23drm/tyr: suppress unread field warningsDeborah Brouwer-6/+6
2026-01-23drm/panthor: Add src path to includes of panthor_gpu.oNicolas Frattaroli-0/+2
2026-01-23drm/i915: move GEN7_ERR_INT snapshot to display irq codeJani Nikula-7/+5
2026-01-23drm/xe: derive mem copy capability from graphics versionNitin Gote-6/+1
2026-01-23drm/i915: Get rid of the INTEL_GMCH_CTRL aliasVille Syrjälä-1/+1
2026-01-23drm/i915/crt: Extract intel_crt_sense_above_threshold()Ville Syrjälä-7/+9
2026-01-23drm/i915/crt: Use IS0_R instead of VGA_MIS_WVille Syrjälä-2/+2
2026-01-23drm/i915/vga: Use MMIO for VGA registers on pre-g4xVille Syrjälä-11/+22