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
/
drivers
/
gpu
/
drm
/
i915
/
display
/
intel_alpm.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-02
drm/i915:Remove unused parameter in marco
He Lugang
1
-2
/
+2
2024-09-05
drm/i915/display: include media/cec-notifier.h and linux/debugfs.h where needed
Jani Nikula
1
-0
/
+2
2024-09-03
drm/i915/display: Increase Fast Wake Sync length as a quirk
Jouni Högander
1
-1
/
+1
2024-08-16
drm/i915/alpm: convert to struct intel_display
Jani Nikula
1
-27
/
+27
2024-07-09
drm/i915/display: Cache adpative sync caps to use it later
Mitul Golani
1
-1
/
+1
2024-06-25
drm/i915/alpm: Make crtc_state as const in intel_alpm_compute_params
Jouni Högander
1
-4
/
+5
2024-06-19
intel_alpm: Fix wrong offset for PORT_ALPM_* registers
Jouni Högander
1
-2
/
+3
2024-06-19
drm/i915/alpm: Fix port clock usage in AUX Less wake time calculation
Jouni Högander
1
-1
/
+2
2024-06-11
drm/i915/alpm: Share alpm support checks with PSR code
Jouni Högander
1
-2
/
+2
2024-06-11
drm/i915/alpm: Write also AUX Less Wake lines into ALPM_CTL
Jouni Högander
1
-1
/
+2
2024-06-11
drm/i915/alpm: Do not use fast_wake_lines for aux less wake time
Jouni Högander
1
-2
/
+2
2024-05-31
drm/i915/alpm: Add debugfs for LOBF
Animesh Manna
1
-0
/
+49
2024-05-31
drm/i915/alpm: Enable lobf from source in ALPM_CTL
Animesh Manna
1
-5
/
+11
2024-05-31
drm/i915/alpm: Add compute config for lobf
Animesh Manna
1
-0
/
+61
2024-05-31
drm/i915/alpm: Move alpm related code to a new file
Animesh Manna
1
-0
/
+295