summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2026-06-24drm/i915/dp_link_caps: Add helper to get common rate indexImre Deak
2026-06-24drm/i915/dp_link_caps: Add helper to get the number of supported link ratesImre Deak
2026-06-24drm/i915/dp_link_caps: Add helper to print all supported link ratesImre Deak
2026-06-24drm/i915/dp_link_caps: Pass supported link rates to link caps updateImre Deak
2026-06-24drm/i915/dp: Factor out helper to get link rate capabilitiesImre Deak
2026-06-24drm/i915/dp_link_caps: Rename helper updating the link configurationsImre Deak
2026-06-24drm/i915/dp_link_caps: Move link config tracking to link_capsImre Deak
2026-06-24drm/i915/dp_link_caps: Move link config helpers to link capsImre Deak
2026-06-24drm/i915/dp_link_caps: Move forced link params to link_capsImre Deak
2026-06-24drm/i915/dp_link_training: Use helpers to get forced link paramsImre Deak
2026-06-24drm/i915/dp_link_caps: Move forced and max link debugfs entries to link capsImre Deak
2026-06-24drm/i915/dp: Simplify querying of forced link parametersImre Deak
2026-06-24drm/i915/dp_link_caps: Move forced link param helpers to link capsImre Deak
2026-06-24drm/i915/dp_link_caps: Move common rate helpers to link capsImre Deak
2026-06-24drm/i915/dp_link_caps: Introduce DP link capability moduleImre Deak
2026-06-24drm/i915/dp: Add struct intel_dp_link_configImre Deak
2026-06-24drm/i915/dp: Rename intel_dp_link_config to intel_dp_link_config_entryImre Deak
2026-06-24drm/i915/panel: Attempt VRR based refresh rate change for !allow_modesetVille Syrjälä
2026-06-24drm/i915/panel: Adjust intel_panel_compute_config() calling conventionVille Syrjälä
2026-06-24drm/i915: Pass the full atomic state to .compute_config()Ville Syrjälä
2026-06-24drm/modes: Add DRM_MODE_MATCH_TIMINGS_VRRVille Syrjälä
2026-06-24drm/i915/panel: Split VRR vs. fixed refresh rate fixed mode selection into se...Ville Syrjälä
2026-06-24drm/fb-helper: Remove unused local variable in hotplug_event()Cristian Ciocaltea
2026-06-24drm/i915/cdclk: Fix up CDCLK_FREQ_DECIMAL without a full PLL re-enableVille Syrjälä
2026-06-24drm/i915: Return NULL on error in active_instanceJoonas Lahtinen
2026-06-24drm/hibmc: Use gem-shmem with shadow-plane helpers for memory managementThomas Zimmermann
2026-06-24drm/hibmc: Verify the framebuffer pitch to be a multiple of 128Thomas Zimmermann
2026-06-24drm/hibmc: Do not use cpp from struct drm_format_infoThomas Zimmermann
2026-06-24drm/hibmc: Store fb in variable in atomic_updateThomas Zimmermann
2026-06-24drm/hibmc: Fix list of formats on the primary planeThomas Zimmermann
2026-06-24drm/hibmc: Use drm_atomic_helper_check_plane_state()Thomas Zimmermann
2026-06-24drm/i915/dp: Decode dsc max delta bpp from sink dpcdNemesa Garg
2026-06-24drm/nouveau/disp/r535: Add scanline position support + head state supportLyude Paul
2026-06-23drm/xe/mmio: Prefer tile-based WARN messageMichal Wajdeczko
2026-06-23drm/xe/mmio: Check MMIO BAR size when initializing tilesMichal Wajdeczko
2026-06-23drm/xe/mmio: Drop tiles_fini actionMichal Wajdeczko
2026-06-23drm/xe/mmio: Add check for minimal BAR sizeMichal Wajdeczko
2026-06-23drm/xe/mmio: Map MMIO BAR using managed version of pci_iomapMichal Wajdeczko
2026-06-23drm/xe/mmio: Verify MMIO is availableMichal Wajdeczko
2026-06-23drm/i915/gem: Add missing nospec on parallel submit slotJoonas Lahtinen
2026-06-23drm/{i915, xe}/panic: drop dependency on struct intel_framebufferJani Nikula
2026-06-23drm/xe/panic: store fb bo in struct intel_panicJani Nikula
2026-06-23drm/{i915,xe}/panic: pass obj to panic setupJani Nikula
2026-06-23drm/i915/panic: remove the extra layer from panic hooksJani Nikula
2026-06-23drm/i915/panic: squash i915_panic.c into i915_gem_panic.cJani Nikula
2026-06-23drm/i915/panic: split out i915_gem_panic.[ch]Jani Nikula
2026-06-23drm/i915/gem: Add missing nospec on parallel submit slotJoonas Lahtinen
2026-06-22drm/xe/rtp: Ensure locking/ref counting for OA whitelistsAshutosh Dixit
2026-06-22drm/xe/oa: (De-)whitelist OA registers on OA stream open/releaseAshutosh Dixit
2026-06-22drm/xe/rtp: (De-)whitelist OA registers for all hwe's for a gtAshutosh Dixit