summaryrefslogtreecommitdiff
path: root/rust/helpers/xarray.c
diff options
context:
space:
mode:
authorMaxime Ripard <mripard@kernel.org>2025-09-02 10:32:39 +0200
committerMaxime Ripard <mripard@kernel.org>2025-09-30 11:55:31 +0200
commit0359a849f4e7d6f41249e0741ab8cf7babdfaa41 (patch)
tree2367d79c017e28c413adea38fe5adfd9ac8370d0 /rust/helpers/xarray.c
parentbe729f9de6c64240645dc80a24162ac4d3fe00a8 (diff)
drm/crtc: Drop no_vblank bit field
The no_vblank field in drm_crtc_state is defined as a bit-field with a single bit. This will create a syntax issue with the macros we'll introduce next, and most other booleans but the *_changed ones in drm_crtc_state do not use a bit field anyway. Let's drop it. Reviewed-by: Thomas Zimmermann <tzimmermann@suse.de> Link: https://lore.kernel.org/r/20250902-drm-state-readout-v1-11-14ad5315da3f@kernel.org Signed-off-by: Maxime Ripard <mripard@kernel.org> Link: https://lore.kernel.org/r/20250902-drm-state-readout-v1-11-14ad5315da3f@kernel.org
Diffstat (limited to 'rust/helpers/xarray.c')
0 files changed, 0 insertions, 0 deletions