index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915/lnl: possibility to enable FBC on first three planes
Vinod Govindapillai
2023-10-03
3
-3
/
+11
*
drm/i915: Add missing GSCCS documentation
Rodrigo Vivi
2023-10-02
1
-0
/
+4
*
drm/i915: Add missing CCS documentation
Rodrigo Vivi
2023-10-02
1
-13
/
+12
*
drm/i915: Abstract display info away during probe
Rodrigo Vivi
2023-10-02
1
-1
/
+1
*
drm/i915/display: Include i915_active header in frontbuffer tracking code
Jouni Högander
2023-10-02
1
-0
/
+1
*
drm/i915/display: add I915 conditional build to vlv_dsi_pll.h
Jani Nikula
2023-09-29
1
-0
/
+9
*
drm/i915/display: add I915 conditional build to intel_tv.h
Jani Nikula
2023-09-29
1
-0
/
+6
*
drm/i915/display: add I915 conditional build to intel_sdvo.h
Jani Nikula
2023-09-29
1
-0
/
+13
*
drm/i915/display: add I915 conditional build to intel_dvo.h
Jani Nikula
2023-09-29
1
-0
/
+6
*
drm/i915/display: add I915 conditional build to g4x_hdmi.h
Jani Nikula
2023-09-29
1
-0
/
+12
*
drm/i915/display: add I915 conditional build to i9xx_wm.h
Jani Nikula
2023-09-29
1
-0
/
+17
*
drm/i915/display: add I915 conditional build to vlv_dsi.h
Jani Nikula
2023-09-29
1
-0
/
+13
*
drm/i915/display: add I915 conditional build to intel_crt.h
Jani Nikula
2023-09-29
1
-0
/
+14
*
drm/i915/display: add I915 conditional build to intel_dpio_phy.h
Jani Nikula
2023-09-29
1
-0
/
+96
*
drm/i915/display: add I915 conditional build to g4x_dp.h
Jani Nikula
2023-09-29
1
-0
/
+26
*
drm/i915/display: add I915 conditional build to intel_overlay.h
Jani Nikula
2023-09-29
1
-0
/
+35
*
drm/i915/display: add I915 conditional build to intel_sprite.h
Jani Nikula
2023-09-29
1
-0
/
+8
*
drm/i915/display: add I915 conditional build to intel_pch_display.h
Jani Nikula
2023-09-29
1
-0
/
+53
*
drm/i915/display: add I915 conditional build to intel_pch_refclk.h
Jani Nikula
2023-09-29
1
-0
/
+23
*
drm/i915/display: add I915 conditional build to intel_lpe_audio.h
Jani Nikula
2023-09-29
1
-0
/
+18
*
drm/i915/display: add I915 conditional build to i9xx_plane.h
Jani Nikula
2023-09-29
1
-0
/
+23
*
drm/i915/display: add I915 conditional build to hsw_ips.h
Jani Nikula
2023-09-29
1
-0
/
+35
*
drm/i915/display: add I915 conditional build to intel_lvds.h
Jani Nikula
2023-09-29
1
-0
/
+19
*
drm/i915: define I915 during i915 driver build
Jani Nikula
2023-09-29
1
-0
/
+4
*
drm/i915: Update DRIVER_DATE to 20230929
Jani Nikula
2023-09-29
1
-2
/
+2
*
drm/i915: Warn on if set frontbuffer return value is not NULL on release
Jouni Högander
2023-09-29
1
-2
/
+3
*
drm/i915/fdi: Recompute state for affected CRTCs on FDI links
Imre Deak
2023-09-28
3
-0
/
+52
*
drm/i915/fdi: Improve FDI BW sharing between pipe B and C
Imre Deak
2023-09-28
9
-40
/
+140
*
drm/i915: Add helpers for BW management on shared display links
Imre Deak
2023-09-28
7
-5
/
+311
*
drm/i915: Factor out a helper to check/compute all the CRTC states
Imre Deak
2023-09-28
1
-32
/
+46
*
drm/i915: Rename intel_modeset_all_pipes() to intel_modeset_all_pipes_late()
Imre Deak
2023-09-28
4
-7
/
+7
*
drm/i915: Add helper to modeset a set of pipes
Imre Deak
2023-09-28
2
-21
/
+83
*
drm/i915/dp: Limit the output link bpp in DSC mode
Imre Deak
2023-09-28
3
-0
/
+12
*
drm/i915/dp: Update the link bpp limits for DSC mode
Imre Deak
2023-09-28
4
-22
/
+108
*
drm/i915/dp: Skip computing a non-DSC link config if DSC is needed
Imre Deak
2023-09-28
2
-14
/
+33
*
drm/i915/dp: Track the pipe and link bpp limits separately
Imre Deak
2023-09-28
4
-18
/
+45
*
drm/i915/dp: Factor out helpers to compute the link limits
Imre Deak
2023-09-28
2
-45
/
+68
*
drm/i915/dsb: Use DEwake to combat PkgC latency
Ville Syrjälä
2023-09-27
3
-14
/
+82
*
drm/i915: Introduce intel_crtc_scanline_to_hw()
Ville Syrjälä
2023-09-27
2
-0
/
+15
*
drm/i915: Introduce skl_watermark_max_latency()
Ville Syrjälä
2023-09-27
2
-0
/
+16
*
drm/i915/dsb: Evade transcoder undelayed vblank when using DSB
Ville Syrjälä
2023-09-27
1
-1
/
+4
*
drm/i915/dsb: Use non-posted register writes for legacy LUT
Ville Syrjälä
2023-09-27
1
-0
/
+11
*
drm/i915/dsb: Load LUTs using the DSB during vblank
Ville Syrjälä
2023-09-27
4
-7
/
+32
*
drm/i915/dsb: Don't use DSB to load the LUTs during full modeset
Ville Syrjälä
2023-09-27
1
-0
/
+4
*
drm/i915/dsb: Add support for non-posted DSB registers writes
Ville Syrjälä
2023-09-27
2
-0
/
+23
*
drm/i915/dsb: Introduce intel_dsb_reg_write_masked()
Ville Syrjälä
2023-09-27
2
-0
/
+20
*
drm/i915/dsb: Introduce intel_dsb_noop()
Ville Syrjälä
2023-09-27
2
-0
/
+10
*
drm/i915/dsb: Define the contents of some intstructions bit better
Ville Syrjälä
2023-09-27
1
-4
/
+8
*
drm/i915/dsb: Define more DSB bits
Ville Syrjälä
2023-09-27
1
-0
/
+31
*
drm/i915/dsb: Use non-locked register access
Ville Syrjälä
2023-09-27
1
-9
/
+9
[next]