Searched refs:hc_state (Results 1 – 2 of 2) sorted by relevance
626 drm_via_state_t *hc_state) in via_check_header2() argument652 hc_state->texture = 0; in via_check_header2()656 hc_state->texture = 1; in via_check_header2()710 if (hc_state->unfinished && finish_current_sequence(hc_state)) in via_check_header2()968 drm_via_state_t *hc_state = &dev_priv->hc_state; in via_verify_command_stream() local981 hc_state->dev = dev; in via_verify_command_stream()983 hc_state->map_cache = NULL; in via_verify_command_stream()984 hc_state->agp = agp; in via_verify_command_stream()985 hc_state->buf_start = buf; in via_verify_command_stream()1027 *hc_state = saved_state; in via_verify_command_stream()[all …]
89 drm_via_state_t hc_state; member
Completed in 6 milliseconds