Age | Commit message (Expand) | Author |
2006-01-02 | use drm_cards_limit instead of cards_limit | Dave Airlie |
2006-01-02 | use common read/write routines | Dave Airlie |
2006-01-02 | sparse cleanups | Dave Airlie |
2006-01-02 | align spacing with kernel | Dave Airlie |
2006-01-02 | Realign via driver with changes in Linux kernel (mainly whitespace) | Dave Airlie |
2005-12-28 | Add vblank support to i915 DRM.. | Dave Airlie |
2005-12-04 | Fix from SuSE for issue with context creation failure | Dave Airlie |
2005-11-29 | Fix from Hugh Dickins for consistent mapping | Dave Airlie |
2005-11-15 | Loosen via dmablit alignment checks somewhat. Adapt stride check to maximum | Thomas Hellstrom |
2005-11-11 | enable i915 32/64 bit ioctls | Dave Airlie |
2005-11-11 | i810 should be fine with i810.. no idea what this crack is .. | Dave Airlie |
2005-11-11 | whitespace align with kernel | Dave Airlie |
2005-11-11 | realign whitespace with kernel | Dave Airlie |
2005-11-11 | A bunch of create_proc_dir_entry() calls creating directories had crept in | Dave Airlie |
2005-11-11 | convert to use __set_current_state, align some header includes | Dave Airlie |
2005-11-11 | whitespace align closer with kernel | Dave Airlie |
2005-11-11 | cleanup ioctl/max_ioctl to use header file for extern symbols | Dave Airlie |
2005-11-10 | Fix cpu_to_le32 same as kernel not sure it is correct for ppc | Dave Airlie |
2005-11-10 | cleanup / whitespace align with kernel | Dave Airlie |
2005-11-08 | Initial port of savage to FreeBSD for the AGP and !ShadowStatus case. Adds | Eric Anholt |
2005-11-08 | Catch FreeBSD up to the pcie gart changes. Required minor modification to | Eric Anholt |
2005-11-07 | Fix bug #4908 for now. Alternative is highlighted in this bug report as the | Alan Hourihane |
2005-11-03 | Converts the remaining drm_agp_foo functions to be a drm_agp_foo and | Ian Romanick |
2005-10-23 | we don't use this stuff anymore .. remove 1k buffer from driver .. | Dave Airlie |
2005-10-21 | Don't set MTRR's for intel hardware | Alan Hourihane |
2005-10-20 | via: PCI DMA bugfixes and DOS due to too many mapped pages checks. | Thomas Hellstrom |
2005-10-11 | The Linux 2.6.9 (and earlier) fops structure does not contain a | Ian Romanick |
2005-10-06 | Skeleton nv drm driver, to enable DMA in EXA. (Lars Knoll, minor updates by | Adam Jackson |
2005-10-06 | remove version not used anymore | Dave Airlie |
2005-09-30 | fix header this is now a c file | Dave Airlie |
2005-09-30 | Add support to turn writeback off via radeon module option | Dave Airlie |
2005-09-30 | fixup bens fix so it works.. | Dave Airlie |
2005-09-30 | Add Bens fix for radeon maps on ppc | Dave Airlie |
2005-09-25 | via: fix stray error printout message. | Thomas Hellstrom |
2005-09-25 | Add the via PCI DMA blit code. | Thomas Hellstrom |
2005-09-25 | add __ATTR | Dave Airlie |
2005-09-25 | use linux kernel macros don't make our own | Dave Airlie |
2005-09-18 | remove pci_find_class use for alpha | Dave Airlie |
2005-09-17 | compat for pci_pretty_name | Dave Airlie |
2005-09-11 | back out change as gart is now in framebuffer for PCIE | Dave Airlie |
2005-09-11 | Add GART in FB support for ati pcigart, and PCIE support for r300 | Dave Airlie |
2005-09-11 | fix makefile bug | Dave Airlie |
2005-09-03 | convert ioctl flags to use flags instead of separate ints | Dave Airlie |
2005-09-03 | check is the map containing the lock | Dave Airlie |
2005-08-22 | remove i915_pm code as it causes too many issues with current software | Alan Hourihane |
2005-08-21 | allocating the PCIE table from GFP_DMA seems to stop it NMI'ing | Dave Airlie |
2005-08-20 | add x86_64 to the list as well | Dave Airlie |
2005-08-20 | remove checks that make ppc64 not work properly... also fix ppc64 check.. | Dave Airlie |
2005-08-20 | add powerpc64 to the list of archs that this test doesn't make sense on | Dave Airlie |
2005-08-17 | revert reversion of a part of a patch from Jon, that I did last night while | Dave Airlie |