Re: [Intel-gfx] [PATCH 16/26] drm/i915: turbo RC6 support for VLV

2013-03-05 Thread Rohit Jain
On Sat, 2 Mar 2013, Jesse Barnes wrote: From: Ben Widawsky b...@bwidawsk.net Uses slightly different interfaces than other platforms. Signed-off-by: Jesse Barnes jbar...@virtuousgeek.org --- drivers/gpu/drm/i915/intel_pm.c | 148 +-- 1 file changed, 144

[Intel-gfx] [PATCH vlvdc 1/2] drm/i915: VBT Parser cleanup for eDP block

2012-01-11 Thread Rohit Jain
Support for parsing parameters for S3D support and T3 optimization support is implemented. The order for the bdb_edp struct was also made similar to that indicated in spec. Signed-off-by: Rohit Jain rohit.j...@intel.com Reviewed-by: Shobhit Kumar shobhit.ku...@intel.com Reviewed-by: Vijay