2003-09-09 |
Keith Whitwell | Use spldrm/splx around tsleep() in DRM_WAIT_ON |
commit | commitdiff | tree | snapshot |
2003-09-07 |
Eric Anholt | Correct format in debug printfs (free is a pointer... |
commit | commitdiff | tree | snapshot |
2003-09-07 |
Eric Anholt | Fix for older -stable. |
commit | commitdiff | tree | snapshot |
2003-08-29 |
Eric Anholt | Update to reflect renaming of SIS ioctls. |
commit | commitdiff | tree | snapshot |
2003-08-29 |
Eric Anholt | These files were missed in the SiS DRM commit. |
commit | commitdiff | tree | snapshot |
2003-08-29 |
Eric Anholt | Port the SiS DRM to FreeBSD. This includes the ability... |
commit | commitdiff | tree | snapshot |
2003-08-29 |
Eric Anholt | Add DRM(calloc), which is convenient, used by the new... |
commit | commitdiff | tree | snapshot |
2003-08-29 |
Eric Anholt | Update radeon PCI IDs. |
commit | commitdiff | tree | snapshot |
2003-08-29 |
Eric Anholt | This PCI header has been living in dev/pci/ for a while... |
commit | commitdiff | tree | snapshot |
2003-08-28 |
Michel Daenzer | Remove superfluous TLB flush |
commit | commitdiff | tree | snapshot |
2003-08-26 |
Michel Daenzer | Rename agp to gart for radeon |
commit | commitdiff | tree | snapshot |
2003-08-26 |
Michel Daenzer | Remove artificial PCI GART limitations, rename AGP... |
commit | commitdiff | tree | snapshot |
2003-08-19 |
Eric Anholt | Fix the debug build. |
commit | commitdiff | tree | snapshot |
2003-08-19 |
Eric Anholt | - Remove $FreeBSD$ tags as they weren't too useful... |
commit | commitdiff | tree | snapshot |
2003-08-18 |
Michel Daenzer | Clean up Radeon DRI resume code |
commit | commitdiff | tree | snapshot |
2003-08-18 |
Eric Anholt | Make r128_do_wait_for_idle static, as it's only used... |
commit | commitdiff | tree | snapshot |
2003-08-18 |
Eric Anholt | Remove an unnecessary #define __NO_VERSION__ |
commit | commitdiff | tree | snapshot |
2003-08-15 |
Michel Daenzer | Merge from 2.6 kernel (Linus Torvalds) |
commit | commitdiff | tree | snapshot |
2003-08-15 |
Dave Airlie | DA: loads of whitespace .. some from Linus, some from me |
commit | commitdiff | tree | snapshot |
2003-08-13 |
Dave Airlie | DA: patch from Matthew upgraded to latest DRI head... |
commit | commitdiff | tree | snapshot |
2003-08-12 |
Eric Anholt | Whitespace cleanup from the pageflipping commit. |
commit | commitdiff | tree | snapshot |
2003-08-12 |
Eric Anholt | Document change in interface version 1.9. |
commit | commitdiff | tree | snapshot |
2003-08-12 |
Eric Anholt | Document the changes in interface version 2.5. |
commit | commitdiff | tree | snapshot |
2003-08-12 |
Eric Anholt | Merge from FreeBSD r1.11: We have memset in the kernel... |
commit | commitdiff | tree | snapshot |
2003-08-11 |
Dave Airlie | DA: code cleanups for i810_dma.c from 2.4 kernel |
commit | commitdiff | tree | snapshot |
2003-08-08 |
Ian Romanick | Added some information as to when (which DRM version... |
commit | commitdiff | tree | snapshot |
2003-08-07 |
Michel Daenzer | build fix for kernels >= 2.6 |
commit | commitdiff | tree | snapshot |
2003-08-06 |
Michel Daenzer | Fix maplist entries being used after they were freed... |
commit | commitdiff | tree | snapshot |
2003-07-29 |
Michel Daenzer | IRQ code cleanup suggested by Linus Torvalds |
commit | commitdiff | tree | snapshot |
2003-07-26 |
Michel Daenzer | Degrade uninformative error message to debug message... |
commit | commitdiff | tree | snapshot |
2003-07-26 |
Eric Anholt | Add Rage 128 pageflipping support, defaults to off... |
commit | commitdiff | tree | snapshot |
2003-07-26 |
Eric Anholt | Fix FreeBSD build after IRQ changes. |
commit | commitdiff | tree | snapshot |
2003-07-25 |
Michel Daenzer | Compile fixes for recent 2.5/2.6 Linux kernels. I hope... |
commit | commitdiff | tree | snapshot |
2003-07-25 |
Michel Daenzer | Fail in DRM(agp_acquire) if the AGP aperture can't... |
commit | commitdiff | tree | snapshot |
2003-07-11 |
Keith Whitwell | Restore __HAVE_KERNEL_CTX_SWITCH, required for the... |
commit | commitdiff | tree | snapshot |
2003-07-09 |
Dave Airlie | DA: fix for bug 484 in Bugzilla, originally from me... |
commit | commitdiff | tree | snapshot |
2003-07-09 |
Jose Fonseca | file drm_mem.h was initially added on branch newdrm... |
commit | commitdiff | tree | snapshot |
2003-07-09 |
Jose Fonseca | file drm_dma.c was initially added on branch newdrm... |
commit | commitdiff | tree | snapshot |
2003-07-09 |
Jose Fonseca | file drm_fops.c was initially added on branch newdrm... |
commit | commitdiff | tree | snapshot |
2003-07-09 |
Jose Fonseca | file drm_lock.c was initially added on branch newdrm... |
commit | commitdiff | tree | snapshot |
2003-07-09 |
Jose Fonseca | file drm_stub.c was initially added on branch newdrm... |
commit | commitdiff | tree | snapshot |
2003-07-09 |
Jose Fonseca | file drm_vm.c was initially added on branch newdrm... |
commit | commitdiff | tree | snapshot |
2003-07-08 |
Keith Whitwell | Removed unused __HAVE_KERNEL_CTX_SWITCH, whatever that... |
commit | commitdiff | tree | snapshot |
2003-07-04 |
Leif Delgass | Don't need to include linux/wrapper.h - we only use... |
commit | commitdiff | tree | snapshot |
2003-07-01 |
Jose Fonseca | file drm_agp.c was initially added on branch newdrm... |
commit | commitdiff | tree | snapshot |
2003-07-01 |
Jose Fonseca | file drm_bufs.c was initially added on branch newdrm... |
commit | commitdiff | tree | snapshot |
2003-07-01 |
Jose Fonseca | file drm_mem.c was initially added on branch newdrm... |
commit | commitdiff | tree | snapshot |
2003-07-01 |
Jose Fonseca | file drm_pci.c was initially added on branch newdrm... |
commit | commitdiff | tree | snapshot |
2003-07-01 |
Jose Fonseca | file drm_sg.c was initially added on branch newdrm... |
commit | commitdiff | tree | snapshot |
2003-06-23 |
Alan Hourihane | file savage_dma.c was initially added on branch savage... |
commit | commitdiff | tree | snapshot |
2003-06-23 |
Alan Hourihane | file savage_state.c was initially added on branch savag... |
commit | commitdiff | tree | snapshot |
2003-06-21 |
Jose Fonseca | file drm_pci_tmp.h was initially added on branch newdrm... |
commit | commitdiff | tree | snapshot |
2003-06-21 |
Jose Fonseca | file drm_stub_tmp.h was initially added on branch newdr... |
commit | commitdiff | tree | snapshot |
2003-06-21 |
Jose Fonseca | file drm_memory_tmp.h was initially added on branch... |
commit | commitdiff | tree | snapshot |
2003-06-21 |
Jose Fonseca | file drm_vm_tmp.h was initially added on branch newdrm... |
commit | commitdiff | tree | snapshot |
2003-06-21 |
Jose Fonseca | file drm_dma_tmp.h was initially added on branch newdrm... |
commit | commitdiff | tree | snapshot |
2003-06-21 |
Jose Fonseca | file drm_lock_tmp.h was initially added on branch newdr... |
commit | commitdiff | tree | snapshot |
2003-06-19 |
Jose Fonseca | file drm_bufs_tmp.h was initially added on branch newdr... |
commit | commitdiff | tree | snapshot |
2003-06-19 |
Jose Fonseca | Revert the janitorial - that works is now on the new... |
commit | commitdiff | tree | snapshot |
2003-06-18 |
Keith Whitwell | file i830_compat.c was initially added on branch i865... |
commit | commitdiff | tree | snapshot |
2003-06-18 |
Keith Whitwell | file i830.h was initially added on branch i865-agp... |
commit | commitdiff | tree | snapshot |
2003-06-18 |
Keith Whitwell | file i830_dma.c was initially added on branch i865... |
commit | commitdiff | tree | snapshot |
2003-06-18 |
Keith Whitwell | file i830_drm.h was initially added on branch i865... |
commit | commitdiff | tree | snapshot |
2003-06-18 |
Keith Whitwell | file i830_drv.c was initially added on branch i865... |
commit | commitdiff | tree | snapshot |
2003-06-18 |
Keith Whitwell | file i830_drv.h was initially added on branch i865... |
commit | commitdiff | tree | snapshot |
2003-06-18 |
Keith Whitwell | file i830_irq.c was initially added on branch i865... |
commit | commitdiff | tree | snapshot |
2003-06-18 |
Keith Whitwell | file i830_mem.c was initially added on branch i865... |
commit | commitdiff | tree | snapshot |
2003-06-16 |
Keith Whitwell | Possibly fix stanford checker complaints about sarea |
commit | commitdiff | tree | snapshot |
2003-06-14 |
Jose Fonseca | Move the linux AGP includes into drm_agp.h and only... |
commit | commitdiff | tree | snapshot |
2003-06-10 |
Keith Whitwell | Texture rectangle support for r100 |
commit | commitdiff | tree | snapshot |
2003-06-09 |
Keith Whitwell | Revert bogus last commit |
commit | commitdiff | tree | snapshot |
2003-06-09 |
Keith Whitwell | Don't activate blend fallbacks unless blending is enabled |
commit | commitdiff | tree | snapshot |
2003-06-07 |
Jose Fonseca | Verify 'drm_agp' is not NULL for all its wrappers ... |
commit | commitdiff | tree | snapshot |
2003-06-07 |
Jose Fonseca | Check that the AGPGART "drm_agp" symbol pointer is... |
commit | commitdiff | tree | snapshot |
2003-06-07 |
Dave Airlie | fix pitch compile error |
commit | commitdiff | tree | snapshot |
2003-06-05 |
Dave Airlie | add page flipping support to the DRM, up version number... |
commit | commitdiff | tree | snapshot |
2003-06-03 |
Jose Fonseca | Added the Doxygen configuration file. Minor documentati... |
commit | commitdiff | tree | snapshot |
2003-06-03 |
Jose Fonseca | Split declarations/definitions in drm_scatter.h into... |
commit | commitdiff | tree | snapshot |
2003-06-03 |
Keith Whitwell | file i830_mem.c was initially added on branch i865... |
commit | commitdiff | tree | snapshot |
2003-05-30 |
Keith Whitwell | file i830_compat.c was initially added on branch i865... |
commit | commitdiff | tree | snapshot |
2003-05-28 |
Leif Delgass | Restore change to _DRM_VBLANK_SIGNAL from rev. 1.41... |
commit | commitdiff | tree | snapshot |
2003-05-28 |
Leif Delgass | Restore DRM_*MEMORYBARRIER change reverted with documen... |
commit | commitdiff | tree | snapshot |
2003-05-27 |
Jose Fonseca | Merged DRM documentation. |
commit | commitdiff | tree | snapshot |
2003-05-26 |
Leif Delgass | Add support to r128 for MESA_ycbcr_texture (Ian Romanic... |
commit | commitdiff | tree | snapshot |
2003-05-20 |
David Dawes | DRM part of Radeon DRI suspend/resume support (Charl... |
commit | commitdiff | tree | snapshot |
2003-05-20 |
David Dawes | Support for building DRM module on OpenBSD (Wilbern... |
commit | commitdiff | tree | snapshot |
2003-05-17 |
Michel Daenzer | do allow reading from read only mappings... |
commit | commitdiff | tree | snapshot |
2003-05-16 |
Michel Daenzer | Support AGP bridges where the AGP aperture can't be... |
commit | commitdiff | tree | snapshot |
2003-05-06 |
Michel Daenzer | fix warning on machines where sizeof(drm_addr_t) !... |
commit | commitdiff | tree | snapshot |
2003-04-30 |
Ian Romanick | Merged texmem-0-0-1 |
commit | commitdiff | tree | snapshot |
2003-04-29 |
Leif Delgass | remove unused variables |
commit | commitdiff | tree | snapshot |
2003-04-28 |
Eric Anholt | Fix a typo: On takedown the mtrr operation is MEMRANGE_... |
commit | commitdiff | tree | snapshot |
2003-04-28 |
Leif Delgass | Restore Eric Anholt's DRM_*MEMORYBARRIER changes from... |
commit | commitdiff | tree | snapshot |
2003-04-28 |
Leif Delgass | Only free original pagelist in addbufs_pci if one alrea... |
commit | commitdiff | tree | snapshot |
2003-04-28 |
Alan Hourihane | DRM_READ/WRITEMEMORYBARRIER was given an argument in... |
commit | commitdiff | tree | snapshot |
2003-04-27 |
Keith Whitwell | Put back __HAVE_KERNEL_CTX_SWITCH for David Miller... |
commit | commitdiff | tree | snapshot |
2003-04-27 |
Eric Anholt | Use real endian conversion functions. |
commit | commitdiff | tree | snapshot |
2003-04-26 |
Eric Anholt | Fix formatting of hw.dri sysctl. |
commit | commitdiff | tree | snapshot |
2003-04-26 |
Eric Anholt | Remove the map argument from DRM_*MEMORYBARRIER. Not... |
commit | commitdiff | tree | snapshot |
2003-04-26 |
Eric Anholt | MFL: Don't install irq handler unless the driver has... |
commit | commitdiff | tree | snapshot |
next |