diff options
author | 2015-03-19 12:30:07 +0000 | |
---|---|---|
committer | 2015-04-01 07:54:17 +0200 | |
commit | bc0dce3fd0526215aa781c28069519d126d50129 (patch) | |
tree | d41e69faea22c9d8bc296a26173527838bedb777 /drivers/gpu/drm/i915/intel_sdvo.c | |
parent | drm/i915: Rename 'do_execbuf' to 'execbuf_submit' (diff) | |
download | wireguard-linux-bc0dce3fd0526215aa781c28069519d126d50129.tar.xz wireguard-linux-bc0dce3fd0526215aa781c28069519d126d50129.zip |
drm/i915: Make intel_logical_ring_begin() static
The only usage of intel_logical_ring_begin() is within intel_lrc.c so it can be
made static. To avoid a forward declaration at the top of the file, it and bunch
of other functions have been shuffled upwards.
For: VIZ-5115
Signed-off-by: John Harrison <John.C.Harrison@Intel.com>
Reviewed-by: Tomas Elf <tomas.elf@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'drivers/gpu/drm/i915/intel_sdvo.c')
0 files changed, 0 insertions, 0 deletions