-
- Downloads
squash! drm/nouveau/kms/nvd9-: Add CRC support
(Mostly) fix CRC enablement on Volta on heads other then the first head. The nouveau_crc tests are still showing that we're losing track of the association between each CRC entry and it's respective vblank sometimes though, so we need to investigate why that's happening (maybe we need to be more careful about draining pending CRC events in the atomic commit path again?)
Showing
- drivers/gpu/drm/nouveau/dispnv50/crc.c 43 additions, 15 deletionsdrivers/gpu/drm/nouveau/dispnv50/crc.c
- drivers/gpu/drm/nouveau/dispnv50/crc.h 11 additions, 13 deletionsdrivers/gpu/drm/nouveau/dispnv50/crc.h
- drivers/gpu/drm/nouveau/dispnv50/crc907d.c 4 additions, 4 deletionsdrivers/gpu/drm/nouveau/dispnv50/crc907d.c
- drivers/gpu/drm/nouveau/dispnv50/crcc37d.c 8 additions, 13 deletionsdrivers/gpu/drm/nouveau/dispnv50/crcc37d.c
- drivers/gpu/drm/nouveau/dispnv50/head.c 6 additions, 4 deletionsdrivers/gpu/drm/nouveau/dispnv50/head.c
Loading
Please register or sign in to comment