diff options
| author | Mika Kuoppala <[email protected]> | 2013-06-12 12:35:30 +0300 |
|---|---|---|
| committer | Daniel Vetter <[email protected]> | 2013-06-13 17:42:15 +0200 |
| commit | 0025c0772de7451c2302fa628f038b213a0783bf (patch) | |
| tree | 09d28e60883994603cf7f4f52290ed1fb43c207b /include/linux/debugobjects.h | |
| parent | c0bb617a70c94d660001f06f9810d53085e2c88d (diff) | |
drm/i915: change i915_add_request to macro
Only execbuffer needed all the parameters on i915_add_request().
By putting __i915_add_request behind macro, all current callsites
become cleaner. Following patch will introduce a new parameter
for __i915_add_request. With this patch, only the relevant callsite
will reflect the change making commit smaller and easier to understand.
v2: _i915_add_request as function name (Chris Wilson)
v3: change name __i915_add_request and fix ordering of params (Ben Widawsky)
Signed-off-by: Mika Kuoppala <[email protected]>
Reviewed-by: Chris Wilson <[email protected]>
Acked-by: Ben Widawsky <[email protected]>
Signed-off-by: Daniel Vetter <[email protected]>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions