summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2025-11-19drm/xe/huc: Use scope-based forcewakeMatt Roper
2025-11-19drm/xe/gt_debugfs: Use scope-based cleanupMatt Roper
2025-11-19drm/xe/drm_client: Use scope-based cleanupMatt Roper
2025-11-19drm/xe: Return forcewake reference type from force_wake_get_any_engine()Matt Roper
2025-11-19drm/xe/display: Use scoped-cleanupMatt Roper
2025-11-19drm/xe/devcoredump: Use scope-based cleanupMatt Roper
2025-11-19drm/xe/device: Use scope-based cleanupMatt Roper
2025-11-19drm/xe/gsc: Use scope-based cleanupMatt Roper
2025-11-19drm/xe/pxp: Use scope-based cleanupMatt Roper
2025-11-19drm/xe/pat: Use scope-based forcewakeMatt Roper
2025-11-19drm/xe/mocs: Use scope-based cleanupMatt Roper
2025-11-19drm/xe/guc_pc: Use scope-based cleanupMatt Roper
2025-11-19drm/xe/guc: Use scope-based cleanupMatt Roper
2025-11-19drm/xe/gt_idle: Use scope-based cleanupMatt Roper
2025-11-19drm/xe/gt: Use scope-based cleanupMatt Roper
2025-11-19drm/xe/pm: Add scope-based cleanup helper for runtime PMMatt Roper
2025-11-19drm/xe/forcewake: Add scope-based cleanup for forcewakeMatt Roper
2025-11-19drm/plane: Fix create_in_format_blob() return valueVille Syrjälä
2025-11-19drm/xe/rps: build RPS as part of xeJani Nikula
2025-11-19drm/i915: add .fence_priority_display to parent interfaceJani Nikula
2025-11-19drm/i915/rps: postpone i915 fence check to boostJani Nikula
2025-11-19drm/i915/rps: call RPS functions via the parent interfaceJani Nikula
2025-11-19drm/i915/rps: store struct dma_fence in struct wait_rps_boostJani Nikula
2025-11-19drm/i915: add .has_fenced_regions to parent interfaceJani Nikula
2025-11-19drm/i915: add .vgpu_active to parent interfaceJani Nikula
2025-11-19drm/{i915,xe}/display: move irq calls to parent interfaceJani Nikula
2025-11-19drm/i915/display: convert the display irq interfaces to struct intel_displayJani Nikula
2025-11-19drm/{i915, xe}/display: duplicate gen2 irq/error init/reset in display irqJani Nikula
2025-11-19drm/i915/dram: Fix ICL DIMM_S decodingVille Syrjälä
2025-11-19drm/i915/dram: Sort SKL+ DIMM register bitsVille Syrjälä
2025-11-19drm/i915/dram: Use REG_GENMASK() & co. for the SKL+ DIMM regsVille Syrjälä
2025-11-19drm/panel: sofef00: Non-continuous mode and video burst are supportedDavid Heidelberg
2025-11-19drm/panel: sofef00: Mark the LPM mode always-onDavid Heidelberg
2025-11-19drm/panel: sofef00: Simplify get_modesDavid Heidelberg
2025-11-19drm/panel: sofef00: Introduce compatible which includes the panel nameDavid Heidelberg
2025-11-19drm/panel: sofef00: Initialise at 50% brightnessCasey Connolly
2025-11-19drm/panel: sofef00: Add prepare_prev_first flag to drm_panelCasey Connolly
2025-11-19drm/panel: sofef00: Introduce page macroDavid Heidelberg
2025-11-19drm/panel: sofef00: Split sending commands to the enable/disable functionsDavid Heidelberg
2025-11-19drm/panel: sofef00: Handle all regulatorsDavid Heidelberg
2025-11-19drm/panel: sofef00: Clean up panel description after s6e3fc2x01 removalDavid Heidelberg
2025-11-19drm/panel: ilitek-ili9881d: Add support for Wanchanglong W552946AAA panelChaoyi Chen
2025-11-19drm/panel: ronbo-rb070d30: fix warning with gpio controllers that sleepJosua Mayer
2025-11-19drm/panel: jadard-jd9365da-h3: Use dev_err_probe() instead of DRM_DEV_ERROR()...Abhishek Rajput
2025-11-19drm/panel: simple: Add Raystar RFF500F-AWH-DNN panel entryFabio Estevam
2025-11-19gpu/drm: panel: simple-panel: add Samsung LTL106AL01 LVDS panel supportSvyatoslav Ryhel
2025-11-19gpu/drm: panel: add support for LG LD070WX3-SL01 MIPI DSI panelSvyatoslav Ryhel
2025-11-19drm/xe/vm: Use for_each_tlb_inval() to calculate invalidation fencesMatt Roper
2025-11-19Merge drm/drm-fixes into drm-misc-fixesThomas Zimmermann
2025-11-19drm/i915/cx0: Enable dpll framework for MTL+Mika Kahola