summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915
AgeCommit message (Expand)Author
2025-02-06drm/i915/selftests: avoid using uninitialized contextKrzysztof Karas
2025-02-06drm/i915/psr: clarify intel_psr_pre_plane_update() conditionsJani Nikula
2025-02-05drm/i915/dp: Fix potential infinite loop in 128b/132b SSTJani Nikula
2025-02-05drm/i915/backlight: convert to use struct intel_displayJani Nikula
2025-02-05drm/i915/cx0: convert to struct intel_display based platform checksJani Nikula
2025-02-05drm/i915/cdclk: switch to new platform checksJani Nikula
2025-02-05drm/i915/display: convert intel_ddi_buf_trans.c to struct intel_displayJani Nikula
2025-02-05drm/i915/lspcon: rename interfaces to intel_lspcon_* to unifyJani Nikula
2025-02-05drm/i915/lspcon: remove dp_to_lspcon(), hide enc_to_intel_lspcon()Jani Nikula
2025-02-05drm/i915/lspcon: change signature of lspcon_wait_pcon_mode()Jani Nikula
2025-02-05drm/i915/lspcon: change signature of lspcon_detect_hdr_capability()Jani Nikula
2025-02-05drm/i915/lspcon: add intel_lspcon_active() and use itJani Nikula
2025-02-05drm/i915/hdmi: move declarations for hsw_read/write_infoframe() to the right ...Jani Nikula
2025-02-05Merge drm/drm-next into drm-intel-nextJani Nikula
2025-02-05drm/i915/pmu: Drop custom hotplug codeLucas De Marchi
2025-02-05drm/i915/dmc_wl: Do not check for DMC payloadGustavo Sousa
2025-02-05drm/i915/dp: Add support for DP UHBR SST DSCJani Nikula
2025-02-05drm/i915/dp: Fix potential infinite loop in 128b/132b SSTJani Nikula
2025-02-05drm/i915/mst: fix INT_MAX to .4 fixed point conversion mistakeJani Nikula
2025-02-05Merge drm/drm-next into drm-intel-gt-nextTvrtko Ursulin
2025-02-05drm/i915/dp: Guarantee a minimum HBlank timeArun R Murthy
2025-02-04drm/i915/slpc: Add sysfs for SLPC power profilesVinay Belgaumkar
2025-02-04drm/i915/dp: Iterate DSC BPP from high to low on all platformsJani Nikula
2025-02-04drm/i915/lttpr: Enable Extended Wake TimeoutSuraj Kandpal
2025-02-04drm/i915/dmc_wl: Track INITIATE_PM_DMD_REQ for DC5Gustavo Sousa
2025-02-03drm/i915/mst: Convert intel_dp_mtp_tu_compute_config() to .4 formatJani Nikula
2025-02-03drm/i915/dp: Pass connector state all the way to dsc_compute_link_config()Jani Nikula
2025-02-03drm/i915/dp: Drop compute_pipe_bpp parameter from intel_dp_dsc_compute_config()Jani Nikula
2025-02-03drm/i915/dp: Use int for compressed BPP in dsc_compute_link_config()Jani Nikula
2025-02-03drm/i915/dp: Simplify input BPP checks in intel_dp_dsc_compute_pipe_bpp()Jani Nikula
2025-02-03drm/i915/dp: Inline do_dsc_compute_compressed_bpp()Jani Nikula
2025-02-03drm/i915/dp: Unify DSC link config functionsJani Nikula
2025-02-03drm/i915/dp: Move force_dsc_fractional_bpp_en check to intel_dp_dsc_valid_bpp()Jani Nikula
2025-02-03drm/i915/dp: Change icl_dsc_compute_link_config() DSC BPP iterationJani Nikula
2025-02-03drm/i915/dp: Move max DSC BPP reduction one level higherJani Nikula
2025-02-03drm/i915/dp: Pass .4 BPP values to {icl,xelpd}_dsc_compute_link_config()Jani Nikula
2025-02-03drm/i915/dp: Rename some variables in xelpd_dsc_compute_link_config()Jani Nikula
2025-02-03drm/i915/dp: Add intel_dp_dsc_bpp_step_x16() helper to get DSC BPP precisionJani Nikula
2025-02-03drm/i915/dp: Iterate DSC BPP from high to low on all platformsJani Nikula
2025-02-03drm/i915/backlight: Return immediately when scale() finds invalid parametersGuenter Roeck
2025-02-03drm/i915/dp: Return min bpc supported by source instead of 0Ankit Nautiyal
2025-02-03drm/i915/dp: fix the Adaptive sync Operation mode for SDPAnkit Nautiyal
2025-02-03drm/i915/guc: Debug print LRC state entries only if the context is pinnedDaniele Ceraolo Spurio
2025-02-03drm/i915: Drop 64bpp YUV formats from ICL+ SDR planesVille Syrjälä
2025-02-03drm/i915: Fix page cleanup on DMA remap failureBrian Geffon
2025-02-03drm/i915/pmu: Fix zero delta busyness issueUmesh Nerlige Ramappa
2025-02-03drm/i915/hdcp: Use correct function to check if encoder is HDMISuraj Kandpal
2025-02-03drm/i915/hdcp: Fix Repeater authentication during topology changeSuraj Kandpal
2025-01-31drm/i915/dp: Return min bpc supported by source instead of 0Ankit Nautiyal
2025-01-31drm/xe/display: Add intel_plane_initial_vblank_waitMaarten Lankhorst