[PATCH libdrm 1/1] i915 perf framework changes for supporting DAPC

2017-08-28 Thread Sagar Arun Kamble
Cc: Lionel Landwerlin Signed-off-by: Sourab Gupta Signed-off-by: Sagar Arun Kamble --- include/drm/i915_drm.h | 87 ++ 1 file changed, 80 insertions(+), 7 deletions(-) diff --git a/include/drm/i915_drm.h b/include/drm/i915_drm.h index 5ebe046

[PATCH v2 4/4] Documentation/drm: Describing aspect ratio property

2014-06-11 Thread Sagar Arun Kamble
Reviewed-by: Sagar Kamble On Wed, 2014-06-11 at 14:33 +0530, Vandana Kannan wrote: > Updated drm documentation to include desscription of aspect ratio property. > > v2: Updated aspect ratio specific documentation on top of the HTML table > created. > > Signed-off-by: Vandana Kannan > Cc: Saga

[PATCH 1/1] Documentation: drm: describing drm properties exposed by various drivers

2014-05-12 Thread Sagar Arun Kamble
, Mar 12, 2014 at 12:25:06PM +0100, Laurent Pinchart wrote: > >> Hi Sagar, > >> > >> On Wednesday 12 March 2014 16:46:05 Sagar Arun Kamble wrote: > >> > On Mon, 2014-03-10 at 15:36 +0100, Laurent Pinchart wrote: > >> > > On Monday 10 March 2014 0

[PATCH v2 1/4] drm: Adding new flag to restrict bitmask drm properties as 32 bit type and 32 bit value pair

2014-04-10 Thread Sagar Arun Kamble
Adding Rob and Rusty in the review thread. Kindly review these patches for interface being proposed to set color/alpha property of planes modeled after glBlendFunc. http://lists.freedesktop.org/archives/intel-gfx/2014-March/042350.html http://lists.freedesktop.org/archives/intel-gfx/2014-March

[PATCH v4 1/1] drm/i915: Enabling 128x128 and 256x256 ARGB Cursor Support

2014-03-17 Thread Sagar Arun Kamble
Gentle reminder for reviewing this and i-g-t patch. On Mon, 2014-03-10 at 17:06 +0530, sagar.a.kamble at intel.com wrote: > From: Sagar Kamble > > With this patch we allow larger cursor planes of sizes 128x128 > and 256x256. > > v2: Added more precise check on size while setting cursor plane. >

[PATCH v6 1/1] Documentation: drm: describing drm properties exposed by various drivers

2014-03-11 Thread Sagar Arun Kamble
On Tue, 2014-03-11 at 13:13 +, Deucher, Alexander wrote: > > > -Original Message- > > From: sagar.a.kamble at intel.com [mailto:sagar.a.kamble at intel.com] > > Sent: Tuesday, March 11, 2014 6:38 AM > > To: intel-gfx at lists.freedesktop.org > > Cc: Sagar Kamble; Rob Landley; Dave Airl

[PATCH v3 1/1] drm/i915: Enabling 128x128 and 256x256 ARGB Cursor Support

2014-03-09 Thread Sagar Arun Kamble
On Sun, 2014-03-09 at 00:34 +0530, Sagar Arun Kamble wrote: > On Sat, 2014-03-08 at 13:51 -0500, Alex Deucher wrote: > > On Sat, Mar 8, 2014 at 1:49 PM, wrote: > > > From: Sagar Kamble > > > > > > With this patch we allow larger cursor planes of sizes 128x1

[PATCH v3 1/1] drm/i915: Enabling 128x128 and 256x256 ARGB Cursor Support

2014-03-09 Thread Sagar Arun Kamble
On Sat, 2014-03-08 at 13:51 -0500, Alex Deucher wrote: > On Sat, Mar 8, 2014 at 1:49 PM, wrote: > > From: Sagar Kamble > > > > With this patch we allow larger cursor planes of sizes 128x128 > > and 256x256. > > > > v2: Added more precise check on size while setting cursor plane. > > > > v3: Chan

[PATCH v2 1/1] Documentation: drm: describing drm properties exposed by various drivers

2014-03-06 Thread Sagar Arun Kamble
On Thu, 2014-03-06 at 14:09 +0200, Ville Syrj?l? wrote: > On Thu, Mar 06, 2014 at 12:45:25PM +0530, sagar.a.kamble at intel.com wrote: > > From: Sagar Kamble > > > > Started documenting drm properties for drm drivers. This patch provides > > information about properties in drm, i915, psb and cdv/

[Intel-gfx] [RFC 1/1] drm/i915: Added support for setting plane alpha through drm property

2014-03-06 Thread Sagar Arun Kamble
On Tue, 2014-03-04 at 14:06 +0200, Ville Syrj?l? wrote: > On Tue, Mar 04, 2014 at 10:42:38AM +0100, Daniel Vetter wrote: > > On Tue, Feb 25, 2014 at 08:18:30PM +0200, Ville Syrj?l? wrote: > > > On Wed, Feb 19, 2014 at 03:38:08PM +0530, sagar.a.kamble at intel.com > > > wrote: > > > > From: Sagar K

[PATCH 5/5] drm/i915: Add full pipe rotation

2014-02-19 Thread Sagar Arun Kamble
Reviewed-by: Sagar Kamble On Wed, 2014-02-12 at 23:15 +0200, ville.syrjala at linux.intel.com wrote: > From: Ville Syrj?l? > > We can pretend that we can rotate the entire pipe by rotating all the > planes and adjusting their positions appropriately. Add a "rotation" > property on the crtc whic

