Age | Commit message (Expand) | Author |
2007-03-19 | more tab/space conversion | Dave Airlie |
2007-03-19 | whitespace cleanup pending a kernel merge | Dave Airlie |
2007-03-19 | clean up more of inline functions agp_remap/drm_lookup_map | Dave Airlie |
2007-03-18 | deinline agp_remap along lines of kernel | Dave Airlie |
2007-03-18 | remove drm_lookup_map unused now | Dave Airlie |
2007-03-14 | Merge git://proxy01.pd.intel.com:9419/git/mesa/drm into crestline | Nian Wu |
2007-03-13 | r300: Renamed the CACHE_CTLSTAT values to include UNKNOWN in the name; not | Oliver McFadden |
2007-03-13 | Merge git://proxy01.pd.intel.com:9419/git/mesa/drm into crestline | Nian Wu |
2007-03-13 | Add defines for the values written to R300_RB3D_ZCACHE_CTLSTAT. | Oliver McFadden |
2007-03-13 | nouveau: make sure cmdbuf object gets destroyed | Ben Skeggs |
2007-03-13 | nouveau: associate all created objects with a channel + cleanups | Ben Skeggs |
2007-03-13 | nouveau: s/fifo/channel/ | Ben Skeggs |
2007-03-13 | Corrected values written to R300_RB3D_DSTCACHE_CTLSTAT to either | Oliver McFadden |
2007-03-13 | Guess another unknown register used for R300 pacification. | Oliver McFadden |
2007-03-12 | Merge git://proxy01.pd.intel.com:9419/git/mesa/drm into crestline | Nian Wu |
2007-03-11 | nouveau: PUT,GET, not 2xPUT | Patrice Mandin |
2007-03-07 | Merge git://proxy01.pd.intel.com:9419/git/mesa/drm into crestline | Nian Wu |
2007-03-07 | Add via CX700. | Thomas Hellstrom |
2007-03-05 | Merge git://proxy01.pd.intel.com:9419/git/mesa/drm into crestline | Nian Wu |
2007-03-04 | radeon: make PCI GART aperture size variable, but making table size variable | Dave Airlie |
2007-03-04 | ati: make pcigart code able to handle variable size PCI GART aperture | Dave Airlie |
2007-03-01 | Merge git://proxy01.pd.intel.com:9419/git/mesa/drm into crestline | Nian Wu |
2007-02-28 | Merge git://proxy01.pd.intel.com:9419/git/mesa/drm into crestline | Nian Wu |
2007-02-28 | nouveau: intrusive drm interface changes | Ben Skeggs |
2007-02-27 | Merge git://proxy01.pd.intel.com:9419/git/mesa/drm into crestline | Nian Wu |
2007-02-27 | Fix Alpha domain/bus issue | Jay Estabrook |
2007-02-26 | Fix build for 2.6.21-rc1. | Thomas Hellstrom |
2007-02-25 | Merge git://proxy01.pd.intel.com:9419/git/mesa/drm into crestline | Nian Wu |
2007-02-25 | drm: remove unnecessary NULL checks, and fix some indents.. | Jakob Bornecrantz |
2007-02-22 | Some fencing cleanup. | Thomas Hellstrom |
2007-02-18 | drm: remove last usage of VM_OFFSET | Dave Airlie |
2007-02-16 | Leftover files from previous commit. | Thomas Hellstrom |
2007-02-16 | Simple fence object sample driver for via, based on idling the GPU. | Thomas Hellstrom |
2007-02-15 | Initial support for fence object classes. | Thomas Hellstrom |
2007-02-15 | Fix build against older kernels. | Michel Dänzer |
2007-02-14 | Merge branch 'ttm-vram-0-1-branch' | Thomas Hellstrom |
2007-02-14 | Fix multiple spinlock unlocking | Thomas Hellstrom |
2007-02-14 | Rename drm_ttm.h to drm_objects.h | Thomas Hellstrom |
2007-02-14 | Move fence- and buffer-object related header stuff to drm_ttm.h | Thomas Hellstrom |
2007-02-14 | Remove an intel-specific hack and replace it with a fence driver callback. | Thomas Hellstrom |
2007-02-14 | Set the drm bus map type for each buffer object memory type. | Thomas Hellstrom |
2007-02-14 | Rework buffer object vm code to use nopfn() for kernels >= 2.6.19. | Thomas Hellstrom |
2007-02-14 | nouveau: fix the build on big endian (thanks CyberFoxx) | Stephane Marchesin |
2007-02-14 | nouveau: fix memory initialization with multiple cards. | B. Rathmann |
2007-02-13 | Remove debug printout. | Thomas Hellstrom |
2007-02-13 | Bugzilla Bug #9457 | Thomas Hellstrom |
2007-02-13 | More bugfixes. | Thomas Hellstrom |
2007-02-13 | i915: Add 965GM pci id update | Wang Zhenyu |
2007-02-13 | Merge branch 'master' into crestline | Wang Zhenyu |
2007-02-13 | Revert "Add Intel 965GM chipset support" | Wang Zhenyu |