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_dmc_wl.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-02-05
drm/i915/dmc_wl: Do not check for DMC payload
Gustavo Sousa
1
-2
/
+1
2025-02-04
drm/i915/dmc_wl: Track INITIATE_PM_DMD_REQ for DC5
Gustavo Sousa
1
-0
/
+1
2025-01-17
drm/i915/dmc_wl: Track pipe interrupt registers
Gustavo Sousa
1
-0
/
+1
2025-01-07
drm/i915/dmc_wl: Allow enable_dmc_wl=3 to mean "always locked"
Gustavo Sousa
1
-1
/
+6
2025-01-07
drm/i915/dmc_wl: Allow enable_dmc_wl=2 to mean "match any register"
Gustavo Sousa
1
-3
/
+14
2025-01-07
drm/i915/dmc_wl: Show description string for enable_dmc_wl
Gustavo Sousa
1
-2
/
+16
2025-01-07
drm/i915/dmc_wl: Use enum values for enable_dmc_wl
Gustavo Sousa
1
-6
/
+23
2024-12-20
drm/i915/dmc_wl: store register ranges in rodata
Jani Nikula
1
-3
/
+3
2024-12-16
drm/i915/uncore: add to_intel_uncore() and use it
Jani Nikula
1
-0
/
+1
2024-11-30
drm/i915/dmc_wl: Extract intel_dmc_wl_flush_release_work()
Gustavo Sousa
1
-1
/
+11
2024-11-08
drm/i915/xe3lpd: Use DMC wakelock by default
Gustavo Sousa
1
-1
/
+5
2024-11-08
drm/i915/dmc_wl: Sanitize enable_dmc_wl according to hardware support
Gustavo Sousa
1
-7
/
+14
2024-11-08
drm/i915/dmc_wl: Add and use HAS_DMC_WAKELOCK()
Gustavo Sousa
1
-2
/
+2
2024-11-08
drm/i915/dmc_wl: Couple enable/disable with dynamic DC states
Gustavo Sousa
1
-2
/
+4
2024-11-08
drm/i915/dmc_wl: Deal with existing references when disabling
Gustavo Sousa
1
-30
/
+67
2024-11-08
drm/i915/dmc_wl: Allow simpler syntax for single reg in range tables
Gustavo Sousa
1
-58
/
+60
2024-11-08
drm/i915/dmc_wl: Track registers touched by the DMC
Gustavo Sousa
1
-9
/
+117
2024-11-08
drm/i915/dmc_wl: Rename lnl_wl_range to powered_off_ranges
Gustavo Sousa
1
-2
/
+6
2024-11-08
drm/i915/dmc_wl: Extract intel_dmc_wl_reg_in_range()
Gustavo Sousa
1
-10
/
+11
2024-11-08
drm/i915/dmc_wl: Use sentinel item for range tables
Gustavo Sousa
1
-1
/
+2
2024-11-08
drm/i915/dmc_wl: Get wakelock when disabling dynamic DC states
Gustavo Sousa
1
-2
/
+12
2024-11-08
drm/i915/dmc_wl: Check for non-zero refcount in release work
Gustavo Sousa
1
-2
/
+5
2024-11-08
drm/i915/dmc_wl: Use non-sleeping variant of MMIO wait
Gustavo Sousa
1
-8
/
+16
2024-11-08
drm/i915/dmc_wl: Use i915_mmio_reg_offset() instead of reg.reg
Gustavo Sousa
1
-5
/
+6
2024-09-11
drm/i915/dmc: Convert DMC code to intel_display
Ville Syrjälä
1
-3
/
+1
2024-04-18
drm/i915/dmc: use struct intel_display more
Jani Nikula
1
-14
/
+10
2024-04-18
drm/i915/dmc: convert dmc wakelock interface to struct intel_display
Jani Nikula
1
-21
/
+27
2024-04-18
drm/i915/display: rename __intel_wait_for_register_nowl() to indicate intel_de_
Jani Nikula
1
-7
/
+7
2024-04-17
drm/i915/display: add module parameter to enable DMC wakelock
Luca Coelho
1
-2
/
+4
2024-04-17
drm/i915/display: don't allow DMC wakelock on older hardware
Luca Coelho
1
-0
/
+26
2024-04-17
drm/i915/display: add support for DMC wakelocks
Luca Coelho
1
-0
/
+234