Home
last modified time | relevance | path

Searched refs:gamma_slots (Results 1 – 9 of 9) sorted by relevance

/dports/x11-servers/xwayland-devel/xorg-xserver-xorg-server-21.0.99.1-177-g9e5a37961/hw/xfree86/modes/
H A Dxf86RandR12.c1250 int gamma_slots; in xf86RandR12CrtcComputeGamma() local
1259 gamma_slots = crtc->gamma_size / palette_red_size; in xf86RandR12CrtcComputeGamma()
1267 for (j = 0; j < gamma_slots; j++) in xf86RandR12CrtcComputeGamma()
1268 crtc->gamma_red[i * gamma_slots + j] = value; in xf86RandR12CrtcComputeGamma()
1272 for (j = i * gamma_slots; j < crtc->gamma_size; j++) in xf86RandR12CrtcComputeGamma()
1289 gamma_slots = crtc->gamma_size / palette_green_size; in xf86RandR12CrtcComputeGamma()
1297 for (j = 0; j < gamma_slots; j++) in xf86RandR12CrtcComputeGamma()
1302 for (j = i * gamma_slots; j < crtc->gamma_size; j++) in xf86RandR12CrtcComputeGamma()
1319 gamma_slots = crtc->gamma_size / palette_blue_size; in xf86RandR12CrtcComputeGamma()
1327 for (j = 0; j < gamma_slots; j++) in xf86RandR12CrtcComputeGamma()
[all …]
/dports/net/tigervnc-server/tigervnc-1.12.0/unix/xserver/hw/xfree86/modes/
H A Dxf86RandR12.c1254 int gamma_slots; in xf86RandR12CrtcComputeGamma() local
1263 gamma_slots = crtc->gamma_size / palette_red_size; in xf86RandR12CrtcComputeGamma()
1271 for (j = 0; j < gamma_slots; j++) in xf86RandR12CrtcComputeGamma()
1272 crtc->gamma_red[i * gamma_slots + j] = value; in xf86RandR12CrtcComputeGamma()
1289 gamma_slots = crtc->gamma_size / palette_green_size; in xf86RandR12CrtcComputeGamma()
1297 for (j = 0; j < gamma_slots; j++) in xf86RandR12CrtcComputeGamma()
1298 crtc->gamma_green[i * gamma_slots + j] = value; in xf86RandR12CrtcComputeGamma()
1315 gamma_slots = crtc->gamma_size / palette_blue_size; in xf86RandR12CrtcComputeGamma()
1323 for (j = 0; j < gamma_slots; j++) in xf86RandR12CrtcComputeGamma()
1324 crtc->gamma_blue[i * gamma_slots + j] = value; in xf86RandR12CrtcComputeGamma()
/dports/x11-servers/xorg-dmx/xorg-server-1.20.13/hw/xfree86/modes/
H A Dxf86RandR12.c1254 int gamma_slots; in xf86RandR12CrtcComputeGamma() local
1263 gamma_slots = crtc->gamma_size / palette_red_size; in xf86RandR12CrtcComputeGamma()
1271 for (j = 0; j < gamma_slots; j++) in xf86RandR12CrtcComputeGamma()
1272 crtc->gamma_red[i * gamma_slots + j] = value; in xf86RandR12CrtcComputeGamma()
1289 gamma_slots = crtc->gamma_size / palette_green_size; in xf86RandR12CrtcComputeGamma()
1297 for (j = 0; j < gamma_slots; j++) in xf86RandR12CrtcComputeGamma()
1298 crtc->gamma_green[i * gamma_slots + j] = value; in xf86RandR12CrtcComputeGamma()
1315 gamma_slots = crtc->gamma_size / palette_blue_size; in xf86RandR12CrtcComputeGamma()
1323 for (j = 0; j < gamma_slots; j++) in xf86RandR12CrtcComputeGamma()
1324 crtc->gamma_blue[i * gamma_slots + j] = value; in xf86RandR12CrtcComputeGamma()
/dports/x11-servers/xephyr/xorg-server-1.20.13/hw/xfree86/modes/
H A Dxf86RandR12.c1254 int gamma_slots; in xf86RandR12CrtcComputeGamma() local
1263 gamma_slots = crtc->gamma_size / palette_red_size; in xf86RandR12CrtcComputeGamma()
1271 for (j = 0; j < gamma_slots; j++) in xf86RandR12CrtcComputeGamma()
1272 crtc->gamma_red[i * gamma_slots + j] = value; in xf86RandR12CrtcComputeGamma()
1289 gamma_slots = crtc->gamma_size / palette_green_size; in xf86RandR12CrtcComputeGamma()
1297 for (j = 0; j < gamma_slots; j++) in xf86RandR12CrtcComputeGamma()
1298 crtc->gamma_green[i * gamma_slots + j] = value; in xf86RandR12CrtcComputeGamma()
1315 gamma_slots = crtc->gamma_size / palette_blue_size; in xf86RandR12CrtcComputeGamma()
1323 for (j = 0; j < gamma_slots; j++) in xf86RandR12CrtcComputeGamma()
1324 crtc->gamma_blue[i * gamma_slots + j] = value; in xf86RandR12CrtcComputeGamma()
/dports/x11-servers/xorg-vfbserver/xorg-server-1.20.13/hw/xfree86/modes/
H A Dxf86RandR12.c1254 int gamma_slots; in xf86RandR12CrtcComputeGamma() local
1263 gamma_slots = crtc->gamma_size / palette_red_size; in xf86RandR12CrtcComputeGamma()
1271 for (j = 0; j < gamma_slots; j++) in xf86RandR12CrtcComputeGamma()
1272 crtc->gamma_red[i * gamma_slots + j] = value; in xf86RandR12CrtcComputeGamma()
1289 gamma_slots = crtc->gamma_size / palette_green_size; in xf86RandR12CrtcComputeGamma()
1297 for (j = 0; j < gamma_slots; j++) in xf86RandR12CrtcComputeGamma()
1298 crtc->gamma_green[i * gamma_slots + j] = value; in xf86RandR12CrtcComputeGamma()
1315 gamma_slots = crtc->gamma_size / palette_blue_size; in xf86RandR12CrtcComputeGamma()
1323 for (j = 0; j < gamma_slots; j++) in xf86RandR12CrtcComputeGamma()
1324 crtc->gamma_blue[i * gamma_slots + j] = value; in xf86RandR12CrtcComputeGamma()
/dports/x11-servers/xwayland/xorg-server-1.20.13/hw/xfree86/modes/
H A Dxf86RandR12.c1254 int gamma_slots; in xf86RandR12CrtcComputeGamma() local
1263 gamma_slots = crtc->gamma_size / palette_red_size; in xf86RandR12CrtcComputeGamma()
1271 for (j = 0; j < gamma_slots; j++) in xf86RandR12CrtcComputeGamma()
1272 crtc->gamma_red[i * gamma_slots + j] = value; in xf86RandR12CrtcComputeGamma()
1289 gamma_slots = crtc->gamma_size / palette_green_size; in xf86RandR12CrtcComputeGamma()
1297 for (j = 0; j < gamma_slots; j++) in xf86RandR12CrtcComputeGamma()
1298 crtc->gamma_green[i * gamma_slots + j] = value; in xf86RandR12CrtcComputeGamma()
1315 gamma_slots = crtc->gamma_size / palette_blue_size; in xf86RandR12CrtcComputeGamma()
1323 for (j = 0; j < gamma_slots; j++) in xf86RandR12CrtcComputeGamma()
1324 crtc->gamma_blue[i * gamma_slots + j] = value; in xf86RandR12CrtcComputeGamma()
/dports/x11-servers/xorg-server/xorg-server-1.20.13/hw/xfree86/modes/
H A Dxf86RandR12.c1254 int gamma_slots; in xf86RandR12CrtcComputeGamma() local
1263 gamma_slots = crtc->gamma_size / palette_red_size; in xf86RandR12CrtcComputeGamma()
1271 for (j = 0; j < gamma_slots; j++) in xf86RandR12CrtcComputeGamma()
1272 crtc->gamma_red[i * gamma_slots + j] = value; in xf86RandR12CrtcComputeGamma()
1289 gamma_slots = crtc->gamma_size / palette_green_size; in xf86RandR12CrtcComputeGamma()
1297 for (j = 0; j < gamma_slots; j++) in xf86RandR12CrtcComputeGamma()
1298 crtc->gamma_green[i * gamma_slots + j] = value; in xf86RandR12CrtcComputeGamma()
1315 gamma_slots = crtc->gamma_size / palette_blue_size; in xf86RandR12CrtcComputeGamma()
1323 for (j = 0; j < gamma_slots; j++) in xf86RandR12CrtcComputeGamma()
1324 crtc->gamma_blue[i * gamma_slots + j] = value; in xf86RandR12CrtcComputeGamma()
/dports/x11-servers/xarcan/xarcan-0.6.0/hw/xfree86/modes/
H A Dxf86RandR12.c1250 int gamma_slots; in xf86RandR12CrtcComputeGamma() local
1259 gamma_slots = crtc->gamma_size / palette_red_size; in xf86RandR12CrtcComputeGamma()
1267 for (j = 0; j < gamma_slots; j++) in xf86RandR12CrtcComputeGamma()
1268 crtc->gamma_red[i * gamma_slots + j] = value; in xf86RandR12CrtcComputeGamma()
1285 gamma_slots = crtc->gamma_size / palette_green_size; in xf86RandR12CrtcComputeGamma()
1293 for (j = 0; j < gamma_slots; j++) in xf86RandR12CrtcComputeGamma()
1294 crtc->gamma_green[i * gamma_slots + j] = value; in xf86RandR12CrtcComputeGamma()
1311 gamma_slots = crtc->gamma_size / palette_blue_size; in xf86RandR12CrtcComputeGamma()
1319 for (j = 0; j < gamma_slots; j++) in xf86RandR12CrtcComputeGamma()
1320 crtc->gamma_blue[i * gamma_slots + j] = value; in xf86RandR12CrtcComputeGamma()
/dports/x11-servers/xorg-nestserver/xorg-server-1.20.13/hw/xfree86/modes/
H A Dxf86RandR12.c1254 int gamma_slots; in xf86RandR12CrtcComputeGamma() local
1263 gamma_slots = crtc->gamma_size / palette_red_size; in xf86RandR12CrtcComputeGamma()
1271 for (j = 0; j < gamma_slots; j++) in xf86RandR12CrtcComputeGamma()
1272 crtc->gamma_red[i * gamma_slots + j] = value; in xf86RandR12CrtcComputeGamma()
1289 gamma_slots = crtc->gamma_size / palette_green_size; in xf86RandR12CrtcComputeGamma()
1297 for (j = 0; j < gamma_slots; j++) in xf86RandR12CrtcComputeGamma()
1298 crtc->gamma_green[i * gamma_slots + j] = value; in xf86RandR12CrtcComputeGamma()
1315 gamma_slots = crtc->gamma_size / palette_blue_size; in xf86RandR12CrtcComputeGamma()
1323 for (j = 0; j < gamma_slots; j++) in xf86RandR12CrtcComputeGamma()
1324 crtc->gamma_blue[i * gamma_slots + j] = value; in xf86RandR12CrtcComputeGamma()