Age | Commit message (Expand) | Author |
2004-12-20 | Copy HC_ParaType_Auto change to shared-core. Bump version numbers and | Keith Whitwell |
2004-12-19 | via changes: Fixed typecasting bug in via_dma.c, and possible short-circuit | Thomas Hellstrom |
2004-12-17 | Add the 'Auto' pageflipping command to the verifier. I don't think any | Keith Whitwell |
2004-12-13 | VIA drm updates: | Thomas Hellstrom |
2004-12-08 | (Stephane Marchesin, me) add hyperz support to radeon drm. Only fast z | Roland Scheidegger |
2004-12-06 | Security and optimization fixes for the via drm: | Thomas Hellstrom |
2004-12-03 | Added 3D functionality to the via command verifier. Modified the via | Thomas Hellstrom |
2004-12-03 | Make 1-bit fields be unsigned (no sign bit :). sparse complains about them: | Dave Airlie |
2004-11-27 | Reworked PCI MMIO command buffer parser, and imported code from the Mesa | Thomas Hellstrom |
2004-11-09 | add missing CHIP_RV350 to radeon_enums | Roland Scheidegger |
2004-11-07 | add some more r300 pci ids | Dave Airlie |
2004-11-06 | Commit WIP of BSD conversion to core model. Compiles for r128, radeon, but | Eric Anholt |
2004-11-03 | Fixed bug in via_dma.c. The code didn't check that the lock was held by the | Thomas Hellstrom |
2004-11-01 | Reworked the jump-code in via_dma.c. The command regulator now seems to | Thomas Hellstrom |
2004-11-01 | correct historic mis-attribution of copyright | Keith Whitwell |
2004-10-30 | Some stabilizing work to the DMA ring-buffer code. Temporarily replaced the | Thomas Hellstrom |
2004-10-23 | Apply radeon r300 microcode patch to non-core | Dave Airlie |
2004-10-16 | Fixed off by one errors in clipping. | Ville Syrjala |
2004-10-12 | Via updates. Fixed unlikely but possible uint32_t overflow in ring-buffer | Thomas Hellstrom |
2004-10-09 | cleanup VIA driver to look a bit like others before kernel merge | Dave Airlie |
2004-10-09 | Lindent the via stuff so I can include it in kernel | Dave Airlie |
2004-10-08 | Changed unsigned to uint32_t in some ioctl parameters. Introduced first | Thomas Hellstrom |
2004-09-27 | Fix the shared directory I accidentally stomped on | Jon Smirl |
2004-09-27 | First check in for DRM that splits core from personality modules | Jon Smirl |
2004-09-24 | Create new linux-2.6 build. Move all gpl files into the 2.6 build. If you | Jon Smirl |
2004-09-23 | 1) switches from class_sysfs to drm sysfs implementation to allow | Jon Smirl |
2004-09-22 | Create permanent maps of framebuffer, aperture and MMIO registers. Added | Felix Kuehling |
2004-09-22 | Remove hotplug reset support from DRM driver. This will be handled by the | Jon Smirl |
2004-09-20 | Remove size restriction on permanent addmap | Jon Smirl |
2004-09-20 | remove HAVE_COUNTERS | Dave Airlie |
2004-09-17 | Add linux sysfs i2c support to radeon driver. This patch adds GPL licensed | Jon Smirl |
2004-09-16 | Let's try adding the dyn-minor patch again. This patch will reuse minor | Jon Smirl |
2004-09-15 | Back dyn-minor patch out for now. fops handling is broken on some cards | Jon Smirl |
2004-09-15 | Dynamic device minor support. Minor device numbers will be reused if the | Jon Smirl |
2004-09-14 | Add chip family names to the radeon driver | Jon Smirl |
2004-09-12 | Fix DRM to compile cleanly with recent kernel changes in PCI IO and | Jon Smirl |
2004-09-10 | More general patch to mark resources in use by all DRM drivers. Makes the | Jon Smirl |
2004-09-08 | Update doxygen configuration file. Minor documentation updates/fixes. | Jose Fonseca |
2004-09-07 | Added IOCTL for writing 2D DMA command buffers over PCI. Bumped minor | Thomas Hellstrom |
2004-09-05 | merge back bunch of whitespace and misc changes from kernel | Dave Airlie |
2004-08-30 | drm-memory patch, cleans up alloc/free and makes calloc look more libc like | Dave Airlie |
2004-08-30 | Fix copy_from_user return value ignored warning at via_dma.c:168. | Erdi Chen |
2004-08-27 | run i915 through lindent | Dave Airlie |
2004-08-27 | __NO_VERSION__ hasn't been needed since 2.3 days ditch it... | Dave Airlie |
2004-08-26 | Rearrange things so that via_dma.c will compile with inline via_check_dma | Jon Smirl |
2004-08-24 | Merged drmfntbl-0-0-2 | Dave Airlie |
2004-08-24 | This patch adds three new ioctl's to the VIA Unichrome/Pro DRM driver: | Erdi Chen |
2004-08-23 | set pointers to NULL after freeing, remove some extra debugging | Dave Airlie |
2004-08-17 | Merged drmfntbl-0-0-1 | Dave Airlie |
2004-08-17 | preparation patch for radeon permanent mapping registers/framebuffer makes | Dave Airlie |