[PATCH 0/9] Enable eDP PSR functionality at HSW - v2

2013-01-30 Thread Rodrigo Vivi
PSR is an eDP feature that allows power saving even with static image at eDP screen. v2: Main differences in this v2: - Created vbt struct to get i915 dev_priv more organized and to avoid adding more stuff into it. - migrated hsw macros to use transcoder instead of pipes than I could address

[PATCH 0/9] Enable eDP PSR functionality at HSW - v2

2013-01-30 Thread Rodrigo Vivi
PSR is an eDP feature that allows power saving even with static image at eDP screen. v2: Main differences in this v2: - Created vbt struct to get i915 dev_priv more organized and to avoid adding more stuff into it. - migrated hsw macros to use transcoder instead of pipes than I could address