summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
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-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/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: enable W=1 warnings by defaultJani Nikula
2023-10-11drm/i915: drop -Wall and related disables from cflags as redundantJani Nikula
2023-10-11drm/i915/cx0: Only clear/set the Pipe Reset bit of the PHY Lanes OwnedKhaled Almahallawy
2023-10-11drm/i915/gvt: move structs intel_gvt_irq_info and intel_gvt_irq_map to interr...Jani Nikula
2023-10-11drm/i915/gvt: move struct engine_mmio to mmio_context.cJani Nikula
2023-10-11drm/i915/gvt: don't include gvt.h from intel_gvt_mmio_table.hJani Nikula
2023-10-11drm/i915/gvt: remove unused to_gvt() and reduce includesJani Nikula
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/i915/xe2lpd: display capability register definitionsVinod Govindapillai
2023-10-11drm/i915: Add wrapper for getting display stepChaitanya Kumar Borah
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ä
2023-10-07drm/i915: Simplify the state checker calling convetionsVille Syrjälä