index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
display
/
intel_display_power_map.c
Age
Commit message (
Expand
)
Author
2024-10-11
drm/i915/xe3lpd: Add new display power wells
Matt Roper
2023-09-21
drm/i915/xe2lpd: Add DC state support
Matt Roper
2023-09-21
drm/i915/xe2lpd: Add display power well
Ravi Kumar Vodapalli
2023-08-21
drm/i915/display: Remove unused POWER_DOMAIN_MODESET
Gustavo Sousa
2023-06-20
drm/i915/adlp+: Allow DC states along with PW2 only for PWB functionality
Imre Deak
2023-04-27
drm/i915/display: Increase AUX timeout for Type-C
Suraj Kandpal
2023-04-25
drm/i915/adlp+: Disable DC5/6 states for TC port DDI/AUX and for combo port AUX
Imre Deak
2023-04-19
drm/i915/mtl: Re-use ADL-P's "DC off" power well
Matt Roper
2023-04-19
drm/i915: Use separate "DC off" power well for ADL-P and DG2
Matt Roper
2023-01-25
drm/i915/display: add intel_display_limits.h for key enums
Jani Nikula
2022-11-18
drm/i915: Add missing DC_OFF power domain->well mappings
Imre Deak
2022-11-18
drm/i915: Add missing AUX_IO_A power domain->well mappings
Imre Deak
2022-11-18
drm/i915/tgl+: Enable display DC power states on all eDP ports
Imre Deak
2022-11-18
drm/i915: Move the POWER_DOMAIN_AUX_IO_A definition to its logical place
Imre Deak
2022-09-12
drm/i915/mtl: Add display power wells
Imre Deak
2022-08-31
drm/i915: move and group power related members under display.power
Jani Nikula
2022-05-02
drm/i915: move tons of power well initializers to rodata
Jani Nikula
2022-04-20
drm/i915: Remove the XELPD specific AUX and DDI power domains
Imre Deak
2022-04-20
drm/i915: Remove duplicate DDI/AUX power domain mappings
Imre Deak
2022-04-20
drm/i915: Remove the ICL specific TBT power domains
Imre Deak
2022-04-20
drm/i915: Sanitize the ADL-S power well definition
Imre Deak
2022-04-20
drm/i915: Simplify the DG1 power well descriptors
Imre Deak
2022-04-20
drm/i915: Allow platforms to share power well descriptors
Imre Deak
2022-04-20
drm/i915: Simplify power well definitions by adding power well instances
Imre Deak
2022-04-20
drm/i915: Convert the u64 power well domains mask to a bitmap
Imre Deak
2022-04-20
drm/i915: Convert the power well descriptor domain mask to an array of domains
Imre Deak
2022-04-20
drm/i915: Sanitize the power well names
Imre Deak
2022-04-20
drm/i915: Rename the power domain names to end with pipes/ports
Imre Deak
2022-04-20
drm/i915: Move the HSW power well flags to a common bitfield
Imre Deak
2022-04-20
drm/i915: Move the dg2 fixed_enable_delay power well param to a common bitfield
Imre Deak
2022-04-20
drm/i915: Move the power domain->well mappings to intel_display_power_map.c
Imre Deak