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
2024-06-25
drm/i915/psr: Check panel ALPM capability for eDP Panel Replay
Jouni Högander
1
-0
/
+7
2024-06-24
drm/i915: Use the same vblank worker for atomic unpin
Maarten Lankhorst
5
-2
/
+49
2024-06-24
drm/i915: Use vblank worker to unpin old legacy cursor fb safely
Ville Syrjälä
3
-2
/
+30
2024-06-24
drm: Add drm_vblank_work_flush_all().
Maarten Lankhorst
2
-0
/
+24
2024-06-24
drm/i915: Nuke the TGL+ chroma plane tile row alignment stuff
Ville Syrjälä
3
-26
/
+1
2024-06-24
drm/i915: Update plane alignment requirements for TGL+
Ville Syrjälä
1
-43
/
+56
2024-06-24
drm/i915: Move intel_surf_alignment() into skl_univerals_plane.c
Ville Syrjälä
3
-80
/
+78
2024-06-24
drm/i915: Split pre-skl platforms out from intel_surf_alignment()
Ville Syrjälä
3
-18
/
+96
2024-06-24
drm/i915: Split cursor alignment to per-platform vfuncs
Ville Syrjälä
3
-21
/
+38
2024-06-24
drm/i915: Introduce fb->min_alignment
Ville Syrjälä
4
-20
/
+34
2024-06-24
drm/i915: Introduce the plane->min_alignment() vfunc
Ville Syrjälä
12
-37
/
+89
2024-06-24
drm: Export drm_plane_has_format()
Ville Syrjälä
3
-2
/
+12
2024-06-24
drm: Rename drm_plane_check_pixel_format() to drm_plane_has_format()
Ville Syrjälä
4
-23
/
+16
2024-06-24
drm/i915/display: Consider adjusted_pixel_rate to be u64
Mitul Golani
1
-1
/
+1
2024-06-24
drm/i915/psr: Set DP_PSR_SU_REGION_SCANLINE_CAPTURE bit when needed
Jouni Högander
1
-0
/
+3
2024-06-20
drm/xe: Use the encoder suspend helper also used by the i915 driver
Imre Deak
1
-16
/
+2
2024-06-20
drm/i915: Pass intel_display to the encoder suspend/shutdown helpers
Imre Deak
3
-18
/
+18
2024-06-20
drm/i915: Move encoder suspend/shutdown helpers to intel_encoder.c
Imre Deak
3
-47
/
+52
2024-06-20
drm/i915/dsb: Document that the ATS fault bits are for mtl+
Ville Syrjälä
1
-2
/
+2
2024-06-20
drm/i915: Drop useless intel_dsb.h include
Ville Syrjälä
1
-1
/
+0
2024-06-20
drm/i915/dsb: Add i915.enable_dsb module parameter
Ville Syrjälä
3
-0
/
+7
2024-06-20
drm/i915/dsb: Convert the DSB code to use intel_display rather than i915
Ville Syrjälä
1
-26
/
+26
2024-06-20
drm/i915/dsb: Plumb the whole atomic state into intel_dsb_prepare()
Ville Syrjälä
3
-6
/
+11
2024-06-20
drm/i915: Pass the whole atomic state to intel_color_prepare_commit()
Ville Syrjälä
3
-9
/
+13
2024-06-20
drm/i915: Introduce intel_mode_vdisplay()
Ville Syrjälä
2
-0
/
+11
2024-06-20
drm/i915: Add flip done tracepoint
Ville Syrjälä
2
-0
/
+24
2024-06-20
drm/i915: Add async flip tracepoint
Ville Syrjälä
4
-7
/
+50
2024-06-20
drm/i915: Extract intel_crtc_arm_vblank_event()
Ville Syrjälä
2
-10
/
+20
2024-06-19
drm/i915: Enable plane/pipeDMC ATS fault interrupts on mtl
Ville Syrjälä
2
-0
/
+12
2024-06-19
drm/i915: Enable pipeDMC fault interrupts on tgl+
Ville Syrjälä
2
-2
/
+15
2024-06-19
drm/i915: Nuke the intermediate pipe fault bitmasks
Ville Syrjälä
2
-22
/
+22
2024-06-19
drm/i915: Extend GEN9_PIPE_PLANE_FLIP_DONE() to cover all universal planes
Ville Syrjälä
1
-1
/
+5
2024-06-19
drm/i915: Sort bdw+ pipe interrupt bits
Ville Syrjälä
1
-11
/
+11
2024-06-19
drm/i915: Document bdw+ pipe interrupt bits
Ville Syrjälä
1
-21
/
+21
2024-06-19
drm/i915: Use REG_BIT() for bdw+ pipe interrupts
Ville Syrjälä
1
-27
/
+27
2024-06-19
intel_alpm: Fix wrong offset for PORT_ALPM_* registers
Jouni Högander
2
-4
/
+7
2024-06-19
Revert "drm/i915/psr: Disable early transport by default"
Jouni Högander
1
-3
/
+0
2024-06-19
drm/i915/psr: Add new debug bit to disable Panel Replay
Jouni Högander
2
-3
/
+9
2024-06-19
drm/i915/psr: Disable PSR/Panel Replay on sink side for PSR only
Jouni Högander
1
-6
/
+6
2024-06-19
drm/i915/psr: Disable PSR2 SU Region ET if enable_psr module parameter is set
Jouni Högander
1
-1
/
+12
2024-06-19
drm/i915/psr: Disable Panel Replay if PSR mode is set via module parameter
Jouni Högander
2
-4
/
+26
2024-06-19
drm/i915/alpm: Fix port clock usage in AUX Less wake time calculation
Jouni Högander
1
-1
/
+2
2024-06-19
drm/i915/display: Wa 16021440873 is writing wrong register
Jouni Högander
2
-11
/
+5
2024-06-19
drm/i915/psr: Set SU area width as pipe src width
Jouni Högander
1
-1
/
+1
2024-06-17
drm/i915/display: Update calculation to avoid overflow
Mitul Golani
1
-4
/
+5
2024-06-17
drm/i915/display: update handling of FBC when VT-d active workaround
Vinod Govindapillai
1
-16
/
+6
2024-06-17
drm/i915: move comments about FSB straps to proper place
Jani Nikula
2
-10
/
+9
2024-06-17
drm/i915/cdclk: use i9xx_fsb_freq() for rawclk_freq initialization
Jani Nikula
1
-43
/
+3
2024-06-17
drm/i915: use i9xx_fsb_freq() for GT clock frequency
Jani Nikula
3
-2
/
+4
2024-06-17
drm/i915: extend the fsb_freq initialization to more platforms
Jani Nikula
1
-14
/
+41
[next]