index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-11
drm/i915/gvt: move structs intel_gvt_irq_info and intel_gvt_irq_map to interr...
Jani Nikula
2
-25
/
+23
2023-10-11
drm/i915/gvt: move struct engine_mmio to mmio_context.c
Jani Nikula
3
-10
/
+10
2023-10-11
drm/i915/gvt: don't include gvt.h from intel_gvt_mmio_table.h
Jani Nikula
1
-1
/
+2
2023-10-11
drm/i915/gvt: remove unused to_gvt() and reduce includes
Jani Nikula
1
-6
/
+1
2023-10-11
drm/i915/xe2lpd: update the scaler feature capability
Vinod Govindapillai
1
-0
/
+7
2023-10-11
drm/i915/xe2lpd: update the dsc feature capability
Vinod Govindapillai
1
-0
/
+8
2023-10-11
drm/i915/xe2lpd: display capability register definitions
Vinod Govindapillai
1
-0
/
+7
2023-10-11
drm/i915: Add wrapper for getting display step
Chaitanya Kumar Borah
3
-1
/
+7
2023-10-10
drm/i915/display: Free crtc_state in verify_crtc_state
Suraj Kandpal
1
-1
/
+4
2023-10-10
drm/i915: Fix VLV color state readout
Ville Syrjälä
1
-0
/
+1
2023-10-09
drm/i915/uapi: fix doc typos
Randy Dunlap
1
-4
/
+4
2023-10-07
drm/i915/ddi: Remove redundant intel_connector NULL check
Suraj Kandpal
1
-1
/
+1
2023-10-07
drm/i915: s/dev_priv/i915/ in the state checker
Ville Syrjälä
1
-17
/
+17
2023-10-07
drm/i915: s/pipe_config/crtc_state/ in the state checker
Ville Syrjälä
1
-28
/
+28
2023-10-07
drm/i915: Simplify the state checker calling convetions
Ville Syrjälä
3
-21
/
+18
2023-10-07
drm/i915: Constify remainder of the state checker
Ville Syrjälä
2
-9
/
+9
2023-10-07
drm/i915: Simplify snps/c10x DPLL state checker calling convetion
Ville Syrjälä
5
-8
/
+12
2023-10-07
drm/i915: Constify the snps/c10x PLL state checkers
Ville Syrjälä
4
-6
/
+6
2023-10-07
drm/i915: Simplify watermark state checker calling convention
Ville Syrjälä
3
-6
/
+8
2023-10-07
drm/i915: Constify watermark state checker
Ville Syrjälä
2
-2
/
+2
2023-10-06
drm/i915: Simplify DPLL state checker calling convention
Ville Syrjälä
3
-11
/
+14
2023-10-06
drm/i915: Constify the crtc states in the DPLL checker
Ville Syrjälä
2
-5
/
+5
2023-10-06
drm/i915: Stop clobbering old crtc state during state check
Ville Syrjälä
1
-11
/
+10
2023-10-06
drm/i915/psr: Unify PSR pre/post plane update hooks
Ville Syrjälä
3
-18
/
+8
2023-10-05
drm/i915/fbc: Remove pointless "stride is multiple of 64 bytes" check
Ville Syrjälä
1
-7
/
+0
2023-10-05
drm/i915/fbc: Split plane pixel format checks per-platform
Ville Syrjälä
1
-4
/
+43
2023-10-05
drm/i915/fbc: Split plane rotation checks per-platform
Ville Syrjälä
1
-6
/
+24
2023-10-05
drm/i915/fbc: Split plane tiling checks per-platform
Ville Syrjälä
1
-3
/
+18
2023-10-05
drm/i915/fbc: Split plane stride checks per-platform
Ville Syrjälä
1
-15
/
+49
2023-10-05
drm/i915/fbc: Remove ancient 16k plane stride limit
Ville Syrjälä
1
-4
/
+2
2023-10-05
drm/i915/pmu: Use local64_try_cmpxchg in i915_pmu_event_read
Uros Bizjak
1
-5
/
+4
2023-10-05
drm/i915/display: Created exclusive version of vga decode setup
Uma Shankar
3
-17
/
+17
2023-10-04
drm/i915/dp_mst: Make sure pbn_div is up-to-date after sink reconnect
Imre Deak
1
-6
/
+3
2023-10-04
drm/i915/display/lspcon: Increase LSPCON mode settle timeout
Niko Tsirakis
1
-1
/
+14
2023-10-04
drm/i915/gt: remove i915->gt0 in favour of i915->gt[0]
Jani Nikula
3
-11
/
+2
2023-10-04
drm/i915: allocate i915->gt0 dynamically
Jani Nikula
2
-5
/
+11
2023-10-04
drm/i915/mocs: use to_gt() instead of direct &i915->gt
Jani Nikula
1
-2
/
+2
2023-10-04
Merge drm/drm-next into drm-intel-next
Jani Nikula
658
-5979
/
+10424
2023-10-04
drm/i915: s/dev_priv/i915/ in the shared_dpll code
Ville Syrjälä
2
-447
/
+447
2023-10-04
drm/i915: Introduce for_each_shared_dpll()
Ville Syrjälä
4
-26
/
+25
2023-10-04
drm/i915: Decouple I915_NUM_PLLS from PLL IDs
Ville Syrjälä
1
-2
/
+24
2023-10-04
drm/i915: Stop requiring PLL index == PLL ID
Ville Syrjälä
4
-32
/
+48
2023-10-04
drm/i915: separate subplatform init and runtime feature init
Jani Nikula
2
-5
/
+7
2023-10-04
drm/i915: separate display runtime info init
Jani Nikula
3
-18
/
+19
2023-10-04
drm/i915: move display info related macros to display
Jani Nikula
2
-8
/
+9
2023-10-04
drm/i915: convert INTEL_DISPLAY_ENABLED() into a function
Jani Nikula
12
-15
/
+27
2023-10-03
drm/i915/lnl: update the supported plane formats with FBC
Vinod Govindapillai
1
-1
/
+7
2023-10-03
drm/i915/lnl: possibility to enable FBC on first three planes
Vinod Govindapillai
3
-3
/
+11
2023-10-02
Merge tag 'drm-intel-gt-next-2023-09-28' of git://anongit.freedesktop.org/drm...
Dave Airlie
46
-702
/
+522
2023-10-02
drm/i915: Add missing GSCCS documentation
Rodrigo Vivi
1
-0
/
+4
[next]