Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/pci/drm/include/drm/
Ddrm_mode_config.h885 uint32_t preferred_depth, prefer_shadow; member
/openbsd/src/sys/dev/pci/drm/i915/display/
Dintel_display_driver.c126 mode_config->preferred_depth = 24; in intel_mode_config_init()
/openbsd/src/sys/dev/pci/drm/
Ddrm_ioctl.c281 req->value = dev->mode_config.preferred_depth;
/openbsd/src/sys/dev/pci/drm/radeon/
Dradeon_display.c1600 rdev_to_drm(rdev)->mode_config.preferred_depth = 24; in radeon_modeset_init()
/openbsd/src/sys/dev/pci/drm/amd/amdgpu/
Ddce_v8_0.c2712 adev_to_drm(adev)->mode_config.preferred_depth = 24; in dce_v8_0_sw_init()
Ddce_v6_0.c2696 adev_to_drm(adev)->mode_config.preferred_depth = 24; in dce_v6_0_sw_init()
Ddce_v10_0.c2797 adev_to_drm(adev)->mode_config.preferred_depth = 24; in dce_v10_0_sw_init()
Ddce_v11_0.c2923 adev_to_drm(adev)->mode_config.preferred_depth = 24; in dce_v11_0_sw_init()
/openbsd/src/sys/dev/pci/drm/amd/display/amdgpu_dm/
Damdgpu_dm.c4481 adev_to_drm(adev)->mode_config.preferred_depth = 24; in amdgpu_dm_mode_config_init()