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
2024-10-29
drm/xe/ptl: Enable PTL display
Haridhar Kalvala
1
-1
/
+1
2024-10-29
drm/i915/display/xe3: disable x-tiled framebuffers
Heikkila, Juha-pekka
1
-1
/
+1
2024-10-29
drm/i915/xe3: Underrun recovery does not exist post Xe2
Ravi Kumar Vodapalli
1
-1
/
+1
2024-10-29
drm/i915/xe3lpd: Move async flip bit to PLANE_SURF register
Dnyaneshwar Bhadane
2
-4
/
+10
2024-10-29
drm/i915/cx0: Remove bus reset after every c10 transaction
Clint Taylor
1
-2
/
+4
2024-10-29
drm/i915/cx0: Extend C10 check to PTL
Dnyaneshwar Bhadane
2
-0
/
+4
2024-10-29
drm/i915/ptl: Define IS_PANTHERLAKE macro
Dnyaneshwar Bhadane
1
-0
/
+1
2024-10-29
drm/i915/xe3lpd: Add check to see if edp over type c is allowed
Suraj Kandpal
5
-3
/
+16
2024-10-29
drm/i915/xe3lpd: Update pmdemand programming
Matt Roper
3
-23
/
+51
2024-10-29
drm/xe: switch to common PCI ID macros
Jani Nikula
2
-263
/
+22
2024-10-29
drm/intel/pciids: rename i915_pciids.h to just pciids.h
Jani Nikula
5
-7
/
+7
2024-10-29
drm/i915/pciids: add PVC PCI ID macros
Jani Nikula
1
-0
/
+16
2024-10-29
drm/i915/display: convert I915_STATE_WARN() to struct intel_display
Jani Nikula
14
-261
/
+277
2024-10-29
drm/i914/xe3lpd: Increase bigjoiner limitations
Suraj Kandpal
1
-1
/
+4
2024-10-29
drm/i915/psr: Change psr size limits check
Suraj Kandpal
1
-2
/
+6
2024-10-29
drm/i915/xe3lpd: Increase resolution for plane to support 6k
Suraj Kandpal
2
-2
/
+19
2024-10-28
drm/i915: Use string enable/disable choice helpers
Sai Teja Pottumuttu
3
-4
/
+4
2024-10-28
drm/i915/xe2lpd: Update C20 algorithm to include tx_misc
Gustavo Sousa
2
-1
/
+10
2024-10-28
drm/i915/cx0: Pass crtc_state to intel_c20_compute_hdmi_tmds_pll()
Gustavo Sousa
1
-6
/
+6
2024-10-28
drm/xe/hdcp: Fix gsc structure check in fw check status
Suraj Kandpal
1
-1
/
+1
2024-10-28
drm/i915/display: Add Wa_16023981245
Nemesa Garg
1
-0
/
+6
2024-10-25
drm/i915/xe3lpd: Load DMC
Gustavo Sousa
1
-1
/
+7
2024-10-25
drm/i915/display: Cover all possible pipes in TP_printk()
Gustavo Sousa
1
-14
/
+29
2024-10-25
drm/i915/display: Do not use ids from enum pipe in TP_printk()
Gustavo Sousa
1
-9
/
+24
2024-10-25
drm/i915/display: Store pipe name in trace events
Gustavo Sousa
1
-63
/
+63
2024-10-25
drm/i915/display: Zero-initialize frame/scanline counts in tracepoints
Gustavo Sousa
1
-0
/
+13
2024-10-25
drm/i915/display: Fix out-of-bounds access in pipe-related tracepoints
Gustavo Sousa
1
-6
/
+7
2024-10-24
drm/i915: remove all IS_<PLATFORM>_GT<N>() macros
Jani Nikula
5
-32
/
+8
2024-10-23
drm/i915/xe3lpd: Add condition for EDP to powerdown P2.PG
Suraj Kandpal
1
-1
/
+2
2024-10-23
drm/i915/xe3lpd: Add new bit range of MAX swing setup
Suraj Kandpal
1
-1
/
+1
2024-10-23
drm/i915/xe3lpd: Add C20 Phy consolidated programming table
Suraj Kandpal
1
-3
/
+23
2024-10-23
drm/i915/xe3lpd: Add cdclk changes
Radhakrishna Sripada
1
-2
/
+57
2024-10-23
drm/i915: Remove ckey/format checks from skl_update_scaler_plane()
Ville Syrjälä
1
-67
/
+10
2024-10-23
drm/i915/pfit: Extract intel_pfit.c
Ville Syrjälä
11
-546
/
+578
2024-10-23
drm/i915/panel: Convert panel code to intel_display
Ville Syrjälä
5
-40
/
+47
2024-10-23
drm/i915/pfit: Check pfit destination window on ILK-BDW
Ville Syrjälä
1
-0
/
+55
2024-10-23
drm/i915/pfit: Reject cloning when using pfit on ILK-BDW
Ville Syrjälä
1
-0
/
+27
2024-10-23
drm/i915/pfit: Check pfit minimum timings in pre-SKL
Ville Syrjälä
1
-1
/
+58
2024-10-23
drm/i915/pfit: Reject pfit downscaling for GMCH platforms
Ville Syrjälä
1
-0
/
+20
2024-10-23
drm/i915/pfit: Check pfit scaling factors on ILK-BDW
Ville Syrjälä
1
-0
/
+39
2024-10-23
drm/i915/pfit: Check pipe source size against pfit limits on ILK-BDW
Ville Syrjälä
1
-1
/
+51
2024-10-23
drm/i915/active: Use try_cmpxchg() in active_fence_cb()
Uros Bizjak
1
-1
/
+1
2024-10-23
drm/i915/psr: vbt.psr.enable is only for eDP panels
Jouni Högander
1
-1
/
+3
2024-10-22
drm/i915/display: Remove kstrdup_const() and kfree_const() usage
Christophe JAILLET
1
-3
/
+3
2024-10-22
drm/i915/gvt: use macros from drm_dp.h instead of duplication
Jani Nikula
5
-73
/
+36
2024-10-22
drm/i915/ddi: use string choice helpers
R Sundar
1
-1
/
+1
2024-10-22
drm/i915/dp: use string choice helpers
R Sundar
1
-1
/
+1
2024-10-22
drm/xe: fix build failure originating from backmerge
Jani Nikula
1
-1
/
+1
2024-10-18
drm/i915/pxp: Add missing tag for Wa_14019159160
Alan Previn
1
-2
/
+5
2024-10-17
drm/i915: Fix irq related documentation
Rodrigo Vivi
1
-2
/
+2
[next]