index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
export-to-sqlite.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
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-25
drm/i915/irq: Clear GFX_MSTR_IRQ as part of IRQ reset
Gustavo Sousa
1
-0
/
+2
2023-09-25
drm/i915: Zap some empty lines
Tvrtko Ursulin
1
-7
/
+0
2023-09-22
drm/i915/display: Print display info inside driver display initialization
Balasubramani Vivekanandan
2
-2
/
+5
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
2
-2
/
+8
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
2
-0
/
+29
2023-09-21
drm/i915/xe2lpd: Handle port AUX interrupts
Gustavo Sousa
3
-4
/
+8
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: Register DE_RRMR has been removed
Clint Taylor
1
-1
/
+1
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/xe2lpd: Add fake PCH
Gustavo Sousa
2
-1
/
+6
2023-09-21
drm/i915: Re-order if/else ladder in intel_detect_pch()
Lucas De Marchi
1
-5
/
+8
2023-09-21
drm/i915/display: Remove FBC capability from fused off pipes
Clint Taylor
1
-0
/
+3
2023-09-21
drm/i915/xe2lpd: FBC is now supported on all pipes
Matt Roper
2
-0
/
+6
2023-09-21
drm/i915/lnl: Add display definitions
Balasubramani Vivekanandan
1
-0
/
+5
2023-09-21
drm/i915/xelpdp: Add XE_LPDP_FEATURES
Lucas De Marchi
1
-11
/
+46
2023-09-21
Revert "drm/i915/mst: Populate connector->ddc"
Ville Syrjälä
1
-4
/
+2
[next]