index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
pinetabv-6.6.y-devel
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starfive-6.6.63-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
display
/
intel_alpm.c
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