Home
last modified time | relevance | path

Searched refs:crtc_count (Results 1 – 25 of 33) sorted by relevance

12

/dports/accessibility/redshift/redshift-1.12/src/
H A Dgamma-randr.c58 unsigned int crtc_count; member
75 s->crtc_count = 0; in randr_init()
159 state->crtc_count = res_reply->num_crtcs; in randr_start()
163 state->crtc_count = 0; in randr_start()
171 for (int i = 0; i < state->crtc_count; i++) { in randr_start()
180 for (int i = 0; i < state->crtc_count; i++) { in randr_start()
259 for (int i = 0; i < state->crtc_count; i++) { in randr_restore()
286 for (int i = 0; i < state->crtc_count; i++) { in randr_free()
386 if (state->crtc_count > 1) { in randr_set_temperature_for_crtc()
388 state->crtc_count-1); in randr_set_temperature_for_crtc()
[all …]
H A Dgamma-drm.c112 int crtc_count = state->res->count_crtcs; in drm_start() local
114 if (state->crtc_num >= crtc_count) { in drm_start()
117 if (crtc_count > 1) { in drm_start()
119 crtc_count-1); in drm_start()
141 state->crtcs = malloc((crtc_count + 1) * sizeof(drm_crtc_state_t)); in drm_start()
142 state->crtcs[crtc_count].crtc_num = -1; in drm_start()
143 for (crtc_num = 0; crtc_num < crtc_count; crtc_num++) { in drm_start()
/dports/misc/rump/buildrump.sh-b914579/src/sys/external/bsd/drm2/dist/drm/
H A Ddrm_fb_helper.c231 for (i = 0; i < helper->crtc_count; i++) { in drm_fb_helper_debug_enter_fb()
285 for (i = 0; i < helper->crtc_count; i++) { in drm_fb_helper_debug_leave_fb()
521 for (i = 0; i < helper->crtc_count; i++) { in drm_fb_helper_crtc_free()
549 int crtc_count, int max_conn_count) in drm_fb_helper_init() argument
565 fb_helper->crtc_count = crtc_count; in drm_fb_helper_init()
573 for (i = 0; i < crtc_count; i++) { in drm_fb_helper_init()
929 int crtc_count = 0; in drm_fb_helper_single_fb_probe() local
979 crtc_count = 0; in drm_fb_helper_single_fb_probe()
995 crtc_count++; in drm_fb_helper_single_fb_probe()
1310 if (fb_helper->crtc_count > 1) in drm_target_cloned()
[all …]
/dports/x11/mate-screensaver/mate-screensaver-1.26.1/src/
H A Dgs-fade.c472 int crtc_count = 0; in xrandr_fade_setup() local
487 crtc_count++; in xrandr_fade_setup()
491 screen_priv->info = g_new0 (struct GSGammaInfo, crtc_count); in xrandr_fade_setup()
492 screen_priv->num_ramps = crtc_count; in xrandr_fade_setup()
494 crtc_count = 0; in xrandr_fade_setup()
500 info = &screen_priv->info[crtc_count]; in xrandr_fade_setup()
520 crtc_count++; in xrandr_fade_setup()
/dports/misc/rump/buildrump.sh-b914579/src/sys/external/bsd/drm2/dist/include/drm/
H A Ddrm_fb_helper.h90 int crtc_count; member
109 struct drm_fb_helper *helper, int crtc_count,
/dports/net/tigervnc-server/tigervnc-1.12.0/unix/xserver/randr/
H A Drrscreen.c335 crtcs[crtc_count] = pScrPriv->crtcs[j]->id; \
337 swapl(&crtcs[crtc_count]); \
338 crtc_count++; \
368 int crtc_count, output_count, mode_count; in rrGetMultiScreenResources() local
441 crtc_count = 0; in rrGetMultiScreenResources()
452 crtc_count = 1; in rrGetMultiScreenResources()
/dports/x11-servers/xephyr/xorg-server-1.20.13/randr/
H A Drrscreen.c335 crtcs[crtc_count] = pScrPriv->crtcs[j]->id; \
337 swapl(&crtcs[crtc_count]); \
338 crtc_count++; \
368 int crtc_count, output_count, mode_count; in rrGetMultiScreenResources() local
441 crtc_count = 0; in rrGetMultiScreenResources()
452 crtc_count = 1; in rrGetMultiScreenResources()
/dports/x11-servers/xorg-dmx/xorg-server-1.20.13/randr/
H A Drrscreen.c335 crtcs[crtc_count] = pScrPriv->crtcs[j]->id; \
337 swapl(&crtcs[crtc_count]); \
338 crtc_count++; \
368 int crtc_count, output_count, mode_count; in rrGetMultiScreenResources() local
441 crtc_count = 0; in rrGetMultiScreenResources()
452 crtc_count = 1; in rrGetMultiScreenResources()
/dports/x11-servers/xorg-nestserver/xorg-server-1.20.13/randr/
H A Drrscreen.c335 crtcs[crtc_count] = pScrPriv->crtcs[j]->id; \
337 swapl(&crtcs[crtc_count]); \
338 crtc_count++; \
368 int crtc_count, output_count, mode_count; in rrGetMultiScreenResources() local
441 crtc_count = 0; in rrGetMultiScreenResources()
452 crtc_count = 1; in rrGetMultiScreenResources()
/dports/x11-servers/xwayland/xorg-server-1.20.13/randr/
H A Drrscreen.c335 crtcs[crtc_count] = pScrPriv->crtcs[j]->id; \
337 swapl(&crtcs[crtc_count]); \
338 crtc_count++; \
368 int crtc_count, output_count, mode_count; in rrGetMultiScreenResources() local
441 crtc_count = 0; in rrGetMultiScreenResources()
452 crtc_count = 1; in rrGetMultiScreenResources()
/dports/x11-servers/xorg-server/xorg-server-1.20.13/randr/
H A Drrscreen.c335 crtcs[crtc_count] = pScrPriv->crtcs[j]->id; \
337 swapl(&crtcs[crtc_count]); \
338 crtc_count++; \
368 int crtc_count, output_count, mode_count; in rrGetMultiScreenResources() local
441 crtc_count = 0; in rrGetMultiScreenResources()
452 crtc_count = 1; in rrGetMultiScreenResources()
/dports/x11-servers/xarcan/xarcan-0.6.0/randr/
H A Drrscreen.c335 crtcs[crtc_count] = pScrPriv->crtcs[j]->id; \
337 swapl(&crtcs[crtc_count]); \
338 crtc_count++; \
368 int crtc_count, output_count, mode_count; in rrGetMultiScreenResources() local
441 crtc_count = 0; in rrGetMultiScreenResources()
452 crtc_count = 1; in rrGetMultiScreenResources()
/dports/x11-servers/xorg-vfbserver/xorg-server-1.20.13/randr/
H A Drrscreen.c335 crtcs[crtc_count] = pScrPriv->crtcs[j]->id; \
337 swapl(&crtcs[crtc_count]); \
338 crtc_count++; \
368 int crtc_count, output_count, mode_count; in rrGetMultiScreenResources() local
441 crtc_count = 0; in rrGetMultiScreenResources()
452 crtc_count = 1; in rrGetMultiScreenResources()
/dports/x11-servers/xwayland-devel/xorg-xserver-xorg-server-21.0.99.1-177-g9e5a37961/randr/
H A Drrscreen.c335 crtcs[crtc_count] = pScrPriv->crtcs[j]->id; \
337 swapl(&crtcs[crtc_count]); \
338 crtc_count++; \
368 int crtc_count, output_count, mode_count; in rrGetMultiScreenResources() local
441 crtc_count = 0; in rrGetMultiScreenResources()
452 crtc_count = 1; in rrGetMultiScreenResources()
/dports/devel/efl/efl-1.25.1/src/lib/ecore_drm/
H A Decore_drm_sprites.c140 for (c = 0; c < dev->crtc_count; c++) in ecore_drm_sprites_crtc_supported()
H A DEcore_Drm.h98 unsigned int crtc_count; member
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/ozone/platform/drm/gpu/
H A Ddrm_device.h221 uint32_t crtc_count,
H A Ddrm_device.cc541 uint32_t crtc_count, in CommitProperties() argument
552 page_flip_manager_->RegisterCallback(id, crtc_count, in CommitProperties()
H A Dhardware_display_plane_manager_unittest.cc67 void InitializeDrmState(size_t crtc_count, size_t planes_per_crtc);
121 size_t crtc_count, in InitializeDrmState() argument
142 planes_per_crtc * crtc_count); in InitializeDrmState()
162 for (size_t i = 0; i < crtc_count; ++i) { in InitializeDrmState()
H A Dmock_drm_device.h180 uint32_t crtc_count,
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/ozone/platform/drm/gpu/
H A Ddrm_device.h221 uint32_t crtc_count,
H A Ddrm_device.cc541 uint32_t crtc_count, in CommitProperties() argument
552 page_flip_manager_->RegisterCallback(id, crtc_count, in CommitProperties()
H A Dmock_drm_device.h182 uint32_t crtc_count,
H A Dhardware_display_plane_manager_unittest.cc67 void InitializeDrmState(size_t crtc_count, size_t planes_per_crtc);
121 size_t crtc_count, in InitializeDrmState() argument
142 planes_per_crtc * crtc_count); in InitializeDrmState()
162 for (size_t i = 0; i < crtc_count; ++i) { in InitializeDrmState()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/gpu/drm/
H A Ddrm_fb_helper.c1510 int crtc_count = 0; in drm_fb_helper_single_fb_probe() local
1611 crtc_count = 0; in drm_fb_helper_single_fb_probe()
1626 crtc_count++; in drm_fb_helper_single_fb_probe()
1654 if (crtc_count == 0 || sizes.fb_width == -1 || sizes.fb_height == -1) { in drm_fb_helper_single_fb_probe()

12