Home
last modified time | relevance | path

Searched refs:replaced (Results 1 – 16 of 16) sorted by relevance

/drivers/gpu/drm/
A Ddrm_color_mgmt.c291 bool replaced; in drm_crtc_legacy_gamma_set() local
332 replaced = drm_property_replace_blob(&crtc_state->degamma_lut, in drm_crtc_legacy_gamma_set()
334 replaced |= drm_property_replace_blob(&crtc_state->ctm, NULL); in drm_crtc_legacy_gamma_set()
335 replaced |= drm_property_replace_blob(&crtc_state->gamma_lut, in drm_crtc_legacy_gamma_set()
337 crtc_state->color_mgmt_changed |= replaced; in drm_crtc_legacy_gamma_set()
A Ddrm_atomic_uapi.c373 bool replaced = false; in drm_atomic_crtc_set_property() local
391 &replaced); in drm_atomic_crtc_set_property()
392 state->color_mgmt_changed |= replaced; in drm_atomic_crtc_set_property()
399 &replaced); in drm_atomic_crtc_set_property()
400 state->color_mgmt_changed |= replaced; in drm_atomic_crtc_set_property()
407 &replaced); in drm_atomic_crtc_set_property()
408 state->color_mgmt_changed |= replaced; in drm_atomic_crtc_set_property()
478 bool replaced = false; in drm_atomic_plane_set_property() local
549 &replaced); in drm_atomic_plane_set_property()
676 bool replaced = false; in drm_atomic_connector_set_property() local
[all …]
A Ddrm_fb_helper.c943 bool replaced; in setcmap_atomic() local
978 replaced = drm_property_replace_blob(&crtc_state->degamma_lut, in setcmap_atomic()
980 replaced |= drm_property_replace_blob(&crtc_state->ctm, NULL); in setcmap_atomic()
981 replaced |= drm_property_replace_blob(&crtc_state->gamma_lut, in setcmap_atomic()
983 crtc_state->color_mgmt_changed |= replaced; in setcmap_atomic()
A Ddrm_property.c776 bool *replaced) in drm_property_replace_blob_from_id() argument
806 *replaced |= drm_property_replace_blob(blob, new_blob); in drm_property_replace_blob_from_id()
/drivers/gpu/drm/amd/display/amdgpu_dm/
A Damdgpu_dm_plane.c1672 bool replaced = false; in dm_atomic_plane_set_property() local
1680 &replaced); in dm_atomic_plane_set_property()
1681 dm_plane_state->base.color_mgmt_changed |= replaced; in dm_atomic_plane_set_property()
1698 &replaced); in dm_atomic_plane_set_property()
1699 dm_plane_state->base.color_mgmt_changed |= replaced; in dm_atomic_plane_set_property()
1706 &replaced); in dm_atomic_plane_set_property()
1707 dm_plane_state->base.color_mgmt_changed |= replaced; in dm_atomic_plane_set_property()
1719 &replaced); in dm_atomic_plane_set_property()
1720 dm_plane_state->base.color_mgmt_changed |= replaced; in dm_atomic_plane_set_property()
1727 &replaced); in dm_atomic_plane_set_property()
[all …]
/drivers/tty/vt/
A Dcp437.uni5 # graphs probably should be replaced with double-line ones, accented
6 # Latin characters should replaced with their nonaccented versions,
7 # and some upper case Greek characters could be replaced by Latin), however,
/drivers/parisc/
A DREADME.dino21 ** Note that many boards were fixed/replaced under a free replacement
/drivers/net/wireless/admtek/
A DKconfig36 However, some of these cards have been replaced with other chips
/drivers/tty/serial/
A Dmsm_serial.c1614 bool replaced = false; in __msm_console_write() local
1651 if (c == '\n' && !replaced) { in __msm_console_write()
1654 replaced = true; in __msm_console_write()
1659 replaced = false; in __msm_console_write()
/drivers/staging/greybus/Documentation/
A Dsysfs-bus-greybus174 A bundle B on the Interface I, B is replaced by a 1-byte
/drivers/gpu/drm/ci/
A Dgitlab-ci.yml197 # Repeat of the above but with `when: on_success` replaced with
/drivers/net/ethernet/mellanox/mlxsw/
A Dspectrum_router.c6817 struct mlxsw_sp_fib_entry *replaced; in mlxsw_sp_router_fib4_replace() local
6847 replaced = fib_node->fib_entry; in mlxsw_sp_router_fib4_replace()
6855 if (!replaced) in mlxsw_sp_router_fib4_replace()
6858 mlxsw_sp_fib_entry_hw_flags_clear(mlxsw_sp, replaced); in mlxsw_sp_router_fib4_replace()
6859 fib4_replaced = container_of(replaced, struct mlxsw_sp_fib4_entry, in mlxsw_sp_router_fib4_replace()
6866 fib_node->fib_entry = replaced; in mlxsw_sp_router_fib4_replace()
7509 struct mlxsw_sp_fib_entry *replaced; in mlxsw_sp_router_fib6_replace() local
7544 replaced = fib_node->fib_entry; in mlxsw_sp_router_fib6_replace()
7550 if (!replaced) in mlxsw_sp_router_fib6_replace()
7553 mlxsw_sp_fib_entry_hw_flags_clear(mlxsw_sp, replaced); in mlxsw_sp_router_fib6_replace()
[all …]
/drivers/gpio/
A DTODO219 control over it. This flag should be removed and replaced with a better
/drivers/message/fusion/lsi/
A Dmpi_history.txt201 * replaced _MULTPL_PATHS with _UNSUPPORTED_DEVICE and
346 * In CONFIG_PAGE_FC_DEVICE_0, replaced Reserved1 field
/drivers/scsi/aic7xxx/
A Daic7xxx.reg744 * On the aic78X0 chips, Board Control is replaced by the DSCommand
/drivers/power/supply/
A DKconfig318 easily be replaced with one of a different type. Not for

Completed in 66 milliseconds