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-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-22
drm/i915/tc: Make the TC mode readout consistent in all PHY states
Imre Deak
1
-10
/
+33
2023-03-22
drm/i915/tc: Fix initial TC mode on disabled legacy ports
Imre Deak
1
-6
/
+61
2023-03-22
drm/i915/tc: Fix TC mode for a legacy port if the PHY is not ready
Imre Deak
1
-1
/
+2
2023-03-22
drm/i915/tc: Fix target TC mode for a disconnected legacy port
Imre Deak
1
-3
/
+11
2023-03-22
drm/i915/tc: Factor out helpers converting HPD mask to TC mode
Imre Deak
1
-11
/
+33
2023-03-22
drm/i915/tc: Wait for IOM/FW PHY initialization of legacy TC ports
Imre Deak
1
-0
/
+17
2023-03-22
drm/i915/tc: Fix system resume MST mode restore for DP-alt sinks
Imre Deak
2
-3
/
+46
2023-03-22
drm/i915/tc: Fix the ICL PHY ownership check in TC-cold state
Imre Deak
1
-2
/
+2
2023-03-22
drm/i915/tc: Fix TC port link ref init for DP MST during HW readout
Imre Deak
1
-9
/
+11
2023-03-22
drm/i915/tc: Abort DP AUX transfer on a disconnected TC port
Imre Deak
3
-6
/
+25
2023-03-21
drm/i915: Disable DC states for all commits
Ville Syrjälä
1
-3
/
+25
2023-03-21
drm/i915: Workaround ICL CSC_MODE sticky arming
Ville Syrjälä
1
-1
/
+43
2023-03-21
drm/i915: Add a .color_post_update() hook
Ville Syrjälä
3
-0
/
+17
2023-03-21
drm/i915: Move CSC load back into .color_commit_arm() when PSR is enabled on skl/glk
Ville Syrjälä
1
-2
/
+21
2023-03-21
drm/i915: Split icl_color_commit_noarm() from skl_color_commit_noarm()
Ville Syrjälä
1
-1
/
+20
2023-03-21
i915/display/dp: SDP CRC16 for 128b132b link layer
Arun R Murthy
3
-0
/
+26
2023-03-21
drm: Add SDP Error Detection Configuration Register
Arun R Murthy
1
-0
/
+3
2023-03-21
drm/i915/bios: Rename find_section to find_bdb_section
Maarten Lankhorst
1
-23
/
+23
2023-03-21
drm/i915/debugfs: add crtc i915_pipe debugfs file
Jani Nikula
1
-0
/
+13
2023-03-21
drm/i915/debugfs: switch crtc debugfs to struct intel_crtc
Jani Nikula
3
-14
/
+16
2023-03-20
drm/i915/audio: update audio keepalive clock values
Clint Taylor
1
-5
/
+1
2023-03-20
drm/i915/psr: clean up PSR debugfs sink status error handling
Jani Nikula
1
-9
/
+9
2023-03-20
drm/i915/psr: switch PSR debugfs to struct intel_connector
Jani Nikula
1
-13
/
+10
2023-03-20
drm/i915/psr: move PSR debugfs to intel_psr.c
Jani Nikula
3
-285
/
+308
2023-03-18
drm/i915: Extract intel_crtc_scanline_offset()
Ville Syrjälä
1
-41
/
+48
2023-03-18
drm/i915: Relocate intel_crtc_update_active_timings()
Ville Syrjälä
5
-85
/
+88
2023-03-18
drm/i915: Add belts and suspenders locking for seamless M/N changes
Ville Syrjälä
1
-1
/
+23
2023-03-18
drm/i915: Update vblank timestamping stuff on seamless M/N change
Ville Syrjälä
1
-0
/
+8
2023-03-17
drm/i915: Extract intel_sprite_uapi.c
Ville Syrjälä
4
-125
/
+143
2023-03-17
drm/i915: Relocate intel_plane_check_src_coordinates()
Ville Syrjälä
7
-63
/
+60
2023-03-17
drm/i915: Clean up skl+ plane alpha bits
Ville Syrjälä
1
-2
/
+3
2023-03-17
drm/i915: Define vlv/chv sprite plane SURFLIVE registers
Ville Syrjälä
1
-0
/
+3
2023-03-17
drm/i915: Define skl+ universal plane SURFLIVE registers
Ville Syrjälä
1
-0
/
+9
2023-03-17
drm/i915: Program VLV/CHV PIPE_MSA_MISC register
Ville Syrjälä
2
-0
/
+8
2023-03-17
drm/i915: Define more pipe timestamp registers
Ville Syrjälä
1
-1
/
+17
2023-03-17
drm/i915: s/PIPEMISC/PIPE_MISC/
Ville Syrjälä
6
-51
/
+51
2023-03-17
drm/i915: Stop using pipe_offsets[] for PIPE_MISC*
Ville Syrjälä
1
-2
/
+2
2023-03-16
drm/i915/display: ignore link training failures in CI
Vinod Govindapillai
1
-0
/
+24
2023-03-16
drm/i915/display: ignore long HPDs based on a flag
Vinod Govindapillai
2
-0
/
+20
2023-03-16
drm/i915/opregion: Fix CONFIG_ACPI=n builds adding missing intel_opregion_cleanup() prototype
Imre Deak
1
-0
/
+4
2023-03-15
drm/i915: Don't send idle pattern after DP2.0 link training
Ville Syrjälä
1
-4
/
+0
2023-03-15
drm/i915: Don't switch to TPS1 when disabling DP_TP_CTL
Ville Syrjälä
2
-7
/
+3
2023-03-14
drm/i915/dp: Don't roundup max bpp, while computing compressed bpp
Ankit Nautiyal
1
-2
/
+12
2023-03-14
drm/i915/debugfs: move IPS debugfs to hsw_ips.c
Jani Nikula
3
-28
/
+41
2023-03-10
drm/i915: Reject wm levels that exceed vblank time
Ville Syrjälä
1
-2
/
+116
2023-03-10
drm/i915: Extract skl_wm_latency()
Ville Syrjälä
1
-14
/
+26
2023-03-10
drm/i915/opregion: Register display debugfs later, after initialization steps
Imre Deak
1
-2
/
+2
2023-03-10
drm/i915/opregion: Cleanup opregion after errors during driver loading
Imre Deak
3
-1
/
+14
2023-03-10
drm/i915/opregion: Fix opregion setup during system resume on platforms without display
Imre Deak
1
-8
/
+24
2023-03-10
drm/i915: Preserve crtc_state->inherited during state clearing
Ville Syrjälä
1
-0
/
+1
[next]