Home
last modified time | relevance | path

Searched refs:graphics (Results 1 – 25 of 64) sorted by relevance

123

/openbsd-src/sys/dev/pci/drm/i915/
H A Dintel_device_info.c96 if (runtime->graphics.ip.rel) in intel_device_info_print()
98 runtime->graphics.ip.ver, in intel_device_info_print()
99 runtime->graphics.ip.rel); in intel_device_info_print()
102 runtime->graphics.ip.ver); in intel_device_info_print()
339 drm_WARN_ON(&i915->drm, RUNTIME_INFO(i915)->graphics.ip.ver > 12); in intel_ipver_early_init()
345 RUNTIME_INFO(i915)->graphics.ip; in intel_ipver_early_init()
350 &runtime->graphics.ip); in intel_ipver_early_init()
352 if (runtime->graphics.ip.ver == 0x0 && in intel_ipver_early_init()
354 RUNTIME_INFO(i915)->graphics.ip.ver = 12; in intel_ipver_early_init()
355 RUNTIME_INFO(i915)->graphics.ip.rel = 70; in intel_ipver_early_init()
H A Di915_pci.c43 .__runtime.graphics.ip.ver = (x), \
673 .__runtime.graphics.ip.rel = 10,
708 .__runtime.graphics.ip.ver = 12, \
709 .__runtime.graphics.ip.rel = 50, \
759 .__runtime.graphics.ip.rel = 55, \
797 .__runtime.graphics.ip.rel = 60,
823 * Real graphics IP version will be obtained from hardware GMD_ID
826 .__runtime.graphics.ip.ver = 12,
827 .__runtime.graphics.ip.rel = 70,
1009 return i915_pci_resource_valid(pdev, intel_mmio_bar(intel_info->__runtime.graphics in intel_mmio_bar_valid()
[all...]
H A Dintel_device_info.h196 } graphics; member
H A Di915_drv.h497 #define GRAPHICS_VER(i915) (RUNTIME_INFO(i915)->graphics.ip.ver)
498 #define GRAPHICS_VER_FULL(i915) IP_VER(RUNTIME_INFO(i915)->graphics.ip.ver, \
499 RUNTIME_INFO(i915)->graphics.ip.rel)
H A Dintel_step.c166 &RUNTIME_INFO(i915)->graphics.ip); in intel_step_init()
/openbsd-src/sys/arch/hppa/stand/libsa/
H A Dcmd_hppa.c84 struct consoledev graphics[MAX_GRAPHICS]; variable
206 if (path_match(&graphics[i].dp, &sstor.ss_console)) { in print_console()
257 if (graphics[port].type == 0) {
283 if (path_match(&graphics[port].dp, &sstor.ss_console)) {
301 *console = graphics[port].dp;
705 register_device(graphics, MAX_GRAPHICS, in bus_walk()
762 register_device(graphics, MAX_GRAPHICS, in bus_walk()
766 register_device(graphics, MAX_GRAPHICS, in bus_walk()
872 register_device(graphics, MAX_GRAPHICS, in pci_bus_walk()
/openbsd-src/distrib/notes/hppa/
H A Dprep15 or to select graphics as console:
17 BOOT_ADMIN> path console graphics
20 BOOT_ADMIN> path console graphics
/openbsd-src/distrib/notes/alpha/
H A Dhardware61 PCI graphics card (TGA or VGA compatible).
76 PCI graphics card (TGA or VGA compatible).
89 PCI graphics card (TGA or VGA compatible).
102 PCI graphics card (TGA or VGA compatible).
116 PCI graphics card (TGA or VGA compatible).
/openbsd-src/sys/arch/alpha/conf/
H A DRAMDISKC33 vga* at pci? # PCI VGA graphics
36 tga* at pci? # DEC ZLXp-E[123] graphics
H A DRAMDISKB52 vga* at pci? # PCI VGA graphics
55 tga* at pci? # DEC ZLXp-E[123] graphics
H A DRAMDISK61 vga* at pci? # PCI VGA graphics
64 tga* at pci? # DEC ZLXp-E[123] graphics
H A DRAMDISKBIG151 vga* at pci? # PCI VGA graphics
152 tga* at pci? # DEC ZLXp-E[123] graphics
/openbsd-src/etc/etc.luna88k/
H A Dttys7 # graphics console
/openbsd-src/games/atc/
H A DMakefile5 SRCS= extern.c grammar.y graphics.c input.c lex.l list.c log.c \
/openbsd-src/share/misc/
H A Dmime.types30 application/vnd.oasis.opendocument.graphics odg
31 application/vnd.oasis.opendocument.graphics-template otg
/openbsd-src/gnu/llvm/llvm/docs/AMDGPU/
H A Dgfx1030_hwreg.rst63 HW_REG_SHADER_CYCLES Current graphics clock counter value.
/openbsd-src/usr.bin/file/magdir/
H A Dfonts38 # libGrx graphics lib fonts, from Albert Cahalan (acahalan@cs.uml.edu)
H A Dwordprocessors89 >8 short 4620 graphics resource data
/openbsd-src/sys/dev/pci/drm/i915/selftests/
H A Dmock_gem_device.c122 .__runtime.graphics.ip.ver = -1,
/openbsd-src/sys/arch/hppa/conf/
H A DRAMDISK111 sti* at mainbus0 # [H]CRX-{8,24,48}[Z] graphics
112 sti* at phantomas0 # builtin graphics on BC*
/openbsd-src/distrib/notes/luna88k/
H A Dprep57 the graphics display and keyboard are used as the console.
/openbsd-src/sys/dev/videomode/
H A Dmodelines177 # 1152x900 @ 66Hz - default on most SBus graphics devices
/openbsd-src/usr.bin/vi/docs/
H A Dfeatures62 the new location. Very handy for ascii graphics and tables.
/openbsd-src/gnu/llvm/clang/docs/HLSL/
H A DHLSLSupport.rst114 with other GPU graphics targets like SPIR-V and possibly other GPU and even CPU
122 <https://docs.microsoft.com/en-us/windows/win32/direct3dhlsl/dx-graphics-hlsl>`_.
/openbsd-src/etc/etc.sparc64/
H A Dttys7 # graphics console

123