[PATCH 4/5] drm/i915: Add rotation support for the cursor plane

2014-02-18 Thread Sagar Arun Kamble
On Tue, 2014-02-18 at 11:23 +0200, Ville Syrj?l? wrote: > On Tue, Feb 18, 2014 at 01:19:05PM +0530, Sagar Arun Kamble wrote: > > On Mon, 2014-02-17 at 19:51 +0200, Ville Syrj?l? wrote: > > > On Mon, Feb 17, 2014 at 10:53:50PM +0530, Sagar Arun Kamble wrote: > > > &g

[PATCH 4/5] drm/i915: Add rotation support for the cursor plane

2014-02-18 Thread Sagar Arun Kamble
On Mon, 2014-02-17 at 19:51 +0200, Ville Syrj?l? wrote: > On Mon, Feb 17, 2014 at 10:53:50PM +0530, Sagar Arun Kamble wrote: > > On Fri, 2014-02-14 at 13:39 +0200, Ville Syrj?l? wrote: > > > On Fri, Feb 14, 2014 at 04:31:17PM +0530, Sagar Arun Kamble wrote: > > > &g

[PATCH 4/5] drm/i915: Add rotation support for the cursor plane

2014-02-17 Thread Sagar Arun Kamble
On Fri, 2014-02-14 at 13:39 +0200, Ville Syrj?l? wrote: > On Fri, Feb 14, 2014 at 04:31:17PM +0530, Sagar Arun Kamble wrote: > > On Wed, 2014-02-12 at 23:15 +0200, ville.syrjala at linux.intel.com wrote: > > > From: Ville Syrj?l? > > > > > > The cursor pla

[PATCH 4/5] drm/i915: Add rotation support for the cursor plane

2014-02-14 Thread Sagar Arun Kamble
On Wed, 2014-02-12 at 23:15 +0200, ville.syrjala at linux.intel.com wrote: > From: Ville Syrj?l? > > The cursor plane also supports 180 degree rotation. Add a new > "cursor-rotation" property on the crtc which controls this. > > Unlike sprites, the cursor has a fixed size, so if you have a small

[PATCH 2/5] drm/i915: Rename primary plane rotation property to "plane-rotation"

2014-02-13 Thread Sagar Arun Kamble
On Wed, 2014-02-12 at 23:15 +0200, ville.syrjala at linux.intel.com wrote: > From: Ville Syrj?l? > > I'd prefer have the crtc "rotation" property rotate the entire crtc > (planes and all). So for that reason we'd need to come up with some > other name for the "rotate the primary plane only" prope

[PATCH 1/5] drm: Pass name to drm_rotation_property_create()

2014-02-13 Thread Sagar Arun Kamble
Reviewed-by: Sagar Kamble On Wed, 2014-02-12 at 23:15 +0200, ville.syrjala at linux.intel.com wrote: > From: Ville Syrj?l? > > Allow rotation properties to have custom names. > > TODO: maybe squash into "drm: Add drm_mode_create_rotation_property()" > > Cc: Sagar Kamble > Signed-off-by: Vill

[Intel-gfx] [PATCH v5 11/11] drm/i915: Calling rotate and inverse rotate transformations after clipping

2014-02-11 Thread Sagar Arun Kamble
On Tue, 2014-02-11 at 16:56 +0200, Ville Syrj?l? wrote: > On Tue, Feb 11, 2014 at 05:02:31PM +0530, Sagar Arun Kamble wrote: > > On Mon, 2014-02-10 at 15:32 +0200, Ville Syrj?l? wrote: > > > On Mon, Feb 10, 2014 at 01:01:18PM +0530, sagar.a.kamble at intel.com > > >

[Intel-gfx] [PATCH v5 11/11] drm/i915: Calling rotate and inverse rotate transformations after clipping

2014-02-11 Thread Sagar Arun Kamble
On Tue, 2014-02-11 at 12:59 +0100, Daniel Vetter wrote: > On Tue, Feb 11, 2014 at 05:02:31PM +0530, Sagar Arun Kamble wrote: > > On Mon, 2014-02-10 at 15:32 +0200, Ville Syrj?l? wrote: > > > On Mon, Feb 10, 2014 at 01:01:18PM +0530, sagar.a.kamble at intel.com > > >

[Intel-gfx] [PATCH v5 11/11] drm/i915: Calling rotate and inverse rotate transformations after clipping

2014-02-11 Thread Sagar Arun Kamble
On Mon, 2014-02-10 at 15:32 +0200, Ville Syrj?l? wrote: > On Mon, Feb 10, 2014 at 01:01:18PM +0530, sagar.a.kamble at intel.com wrote: > > From: Sagar Kamble > > > > With clipped sprites these transformations are not working. these > > functions transform complete sprite irrespective of clipping

[PATCH v2 02/11] drm: Add support_bits parameter to drm_property_create_bitmask()

2014-02-11 Thread Sagar Arun Kamble
Reviewed-by: Sagar Kamble Tested-by: Sagar Kamble On Mon, 2014-02-10 at 16:05 +0200, ville.syrjala at linux.intel.com wrote: > From: Ville Syrj?l? > > Make drm_property_create_bitmask() a bit more generic by allowing the > caller to specify which bits are in fact supported. This allows multipl