summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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ä
2023-10-07drm/i915: Constify remainder of the state checkerVille Syrjälä
2023-10-07drm/i915: Simplify snps/c10x DPLL state checker calling convetionVille Syrjälä
2023-10-07drm/i915: Constify the snps/c10x PLL state checkersVille Syrjälä
2023-10-07drm/i915: Simplify watermark state checker calling conventionVille Syrjälä
2023-10-07drm/i915: Constify watermark state checkerVille Syrjälä
2023-10-06drm/i915: Simplify DPLL state checker calling conventionVille Syrjälä
2023-10-06drm/i915: Constify the crtc states in the DPLL checkerVille Syrjälä
2023-10-06drm/i915: Stop clobbering old crtc state during state checkVille Syrjälä
2023-10-06drm/i915/psr: Unify PSR pre/post plane update hooksVille Syrjälä
2023-10-05drm/i915/fbc: Remove pointless "stride is multiple of 64 bytes" checkVille Syrjälä
2023-10-05drm/i915/fbc: Split plane pixel format checks per-platformVille Syrjälä
2023-10-05drm/i915/fbc: Split plane rotation checks per-platformVille Syrjälä
2023-10-05drm/i915/fbc: Split plane tiling checks per-platformVille Syrjälä
2023-10-05drm/i915/fbc: Split plane stride checks per-platformVille Syrjälä
2023-10-05drm/i915/fbc: Remove ancient 16k plane stride limitVille Syrjälä
2023-10-05drm/i915/pmu: Use local64_try_cmpxchg in i915_pmu_event_readUros Bizjak
2023-10-05drm/i915/display: Created exclusive version of vga decode setupUma Shankar
2023-10-04drm/i915/dp_mst: Make sure pbn_div is up-to-date after sink reconnectImre Deak
2023-10-04drm/i915/display/lspcon: Increase LSPCON mode settle timeoutNiko Tsirakis
2023-10-04drm/i915/gt: remove i915->gt0 in favour of i915->gt[0]Jani Nikula
2023-10-04drm/i915: allocate i915->gt0 dynamicallyJani Nikula
2023-10-04drm/i915/mocs: use to_gt() instead of direct &i915->gtJani Nikula
2023-10-04Merge drm/drm-next into drm-intel-nextJani Nikula
2023-10-04drm/i915: s/dev_priv/i915/ in the shared_dpll codeVille Syrjälä