Home
last modified time | relevance | path

Searched refs:VRAM (Results 1 – 16 of 16) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xfree86/int10/
H A Dgeneric.c390 #define VRAM(addr) ((addr >= V_RAM) && (addr < (V_RAM + VRAM_SIZE))) macro
392 (VRAM(addr)) ? MMIO_IN8((uint8_t*)VRAM_BASE,VRAM_ADDR(addr)) \
395 (VRAM(addr)) ? MMIO_IN16((uint16_t*)VRAM_BASE,VRAM_ADDR(addr)) \
398 (VRAM(addr)) ? MMIO_IN32((uint32_t*)VRAM_BASE,VRAM_ADDR(addr)) \
402 if(VRAM(addr)) \
407 if(VRAM(addr)) \
413 if (VRAM(addr)) \
/OK3568_Linux_fs/kernel/Documentation/fb/
H A Dtgafb.rst9 - ZLxP-E1 (8bpp, 2 MB VRAM)
10 - ZLxP-E2 (32bpp, 8 MB VRAM)
11 - ZLxP-E3 (32bpp, 16 MB VRAM, Zbuffer)
/OK3568_Linux_fs/kernel/Documentation/arm/
H A Dsetup.rst26 If the system contains separate VRAM, this value should not
80 Number of pages in VRAM (used on Acorn RiscPC). This value may also
/OK3568_Linux_fs/external/xserver/hw/xfree86/doc/
H A DRegistry282 FPMVRAM O V Fast page mode VRAM
366 EDO VRAM
/OK3568_Linux_fs/kernel/Documentation/gpu/
H A Damdgpu.rst117 RAS VRAM Bad Pages sysfs Interface
H A Ddrm-mm.rst385 GEM VRAM Helper Functions Reference
H A Ddrm-uapi.rst300 of VRAM". Sometimes also applies to other limited gpu resources used for
/OK3568_Linux_fs/kernel/Documentation/locking/
H A Dww-mutex-design.rst12 domains (for example VRAM vs system memory), and so on. And with
22 buffer(s) into VRAM before the GPU operates on the buffer(s), which
/OK3568_Linux_fs/kernel/Documentation/hwmon/
H A Df71805f.rst85 in2 VIN2 VRAM 100K 100K 2.00 ~1.25 V [1]_
/OK3568_Linux_fs/kernel/drivers/zorro/
H A Dzorro.ids290 0000 GDA-1 VRAM [Graphics Card]
/OK3568_Linux_fs/kernel/Documentation/arm/omap/
H A Ddss.rst322 - VRAM allocated for a framebuffer. Normally omapfb allocates vram
/OK3568_Linux_fs/kernel/drivers/gpu/drm/
H A DKconfig221 Helpers for VRAM memory management
/OK3568_Linux_fs/kernel/kernel/trace/
H A DKconfig848 However, it should be safe to use on e.g. unused portion of VRAM.
/OK3568_Linux_fs/kernel/Documentation/admin-guide/
H A Dkernel-parameters.txt3927 can resize a BAR to allow access to all VRAM.
/OK3568_Linux_fs/recovery/
HDrootfs.cpio.gz107070100A8AEB0000041ED0000000000000000000000116841B48100000000000000FD0000000200000000000000000000000200000000.�07070100A8B07C000081A40000000000000000000000016841263500000000000000FD0000000200000000000000000000000900000000.gitkeep��07070100A8B07D000081A40000000000000000000000016841263500000000000000FD0000000200000000000000000000000B00000000.skip_fsck����07070100A8AEB10000A1FF0000000000000000000000016841B0B600000007000000FD0000000200000000000000000000000400000000bin���usr/bin�07070100A8B07E000081A400000000000000000000000168412635000001CC000000FD0000000200000000000000000000001100000000busybox. ...
/OK3568_Linux_fs/external/xserver/
H A DChangeLog1849 the VRAM of allocated buffers by default, such as RadeonSI.
16553 explicitly request 24bpp in order to fit in VRAM will be broken now
62581 where the GPU wants to copy from the shared pixmap to its VRAM copy.
145707 Don't allocate each VRAM buffer with a 16MB alignment.
148352 Since glyphs are stored in pixmaps now, they can make their way into VRAM,