Searched hist:"7648 fa99eb77a2e1a90b7beaa420e07d819b9c11" (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/gpu/drm/i915/ |
H A D | i915_debugfs.c | diff 7648fa99eb77a2e1a90b7beaa420e07d819b9c11 Thu May 20 16:28:11 CDT 2010 Jesse Barnes <jbarnes@virtuousgeek.org> drm/i915: add power monitoring support
Add power monitoring support to the i915 driver for use by the IPS driver. Export the available power info to the IPS driver through a few new inter-driver hooks. When used together, the IPS driver and this patch can significantly increase graphics performance on Ironlake class chips.
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org> [anholt: Fixed 32-bit compile. stupid obfuscating div_u64()] Signed-off-by: Eric Anholt <eric@anholt.net>
|
H A D | i915_irq.c | diff 7648fa99eb77a2e1a90b7beaa420e07d819b9c11 Thu May 20 16:28:11 CDT 2010 Jesse Barnes <jbarnes@virtuousgeek.org> drm/i915: add power monitoring support
Add power monitoring support to the i915 driver for use by the IPS driver. Export the available power info to the IPS driver through a few new inter-driver hooks. When used together, the IPS driver and this patch can significantly increase graphics performance on Ironlake class chips.
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org> [anholt: Fixed 32-bit compile. stupid obfuscating div_u64()] Signed-off-by: Eric Anholt <eric@anholt.net>
|
H A D | i915_reg.h | diff 7648fa99eb77a2e1a90b7beaa420e07d819b9c11 Thu May 20 16:28:11 CDT 2010 Jesse Barnes <jbarnes@virtuousgeek.org> drm/i915: add power monitoring support
Add power monitoring support to the i915 driver for use by the IPS driver. Export the available power info to the IPS driver through a few new inter-driver hooks. When used together, the IPS driver and this patch can significantly increase graphics performance on Ironlake class chips.
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org> [anholt: Fixed 32-bit compile. stupid obfuscating div_u64()] Signed-off-by: Eric Anholt <eric@anholt.net>
|
H A D | i915_drv.h | diff 7648fa99eb77a2e1a90b7beaa420e07d819b9c11 Thu May 20 16:28:11 CDT 2010 Jesse Barnes <jbarnes@virtuousgeek.org> drm/i915: add power monitoring support
Add power monitoring support to the i915 driver for use by the IPS driver. Export the available power info to the IPS driver through a few new inter-driver hooks. When used together, the IPS driver and this patch can significantly increase graphics performance on Ironlake class chips.
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org> [anholt: Fixed 32-bit compile. stupid obfuscating div_u64()] Signed-off-by: Eric Anholt <eric@anholt.net>
|