代码搜索:Framebuffer
找到约 2,292 项符合「Framebuffer」的源代码
代码结果 2,292
www.eeworm.com/read/282708/4088764
h fbmem.h
/*!****************************************************************************
@File fbmem.h
@Title Framebuffer memory manager header
@Author Imagination Technologies
@date 6th Ju
www.eeworm.com/read/282708/4088795
c fbmem.c
/*!****************************************************************************
@File fbmem.c
@Title Framebuffer memory manager
@Author Imagination Technologies
@date 6th June 2002
www.eeworm.com/read/406866/2272837
c hazy_moon.c
/***************************************************************************
* hazy_moon.c
*
* Provide a demonstration of the framebuffer interface.
*
* See /usr/include/linux/fb.h for framebuf
www.eeworm.com/read/438146/7735483
makefile
#
# Makefile for the nVidia framebuffer driver
#
obj-$(CONFIG_FB_NVIDIA) += nvidiafb.o
nvidiafb-y := nvidia.o nv_hw.o nv_setup.o \
nv_accel.o
nvidiafb-$
www.eeworm.com/read/438146/7735574
makefile
#
# Makefile for the S3 Savage framebuffer driver
#
obj-$(CONFIG_FB_SAVAGE) += savagefb.o
savagefb-y += savagefb_driver.o
savagefb-$(CONFIG_FB_SAVAGE_I2C) += savagefb-i2c.o
savagefb-$(CONFIG_FB
www.eeworm.com/read/298416/7962264
makefile
#
# Makefile for the nVidia framebuffer driver
#
obj-$(CONFIG_FB_NVIDIA) += nvidiafb.o
nvidiafb-y := nvidia.o nv_hw.o nv_setup.o \
nv_accel.o
nvidiafb-$
www.eeworm.com/read/152843/5663883
makefile
#
# Makefile for the S3 Savage framebuffer driver
#
obj-$(CONFIG_FB_SAVAGE) += savagefb.o
savagefb-y += savagefb_driver.o
savagefb-$(CONFIG_FB_SAVAGE_I2C) += savagefb-i2c.o
savagefb-$(CONFIG_FB
www.eeworm.com/read/309126/13681548
h pm2fb.h
/*
* Permedia2 framebuffer driver definitions.
* Copyright (c) 1998-1999 Ilario Nardinocchi (nardinoc@CS.UniBO.IT)
* --------------------------------------------------------------------------
* $I
www.eeworm.com/read/404805/11477911
h pm2fb.h
/*
* Permedia2 framebuffer driver definitions.
* Copyright (c) 1998-1999 Ilario Nardinocchi (nardinoc@CS.UniBO.IT)
* --------------------------------------------------------------------------
* $I
www.eeworm.com/read/480930/1311872
txt vesafb.txt
What is vesafb?
===============
This is a generic driver for a graphic framebuffer on intel boxes.
The idea is simple: Turn on graphics mode at boot time with the help
of the BIOS, and use this as