[Intel-gfx] [PATCH 0/3] Two new drm crtc properties
akash.goel at intel.com
akash.goel at intel.com
Mon Mar 10 06:10:50 CET 2014
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.
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 | 72 +++++++++++++++++
drivers/gpu/drm/i915/intel_drv.h | 4 +
drivers/gpu/drm/i915/intel_panel.c | 147 +++++++++++++++++++++++++++++++++++
4 files changed, 236 insertions(+)
--
1.8.5.2
More information about the Intel-gfx
mailing list