mesa/src/loader
Kenneth Graunke 3170b63314 loader: Add infrastructure for tracking active CRTC resources
This provides a cached view of the current screen resources, with the
coordinates and refresh rate for every active CRTC.  It's currently only
implemented for X11/XCB.

Fixes: 4752655649 ("egl/x11: implement ANGLE_sync_control_rate")
Reviewed-by: Adam Jackson <ajax@redhat.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/20665>
2023-01-27 04:35:08 +00:00
..
loader.c loader,glx,egl,vl,d3d: loader_get_user_preferred_fd() function to return original_fd 2023-01-24 12:51:35 +00:00
loader.h loader,glx,egl,vl,d3d: loader_get_user_preferred_fd() function to return original_fd 2023-01-24 12:51:35 +00:00
loader_dri3_helper.c loader: Add infrastructure for tracking active CRTC resources 2023-01-27 04:35:08 +00:00
loader_dri3_helper.h loader: Add infrastructure for tracking active CRTC resources 2023-01-27 04:35:08 +00:00
loader_dri_helper.c loader: make image_format_to_fourcc() non-static 2023-01-24 12:51:35 +00:00
loader_dri_helper.h loader: make image_format_to_fourcc() non-static 2023-01-24 12:51:35 +00:00
meson.build loader: Add infrastructure for tracking active CRTC resources 2023-01-27 04:35:08 +00:00
pci_id_driver_map.h loader: Restore i915g support. 2021-12-09 09:05:23 -08:00