There was an error fetching the commit references. Please try again later.
drm/gf100-/gr: add support for zero bandwidth clear
Default ZBC table is compatible with binary driver defaults.
Userspace will need to be updated to take full advantage of this
feature, however, some applications will see a performance boost
without updated drivers.
Signed-off-by:
Ben Skeggs <bskeggs@redhat.com>
Showing
- drivers/gpu/drm/nouveau/core/engine/graph/gk20a.c 1 addition, 1 deletiondrivers/gpu/drm/nouveau/core/engine/graph/gk20a.c
- drivers/gpu/drm/nouveau/core/engine/graph/gm107.c 4 additions, 1 deletiondrivers/gpu/drm/nouveau/core/engine/graph/gm107.c
- drivers/gpu/drm/nouveau/core/engine/graph/nv108.c 1 addition, 1 deletiondrivers/gpu/drm/nouveau/core/engine/graph/nv108.c
- drivers/gpu/drm/nouveau/core/engine/graph/nvc0.c 218 additions, 1 deletiondrivers/gpu/drm/nouveau/core/engine/graph/nvc0.c
- drivers/gpu/drm/nouveau/core/engine/graph/nvc0.h 23 additions, 0 deletionsdrivers/gpu/drm/nouveau/core/engine/graph/nvc0.h
- drivers/gpu/drm/nouveau/core/engine/graph/nvc1.c 2 additions, 2 deletionsdrivers/gpu/drm/nouveau/core/engine/graph/nvc1.c
- drivers/gpu/drm/nouveau/core/engine/graph/nvc8.c 3 additions, 3 deletionsdrivers/gpu/drm/nouveau/core/engine/graph/nvc8.c
- drivers/gpu/drm/nouveau/core/engine/graph/nve4.c 4 additions, 1 deletiondrivers/gpu/drm/nouveau/core/engine/graph/nve4.c
- drivers/gpu/drm/nouveau/core/engine/graph/nvf0.c 1 addition, 1 deletiondrivers/gpu/drm/nouveau/core/engine/graph/nvf0.c
- drivers/gpu/drm/nouveau/nvif/class.h 56 additions, 0 deletionsdrivers/gpu/drm/nouveau/nvif/class.h
Please register or sign in to comment