Searched refs:hc_state (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/gpu/drm/via/
H A Dvia_verifier.c617 drm_via_state_t *hc_state)
635 if (via_check_prim_list(&buf, buf_end, hc_state))
643 hc_state->texture = 0;
647 hc_state->texture = 1;
689 if ((hz_mode = investigate_hazard(cmd, hz, hc_state))) {
696 } else if (hc_state->unfinished &&
697 finish_current_sequence(hc_state)) {
701 if (hc_state->unfinished && finish_current_sequence(hc_state))
959 drm_via_state_t *hc_state local
616 via_check_header2(uint32_t const **buffer, const uint32_t *buf_end, drm_via_state_t *hc_state) argument
[all...]
H A Dvia_drv.h79 drm_via_state_t hc_state; member in struct:drm_via_private

Completed in 139 milliseconds