|国家预印本平台
首页|Linux帧缓冲设备驱动原理和测试

Linux帧缓冲设备驱动原理和测试

Principle Of Frame Buffer Driver In Linux Kernel And Test

中文摘要英文摘要

本文介绍了Linux内核的帧缓冲驱动原理,分析了帧缓冲驱动的基本数据结构和基本函数。数据结构的作用在于存放与显示设备相关的参数例如像素深度、屏幕宽度及高度。基本函数则提供了显示设备与内核空间之间的映射等操作。文末还给出了帧缓冲测试程序并结合帧缓冲原理分析了该测试程序。

his paper outlines the principle of frame buffer driver in Linux kernel, analyzes the basic data structures and functions in frame buffer framework. The data structures give space to hold the parameters of display such as pixel depth, screen width and height. The functions provide the operation like mapping the kernel space to display device. At the end of the paper, a frame buffer test program is introduced to illustrate the application of frame buffer.

刘冬

计算技术、计算机技术电子电路

帧缓冲设备驱动Linux嵌入式系统测试

Frame bufferDevice driverLinuxEmbedded systemTest

刘冬.Linux帧缓冲设备驱动原理和测试[EB/OL].(2010-12-03)[2025-08-19].http://www.paper.edu.cn/releasepaper/content/201012-63.点此复制

评论