HomeSort by: relevance | last modified time | path
    Searched refs:grph (Results 1 - 2 of 2) sorted by relevancy

  /xsrc/external/mit/xf86-video-ati/dist/src/
radeon_driver.c 4529 state->grph.enable = INREG(offset + EVERGREEN_GRPH_ENABLE);
4530 state->grph.control = INREG(offset + EVERGREEN_GRPH_CONTROL);
4531 state->grph.swap_control = INREG(offset + EVERGREEN_GRPH_SWAP_CONTROL);
4532 state->grph.prim_surf_addr = INREG(offset + EVERGREEN_GRPH_PRIMARY_SURFACE_ADDRESS);
4533 state->grph.sec_surf_addr = INREG(offset + EVERGREEN_GRPH_SECONDARY_SURFACE_ADDRESS);
4534 state->grph.pitch = INREG(offset + EVERGREEN_GRPH_PITCH);
4535 state->grph.prim_surf_addr_hi = INREG(offset + EVERGREEN_GRPH_PRIMARY_SURFACE_ADDRESS_HIGH);
4536 state->grph.sec_surf_addr_hi = INREG(offset + EVERGREEN_GRPH_SECONDARY_SURFACE_ADDRESS_HIGH);
4537 state->grph.x_offset = INREG(offset + EVERGREEN_GRPH_SURFACE_OFFSET_X);
4538 state->grph.y_offset = INREG(offset + EVERGREEN_GRPH_SURFACE_OFFSET_Y)
    [all...]
radeon_probe.h 435 struct avivo_grph_state grph; member in struct:dce4_main_block_state
492 struct avivo_grph_state grph[2]; member in struct:avivo_state

Completed in 8 milliseconds