drm/linux-core
Eric Anholt a10d8178e3 Initial port of savage to FreeBSD for the AGP and !ShadowStatus case. Adds
drm_mtrr_{add,del} for handling the MTRR setup. Still has a LOR issue
    with DRM_VERIFYAREA_READ/DRM_COPY_FROM_USER_UNCHECKED in savage_bci.c
    -- this won't work with the fine-grained locking in use, and just doing
    a single copyin to a temporary will probably work fine. Also note that
    the module leaks approximately 4 kb on unload.
2005-11-08 20:25:00 +00:00
..
.cvsignore Add .cvsignore file. 2005-07-19 20:59:57 +00:00
Config.in Added via driver to drm/linux/Config.in Reported by: Terry Barnaby 2004-03-26 13:42:48 +00:00
Doxyfile Update Doxygen configuration & comments. 2004-10-18 14:16:41 +00:00
Kconfig Remove the AGP requirement from Makefile and Kconfig for MGA. Remove the 2005-06-29 23:20:30 +00:00
Makefile Skeleton nv drm driver, to enable DMA in EXA. (Lars Knoll, minor updates by 2005-10-06 23:31:29 +00:00
Makefile.kernel Skeleton nv drm driver, to enable DMA in EXA. (Lars Knoll, minor updates by 2005-10-06 23:31:29 +00:00
README.drm More changes for sync with Linux 2.4.0-test9-pre7 2000-09-29 02:05:41 +00:00
ati_pcigart.c Catch FreeBSD up to the pcie gart changes. Required minor modification to 2005-11-08 02:38:01 +00:00
drmP.h Initial port of savage to FreeBSD for the AGP and !ShadowStatus case. Adds 2005-11-08 20:25:00 +00:00
drm_agpsupport.c Converts the remaining drm_agp_foo functions to be a drm_agp_foo and 2005-11-03 00:38:25 +00:00
drm_auth.c misc cleanup patch from Adrian Bunk 2005-06-04 06:18:11 +00:00
drm_bufs.c Fix bug #4908 for now. Alternative is highlighted in this bug report as the 2005-11-07 13:17:41 +00:00
drm_compat.h add __ATTR 2005-09-25 05:19:06 +00:00
drm_context.c add Egberts 32/64 bit patch (its in kernel already...) 2005-08-16 12:51:57 +00:00
drm_core.h Converts the remaining drm_agp_foo functions to be a drm_agp_foo and 2005-11-03 00:38:25 +00:00
drm_dma.c Allow drivers to override reclaim_buffers in an OS-independent way by 2004-10-31 15:16:44 +00:00
drm_drawable.c Update Doxygen configuration & comments. 2004-10-18 14:16:41 +00:00
drm_drv.c Converts the remaining drm_agp_foo functions to be a drm_agp_foo and 2005-11-03 00:38:25 +00:00
drm_fops.c we don't use this stuff anymore .. remove 1k buffer from driver .. 2005-10-23 04:07:50 +00:00
drm_ioc32.c Add drm and radeon 32/64-bit compat code from Paul Mackerras 2005-06-28 12:50:15 +00:00
drm_ioctl.c add Egberts 32/64 bit patch (its in kernel already...) 2005-08-16 12:51:57 +00:00
drm_irq.c IRQ must be assigned and enabled or this will hang 2005-07-11 18:27:39 +00:00
drm_lock.c misc cleanup patch from Adrian Bunk 2005-06-04 06:18:11 +00:00
drm_memory.c Converts the remaining drm_agp_foo functions to be a drm_agp_foo and 2005-11-03 00:38:25 +00:00
drm_memory.h Add latest r300 support from r300.sf.net CVS. Patch submitted by volodya, 2005-07-20 21:17:47 +00:00
drm_memory_debug.c Converts the remaining drm_agp_foo functions to be a drm_agp_foo and 2005-11-03 00:38:25 +00:00
drm_memory_debug.h fix up drm_alloc_agp to take a dev arg and not pass crappy agpgart around 2005-06-17 09:09:17 +00:00
drm_os_linux.h Port the VIA DRM to FreeBSD. Original patch by Jake, with some cleanup by 2005-08-15 18:07:12 +00:00
drm_pci.c Bugzilla #3217: Create a new __drm_pci_free which is used internally in 2005-05-28 20:36:22 +00:00
drm_proc.c add Egberts 32/64 bit patch (its in kernel already...) 2005-08-16 12:51:57 +00:00
drm_scatter.c add Egberts 32/64 bit patch (its in kernel already...) 2005-08-16 12:51:57 +00:00
drm_stub.c Rename the driver hooks in the DRM to something a little more 2005-08-05 03:50:23 +00:00
drm_sysfs.c Simplify the sysfs code 2005-07-03 18:07:03 +00:00
drm_vm.c remove checks that make ppc64 not work properly... also fix ppc64 check.. 2005-08-20 07:33:07 +00:00
ffb_context.c Rename the driver hooks in the DRM to something a little more 2005-08-05 03:50:23 +00:00
ffb_drv.c Rename the driver hooks in the DRM to something a little more 2005-08-05 03:50:23 +00:00
ffb_drv.h Remove DRM() macros from core ffb driver. DaveA says he'll make it compile 2004-09-30 21:27:59 +00:00
i810_dma.c convert ioctl flags to use flags instead of separate ints 2005-09-03 03:27:14 +00:00
i810_drm.h Lindent of core build. Drivers checked for no binary diffs. A few files 2004-09-30 21:12:10 +00:00
i810_drv.c Rename the driver hooks in the DRM to something a little more 2005-08-05 03:50:23 +00:00
i810_drv.h Rename the driver hooks in the DRM to something a little more 2005-08-05 03:50:23 +00:00
i830_dma.c convert ioctl flags to use flags instead of separate ints 2005-09-03 03:27:14 +00:00
i830_drm.h Lindent of core build. Drivers checked for no binary diffs. A few files 2004-09-30 21:12:10 +00:00
i830_drv.c Rename the driver hooks in the DRM to something a little more 2005-08-05 03:50:23 +00:00
i830_drv.h Rename the driver hooks in the DRM to something a little more 2005-08-05 03:50:23 +00:00
i830_irq.c update i830 similiar to the kernel, add statics 2005-02-01 10:33:51 +00:00
i915_drv.c Don't set MTRR's for intel hardware 2005-10-21 08:59:56 +00:00
i915_ioc32.c add remaining calls 2005-06-29 13:19:47 +00:00
imagine_drv.c Rename the driver hooks in the DRM to something a little more 2005-08-05 03:50:23 +00:00
mach64_drv.c Rename the driver hooks in the DRM to something a little more 2005-08-05 03:50:23 +00:00
mga_drv.c The Linux 2.6.9 (and earlier) fops structure does not contain a 2005-10-11 17:34:49 +00:00
mga_ioc32.c add Egberts 32/64 bit patch (its in kernel already...) 2005-08-16 12:51:57 +00:00
nv_drv.c Skeleton nv drm driver, to enable DMA in EXA. (Lars Knoll, minor updates by 2005-10-06 23:31:29 +00:00
r128_drv.c The Linux 2.6.9 (and earlier) fops structure does not contain a 2005-10-11 17:34:49 +00:00
r128_ioc32.c fix some warnings from cross compiler 2005-06-29 12:02:18 +00:00
radeon_drv.c The Linux 2.6.9 (and earlier) fops structure does not contain a 2005-10-11 17:34:49 +00:00
radeon_ioc32.c Add drm and radeon 32/64-bit compat code from Paul Mackerras 2005-06-28 12:50:15 +00:00
savage_drv.c make some functions static in the savage drm driver 2005-08-07 05:37:25 +00:00
sis_drv.c Rename the driver hooks in the DRM to something a little more 2005-08-05 03:50:23 +00:00
tdfx_drv.c Rename the driver hooks in the DRM to something a little more 2005-08-05 03:50:23 +00:00
via_dmablit.c via: PCI DMA bugfixes and DOS due to too many mapped pages checks. 2005-10-20 17:37:32 +00:00
via_dmablit.h Add the via PCI DMA blit code. 2005-09-25 12:54:12 +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/                          *
************************************************************