v1: original
v2: danvet's kerneldoc nitpicks
Signed-off-by: Rob Clark
Reviewed-by: Daniel Vetter
---
drivers/gpu/drm/drm_atomic_helper.c | 17 ++---
include/drm/drm_atomic_helper.h | 3 +++
2 files changed, 17 insertions(+), 3 deletions(-)
diff --git a/drivers/gpu/drm/drm_atom
On Mon, Nov 10, 2014 at 10:59:23AM -0500, Rob Clark wrote:
> Signed-off-by: Rob Clark
> ---
> I'll need this helper for msm async commit, and I suspect other
> drivers will as well.
Yeah, makes sense. Some nits to clarify the kerneldoc below, with that
addressed this is
Reviewed-by: Daniel Vette
Signed-off-by: Rob Clark
---
I'll need this helper for msm async commit, and I suspect other
drivers will as well.
drivers/gpu/drm/drm_atomic_helper.c | 16 +---
include/drm/drm_atomic_helper.h | 3 +++
2 files changed, 16 insertions(+), 3 deletions(-)
diff --git a/drivers/gpu/