2003-10-17 |
Eric Anholt | - Converted Linux drivers to initialize DRM instances... |
commit | commitdiff | tree | snapshot |
2003-10-16 |
Michel Daenzer | Introduce COMMIT_RING() as in radeon DRM, stop using... |
commit | commitdiff | tree | snapshot |
2003-10-16 |
Eric Anholt | Try that again. It's a long. |
commit | commitdiff | tree | snapshot |
2003-10-16 |
Eric Anholt | Debug printf format fix. |
commit | commitdiff | tree | snapshot |
2003-10-03 |
Eric Anholt | Some code cleanups done while working on locking. Reduc... |
commit | commitdiff | tree | snapshot |
2003-10-03 |
Eric Anholt | Stylistic preparation for SMPng locking work: DRM_LOCK... |
commit | commitdiff | tree | snapshot |
2003-10-02 |
Eric Anholt | Add an MIT-style copyright, assigned to myself, to... |
commit | commitdiff | tree | snapshot |
2003-10-02 |
Eric Anholt | Axe more old gamma DMA infrastructure. |
commit | commitdiff | tree | snapshot |
2003-10-02 |
Eric Anholt | Mostly whitespace cleanups and style(9) fixes focused... |
commit | commitdiff | tree | snapshot |
2003-10-02 |
Eric Anholt | Wrap sys/endian.h usage with __FreeBSD_version >= 480000. |
commit | commitdiff | tree | snapshot |
2003-10-02 |
Eric Anholt | Allow the DRM to attach to a "drmsub" device. This... |
commit | commitdiff | tree | snapshot |
2003-10-02 |
Eric Anholt | MTRR issue with SMP and -stable seems to be resolved... |
commit | commitdiff | tree | snapshot |
2003-09-30 |
Jose Fonseca | file via_drm.h was initially added on branch cle266... |
commit | commitdiff | tree | snapshot |
2003-09-30 |
Jose Fonseca | file via.h was initially added on branch cle266-0-0... |
commit | commitdiff | tree | snapshot |
2003-09-30 |
Jose Fonseca | file via_drv.c was initially added on branch cle266... |
commit | commitdiff | tree | snapshot |
2003-09-30 |
Jose Fonseca | file via_drv.h was initially added on branch cle266... |
commit | commitdiff | tree | snapshot |
2003-09-30 |
Jose Fonseca | file via_ds.c was initially added on branch cle266... |
commit | commitdiff | tree | snapshot |
2003-09-30 |
Jose Fonseca | file via_ds.h was initially added on branch cle266... |
commit | commitdiff | tree | snapshot |
2003-09-30 |
Jose Fonseca | file via_map.c was initially added on branch cle266... |
commit | commitdiff | tree | snapshot |
2003-09-30 |
Jose Fonseca | file via_mm.c was initially added on branch cle266... |
commit | commitdiff | tree | snapshot |
2003-09-30 |
Jose Fonseca | file via_mm.h was initially added on branch cle266... |
commit | commitdiff | tree | snapshot |
2003-09-28 |
Leif Delgass | Fix typo in SiS help message (and testing cvs commit to |
commit | commitdiff | tree | snapshot |
2003-09-25 |
Eric Anholt | Whitespace cleanup (spaces before tabs or instead of... |
commit | commitdiff | tree | snapshot |
2003-09-25 |
Eric Anholt | Whitespace cleanup. |
commit | commitdiff | tree | snapshot |
2003-09-25 |
Eric Anholt | Fix Kconfig for SiS DRM now that it doesn't require... |
commit | commitdiff | tree | snapshot |
2003-09-24 |
Alan Hourihane | post merge fix |
commit | commitdiff | tree | snapshot |
2003-09-13 |
Alan Hourihane | compatibility layer still uses agp (not gart) |
commit | commitdiff | tree | snapshot |
2003-09-12 |
Alan Hourihane | bsd drm fixes |
commit | commitdiff | tree | snapshot |
2003-09-12 |
Alan Hourihane | linux drm fixes |
commit | commitdiff | tree | snapshot |
2003-09-12 |
Alan Hourihane | resolve merge conflicts |
commit | commitdiff | tree | snapshot |
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 |
next |