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

  /xsrc/external/mit/xf86-video-qxl/dist/src/
qxl_drmmode.h 57 int hw_id; member in struct:__anon9211
  /xsrc/external/mit/MesaLib.old/dist/src/intel/perf/
gen_perf_mdapi.c 72 mdapi_data->ReportId = result->hw_id;
100 mdapi_data->ReportId = result->hw_id;
gen_perf.h 86 uint32_t hw_id; member in struct:gen_perf_query_result
gen_perf.c 520 result->hw_id = start[2];
558 result->hw_id = 0xffffffff; /* invalid */
  /xsrc/external/mit/xf86-video-ati/dist/src/
drmmode_display.h 72 int hw_id; member in struct:__anon6771
drmmode_display.c 627 return drmmode_crtc->hw_id;
645 drmmode_crtc->hw_id = -1;
648 drmmode_crtc->hw_id = tmp;
1860 flipcarrier->dispatch_me = (drmmode_crtc->hw_id == ref_crtc_hw_id);
  /xsrc/external/mit/MesaLib/dist/src/intel/perf/
intel_perf_mdapi.c 84 mdapi_data->ReportId = result->hw_id;
118 mdapi_data->ReportId = result->hw_id;
intel_perf.h 142 uint32_t hw_id; member in struct:intel_perf_query_result
intel_perf.c 1038 if (result->hw_id == INTEL_PERF_INVALID_CTX_ID &&
1040 result->hw_id = start[2];
1215 result->hw_id = INTEL_PERF_INVALID_CTX_ID;
  /xsrc/external/mit/xf86-video-amdgpu/dist/src/
drmmode_display.h 102 int hw_id; member in struct:__anon6708
drmmode_display.c 1873 return drmmode_crtc->hw_id;
1885 &drmmode_crtc->hw_id);
1887 drmmode_crtc->hw_id = -1;
  /xsrc/external/mit/xf86-video-ati-kms/dist/src/
drmmode_display.h 89 int hw_id; member in struct:__anon6899
drmmode_display.c 1432 return drmmode_crtc->hw_id;
1449 drmmode_crtc->hw_id = -1;
1452 drmmode_crtc->hw_id = tmp;
  /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i965/
brw_performance_query.c 813 if (in_ctx && report[2] != obj->oa.result.hw_id) {
817 } else if (in_ctx == false && report[2] == obj->oa.result.hw_id) {
834 assert(report[2] == obj->oa.result.hw_id);
837 assert(report[2] != obj->oa.result.hw_id);
  /xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
radv_debug.c 935 uint32_t hw_id; member in struct:radv_sq_hw_reg
951 regs->hw_id, ~0);
960 regs->hw_id, ~0);

Completed in 30 milliseconds