summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2026-06-25drm/i915/gmbus: Add gmbus_pins_lpt_lp[]Ville Syrjälä
2026-06-25drm/i915/gmbus: s/gmbus_pins_bdw/gmbus_pins_lpt/Ville Syrjälä
2026-06-25drm/i915/gmbus: Rename GPIO pinsVille Syrjälä
2026-06-24drm/i915/dp_link_caps: Pass link_caps to common rate helpersImre Deak
2026-06-24drm/i915/dp_link_caps: Pass link_caps to config update/lookup helpersImre Deak
2026-06-24drm/i915/dp_link_caps: Pass link_caps to static functionsImre Deak
2026-06-24drm/i915/dp_link_caps: Move max link limits to link_capsImre Deak
2026-06-24drm/i915/dp_link_caps: Add helper to reset link_caps stateImre Deak
2026-06-24drm/i915/dp_link_caps: Add helper to reset max link limitsImre Deak
2026-06-24drm/i915/dp_link_caps: Add helpers to set max link limitsImre Deak
2026-06-24drm/i915/dp_link_caps: Add helpers to get max link limitsImre Deak
2026-06-24drm/i915/dp_link_caps: Use max common lane count from link_capsImre Deak
2026-06-24drm/i915/dp_link_caps: Track max common lane count in link_capsImre Deak
2026-06-24drm/i915/dp_link_caps: Move tracking of common rates to link_caps structImre Deak
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