summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/display
AgeCommit message (Expand)Author
2023-11-06drm/i915: Bump GLK CDCLK frequency when driving multiple pipesVille Syrjälä
2023-10-30drm/i915/mtl: Support HBR3 rate with C10 phy and eDP in MTLChaitanya Kumar Borah
2023-10-20Merge tag 'drm-intel-next-2023-10-19' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2023-10-16drm/i915/hdcp: Clean up zero initializersVille Syrjälä
2023-10-16drm/i915/display: Clean up zero initializersVille Syrjälä
2023-10-16drm/i915/dp: Remove unused DSC caps from intel_dpImre Deak
2023-10-16drm/i915/dp_mst: Use connector DSC DPCD in intel_dp_mst_mode_valid_ctx()Imre Deak
2023-10-16drm/i915/dp: Use connector DSC DPCD in intel_dp_dsc_compute_config()Imre Deak
2023-10-16drm/i915/dp: Use connector DSC DPCD in intel_dp_mode_valid()Imre Deak
2023-10-16drm/i915/dp: Use connector DSC DPCD in intel_dp_dsc_get_slice_count()Imre Deak
2023-10-16drm/i915/dp: Use connector DSC DPCD in intel_dp_dsc_supports_format()Imre Deak
2023-10-16drm/i915/dp: Use connector DSC DPCD in intel_dp_dsc_compute_params()Imre Deak
2023-10-16drm/i915/dp: Pass only the required DSC DPCD to intel_dp_sink_dsc_version_min...Imre Deak
2023-10-16drm/i915/dp: Pass only the required i915 to intel_dp_source_dsc_version_minor()Imre Deak
2023-10-16drm/i915/dp: Pass connector DSC DPCD to drm_dp_dsc_sink_supported_input_bpcs()Imre Deak
2023-10-16drm/i915/dp: Use connector DSC DPCD in intel_dp_dsc_max_sink_compressed_bppx16()Imre Deak
2023-10-16drm/i915/dp: Use connector DSC DPCD in intel_dp_supports_dsc()Imre Deak
2023-10-16drm/i915/dp: Use connector DSC DPCD in intel_dp_supports_fec()Imre Deak
2023-10-16drm/i915/dp: Use connector DSC DPCD in intel_dp_dsc_compute_max_bpp()Imre Deak
2023-10-16drm/i915/dp: Use connector DSC DPCD in i915_dsc_fec_support_show()Imre Deak
2023-10-16drm/i915/dp: Use i915/intel connector local variables in i915_dsc_fec_support...Imre Deak
2023-10-16drm/i915/dp_mst: Set connector DSC capabilities and decompression AUXImre Deak
2023-10-16drm/i915/dp: Store DSC DPCD capabilities in the connectorImre Deak
2023-10-16drm/i915/dp: Sanitize DPCD revision check in intel_dp_get_dsc_sink_cap()Imre Deak
2023-10-16Merge tag 'drm-intel-next-2023-10-12' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2023-10-13drm/i915/dsb: Re-instate DSB for LUT updatesVille Syrjälä
2023-10-13drm/i915/dsb: Correct DSB command buffer cache coherency settingsVille Syrjälä
2023-10-13drm/i915/dsb: Allocate command buffer from local memoryVille Syrjälä
2023-10-13drm/i915/lnl: Remove watchdog timers for PSRMika Kahola
2023-10-12drm/i915/dsi: Add some debug logging to mipi_exec_i2c (v2)Hans de Goede
2023-10-12drm/i915/vlv_dsi: Add DMI quirk for backlight control issues on Lenovo Yoga T...Hans de Goede
2023-10-12drm/i915/vlv_dsi: Add DMI quirk for wrong I2C bus and panel size on Lenovo Yo...Hans de Goede
2023-10-12drm/i915/vlv_dsi: Add DMI quirk for wrong panel modeline in BIOS on Asus TF10...Hans de Goede
2023-10-12drm: Replace drm_framebuffer plane size functions with its equivalentsCarlos Eduardo Gallo Filho
2023-10-12drm/i915: Remove the module parameter 'fastboot'Arun R Murthy
2023-10-12drm/i915/hdcp: Move common message filling function to its own fileSuraj Kandpal
2023-10-12drm/i915/hdcp: Move checks for gsc health statusSuraj Kandpal
2023-10-12drm/i915/display: Use correct method to free crtc_stateSuraj Kandpal
2023-10-12drm/i915/display: Use intel_crtc_destroy_state instead kfreeSuraj Kandpal
2023-10-11drm/i915/cx0: Only clear/set the Pipe Reset bit of the PHY Lanes OwnedKhaled Almahallawy
2023-10-11drm/i915/xe2lpd: update the scaler feature capabilityVinod Govindapillai
2023-10-11drm/i915/xe2lpd: update the dsc feature capabilityVinod Govindapillai
2023-10-11drm: Add HPD state to drm_connector_oob_hotplug_event()Bjorn Andersson
2023-10-11drm/i915: Add wrapper for getting display stepChaitanya Kumar Borah
2023-10-11Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2023-10-10drm/i915/display: Free crtc_state in verify_crtc_stateSuraj Kandpal
2023-10-10drm/i915: Fix VLV color state readoutVille Syrjälä
2023-10-07drm/i915/ddi: Remove redundant intel_connector NULL checkSuraj Kandpal
2023-10-07drm/i915: s/dev_priv/i915/ in the state checkerVille Syrjälä
2023-10-07drm/i915: s/pipe_config/crtc_state/ in the state checkerVille Syrjälä