Go to file
Ian Romanick 955791f064 Refactor the routines for "calculating" the size of the WARP microcode. The
two routines (one for G200 and one for G400) were replaced with static
    const variables and a single function that returns the correct size.
    The code to generate an error if the allocated WARP region is too small
    was refactored from mga_warp_install_{g200,g400}_microcode to
    mga_wrap_install_microcode.
mga_warp_microcode_size is global to the MGA DRM because it will soon be
    used by code in another file.
2005-05-22 04:36:33 +00:00
bsd The patch makes drmAddBufs/drmMapBufs can handle buffers in video memory 2005-01-16 05:40:12 +00:00
bsd-core Change the MGA initialization and cleanup a bit. The dev_private structure 2005-05-21 02:27:51 +00:00
libdrm mirror changes made in main tree.. just happened to be doing this myself 2005-04-04 04:08:29 +00:00
linux A fix for a locking bug which is triggered when a client tries to lock with 2005-04-20 18:50:49 +00:00
linux-2.6 use linux-core for 2.6 not this stuff.. 2005-03-25 13:06:53 +00:00
linux-core Change the MGA initialization and cleanup a bit. The dev_private structure 2005-05-21 02:27:51 +00:00
scripts Patch from Jon Smirl to add attribute field to the pciids, and use this for 2004-08-10 11:14:07 +00:00
shared Add i945G pci ids to drm 2005-05-18 06:35:16 +00:00
shared-core Refactor the routines for "calculating" the size of the WARP microcode. The 2005-05-22 04:36:33 +00:00
tests Bug #2567: Fix reversed memset arguments. (David Krause) 2005-02-18 16:40:54 +00:00