drm/linux
Gareth Hughes 8725828cf0 - Fix nasty depth span bug. Drawable offset was not being added to pixel
coords.
- Remove unneeded mask parameters from clear ioctl.
- Use correct subpixel offsets, fixes most glean bugs.
- Remove 32-bit depth buffer support. Only use 16 or 24-bit depth buffers.
2000-12-12 14:50:50 +00:00
..
Makefile.kernel Merged ati-4-1-1-branch into trunk. 2000-12-02 06:14:18 +00:00
Makefile.linux Merged ati-4-1-1-branch into trunk. 2000-12-02 06:14:18 +00:00
README.drm More changes for sync with Linux 2.4.0-test9-pre7 2000-09-29 02:05:41 +00:00
agpsupport-pre24.h Sync with Linux 2.4.0-test11-pre5 Provide backward compatibility tested 2000-11-15 15:47:51 +00:00
agpsupport.c Sync with Linux 2.4.0-test11-pre5 Provide backward compatibility tested 2000-11-15 15:47:51 +00:00
auth.c Audit calls to schedule() Remove tags from files shared with Linux kernel 2000-09-29 01:47:11 +00:00
bufs.c Audit calls to schedule() Remove tags from files shared with Linux kernel 2000-09-29 01:47:11 +00:00
compat-pre24.h Sync with Linux 2.4.0-test11-pre5 Provide backward compatibility tested 2000-11-15 15:47:51 +00:00
context.c Sync with 2.4.0-test8-pre5 kernel. 2000-09-06 20:56:34 +00:00
ctxbitmap.c Merged glxmisc-3-0-0 2000-06-08 14:38:22 +00:00
dma.c Integrated bug fix from David S. Miller (a wait queue removal bug) 2000-11-21 16:18:47 +00:00
drawable.c Sync with 2.4.0-test8-pre5 kernel. 2000-09-06 20:56:34 +00:00
drm.h Merged ati-4-1-1-branch into trunk. 2000-12-02 06:14:18 +00:00
drmP.h Sync with Linux 2.4.0-test11-pre5 Provide backward compatibility tested 2000-11-15 15:47:51 +00:00
fops.c Audit calls to schedule() Remove tags from files shared with Linux kernel 2000-09-29 01:47:11 +00:00
gamma_dma.c Audit calls to schedule() Remove tags from files shared with Linux kernel 2000-09-29 01:47:11 +00:00
gamma_drv.c Sync with Linux 2.4.0-test11-pre5 Provide backward compatibility tested 2000-11-15 15:47:51 +00:00
gamma_drv.h Audit calls to schedule() Remove tags from files shared with Linux kernel 2000-09-29 01:47:11 +00:00
i810_bufs.c Sync with 2.4.0-test8-pre5 kernel. 2000-09-06 20:56:34 +00:00
i810_context.c Audit calls to schedule() Remove tags from files shared with Linux kernel 2000-09-29 01:47:11 +00:00
i810_dma.c Audit calls to schedule() Remove tags from files shared with Linux kernel 2000-09-29 01:47:11 +00:00
i810_drm.h applied Jeff's xf86cvs-I810copy.patch 2000-07-13 18:47:48 +00:00
i810_drv.c Sync with Linux 2.4.0-test11-pre5 Provide backward compatibility tested 2000-11-15 15:47:51 +00:00
i810_drv.h Audit calls to schedule() Remove tags from files shared with Linux kernel 2000-09-29 01:47:11 +00:00
init.c Audit calls to schedule() Remove tags from files shared with Linux kernel 2000-09-29 01:47:11 +00:00
ioctl.c Sync with 2.4.0-test8-pre5 kernel. 2000-09-06 20:56:34 +00:00
lists.c Merged the mga-lock-debug-0-2-0-branch with the trunk. This includes 2000-09-27 21:32:19 +00:00
lock.c Merged the mga-lock-debug-0-2-0-branch with the trunk. This includes 2000-09-27 21:32:19 +00:00
memory.c Sync with Linux 2.4.0-test11-pre5 Provide backward compatibility tested 2000-11-15 15:47:51 +00:00
mga_bufs.c Sync with Linux 2.4.0-test11-pre5 Provide backward compatibility tested 2000-11-15 15:47:51 +00:00
mga_context.c More changes for sync with Linux 2.4.0-test9-pre7 2000-09-29 02:05:41 +00:00
mga_dma.c Audit calls to schedule() Remove tags from files shared with Linux kernel 2000-09-29 01:47:11 +00:00
mga_drm.h Initialize vertsize correctly. Add planemask arguments for color and depth 2000-08-30 22:34:28 +00:00
mga_drv.c Sync with Linux 2.4.0-test11-pre5 Provide backward compatibility tested 2000-11-15 15:47:51 +00:00
mga_drv.h Audit calls to schedule() Remove tags from files shared with Linux kernel 2000-09-29 01:47:11 +00:00
mga_state.c Added multitexture fix to the mga drm driver 2000-11-01 19:00:45 +00:00
picker.c merge with 4.0.1d 2000-11-08 00:07:17 +00:00
proc.c Audit calls to schedule() Remove tags from files shared with Linux kernel 2000-09-29 01:47:11 +00:00
r128_bufs.c Merged ati-4-1-1-branch into trunk. 2000-12-02 06:14:18 +00:00
r128_cce.c - Fix nasty depth span bug. Drawable offset was not being added to pixel 2000-12-12 14:50:50 +00:00
r128_context.c Merged ati-4-1-1-branch into trunk. 2000-12-02 06:14:18 +00:00
r128_drm.h - Fix nasty depth span bug. Drawable offset was not being added to pixel 2000-12-12 14:50:50 +00:00
r128_drv.c - Fix nasty depth span bug. Drawable offset was not being added to pixel 2000-12-12 14:50:50 +00:00
r128_drv.h Merged ati-4-1-1-branch into trunk. 2000-12-02 06:14:18 +00:00
r128_state.c - Fix nasty depth span bug. Drawable offset was not being added to pixel 2000-12-12 14:50:50 +00:00
sis_context.c Sync with Linux 2.4.0-test11-pre5 Provide backward compatibility tested 2000-11-15 15:47:51 +00:00
sis_drm.h Import of XFree86 4.0.1f 2000-11-30 17:32:23 +00:00
sis_drv.c Sync with Linux 2.4.0-test11-pre5 Provide backward compatibility tested 2000-11-15 15:47:51 +00:00
sis_drv.h Audit calls to schedule() Remove tags from files shared with Linux kernel 2000-09-29 01:47:11 +00:00
sis_ds.c Audit calls to schedule() Remove tags from files shared with Linux kernel 2000-09-29 01:47:11 +00:00
sis_ds.h Audit calls to schedule() Remove tags from files shared with Linux kernel 2000-09-29 01:47:11 +00:00
sis_mm.c Sync with Linux 2.4.0-test11-pre5 Provide backward compatibility tested 2000-11-15 15:47:51 +00:00
tdfx_context.c Audit calls to schedule() Remove tags from files shared with Linux kernel 2000-09-29 01:47:11 +00:00
tdfx_drv.c Sync with Linux 2.4.0-test11-pre5 Provide backward compatibility tested 2000-11-15 15:47:51 +00:00
tdfx_drv.h Audit calls to schedule() Remove tags from files shared with Linux kernel 2000-09-29 01:47:11 +00:00
vm.c Audit calls to schedule() Remove tags from files shared with Linux kernel 2000-09-29 01:47:11 +00:00

