public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Two new drm crtc properties
@ 2014-03-10  5:10 akash.goel
  2014-03-10  5:10 ` [PATCH 1/3] drm/i915: Initialized 'set_property' fn pointer field of intel_crtc_funcs structure akash.goel
                   ` (3 more replies)
  0 siblings, 4 replies; 26+ messages in thread
From: akash.goel @ 2014-03-10  5:10 UTC (permalink / raw)
  To: intel-gfx; +Cc: Akash Goel

From: Akash Goel <akash.goel@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

^ permalink raw reply	[flat|nested] 26+ messages in thread

end of thread, other threads:[~2014-04-20 10:46 UTC | newest]

Thread overview: 26+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-10  5:10 [PATCH 0/3] Two new drm crtc properties akash.goel
2014-03-10  5:10 ` [PATCH 1/3] drm/i915: Initialized 'set_property' fn pointer field of intel_crtc_funcs structure akash.goel
2014-03-10  5:10 ` [PATCH 2/3] drm/i915: New drm crtc property for varying the Pipe Src size akash.goel
2014-03-10  5:10 ` [PATCH 3/3] drm/i915: New drm crtc property for varying the size of borders akash.goel
2014-03-10  5:14 ` [PATCH 0/3] Two new drm crtc properties Daniel Vetter
2014-03-10  5:17   ` Goel, Akash
2014-03-11 12:54   ` [PATCH 1/3] drm/i915: Initialized 'set_property' fn pointer field of intel_crtc_funcs structure akash.goel
2014-03-11 12:54     ` [PATCH v2 0/3] Two new drm crtc properties akash.goel
2014-03-21 19:15       ` Goel, Akash
2014-03-11 12:54     ` [PATCH v2 2/3] drm/i915: New drm crtc property for varying the Pipe Src size akash.goel
2014-03-11 12:54     ` [PATCH v2 3/3] drm/i915: New drm crtc property for varying the size of borders akash.goel
2014-03-23  8:56       ` [PATCH v3] " akash.goel
2014-03-26  3:55         ` [PATCH v4 3/3] " akash.goel
2014-04-07  4:06           ` Goel, Akash
2014-04-08 16:31             ` Damien Lespiau
2014-04-08 16:32               ` Damien Lespiau
2014-04-08 16:28           ` Ville Syrjälä
2014-04-10  7:43             ` Akash Goel
2014-04-10 11:34               ` Ville Syrjälä
2014-04-11  3:04                 ` Akash Goel
2014-04-11 11:42                   ` Ville Syrjälä
2014-04-13 12:28                     ` Akash Goel
2014-04-13 17:12                       ` Daniel Vetter
2014-04-20 10:49                     ` [PATCH v5 3/4] " akash.goel
2014-03-21 19:53   ` [PATCH 0/3] Two new drm crtc properties Daniel Vetter
2014-03-22  4:29     ` Goel, Akash

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox