diff options
| author | 2017-12-01 09:49:46 -0500 | |
|---|---|---|
| committer | 2017-12-20 14:47:56 -0500 | |
| commit | 9c6569dea07cd730d424b84c8348d19bb4bb2ff0 (patch) | |
| tree | a9ec0f758f7201f7b2f9d64235cb482da305e130 /include/linux | |
| parent | drm/amd/display: Clean up DCN cursor code (diff) | |
drm/amd/display: Call validate_fbc should_enable_fbc
validate_fbc never fails a modeset. It's simply used to decide whether
to use FBC or not. Calling it validate_fbc might be confusing to some so
rename it to should_enable_fbc.
With that let's also remove the DC_STATUS return code and return bool
and make enable_fbc a void function since we never check it's return
value and probably never want to anyways.
Signed-off-by: Harry Wentland <harry.wentland@amd.com>
Reviewed-by: Roman Li <Roman.Li@amd.com>
Acked-by: Harry Wentland <harry.wentland@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
