Transcription of Linux Graphics Drivers: an Introduction
{{id}} {{{paragraph}}}
Linux Graphics Drivers: an IntroductionVersion 3St phane 15, 20122 Contents1 overview .. this book does not cover ..82 A Look at the Overview .. types .. and Physical Memory .. of a Graphics Card .. the card .. Hardware Examples .. renderers .. Renderers ..223 The Big X11 infrastructure .. DRI/DRM infrastructure ..264 Framebuffer a framebuffer driver .. operations ..323 CONTENTS5 The Direct Rendering batch buffer submission model .. sharing .. management and security ..386 a basic driver .. acceleration .. acceleration .. acceleration ..417 Video Standards .. decoding pipeline .. DCT .. Compensation .. Space Conversion.
Introduction Accelerating graphics is a complex art which suffers a mostly unjustified reputation of being voodoo magic. This book is intended as an introduction to the inner work-ings and development of graphics drivers under Linux. Throughout this whole book, knowledge of C programming is expected, along with some familiarity with graphics ...
Domain:
Source:
Link to this page:
Please notify us if you found a problem with this document:
{{id}} {{{paragraph}}}