index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
display
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-29
drm/i915/display: add I915 conditional build to intel_lpe_audio.h
Jani Nikula
1
-0
/
+18
2023-09-29
drm/i915/display: add I915 conditional build to i9xx_plane.h
Jani Nikula
1
-0
/
+23
2023-09-29
drm/i915/display: add I915 conditional build to hsw_ips.h
Jani Nikula
1
-0
/
+35
2023-09-29
drm/i915/display: add I915 conditional build to intel_lvds.h
Jani Nikula
1
-0
/
+19
2023-09-29
drm/i915: Warn on if set frontbuffer return value is not NULL on release
Jouni Högander
1
-2
/
+3
2023-09-28
drm/i915/fdi: Recompute state for affected CRTCs on FDI links
Imre Deak
3
-0
/
+52
2023-09-28
drm/i915/fdi: Improve FDI BW sharing between pipe B and C
Imre Deak
9
-40
/
+140
2023-09-28
drm/i915: Add helpers for BW management on shared display links
Imre Deak
6
-5
/
+310
2023-09-28
drm/i915: Factor out a helper to check/compute all the CRTC states
Imre Deak
1
-32
/
+46
2023-09-28
drm/i915: Rename intel_modeset_all_pipes() to intel_modeset_all_pipes_late()
Imre Deak
4
-7
/
+7
2023-09-28
drm/i915: Add helper to modeset a set of pipes
Imre Deak
2
-21
/
+83
2023-09-28
drm/i915/dp: Limit the output link bpp in DSC mode
Imre Deak
3
-0
/
+12
2023-09-28
drm/i915/dp: Update the link bpp limits for DSC mode
Imre Deak
4
-22
/
+108
2023-09-28
drm/i915/dp: Skip computing a non-DSC link config if DSC is needed
Imre Deak
2
-14
/
+33
2023-09-28
drm/i915/dp: Track the pipe and link bpp limits separately
Imre Deak
4
-18
/
+45
2023-09-28
drm/i915/dp: Factor out helpers to compute the link limits
Imre Deak
2
-45
/
+68
2023-09-27
drm/i915/dsb: Use DEwake to combat PkgC latency
Ville Syrjälä
3
-14
/
+82
2023-09-27
drm/i915: Introduce intel_crtc_scanline_to_hw()
Ville Syrjälä
2
-0
/
+15
2023-09-27
drm/i915: Introduce skl_watermark_max_latency()
Ville Syrjälä
2
-0
/
+16
2023-09-27
drm/i915/dsb: Evade transcoder undelayed vblank when using DSB
Ville Syrjälä
1
-1
/
+4
2023-09-27
drm/i915/dsb: Use non-posted register writes for legacy LUT
Ville Syrjälä
1
-0
/
+11
2023-09-27
drm/i915/dsb: Load LUTs using the DSB during vblank
Ville Syrjälä
4
-7
/
+32
2023-09-27
drm/i915/dsb: Don't use DSB to load the LUTs during full modeset
Ville Syrjälä
1
-0
/
+4
2023-09-27
drm/i915/dsb: Add support for non-posted DSB registers writes
Ville Syrjälä
2
-0
/
+23
2023-09-27
drm/i915/dsb: Introduce intel_dsb_reg_write_masked()
Ville Syrjälä
2
-0
/
+20
2023-09-27
drm/i915/dsb: Introduce intel_dsb_noop()
Ville Syrjälä
2
-0
/
+10
2023-09-27
drm/i915/dsb: Define the contents of some intstructions bit better
Ville Syrjälä
1
-4
/
+8
2023-09-27
drm/i915/dsb: Define more DSB bits
Ville Syrjälä
1
-0
/
+31
2023-09-27
drm/i915/dsb: Use non-locked register access
Ville Syrjälä
1
-9
/
+9
2023-09-26
drm/i915/cx0: prefer forward declarations over includes
Jani Nikula
1
-6
/
+8
2023-09-26
drm/i915/dp: refactor aux_ch_name()
Jani Nikula
2
-18
/
+25
2023-09-22
drm/i915/display: Print display info inside driver display initialization
Balasubramani Vivekanandan
1
-0
/
+5
2023-09-22
Merge tag 'drm-misc-next-2023-09-11-1' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
1
-6
/
+12
2023-09-21
drm/i915/bios: Fixup h/vsync_end instead of h/vtotal
Ville Syrjälä
1
-8
/
+15
2023-09-21
drm/i915/lnl: Start using CDCLK through PLL
Stanislav Lisovskiy
1
-2
/
+7
2023-09-21
drm/i915/xe2lpd: Add DC state support
Matt Roper
2
-1
/
+21
2023-09-21
drm/i915/xe2lpd: Add display power well
Ravi Kumar Vodapalli
4
-1
/
+82
2023-09-21
drm/i915/lnl: Add CDCLK table
Stanislav Lisovskiy
1
-1
/
+29
2023-09-21
drm/i915/lnl: Add gmbus/ddc support
Lucas De Marchi
2
-2
/
+6
2023-09-21
drm/i915/xe2lpd: Extend Wa_15010685871
Lucas De Marchi
1
-3
/
+4
2023-09-21
drm/i915/xe2lpd: Add support for HPD
Gustavo Sousa
1
-2
/
+19
2023-09-21
drm/i915/xe2lpd: Enable odd size and panning for planar yuv
Juha-Pekka Heikkilä
1
-0
/
+8
2023-09-21
drm/i915/xe2lpd: Read pin assignment from IOM
Luca Coelho
1
-0
/
+28
2023-09-21
drm/i915/xe2lpd: Handle port AUX interrupts
Gustavo Sousa
2
-1
/
+6
2023-09-21
drm/i915/xe2lpd: Re-order DP AUX regs
Lucas De Marchi
3
-9
/
+24
2023-09-21
drm/i915/display: Use _PICK_EVEN_2RANGES() in DP AUX regs
Lucas De Marchi
1
-20
/
+10
2023-09-21
drm/i915/display: Fix style and conventions for DP AUX regs
Lucas De Marchi
1
-37
/
+35
2023-09-21
drm/i915/xe2lpd: Don't try to program PLANE_AUX_DIST
Matt Roper
1
-1
/
+1
2023-09-21
drm/i915/xe2lpd: Treat cursor plane as regular plane for DDB allocation
Stanislav Lisovskiy
2
-10
/
+12
2023-09-21
drm/i915/display: Remove FBC capability from fused off pipes
Clint Taylor
1
-0
/
+3
[prev]
[next]