aboutsummaryrefslogtreecommitdiff
path: root/scripts/objdiff
diff options
context:
space:
mode:
authorJérome Glisse <[email protected]>2016-03-18 16:58:33 +0100
committerAlex Deucher <[email protected]>2016-05-02 13:08:51 -0400
commit6c0b1204f34fdc897502c97d03c1a4dfabeb7fdf (patch)
treec5c1c649c543fb18bec178707e179bf148c6cb21 /scripts/objdiff
parente3ebfcfa84fa895bb2d583189c239dc9afc9e0d1 (diff)
drm/radeon: consolidate ni vce initialization and startup code.
This match the exact same control flow as existing code. It just use goto instead of multiple levels of if/else. It also clarify early initialization failures by clearing rdev->has_vce doing so does not change end result from hardware point of view, it only avoids printing more error messages down the line and thus only the original error is reported. Acked-by: Christian König <[email protected]> Signed-off-by: Jérôme Glisse <[email protected]> Cc: Alex Deucher <[email protected]> Cc: Christian König <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'scripts/objdiff')
0 files changed, 0 insertions, 0 deletions