| /xsrc/external/mit/xf86-video-nsc/dist/src/gfx/ |
| H A D | history.h | 140 This file contains specific revision info SINCE THE LAST RELEASE. It is not meant to
|
| /xsrc/external/mit/xf86-video-qxl/dist/src/ |
| H A D | qxl_io.c | 76 if (qxl->pci->revision >= 3) 94 if (qxl->pci->revision >= 3) 112 if (qxl->pci->revision >= 3) 131 if (qxl->pci->revision >= 3) 155 // FIXME: write individual update_area for revision < V10 185 if (qxl->pci->revision < 4) 199 if (qxl->pci->revision >= 3)
|
| /xsrc/external/mit/libdrm/dist/etnaviv/ |
| H A D | etnaviv_gpu.c | 61 gpu->revision = get_param(dev, core, ETNAVIV_PARAM_GPU_REVISION); 66 INFO_MSG(" GPU model: 0x%x (rev %x)", gpu->model, gpu->revision); 92 *value = gpu->revision;
|
| /xsrc/external/mit/MesaLib/dist/src/etnaviv/drm/ |
| H A D | etnaviv_gpu.c | 61 gpu->revision = get_param(dev, core, ETNAVIV_PARAM_GPU_REVISION); 66 INFO_MSG(" GPU model: 0x%x (rev %x)", gpu->model, gpu->revision); 92 *value = gpu->revision;
|
| /xsrc/external/mit/libdrm/dist/nouveau/nvif/ |
| H A D | cl0080.h | 22 __u8 revision; /* from NV_PMC_BOOT_0 */ member in struct:nv_device_info_v0
|
| /xsrc/external/mit/xf86-video-nv/dist/src/ |
| H A D | nv_const.h | 15 #define CHIP_REVISION(p) (p)->revision
|
| /xsrc/external/mit/MesaLib/dist/src/broadcom/simulator/ |
| H A D | v3d_simulator_wrapper.cpp | 78 return ident->tech_version * 10 + ident->revision;
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/v3d/ |
| H A D | v3d_simulator_wrapper.cpp | 83 return ident->tech_version * 10 + ident->revision;
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/etnaviv/ |
| H A D | etnaviv_screen.h | 79 uint32_t revision; member in struct:etna_screen
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/etnaviv/ |
| H A D | etnaviv_screen.h | 82 uint32_t revision; member in struct:etna_screen
|
| /xsrc/external/mit/xf86-video-ati-kms/dist/src/ |
| H A D | atipcirename.h | 41 #define PCI_DEV_REVISION(_pcidev) ((_pcidev)->revision)
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/ddc/ |
| H A D | print_edid.c | 54 c->revision); 73 if (v->revision == 2 || v->revision == 3) { 76 } else if (v->revision >= 4) { 163 if (PREFERRED_TIMING_MODE(c->msc) || v->revision >= 4) { 166 if (v->revision >= 4) 169 } else if (v->revision == 3) { 175 if (v->revision >= 4) { 207 } else if (v->revision >= 4 && (disp->hsize || disp->vsize)) { 219 if (!disp->gamma && v->revision > [all...] |
| H A D | ddcProperty.c | 96 DDC->ver.version, DDC->ver.revision);
|
| H A D | interpret_edid.c | 360 r->revision = REVISION; 372 } else if (v->revision == 2 || v->revision == 3) { 374 } else if (v->revision >= 4) { 455 if (ver->version == 1 && ver->revision >= 1 && IS_MONITOR_DESC) { 626 if (r->revision > MAX_EDID_MINOR) 629 r->revision, MAX_EDID_MINOR);
|
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/ddc/ |
| H A D | print_edid.c | 54 c->revision); 73 if (v->revision == 2 || v->revision == 3) { 77 else if (v->revision >= 4) { 173 if (PREFERRED_TIMING_MODE(c->msc) || v->revision >= 4) { 176 if (v->revision >= 4) 180 else if (v->revision == 3) { 186 if (v->revision >= 4) { 217 else if (v->revision >= 4 && (disp->hsize || disp->vsize)) { 230 if (!disp->gamma && v->revision > [all...] |
| /xsrc/external/mit/MesaLib/dist/src/panfrost/lib/ |
| H A D | pan_props.c | 240 unsigned revision = panfrost_query_gpu_revision(fd); local in function:panfrost_open_device 241 dev->quirks = panfrost_get_quirks(dev->gpu_id, revision);
|
| /xsrc/external/mit/MesaLib.old/dist/src/intel/dev/ |
| H A D | gen_device_info.h | 49 int revision; member in struct:gen_device_info
|
| /xsrc/external/mit/xorgproto/dist/include/X11/extensions/ |
| H A D | xtraplib.h | 125 CARD16 revision /*B16*/; /* The xtrap extension revision number */ member in struct:_XETC
|
| /xsrc/external/mit/MesaLib/dist/src/freedreno/decode/ |
| H A D | pgmdump.c | 44 uint32_t revision; member in struct:pgm_header 330 /* TODO maybe this should be based on revision #? */ 555 if (state->hdr->revision >= 0xb) 557 else if (state->hdr->revision >= 7) 604 if (state->hdr->revision >= 7) { 632 if (state->hdr->revision >= 0xb) 634 else if (state->hdr->revision >= 8) 636 else if (state->hdr->revision == 7) 685 if (state->hdr->revision >= 7) { 710 printf("\trevision: %d\n", state->hdr->revision); [all...] |
| /xsrc/external/mit/ctwm/dist/cmake_files/ |
| H A D | gen_source_files.cmake | 71 # VCS revision being built from, into the final file (${version_c}) which 77 # building process pre-stashes the bzr revision info. In that case, we 95 # the final .c with the VCS revision info added? This is the 2nd step in 99 # We're in a bzr tree, so write in the bzr revision info 108 # We're in a git tree, so write in the git revision info 118 # from a release tarball, and it includes pre-stashed bzr revision
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/targets/d3dadapter9/ |
| H A D | drm.c | 121 DWORD *revision ) 131 *revision = 0; 137 *revision = 0; 117 get_bus_info(int fd,DWORD * vendorid,DWORD * deviceid,DWORD * subsysid,DWORD * revision) argument
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/targets/d3dadapter9/ |
| H A D | drm.c | 125 DWORD *revision ) 135 *revision = 0; 141 *revision = 0; 121 get_bus_info(int fd,DWORD * vendorid,DWORD * deviceid,DWORD * subsysid,DWORD * revision) argument
|
| /xsrc/external/mit/xf86-video-s3/dist/src/ |
| H A D | s3_pcirename.h | 86 #define PCI_DEV_REVISION(_pcidev) ((_pcidev)->revision)
|
| /xsrc/external/mit/xf86-video-s3virge/dist/src/ |
| H A D | s3v_pcirename.h | 86 #define PCI_DEV_REVISION(_pcidev) ((_pcidev)->revision)
|
| /xsrc/external/mit/xf86-video-siliconmotion/dist/src/ |
| H A D | smi_pcirename.h | 86 #define PCI_DEV_REVISION(_pcidev) ((_pcidev)->revision)
|