summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-01-15drm/i915/psr: CAN_PSR and CAN_PANEL_REPLAY can be now local definesJouni Högander
2024-01-15drm/i915/display: No need for full modeset due to psrJouni Högander
2024-01-09drm/i915/psr: Disable early transport by defaultJouni Högander
2024-01-09drm/i915/psr: Enable psr2 early transport as possibleJouni Högander
2024-01-09drm/i915/psr: Configure PIPE_SRCSZ_ERLY_TPT for psr2 early transportJouni Högander
2024-01-09drm/i915/psr: Calculate and configure CUR_POS_ERLY_TPTJouni Högander
2024-01-09drm/i915/psr: Carry su area in crtc_stateJouni Högander
2024-01-09drm/i915/psr: Extend SU area to cover cursor fully if neededJouni Högander
2024-01-09drm: Add eDP 1.5 early transport definitionJouni Högander
2024-01-09drm/i915/dp: Fix the max DSC bpc supported by sourceAnkit Nautiyal
2024-01-08drm/i915/cdclk: Re-use bxt_cdclk_ctl() when sanitizingGustavo Sousa
2024-01-08drm/i915/cdclk: Reorder bxt_sanitize_cdclk()Gustavo Sousa
2024-01-08drm/i915/cdclk: Extract bxt_cdclk_ctl()Gustavo Sousa
2024-01-08drm/i915/xe2lpd: Update bxt_sanitize_cdclk()Gustavo Sousa
2024-01-08drm/i915/dp: Abort AUX on disconnected native DP portsImre Deak
2024-01-08drm/i915: Filter out glitches on HPD lines during hotplug detectionImre Deak
2024-01-08drm/i915: Add intel_digital_port lock/unlock hooksImre Deak
2024-01-08drm/i915: Disable hotplug detection handlers during driver init/shutdownImre Deak
2024-01-08drm/i915: Disable hotplug detection works during driver init/shutdownImre Deak
2024-01-08drm/i915: Prevent modesets during driver init/shutdownImre Deak
2024-01-08drm/i915: Suspend the framebuffer console earlier during system suspendImre Deak
2024-01-08drm/i915: Suspend the framebuffer console during driver shutdownImre Deak
2024-01-08drm/i915: Disable intel HPD poll after DRM poll init/enableImre Deak
2024-01-08drm/i915: Move audio deinit after disabling pollingImre Deak
2024-01-08drm/i915: Keep the connector polled state disabled after stormImre Deak
2024-01-08drm/i915: Init DRM connector polled field earlyImre Deak
2024-01-08drm/i915/display: Use helper to select C20 MPLLA/BMika Kahola
2024-01-05drm/i915: Disable DSB in Xe KMDJosé Roberto de Souza
2024-01-05drm/i915/tv: use DISPLAY_VER instead of GRAPHICS_VERJani Nikula
2024-01-05drm/i915/display: use IS_DISPLAY_VER instead of IS_GRAPHICS_VERJani Nikula
2024-01-05drm/i915/hdcp: use DISPLAY_VER instead of GRAPHICS_VERJani Nikula
2024-01-05drm/i915/dmc: use DISPLAY_VER instead of GRAPHICS_VERJani Nikula
2024-01-05drm/i915/irq: use DISPLAY_VER instead of GRAPHICS_VERJani Nikula
2024-01-04drm/i915/dp: Fix the PSR debugfs entries wrt. MST connectorsImre Deak
2024-01-04drm/i915/display: Skip C10 state verification in case of fastsetMika Kahola
2024-01-04drm/i915/display: Cleanup mplla/mpllb selectionMika Kahola
2024-01-04drm/i915/display: Store hw clock for C20Mika Kahola
2024-01-04drm/i915/display: Fix C20 pll selection for state verificationMika Kahola
2024-01-03drm/i915/mtl: Add fake PCH for Meteor LakeHaridhar Kalvala
2023-12-29drm/i915/bios: remove some unused leftover declarationsJani Nikula
2023-12-22drm/i915/display: Take care of VSC select field in video dip ctl registerJouni Högander
2023-12-22drm/i915/display: Read PSR configuration before VSC SDPJouni Högander
2023-12-22drm/i915/display: Ignore only psr specific part of vsc sdpJouni Högander
2023-12-22drm/i915/display: Fix vsc_sdp computationJouni Högander
2023-12-22drm/i915/display: Unify VSC SPD preparationJouni Högander
2023-12-22drm/i915/display: Move colorimetry_support from intel_psr to intel_dpJouni Högander
2023-12-22drm/i915/display: Remove intel_crtc_state->psr_vscJouni Högander
2023-12-22drm/i915/hdcp: Fail Repeater authentication if Type1 device not presentSuraj Kandpal
2023-12-20drm/i915/cdclk: Remove divider field from tablesGustavo Sousa
2023-12-19drm/i915/dp: Fix passing the correct DPCD_REV for drm_dp_set_phy_test_patternKhaled Almahallawy