diff options
author | Shirish S <[email protected]> | 2019-02-04 14:24:25 +0530 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2019-02-05 21:16:22 -0500 |
commit | 12a8bd8862ebd7d6e0f764120e2f322ddc077a11 (patch) | |
tree | ba00f672540fe239c258212d0cab7972069c794e /tools/perf/util/c++/clang-test.cpp | |
parent | cc7e422d3db338bf00ac73b4575668d149a25a34 (diff) |
drm/amd/display: Use context parameters to enable FBC
[What]
FBC fails to get enabled when switched between LINEAR(console/VT)
and non-LINEAR(GUI) based rendering due to default value of
tiling info stored in the current_state which is used for deciding
whether or not to turn FBC on or off.
[How]
Use context structure's tiling information which is coherant with
the screen updates.
Signed-off-by: Shirish S <[email protected]>
Reviewed-by: Roman Li <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/util/c++/clang-test.cpp')
0 files changed, 0 insertions, 0 deletions