diff options
author | Kenneth Graunke <[email protected]> | 2017-04-02 23:35:27 -0700 |
---|---|---|
committer | Kenneth Graunke <[email protected]> | 2017-04-10 14:31:49 -0700 |
commit | fbb32971651e7453498e082cabdd92d789417ab2 (patch) | |
tree | 57096ceb29646340e43064f9d81aa8869b81673b /src/mesa/drivers/dri/nouveau | |
parent | 80761a42e0e6a79728b5f9b3d6df0616d64fe45e (diff) |
i965/drm: Drop GEM_SW_FINISH stuff.
This is only useful when doing an incoherent CPU mapping of the current
scanout buffer. That's a terrible plan, so we never do it. We always
use an uncached GTT map.
So, this is useless. Drop the code.
Reviewed-by: Chris Wilson <[email protected]>
Acked-by: Jason Ekstrand <[email protected]>
Diffstat (limited to 'src/mesa/drivers/dri/nouveau')
0 files changed, 0 insertions, 0 deletions