Hi Sagar,
Thank you for the patch.
On Tuesday 11 March 2014 19:55:29 sagar.a.kamble@intel.com wrote:
From: Sagar Kamble sagar.a.kamble@intel.com
Started documenting drm properties for drm drivers. This patch provides information about properties in drm, i915, psb and cdv/gma-500. Information about other properties can be added on top of these.
v2: Added description of drm properties in armada, exynos, i2c/ch7006, noveau, omap, qxl, radeon, rcar-du
v3: Removed "Property Object" column since it is implementation related. Property type column refined.[Ville's review comments]
v4: Removed whitespace warnings and minor nits. [Randy's review comments]
v5: Restructured output for ENUM properties
v6: Review comments on formatting the table. [Laurent's review comments]
v7: Minor restructuring. [Laurent's review comments]
Cc: Rob Landley rob@landley.net Cc: Dave Airlie airlied@redhat.com Cc: Daniel Vetter daniel.vetter@ffwll.ch Cc: Laurent Pinchart laurent.pinchart+renesas@ideasonboard.com Cc: David Herrmann dh.herrmann@gmail.com Cc: Alex Deucher alexander.deucher@amd.com Cc: "Ville Syrjälä" ville.syrjala@linux.intel.com Cc: Sagar Kamble sagar.a.kamble@intel.com Cc: "Purushothaman, Vijay A" vijay.a.purushothaman@intel.com Cc: linux-doc@vger.kernel.org Cc: dri-devel@lists.freedesktop.org
Signed-off-by: Sagar Kamble sagar.a.kamble@intel.com
As far as this patch is concerned,
Acked-by: Laurent Pinchart laurent.pinchart@ideasonboard.com
However Daniel Vetter mentioned his preference for a simpler text-based format. As long as we can transform it to Docbook for inclusion in the main documentation I'd be fine with that as well.