[Intel-gfx] [PATCH 0/3] Rearranging eDP PPS code
Kannan, Vandana
vandana.kannan at intel.com
Fri Dec 12 01:35:06 PST 2014
Gentle reminder for review..
- Vandana
On 10-Nov-14 4:58 PM, Kannan, Vandana wrote:
> In the earlier RFC patch series, PPS related code was moved to intel_panel.c
> to make it usable for all internal panels. In this patch series, the PPS
> related functions are split based on platform in intel_dp.c itself.
> This avoids having code split across intel_dp.c and intel_panel.c w.r.t
> pps_lock/unlock, other pps delay functions.
> Also, the code rearrangement is for eDP alone.
>
> Vandana Kannan (3):
> drm/i915: Move PPS calls to edp_init
> drm/i915: Use vlv_power_sequencer_pipe() only to get pipe
> drm/i915: Splitting PPS functions based on platform
>
> drivers/gpu/drm/i915/intel_dp.c | 226 +++++++++++++++++++++++++--------------
> drivers/gpu/drm/i915/intel_drv.h | 3 +
> 2 files changed, 147 insertions(+), 82 deletions(-)
>
More information about the Intel-gfx
mailing list