Age | Commit message (Expand) | Author |
2003-08-07 | build fix for kernels >= 2.6 | Michel Daenzer |
2003-08-06 | Fix maplist entries being used after they were freed; thanks to Benjamin | Michel Daenzer |
2003-07-29 | IRQ code cleanup suggested by Linus Torvalds | Michel Daenzer |
2003-07-26 | Degrade uninformative error message to debug message, as in other drivers | Michel Daenzer |
2003-07-26 | Add Rage 128 pageflipping support, defaults to off. DRM version bump to | Eric Anholt |
2003-07-26 | Fix FreeBSD build after IRQ changes. | Eric Anholt |
2003-07-25 | Compile fixes for recent 2.5/2.6 Linux kernels. I hope this doesn't break | Michel Daenzer |
2003-07-25 | Fail in DRM(agp_acquire) if the AGP aperture can't be used, such that the X | Michel Daenzer |
2003-07-11 | Restore __HAVE_KERNEL_CTX_SWITCH, required for the sparc drm module in the | Keith Whitwell |
2003-07-09 | DA: fix for bug 484 in Bugzilla, originally from me, reworked by David | Dave Airlie |
2003-07-09 | file drm_mem.h was initially added on branch newdrm-0-0-1-branch. | Jose Fonseca |
2003-07-09 | file drm_dma.c was initially added on branch newdrm-0-0-1-branch. | Jose Fonseca |
2003-07-09 | file drm_fops.c was initially added on branch newdrm-0-0-1-branch. | Jose Fonseca |
2003-07-09 | file drm_lock.c was initially added on branch newdrm-0-0-1-branch. | Jose Fonseca |
2003-07-09 | file drm_stub.c was initially added on branch newdrm-0-0-1-branch. | Jose Fonseca |
2003-07-09 | file drm_vm.c was initially added on branch newdrm-0-0-1-branch. | Jose Fonseca |
2003-07-08 | Removed unused __HAVE_KERNEL_CTX_SWITCH, whatever that was. | Keith Whitwell |
2003-07-04 | Don't need to include linux/wrapper.h - we only use Set/ClearPageReserved | Leif Delgass |
2003-07-01 | file drm_agp.c was initially added on branch newdrm-0-0-1-branch. | Jose Fonseca |
2003-07-01 | file drm_bufs.c was initially added on branch newdrm-0-0-1-branch. | Jose Fonseca |
2003-07-01 | file drm_mem.c was initially added on branch newdrm-0-0-1-branch. | Jose Fonseca |
2003-07-01 | file drm_pci.c was initially added on branch newdrm-0-0-1-branch. | Jose Fonseca |
2003-07-01 | file drm_sg.c was initially added on branch newdrm-0-0-1-branch. | Jose Fonseca |
2003-06-23 | file savage_dma.c was initially added on branch savage-1_0_0-branch. | Alan Hourihane |
2003-06-23 | file savage_state.c was initially added on branch savage-1_0_0-branch. | Alan Hourihane |
2003-06-21 | file drm_pci_tmp.h was initially added on branch newdrm-0-0-1-branch. | Jose Fonseca |
2003-06-21 | file drm_stub_tmp.h was initially added on branch newdrm-0-0-1-branch. | Jose Fonseca |
2003-06-21 | file drm_memory_tmp.h was initially added on branch newdrm-0-0-1-branch. | Jose Fonseca |
2003-06-21 | file drm_vm_tmp.h was initially added on branch newdrm-0-0-1-branch. | Jose Fonseca |
2003-06-21 | file drm_dma_tmp.h was initially added on branch newdrm-0-0-1-branch. | Jose Fonseca |
2003-06-21 | file drm_lock_tmp.h was initially added on branch newdrm-0-0-1-branch. | Jose Fonseca |
2003-06-19 | file drm_bufs_tmp.h was initially added on branch newdrm-0-0-1-branch. | Jose Fonseca |
2003-06-19 | Revert the janitorial - that works is now on the new branch | Jose Fonseca |
2003-06-18 | file i830_compat.c was initially added on branch i865-agp-0-1-branch. | Keith Whitwell |
2003-06-18 | file i830.h was initially added on branch i865-agp-0-1-branch. | Keith Whitwell |
2003-06-18 | file i830_dma.c was initially added on branch i865-agp-0-1-branch. | Keith Whitwell |
2003-06-18 | file i830_drm.h was initially added on branch i865-agp-0-1-branch. | Keith Whitwell |
2003-06-18 | file i830_drv.c was initially added on branch i865-agp-0-1-branch. | Keith Whitwell |
2003-06-18 | file i830_drv.h was initially added on branch i865-agp-0-1-branch. | Keith Whitwell |
2003-06-18 | file i830_irq.c was initially added on branch i865-agp-0-1-branch. | Keith Whitwell |
2003-06-18 | file i830_mem.c was initially added on branch i865-agp-0-1-branch. | Keith Whitwell |
2003-06-16 | Possibly fix stanford checker complaints about sarea | Keith Whitwell |
2003-06-14 | Move the linux AGP includes into drm_agp.h and only define the AGP data | Jose Fonseca |
2003-06-10 | Texture rectangle support for r100 | Keith Whitwell |
2003-06-09 | Revert bogus last commit | Keith Whitwell |
2003-06-09 | Don't activate blend fallbacks unless blending is enabled | Keith Whitwell |
2003-06-07 | Verify 'drm_agp' is not NULL for all its wrappers - this causes no overhead | Jose Fonseca |
2003-06-07 | Check that the AGPGART "drm_agp" symbol pointer is valid before | Jose Fonseca |
2003-06-07 | fix pitch compile error | Dave Airlie |
2003-06-05 | add page flipping support to the DRM, up version number to 1.3.0... | Dave Airlie |