diff options
| author | 2021-04-23 15:08:18 -0400 | |
|---|---|---|
| committer | 2021-06-23 07:32:14 -0700 | |
| commit | a5fc7aa901b6818c67cc7e5cef8201fbaab8fa1b (patch) | |
| tree | f8fd051216336dce321d52d41751c0f0b9fac51e /include | |
| parent | drm/msm: remove unnecessary mmap logic for cached BOs (diff) | |
| download | linux-dev-a5fc7aa901b6818c67cc7e5cef8201fbaab8fa1b.tar.xz linux-dev-a5fc7aa901b6818c67cc7e5cef8201fbaab8fa1b.zip | |
drm/msm: replace MSM_BO_UNCACHED with MSM_BO_WC for internal objects
msm_gem_get_vaddr() currently always maps as writecombine, so use the right
flag instead of relying on broken behavior (things don't actually work if
they are mapped as uncached).
Signed-off-by: Jonathan Marek <jonathan@marek.ca>
Acked-by: Jordan Crouse <jordan@cosmicpenguin.net>
Link: https://lore.kernel.org/r/20210423190833.25319-3-jonathan@marek.ca
Signed-off-by: Rob Clark <robdclark@chromium.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
