h_idx 313 drivers/gpu/drm/drm_client_modeset.c int h_idx, int v_idx) h_idx 324 drivers/gpu/drm/drm_client_modeset.c if (!modes[i] && (h_idx || v_idx)) { h_idx 329 drivers/gpu/drm/drm_client_modeset.c if (connector->tile_h_loc < h_idx) h_idx 337 drivers/gpu/drm/drm_client_modeset.c DRM_DEBUG_KMS("returned %d %d for %d %d\n", hoffset, voffset, h_idx, v_idx); h_idx 1431 drivers/gpu/drm/radeon/r100.c uint32_t header, h_idx, reg; h_idx 1458 drivers/gpu/drm/radeon/r100.c h_idx = p->idx - 2; h_idx 1462 drivers/gpu/drm/radeon/r100.c header = radeon_get_ib_value(p, h_idx); h_idx 1463 drivers/gpu/drm/radeon/r100.c crtc_id = radeon_get_ib_value(p, h_idx + 5); h_idx 1475 drivers/gpu/drm/radeon/r100.c ib[h_idx + 2] = PACKET2(0); h_idx 1476 drivers/gpu/drm/radeon/r100.c ib[h_idx + 3] = PACKET2(0); h_idx 1491 drivers/gpu/drm/radeon/r100.c ib[h_idx] = header; h_idx 1492 drivers/gpu/drm/radeon/r100.c ib[h_idx + 3] |= RADEON_ENG_DISPLAY_SELECT_CRTC1; h_idx 834 drivers/gpu/drm/radeon/r600_cs.c uint32_t header, h_idx, reg, wait_reg_mem_info; h_idx 882 drivers/gpu/drm/radeon/r600_cs.c h_idx = p->idx - 2; h_idx 886 drivers/gpu/drm/radeon/r600_cs.c header = radeon_get_ib_value(p, h_idx); h_idx 887 drivers/gpu/drm/radeon/r600_cs.c crtc_id = radeon_get_ib_value(p, h_idx + 2 + 7 + 1); h_idx 900 drivers/gpu/drm/radeon/r600_cs.c ib[h_idx + 2] = PACKET2(0); h_idx 901 drivers/gpu/drm/radeon/r600_cs.c ib[h_idx + 3] = PACKET2(0); h_idx 902 drivers/gpu/drm/radeon/r600_cs.c ib[h_idx + 4] = PACKET2(0); h_idx 903 drivers/gpu/drm/radeon/r600_cs.c ib[h_idx + 5] = PACKET2(0); h_idx 904 drivers/gpu/drm/radeon/r600_cs.c ib[h_idx + 6] = PACKET2(0); h_idx 905 drivers/gpu/drm/radeon/r600_cs.c ib[h_idx + 7] = PACKET2(0); h_idx 906 drivers/gpu/drm/radeon/r600_cs.c ib[h_idx + 8] = PACKET2(0); h_idx 910 drivers/gpu/drm/radeon/r600_cs.c ib[h_idx] = header; h_idx 911 drivers/gpu/drm/radeon/r600_cs.c ib[h_idx + 4] = vline_status[crtc_id] >> 2; h_idx 418 drivers/media/platform/sh_vou.c int pix_idx, int w_idx, int h_idx) h_idx 482 drivers/media/platform/sh_vou.c if (h_idx) h_idx 483 drivers/media/platform/sh_vou.c vouvcr |= (1 << 14) | vou_scale_v_fld[h_idx - 1];