summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-10-11drm/i915/gvt: move structs intel_gvt_irq_info and intel_gvt_irq_map to interr...Jani Nikula2-25/+23
2023-10-11drm/i915/gvt: move struct engine_mmio to mmio_context.cJani Nikula3-10/+10
2023-10-11drm/i915/gvt: don't include gvt.h from intel_gvt_mmio_table.hJani Nikula1-1/+2
2023-10-11drm/i915/gvt: remove unused to_gvt() and reduce includesJani Nikula1-6/+1
2023-10-11drm/i915/xe2lpd: update the scaler feature capabilityVinod Govindapillai1-0/+7
2023-10-11drm/i915/xe2lpd: update the dsc feature capabilityVinod Govindapillai1-0/+8
2023-10-11drm/i915/xe2lpd: display capability register definitionsVinod Govindapillai1-0/+7
2023-10-11drm/i915: Add wrapper for getting display stepChaitanya Kumar Borah3-1/+7
2023-10-10drm/i915/display: Free crtc_state in verify_crtc_stateSuraj Kandpal1-1/+4
2023-10-10drm/i915: Fix VLV color state readoutVille Syrjälä1-0/+1
2023-10-09drm/i915/uapi: fix doc typosRandy Dunlap1-4/+4
2023-10-07drm/i915/ddi: Remove redundant intel_connector NULL checkSuraj Kandpal1-1/+1
2023-10-07drm/i915: s/dev_priv/i915/ in the state checkerVille Syrjälä1-17/+17
2023-10-07drm/i915: s/pipe_config/crtc_state/ in the state checkerVille Syrjälä1-28/+28
2023-10-07drm/i915: Simplify the state checker calling convetionsVille Syrjälä3-21/+18
2023-10-07drm/i915: Constify remainder of the state checkerVille Syrjälä2-9/+9
2023-10-07drm/i915: Simplify snps/c10x DPLL state checker calling convetionVille Syrjälä5-8/+12
2023-10-07drm/i915: Constify the snps/c10x PLL state checkersVille Syrjälä4-6/+6
2023-10-07drm/i915: Simplify watermark state checker calling conventionVille Syrjälä3-6/+8
2023-10-07drm/i915: Constify watermark state checkerVille Syrjälä2-2/+2
2023-10-06drm/i915: Simplify DPLL state checker calling conventionVille Syrjälä3-11/+14
2023-10-06drm/i915: Constify the crtc states in the DPLL checkerVille Syrjälä2-5/+5
2023-10-06drm/i915: Stop clobbering old crtc state during state checkVille Syrjälä1-11/+10
2023-10-06drm/i915/psr: Unify PSR pre/post plane update hooksVille Syrjälä3-18/+8
2023-10-05drm/i915/fbc: Remove pointless "stride is multiple of 64 bytes" checkVille Syrjälä1-7/+0
2023-10-05drm/i915/fbc: Split plane pixel format checks per-platformVille Syrjälä1-4/+43
2023-10-05drm/i915/fbc: Split plane rotation checks per-platformVille Syrjälä1-6/+24
2023-10-05drm/i915/fbc: Split plane tiling checks per-platformVille Syrjälä1-3/+18
2023-10-05drm/i915/fbc: Split plane stride checks per-platformVille Syrjälä1-15/+49
2023-10-05drm/i915/fbc: Remove ancient 16k plane stride limitVille Syrjälä1-4/+2
2023-10-05drm/i915/pmu: Use local64_try_cmpxchg in i915_pmu_event_readUros Bizjak1-5/+4
2023-10-05drm/i915/display: Created exclusive version of vga decode setupUma Shankar3-17/+17
2023-10-04drm/i915/dp_mst: Make sure pbn_div is up-to-date after sink reconnectImre Deak1-6/+3
2023-10-04drm/i915/display/lspcon: Increase LSPCON mode settle timeoutNiko Tsirakis1-1/+14
2023-10-04drm/i915/gt: remove i915->gt0 in favour of i915->gt[0]Jani Nikula3-11/+2
2023-10-04drm/i915: allocate i915->gt0 dynamicallyJani Nikula2-5/+11
2023-10-04drm/i915/mocs: use to_gt() instead of direct &i915->gtJani Nikula1-2/+2
2023-10-04Merge drm/drm-next into drm-intel-nextJani Nikula658-5979/+10424
2023-10-04drm/i915: s/dev_priv/i915/ in the shared_dpll codeVille Syrjälä2-447/+447
2023-10-04drm/i915: Introduce for_each_shared_dpll()Ville Syrjälä4-26/+25
2023-10-04drm/i915: Decouple I915_NUM_PLLS from PLL IDsVille Syrjälä1-2/+24
2023-10-04drm/i915: Stop requiring PLL index == PLL IDVille Syrjälä4-32/+48
2023-10-04drm/i915: separate subplatform init and runtime feature initJani Nikula2-5/+7
2023-10-04drm/i915: separate display runtime info initJani Nikula3-18/+19
2023-10-04drm/i915: move display info related macros to displayJani Nikula2-8/+9
2023-10-04drm/i915: convert INTEL_DISPLAY_ENABLED() into a functionJani Nikula12-15/+27
2023-10-03drm/i915/lnl: update the supported plane formats with FBCVinod Govindapillai1-1/+7
2023-10-03drm/i915/lnl: possibility to enable FBC on first three planesVinod Govindapillai3-3/+11
2023-10-02Merge tag 'drm-intel-gt-next-2023-09-28' of git://anongit.freedesktop.org/drm...Dave Airlie46-702/+522
2023-10-02drm/i915: Add missing GSCCS documentationRodrigo Vivi1-0/+4