Home
last modified time | relevance | path

Searched refs:update_flags (Results 1 – 25 of 40) sorted by relevance

12

/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn20/
H A Ddcn20_hwseq.c1321 new_pipe->update_flags.raw = 0; in dcn20_detect_pipe_changes()
1332 new_pipe->update_flags.bits.disable = 1; in dcn20_detect_pipe_changes()
1341 new_pipe->update_flags.bits.enable = 1; in dcn20_detect_pipe_changes()
1342 new_pipe->update_flags.bits.mpcc = 1; in dcn20_detect_pipe_changes()
1343 new_pipe->update_flags.bits.dppclk = 1; in dcn20_detect_pipe_changes()
1344 new_pipe->update_flags.bits.hubp_interdependent = 1; in dcn20_detect_pipe_changes()
1345 new_pipe->update_flags.bits.hubp_rq_dlg_ttu = 1; in dcn20_detect_pipe_changes()
1346 new_pipe->update_flags.bits.unbounded_req = 1; in dcn20_detect_pipe_changes()
1347 new_pipe->update_flags.bits.gamut_remap = 1; in dcn20_detect_pipe_changes()
1348 new_pipe->update_flags.bits.scaler = 1; in dcn20_detect_pipe_changes()
[all …]
/openbmc/linux/net/sched/
H A Dact_csum.c101 params_new->update_flags = parm->update_flags; in tcf_csum_init()
384 static int tcf_csum_ipv4(struct sk_buff *skb, u32 update_flags) in tcf_csum_ipv4() argument
398 if (update_flags & TCA_CSUM_UPDATE_FLAG_ICMP) in tcf_csum_ipv4()
404 if (update_flags & TCA_CSUM_UPDATE_FLAG_IGMP) in tcf_csum_ipv4()
410 if (update_flags & TCA_CSUM_UPDATE_FLAG_TCP) in tcf_csum_ipv4()
416 if (update_flags & TCA_CSUM_UPDATE_FLAG_UDP) in tcf_csum_ipv4()
422 if (update_flags & TCA_CSUM_UPDATE_FLAG_UDPLITE) in tcf_csum_ipv4()
428 if ((update_flags & TCA_CSUM_UPDATE_FLAG_SCTP) && in tcf_csum_ipv4()
434 if (update_flags & TCA_CSUM_UPDATE_FLAG_IPV4HDR) { in tcf_csum_ipv4()
483 static int tcf_csum_ipv6(struct sk_buff *skb, u32 update_flags) in tcf_csum_ipv6() argument
[all …]
/openbmc/linux/include/net/tc_act/
H A Dtc_csum.h10 u32 update_flags; member
32 u32 update_flags; in tcf_csum_update_flags() local
35 update_flags = rcu_dereference(to_tcf_csum(a)->params)->update_flags; in tcf_csum_update_flags()
38 return update_flags; in tcf_csum_update_flags()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/
H A Dcsum.c11 u32 update_flags, in csum_offload_supported() argument
26 if (update_flags & ~prot_flags) { in csum_offload_supported()
31 update_flags); in csum_offload_supported()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc.c1889 uint32_t prev_dsc_changed = context->streams[i]->update_flags.bits.dsc_changed; in dc_commit_state_no_check()
1891 context->streams[i]->update_flags.raw = 0xFFFFFFFF; in dc_commit_state_no_check()
1892 context->streams[i]->update_flags.bits.dsc_changed = prev_dsc_changed; in dc_commit_state_no_check()
1979 context->streams[i]->update_flags.raw = 0x0; in dc_commit_state_no_check()
2363 union surface_update_flags *update_flags = &u->surface->update_flags; in get_plane_info_update_type() local
2370 update_flags->bits.color_space_change = 1; in get_plane_info_update_type()
2375 update_flags->bits.horizontal_mirror_change = 1; in get_plane_info_update_type()
2380 update_flags->bits.rotation_change = 1; in get_plane_info_update_type()
2385 update_flags->bits.pixel_format_change = 1; in get_plane_info_update_type()
2390 update_flags->bits.stereo_format_change = 1; in get_plane_info_update_type()
[all …]
H A Ddc_hw_sequencer.c515 …_control_gsl && current_mpc_pipe->plane_state && current_mpc_pipe->plane_state->update_flags.raw) { in hwss_build_fast_sequence()
521 …gram_triplebuffer && dc->debug.enable_tri_buf && current_mpc_pipe->plane_state->update_flags.raw) { in hwss_build_fast_sequence()
528 if (dc->hwss.update_plane_addr && current_mpc_pipe->plane_state->update_flags.bits.addr_update) { in hwss_build_fast_sequence()
535 …if (hws->funcs.set_input_transfer_func && current_mpc_pipe->plane_state->update_flags.bits.gamma_c… in hwss_build_fast_sequence()
543 …if (dc->hwss.program_gamut_remap && current_mpc_pipe->plane_state->update_flags.bits.gamut_remap_c… in hwss_build_fast_sequence()
548 if (current_mpc_pipe->plane_state->update_flags.bits.input_csc_change) { in hwss_build_fast_sequence()
553 if (current_mpc_pipe->plane_state->update_flags.bits.coeff_reduction_change) { in hwss_build_fast_sequence()
558 if (hws->funcs.set_output_transfer_func && current_mpc_pipe->stream->update_flags.bits.out_tf) { in hwss_build_fast_sequence()
566 if (current_mpc_pipe->stream->update_flags.bits.out_csc) { in hwss_build_fast_sequence()
616 current_mpc_pipe->plane_state->update_flags.bits.addr_update && in hwss_build_fast_sequence()
/openbmc/linux/sound/pci/echoaudio/
H A Dgina20_dsp.c33 static int update_flags(struct echoaudio *chip);
197 static int update_flags(struct echoaudio *chip) in update_flags() function
216 return update_flags(chip); in set_professional_spdif()
H A Dmia_dsp.c34 static int update_flags(struct echoaudio *chip);
205 static int update_flags(struct echoaudio *chip) in update_flags() function
225 return update_flags(chip); in set_professional_spdif()
H A Dlayla20_dsp.c36 static int update_flags(struct echoaudio *chip);
271 static int update_flags(struct echoaudio *chip) in update_flags() function
290 return update_flags(chip); in set_professional_spdif()
/openbmc/linux/drivers/s390/char/
H A Dcon3270.c87 unsigned long update_flags; /* Update indication bits. */ member
209 tp->update_flags |= TTY_UPDATE_INPUT; in tty3270_update_prompt()
307 tp->update_flags = TTY_UPDATE_ALL; in tty3270_write_callback()
489 tp->update_flags &= ~TTY_UPDATE_LINES; in tty3270_update_lines_visible()
517 tp->update_flags &= ~TTY_UPDATE_LINES; in tty3270_update_lines_all()
538 if (tp->update_flags == TTY_UPDATE_ALL) in tty3270_update()
548 if (tp->update_flags & TTY_UPDATE_STATUS) { in tty3270_update()
551 tp->update_flags &= ~TTY_UPDATE_STATUS; in tty3270_update()
557 if (tp->update_flags & TTY_UPDATE_INPUT) { in tty3270_update()
560 tp->update_flags &= ~TTY_UPDATE_INPUT; in tty3270_update()
[all …]
/openbmc/linux/drivers/hid/
H A Dhid-nvidia-shield.c217 unsigned long update_flags; member
328 if (test_and_clear_bit(THUNDERSTRIKE_FW_VERSION_UPDATE, &ts->update_flags)) { in thunderstrike_hostcmd_req_work_handler()
334 if (test_and_clear_bit(THUNDERSTRIKE_LED_UPDATE, &ts->update_flags)) { in thunderstrike_hostcmd_req_work_handler()
341 if (test_and_clear_bit(THUNDERSTRIKE_POWER_SUPPLY_STATS_UPDATE, &ts->update_flags)) { in thunderstrike_hostcmd_req_work_handler()
351 if (test_and_clear_bit(THUNDERSTRIKE_BOARD_INFO_UPDATE, &ts->update_flags)) { in thunderstrike_hostcmd_req_work_handler()
357 if (test_and_clear_bit(THUNDERSTRIKE_HAPTICS_UPDATE, &ts->update_flags)) { in thunderstrike_hostcmd_req_work_handler()
372 set_bit(THUNDERSTRIKE_FW_VERSION_UPDATE, &ts->update_flags); in thunderstrike_request_firmware_version()
378 set_bit(THUNDERSTRIKE_BOARD_INFO_UPDATE, &ts->update_flags); in thunderstrike_request_board_info()
392 set_bit(THUNDERSTRIKE_HAPTICS_UPDATE, &ts->update_flags); in thunderstrike_update_haptics()
452 set_bit(THUNDERSTRIKE_LED_UPDATE, &ts->update_flags); in thunderstrike_led_set_brightness()
[all …]
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn10/
H A Ddcn10_hw_sequencer.c2648 if (!pipe_ctx->plane_state->update_flags.bits.full_update) { in dcn10_update_mpcc()
2708 if (plane_state->update_flags.bits.full_update) { in dcn10_update_dchubp_dpp()
2763 if (plane_state->update_flags.bits.full_update) { in dcn10_update_dchubp_dpp()
2780 if (plane_state->update_flags.bits.full_update || in dcn10_update_dchubp_dpp()
2781 plane_state->update_flags.bits.bpp_change) in dcn10_update_dchubp_dpp()
2784 if (plane_state->update_flags.bits.full_update || in dcn10_update_dchubp_dpp()
2785 plane_state->update_flags.bits.per_pixel_alpha_change || in dcn10_update_dchubp_dpp()
2786 plane_state->update_flags.bits.global_alpha_change) in dcn10_update_dchubp_dpp()
2789 if (plane_state->update_flags.bits.full_update || in dcn10_update_dchubp_dpp()
2790 plane_state->update_flags.bits.per_pixel_alpha_change || in dcn10_update_dchubp_dpp()
[all …]
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce60/
H A Ddce60_hw_sequencer.c335 if (pipe_ctx->plane_state->update_flags.bits.full_update || in dce60_program_front_end_for_pipe()
336 pipe_ctx->plane_state->update_flags.bits.in_transfer_func_change || in dce60_program_front_end_for_pipe()
337 pipe_ctx->plane_state->update_flags.bits.gamma_change) in dce60_program_front_end_for_pipe()
340 if (pipe_ctx->plane_state->update_flags.bits.full_update) in dce60_program_front_end_for_pipe()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn32/
H A Ddcn32_hwseq.c1365 if (pipe->plane_state && pipe->plane_state->update_flags.bits.position_change) { in dcn32_update_phantom_vp_position()
1373 phantom_pipe->plane_state->update_flags.bits.position_change = 1; in dcn32_update_phantom_vp_position()
1388 phantom_pipe->update_flags.raw = 0; in dcn32_apply_update_flags_for_phantom()
1391 phantom_pipe->update_flags.bits.enable = 1; in dcn32_apply_update_flags_for_phantom()
1392 phantom_pipe->update_flags.bits.mpcc = 1; in dcn32_apply_update_flags_for_phantom()
1393 phantom_pipe->update_flags.bits.dppclk = 1; in dcn32_apply_update_flags_for_phantom()
1394 phantom_pipe->update_flags.bits.hubp_interdependent = 1; in dcn32_apply_update_flags_for_phantom()
1395 phantom_pipe->update_flags.bits.hubp_rq_dlg_ttu = 1; in dcn32_apply_update_flags_for_phantom()
1396 phantom_pipe->update_flags.bits.gamut_remap = 1; in dcn32_apply_update_flags_for_phantom()
1397 phantom_pipe->update_flags.bits.scaler = 1; in dcn32_apply_update_flags_for_phantom()
[all …]
/openbmc/linux/include/trace/events/
H A Dneigh.h96 __field(u32, update_flags)
137 __entry->update_flags = flags;
153 __entry->update_flags, __entry->pid)
/openbmc/linux/include/uapi/linux/tc_act/
H A Dtc_csum.h30 __u32 update_flags; member
/openbmc/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc_trace.h32 pipe_ctx->update_flags.raw); \
/openbmc/libpldm/src/firmware_device/
H A Dfd-internal.h70 bitfield32_t update_flags; member
H A Dfd.c576 bitfield32_t update_flags = { in pldm_fd_update_comp() local
584 .update_option_flags_enabled = update_flags, in pldm_fd_update_comp()
604 fd->update_flags = update_flags; in pldm_fd_update_comp()
651 st.update_option_flags_enabled = fd->update_flags; in pldm_fd_get_status()
654 st.update_option_flags_enabled = fd->update_flags; in pldm_fd_get_status()
658 st.update_option_flags_enabled = fd->update_flags; in pldm_fd_get_status()
/openbmc/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_trace.h387 int update_flags),
388 TP_ARGS(pipe_idx, plane_state, stream, plane_res, update_flags),
419 __field(unsigned int, update_flags)
451 __entry->update_flags = update_flags;
485 __entry->update_flags
/openbmc/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_sp.c5161 test_bit(BNX2X_Q_UPDATE_IN_VLAN_REM, &params->update_flags); in bnx2x_q_fill_update_data()
5164 &params->update_flags); in bnx2x_q_fill_update_data()
5168 test_bit(BNX2X_Q_UPDATE_OUT_VLAN_REM, &params->update_flags); in bnx2x_q_fill_update_data()
5171 &params->update_flags); in bnx2x_q_fill_update_data()
5177 test_bit(BNX2X_Q_UPDATE_ANTI_SPOOF, &params->update_flags); in bnx2x_q_fill_update_data()
5179 test_bit(BNX2X_Q_UPDATE_ANTI_SPOOF_CHNG, &params->update_flags); in bnx2x_q_fill_update_data()
5183 test_bit(BNX2X_Q_UPDATE_ACTIVATE, &params->update_flags); in bnx2x_q_fill_update_data()
5185 test_bit(BNX2X_Q_UPDATE_ACTIVATE_CHNG, &params->update_flags); in bnx2x_q_fill_update_data()
5189 test_bit(BNX2X_Q_UPDATE_DEF_VLAN_EN, &params->update_flags); in bnx2x_q_fill_update_data()
5192 &params->update_flags); in bnx2x_q_fill_update_data()
[all …]
H A Dbnx2x_sriov.c2376 &q_params.params.update.update_flags); in bnx2x_set_pf_tx_switching()
2379 &q_params.params.update.update_flags); in bnx2x_set_pf_tx_switching()
2382 &q_params.params.update.update_flags); in bnx2x_set_pf_tx_switching()
2905 &update_params->update_flags); in bnx2x_set_vf_vlan()
2907 &update_params->update_flags); in bnx2x_set_vf_vlan()
2914 &update_params->update_flags); in bnx2x_set_vf_vlan()
2916 &update_params->update_flags); in bnx2x_set_vf_vlan()
2922 &update_params->update_flags); in bnx2x_set_vf_vlan()
2924 &update_params->update_flags); in bnx2x_set_vf_vlan()
2995 &update_params->update_flags); in bnx2x_set_vf_spoofchk()
[all …]
/openbmc/linux/fs/btrfs/
H A Ddelayed-ref.h57 bool update_flags; member
/openbmc/linux/arch/powerpc/mm/book3s64/
H A Dhash_utils.c1760 int rc, ssize, update_flags = 0; in hash_preload() local
1812 update_flags |= HPTE_LOCAL_UPDATE; in hash_preload()
1818 update_flags, ssize); in hash_preload()
1821 rc = __hash_page_4K(ea, access, vsid, ptep, trap, update_flags, in hash_preload()
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_vm.c1135 uint64_t update_flags = flags; in amdgpu_vm_bo_update() local
1141 update_flags &= ~AMDGPU_PTE_READABLE; in amdgpu_vm_bo_update()
1143 update_flags &= ~AMDGPU_PTE_WRITEABLE; in amdgpu_vm_bo_update()
1146 amdgpu_gmc_get_vm_pte(adev, mapping, &update_flags); in amdgpu_vm_bo_update()
1152 update_flags, mapping->offset, in amdgpu_vm_bo_update()

12