Skip to content
Commit 7d5a33b0 authored by Alex Deucher's avatar Alex Deucher
Browse files

drm/radeon: unify bpc handling



We were already storing the bpc (bits per color) information
in radeon_crtc, so just use that everywhere rather than
calculating it everywhere we use it.  This also allows us
to change it in one place if we ever want to override it.

Signed-off-by: default avatarAlex Deucher <alexander.deucher@amd.com>
parent c2288d4d
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment