]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915: Make intel_pipe_has_type() take an output type enum
authorDamien Lespiau <damien.lespiau@intel.com>
Wed, 29 Oct 2014 11:16:59 +0000 (11:16 +0000)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Fri, 7 Nov 2014 17:41:48 +0000 (18:41 +0100)
commit70daea8e0c6992cf01e8425fb432594e8ca914fb
tree71fab82e9816cc1eb94f139bbce61a6a22b5ff8f
parent76888667e7b12f46906d004c5951fe05b0edf447
drm/i915: Make intel_pipe_has_type() take an output type enum

As Paulo said when introducing the enum, having more types is really
good to document what should go where (int foo(int, int, bool, bool).

Cc: Paulo Zanoni <paulo.r.zanoni@intel.com>
Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
Reviewed-by: Jani Nikula <jani.nikula@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/intel_display.c
drivers/gpu/drm/i915/intel_drv.h