[Intel-gfx] [PATCH v2 0/3] Two new drm crtc properties
Goel, Akash
akash.goel at intel.com
Fri Mar 21 20:15:09 CET 2014
Hi Ville,
Please could you review this patch & provide a feedback.
This is as per your suggestions & our earlier discussions.
Regards,
Sourab
-----Original Message-----
From: Goel, Akash
Sent: Tuesday, March 11, 2014 6:24 PM
To: intel-gfx at lists.freedesktop.org
Cc: Purushothaman, Vijay A; G, Pallavi; Goel, Akash
Subject: [PATCH v2 0/3] Two new drm crtc properties
From: Akash Goel <akash.goel at intel.com>
Added 2 new drm crtc properties. One property provides control to vary the PIPESRC value. With this the size of Pipe's output or Panel fitter input can be varied.
The other property provides control to vary the size of horizontal & vertical borders. With this the size of the Panel fitter output or display window could be controlled.
v2: Added new checks and disabled the fb pitch mismatch check for VLV & HSW
Akash Goel (3):
drm/i915: Initialized 'set_property' fn pointer field of
intel_crtc_funcs structure
drm/i915: New drm crtc property for varying the Pipe Src size
drm/i915: New drm crtc property for varying the size of borders
drivers/gpu/drm/i915/i915_drv.h | 13 +++
drivers/gpu/drm/i915/intel_display.c | 93 +++++++++++++++++++-
drivers/gpu/drm/i915/intel_drv.h | 4 +
drivers/gpu/drm/i915/intel_panel.c | 159 +++++++++++++++++++++++++++++++++++
4 files changed, 267 insertions(+), 2 deletions(-)
--
1.8.5.2
More information about the Intel-gfx
mailing list