aboutsummaryrefslogtreecommitdiff
path: root/lib/test-string_helpers.c
diff options
context:
space:
mode:
authorOded Gabbay <[email protected]>2015-01-22 12:48:33 +0200
committerOded Gabbay <[email protected]>2015-01-22 12:48:33 +0200
commit5a8888a3119eb5b67f6e90605be9ed2e04807126 (patch)
tree2085a49f208890874a925cf9e0c79ab9db88c640 /lib/test-string_helpers.c
parentb8cbab042cd69f3918a51620986514681c6cbad0 (diff)
drm/radeon: Don't increment pipe_id in kgd_init_pipeline
This patch fixes the behavior of kgd_init_pipeline in that this function shouldn't automatically increase the pipe_id argument by 1 right at the start of the function. This is because the first_pipe value might not be always 1, and because a proper interface function should not hide this info inside its implementation. In other words, the calling function should provide the real pipe_id and not count on kgd_init_pipeline to "fix" it. Signed-off-by: Oded Gabbay <[email protected]> Reviewed-by: Alex Deucher <[email protected]> Reviewed-by: Jammy Zhou <[email protected]>
Diffstat (limited to 'lib/test-string_helpers.c')
0 files changed, 0 insertions, 0 deletions