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
2025-05-14
drm/i915/alpm: Stop writing ALPM registers when PSR is enabled
Jouni Högander
1
-2
/
+2
2025-05-14
drm/i915/alpm: Make intel_alpm_enable_sink available for PSR
Jouni Högander
1
-2
/
+2
2025-04-28
drm/i915/alpm: Check for alpm support before accessing alpm register
Animesh Manna
1
-1
/
+1
2025-04-24
drm/i915/display: Disintegrate sink alpm enable from psr with lobf
Animesh Manna
1
-1
/
+20
2025-04-24
drm/i915/alpm: Add intel_psr_need_alpm() to simplify alpm check
Animesh Manna
1
-2
/
+3
2025-04-24
drm/i915/lobf: Check for sink error and disable LOBF
Animesh Manna
1
-0
/
+28
2025-04-24
drm/i915/lobf: Add mutex for alpm update
Animesh Manna
1
-1
/
+10
2025-04-24
drm/i915/lobf: Add debug interface for lobf
Animesh Manna
1
-0
/
+34
2025-04-24
drm/i915/lobf: Update lobf if any change in dependent parameters
Animesh Manna
1
-1
/
+40
2025-04-24
drm/i915/lobf: Add fixed refresh rate check in compute_config()
Animesh Manna
1
-0
/
+4
2025-04-24
drm/i915/lobf: Disintegrate alpm_disable from psr_disable
Animesh Manna
1
-0
/
+18
2025-04-24
drm/i915/lobf: Add debug print for LOBF
Animesh Manna
1
-1
/
+5
2025-04-24
drm/i915/lobf: Add lobf enablement in post plane update
Animesh Manna
1
-0
/
+25
2025-04-24
drm/i915/alpm: use variable from intel_crtc_state instead of intel_psr
Jouni Högander
1
-2
/
+2
2024-12-18
drm/i915/display: drop unnecessary i915_drv.h includes
Jani Nikula
1
-1
/
+0
2024-12-16
drm/i915/uncore: add to_intel_uncore() and use it
Jani Nikula
1
-0
/
+1
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