summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2001-02-28Implement drmOpen* without /proc dependence (Fallback to /proc is includedRik Faith
2001-02-21Add Linux 2.2.x support for stubsRik Faith
2001-02-21file gamma_drm.h was initially added on branch sarea-1-0-0-branch.Jeff Hartmann
2001-02-20Fix some warnings and flush pixel cache in idle routine so readpixels worksJeff Hartmann
2001-02-20Disable DRIVER_DMA_QUIESCENT() in r128, radeon drivers. Prevents deadlockGareth Hughes
2001-02-16- Clean up the way customization of the templates is done.Gareth Hughes
2001-02-15Added missing include "drm_lists.h".Keith Whitwell
2001-02-15- Fix up merge.Gareth Hughes
2001-02-15Merge mga-1-0-0-branch into trunk.Gareth Hughes
2001-02-14file i810.h was initially added on branch mga-1-0-0-branch.Gareth Hughes
2001-02-14file radeon.h was initially added on branch mga-1-0-0-branch.Gareth Hughes
2001-02-14file r128.h was initially added on branch mga-1-0-0-branch.Gareth Hughes
2001-02-14file r128_drm.c was initially added on branch mga-1-0-0-branch.Gareth Hughes
2001-02-14file tdfx.h was initially added on branch mga-1-0-0-branch.Gareth Hughes
2001-02-14file tdfx_drm.c was initially added on branch mga-1-0-0-branch.Gareth Hughes
2001-02-13file gamma_context.c was initially added on branch mga-1-0-0-branch.Alan Hourihane
2001-02-09file gamma_drm.c was initially added on branch mga-1-0-0-branch.Alan Hourihane
2001-02-09file gamma.h was initially added on branch mga-1-0-0-branch.Alan Hourihane
2001-02-02file dristat.c was initially added on branch mga-1-0-0-branch.Rik Faith
2001-02-01file drm_stub.h was initially added on branch mga-1-0-0-branch.Rik Faith
2001-01-29Corresponding sync with PCI GART updates.Gareth Hughes
2001-01-28Fix depth clears properly this time. Update all instances ofGareth Hughes
2001-01-26Client-side updates for drmRadeonClear(...), fixes color/depth bufferGareth Hughes
2001-01-24file mga_warp.c was initially added on branch mga-1-0-0-branch.Gareth Hughes
2001-01-24file mga_ucode.h was initially added on branch mga-1-0-0-branch.Gareth Hughes
2001-01-24file mga_drm.c was initially added on branch mga-1-0-0-branch.Gareth Hughes
2001-01-24file mga.h was initially added on branch mga-1-0-0-branch.Gareth Hughes
2001-01-24file drm_vm.h was initially added on branch mga-1-0-0-branch.Gareth Hughes
2001-01-24file drm_lock.h was initially added on branch mga-1-0-0-branch.Gareth Hughes
2001-01-24file drm_memory.h was initially added on branch mga-1-0-0-branch.Gareth Hughes
2001-01-24file drm_bufs.h was initially added on branch mga-1-0-0-branch.Gareth Hughes
2001-01-24file drm_proc.h was initially added on branch mga-1-0-0-branch.Gareth Hughes
2001-01-24file drm_fops.h was initially added on branch mga-1-0-0-branch.Gareth Hughes
2001-01-24file drm_init.h was initially added on branch mga-1-0-0-branch.Gareth Hughes
2001-01-24file drm_ioctl.h was initially added on branch mga-1-0-0-branch.Gareth Hughes
2001-01-24file drm_drv.h was initially added on branch mga-1-0-0-branch.Gareth Hughes
2001-01-24file drm_context.h was initially added on branch mga-1-0-0-branch.Gareth Hughes
2001-01-24file drm_drawable.h was initially added on branch mga-1-0-0-branch.Gareth Hughes
2001-01-24file drm_agpsupport.h was initially added on branch mga-1-0-0-branch.Gareth Hughes
2001-01-24file drm_auth.h was initially added on branch mga-1-0-0-branch.Gareth Hughes
2001-01-24file drm_dma.h was initially added on branch mga-1-0-0-branch.Gareth Hughes
2001-01-24file drm_lists.h was initially added on branch mga-1-0-0-branch.Gareth Hughes
2001-01-24- Misc cleanups.Gareth Hughes
2001-01-23file ati_pcigart.h was initially added on branch ati-pcigart-0-0-1-branch.Jeff Hartmann
2001-01-23file ati_pcigart.c was initially added on branch ati-pcigart-0-0-1-branch.Jeff Hartmann
2001-01-18Fixed problem preventing compile on system w/o agpgart.Jeff Hartmann
2001-01-17file r128_pcigart.c was initially added on branch ati-pcigart-0-0-1-branch.Jeff Hartmann
2001-01-17file scatter.c was initially added on branch ati-pcigart-0-0-1-branch.Jeff Hartmann
2001-01-13Remove debug messages.Gareth Hughes
2001-01-11Makefile.linux was checking $(MACHINE) for 'i386' before building theKeith Whitwell