summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915
AgeCommit message (Expand)Author
2026-03-24drm/i915/lt_phy: Add .enable_clock hook on DDIMika Kahola
2026-03-24drm/i915/lt_phy: Add xe3plpd .crtc_get_dpllMika Kahola
2026-03-24drm/i915/lt_phy: Add xe3plpd .get_freq hookMika Kahola
2026-03-24drm/i915/lt_phy: Add xe3plpd .get_hw_state hookMika Kahola
2026-03-24drm/i915/lt_phy: Add xe3plpd .compare_hw_state hookMika Kahola
2026-03-24drm/i915/lt_phy: Add xe3plpd .dump_hw_state hookMika Kahola
2026-03-24drm/i915/lt_phy: Add xe3plpd .update_dpll_ref_clks hookMika Kahola
2026-03-24drm/i915/lt_phy: Add xe3plpd .update_active_dpll hookMika Kahola
2026-03-24drm/i915/lt_phy: Add xe3plpd .put_dplls hookMika Kahola
2026-03-24drm/i915/lt_phy: Add xe3plpd .get_dplls hookMika Kahola
2026-03-24drm/i915/lt_phy: Add xe3plpd .compute_dplls hookMika Kahola
2026-03-24drm/i915/lt_phy: Add lane_count to PLL stateMika Kahola
2026-03-24drm/i915/lt_phy: Refactor LT PHY PLL handling to use explicit PLL stateMika Kahola
2026-03-24drm/i915/lt_phy: Add PLL information for xe3plpdMika Kahola
2026-03-24drm/i915/lt_phy: Add check if PLL is enabledMika Kahola
2026-03-24drm/i915/lt_phy: Dump missing PLL state parametersMika Kahola
2026-03-24drm/i915/dp_tunnel: Fix error handling when clearing stream BW in atomic stateImre Deak
2026-03-23drm/i915/dp_tunnel: Fix error handling when clearing stream BW in atomic stateImre Deak
2026-03-23drm/i915: Unlink NV12 planes earlierVille Syrjälä
2026-03-23drm/i915: Order OP vs. timeout correctly in __wait_for()Ville Syrjälä
2026-03-23drm/i915/gmbus: fix spurious timeout on 512-byte burst readsSamasth Norway Ananda
2026-03-21drm/i915/wm: Include .min_ddb_alloc_uv in the wm dumpsVille Syrjälä
2026-03-21drm/i915/wm: Include ddb_y in skl_print_wm_changes() on pre-iclVille Syrjälä
2026-03-21drm/i915/wm: Extract skl_print_plane_ddb_changes()Ville Syrjälä
2026-03-21drm/i915/wm: s/skl_print_plane_changes()/skl_print_plane_wm_changes()/Ville Syrjälä
2026-03-21drm/i915/wm: Nuke wm->uv_wm[]Ville Syrjälä
2026-03-21drm/i915/wm: Extract skl_allocate_plane_ddb_nv12()Ville Syrjälä
2026-03-21drm/i915/wm: s/skl_check_nv12_wm_level()/skl_check_wm_level_nv12()/Ville Syrjälä
2026-03-21drm/i915/wm: Reorder the arguments to skl_allocate_plane_ddb()Ville Syrjälä
2026-03-21drm/i915/wm: Nuke is_planar from skl+ wm structuresVille Syrjälä
2026-03-21drm/i915: Skip redundant NV12 plane unlinkingVille Syrjälä
2026-03-21drm/i915: Relocate unlink_nv12_plane()Ville Syrjälä
2026-03-21drm/i915: Unlink NV12 planes earlierVille Syrjälä
2026-03-19drm/i915: Order OP vs. timeout correctly in __wait_for()Ville Syrjälä
2026-03-18drm/i915/psr: Disable Panel Replay on Dell XPS 14 DA14260 as a quirkJouni Högander
2026-03-18drm/i915/fbdev: fix link failure without FBDEV emulationArnd Bergmann
2026-03-18drm/i915/gmbus: fix a typo in comment messageSamasth Norway Ananda
2026-03-18drm/i915/gmbus: fix spurious timeout on 512-byte burst readsSamasth Norway Ananda
2026-03-18drm/i915/gt: Check set_default_submission() before deferencingRahul Bukte
2026-03-18drm/i915/backlight: Check if VESA backlight is possibleSuraj Kandpal
2026-03-17drm/intel: add shared step.h and switch i915 to use itJani Nikula
2026-03-17drm/i915/dmc: use step name from runtime infoJani Nikula
2026-03-17drm/i915/display: add step name in display runtime infoJani Nikula
2026-03-17drm/i915/dmc: simplify stepping info initializationJani Nikula
2026-03-17drm/i915/gvt: Swap read and write checksJonathan Cavitt
2026-03-17drm/i915/display: PORT_NONE is not validJonathan Cavitt
2026-03-17drm/i915/psr: Compute PSR entry_setup_frames into intel_crtc_stateJouni Högander
2026-03-17drm/i915/psr: Disable PSR on update_m_n and update_lrrJouni Högander
2026-03-17Merge tag 'drm-intel-next-2026-03-16' of https://gitlab.freedesktop.org/drm/i...Dave Airlie
2026-03-16drm/i915/psr: Compute PSR entry_setup_frames into intel_crtc_stateJouni Högander