README.drm

************************************************************
* For the very latest on DRI development, please see:      *
*     http://dri.sourceforge.net/                          *
************************************************************

The Direct Rendering Manager (drm) is a device-independent kernel-level
device driver that provides support for the XFree86 Direct Rendering
Infrastructure (DRI).

The DRM supports the Direct Rendering Infrastructure (DRI) in four major
ways:

    1. The DRM provides synchronized access to the graphics hardware via
       the use of an optimized two-tiered lock.

    2. The DRM enforces the DRI security policy for access to the graphics
       hardware by only allowing authenticated X11 clients access to
       restricted regions of memory.

    3. The DRM provides a generic DMA engine, complete with multiple
       queues and the ability to detect the need for an OpenGL context
       switch.

    4. The DRM is extensible via the use of small device-specific modules
       that rely extensively on the API exported by the DRM module.


Documentation on the DRI is available from:
    http://precisioninsight.com/piinsights.html

For specific information about kernel-level support, see:

    The Direct Rendering Manager, Kernel Support for the Direct Rendering
    Infrastructure
    http://precisioninsight.com/dr/drm.html

    Hardware Locking for the Direct Rendering Infrastructure
    http://precisioninsight.com/dr/locking.html

    A Security Analysis of the Direct Rendering Infrastructure
    http://precisioninsight.com/dr/security.html

************************************************************
* For the very latest on DRI development, please see:      *
*     http://dri.sourceforge.net/                          *
************************************************************