Searched refs:tied (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/gpu/drm/nouveau/nvkm/engine/disp/
H A Dvga.c143 /* CR44 takes values 0 (head A), 3 (head B) and 4 (heads tied)
153 * b) in tied mode (4) head B is programmed to the values set on head A, and
155 * tied mode in init once we know to what cr44 should be restored on exit
166 u32 tied = nvkm_rd32(device, 0x001084) & 0x10000000; local
167 if (tied == 0) {

Completed in 328 milliseconds