git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3fddd40
)
drm/i915: pass intel_crtc as argument for intel_enable_pipe
author
Paulo Zanoni
<paulo.r.zanoni@intel.com>
Fri, 17 Jan 2014 15:51:09 +0000
(13:51 -0200)
committer
Daniel Vetter
<daniel.vetter@ffwll.ch>
Wed, 12 Feb 2014 17:53:08 +0000
(18:53 +0100)
We want to remove those 3 boolean arguments. This is the first step.
The "pipe" passed as the argument is always intel_crtc->pipe.
Also adjust the function documentation.
Signed-off-by: Paulo Zanoni <paulo.r.zanoni@intel.com>
Reviewed-by: Damien Lespiau <damien.lespiau@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/intel_display.c
patch
|
blob
|
history
diff --cc
drivers/gpu/drm/i915/intel_display.c
Simple merge