Searched hist:a424816fb37f894a37585cf86dfdd6b8b1dc681f (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/drivers/gpu/drm/radeon/ |
H A D | radeon_asic.h | diff a424816fb37f894a37585cf86dfdd6b8b1dc681f Sat Apr 24 13:50:23 CDT 2010 Alex Deucher <alexdeucher@gmail.com> drm/radeon/kms/pm: rework power management
Add two new sysfs attributes: - dynpm - power_state
Echoing 0/1 to dynpm disables/enables dynamic power management. The driver scales the sclk dynamically based on the number of queued fences. dynpm only scales sclk dynamically in single head mode.
Echoing x.y to power_state selects a static power state (x) and clock mode (y). This allows you to statically select a power state and clock mode. Selecting a static clock mode will disable dynpm.
Signed-off-by: Alex Deucher <alexdeucher@gmail.com> Signed-off-by: Dave Airlie <airlied@redhat.com>
|
H A D | radeon_pm.c | diff a424816fb37f894a37585cf86dfdd6b8b1dc681f Sat Apr 24 13:50:23 CDT 2010 Alex Deucher <alexdeucher@gmail.com> drm/radeon/kms/pm: rework power management
Add two new sysfs attributes: - dynpm - power_state
Echoing 0/1 to dynpm disables/enables dynamic power management. The driver scales the sclk dynamically based on the number of queued fences. dynpm only scales sclk dynamically in single head mode.
Echoing x.y to power_state selects a static power state (x) and clock mode (y). This allows you to statically select a power state and clock mode. Selecting a static clock mode will disable dynpm.
Signed-off-by: Alex Deucher <alexdeucher@gmail.com> Signed-off-by: Dave Airlie <airlied@redhat.com>
|
H A D | r100.c | diff a424816fb37f894a37585cf86dfdd6b8b1dc681f Sat Apr 24 13:50:23 CDT 2010 Alex Deucher <alexdeucher@gmail.com> drm/radeon/kms/pm: rework power management
Add two new sysfs attributes: - dynpm - power_state
Echoing 0/1 to dynpm disables/enables dynamic power management. The driver scales the sclk dynamically based on the number of queued fences. dynpm only scales sclk dynamically in single head mode.
Echoing x.y to power_state selects a static power state (x) and clock mode (y). This allows you to statically select a power state and clock mode. Selecting a static clock mode will disable dynpm.
Signed-off-by: Alex Deucher <alexdeucher@gmail.com> Signed-off-by: Dave Airlie <airlied@redhat.com>
|
H A D | r600.c | diff a424816fb37f894a37585cf86dfdd6b8b1dc681f Sat Apr 24 13:50:23 CDT 2010 Alex Deucher <alexdeucher@gmail.com> drm/radeon/kms/pm: rework power management
Add two new sysfs attributes: - dynpm - power_state
Echoing 0/1 to dynpm disables/enables dynamic power management. The driver scales the sclk dynamically based on the number of queued fences. dynpm only scales sclk dynamically in single head mode.
Echoing x.y to power_state selects a static power state (x) and clock mode (y). This allows you to statically select a power state and clock mode. Selecting a static clock mode will disable dynpm.
Signed-off-by: Alex Deucher <alexdeucher@gmail.com> Signed-off-by: Dave Airlie <airlied@redhat.com>
|
H A D | radeon.h | diff a424816fb37f894a37585cf86dfdd6b8b1dc681f Sat Apr 24 13:50:23 CDT 2010 Alex Deucher <alexdeucher@gmail.com> drm/radeon/kms/pm: rework power management
Add two new sysfs attributes: - dynpm - power_state
Echoing 0/1 to dynpm disables/enables dynamic power management. The driver scales the sclk dynamically based on the number of queued fences. dynpm only scales sclk dynamically in single head mode.
Echoing x.y to power_state selects a static power state (x) and clock mode (y). This allows you to statically select a power state and clock mode. Selecting a static clock mode will disable dynpm.
Signed-off-by: Alex Deucher <alexdeucher@gmail.com> Signed-off-by: Dave Airlie <airlied@redhat.com>
|