aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorJérome Glisse <[email protected]>2016-03-18 16:58:30 +0100
committerAlex Deucher <[email protected]>2016-05-02 13:08:49 -0400
commitfa25c22e8fd52dbf97552ab4cdfe30206d9948dd (patch)
tree849af6d37d9d77e62cc106343a1ff90169aeb31f /scripts
parentbd42210d4b2006382f54a57eb20a1527f532c516 (diff)
drm/radeon: consolidate si uvd 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_uvd 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')
0 files changed, 0 insertions, 0 deletions