Age | Commit message (Expand) | Author |
2008-11-03 | radeon: commit ring after emitting the buffer discards | Dave Airlie |
2008-11-03 | radeon: setup isync cntl properly | Dave Airlie |
2008-11-03 | radeon: overhaul ring interactions | Dave Airlie |
2008-11-03 | radeon: add proc debugging for interrupts/ring | Dave Airlie |
2008-11-03 | radeon: only enable dynclks if asked for | Dave Airlie |
2008-11-03 | radeon: add wait rendering API | Dave Airlie |
2008-11-03 | radeon: rs480 fixes for bus mastering | Dave Airlie |
2008-11-03 | radeon: remove unused gem indirect ioctl | Dave Airlie |
2008-11-03 | radeon: CS2 make it all work with new relocs style | Dave Airlie |
2008-11-03 | radeon: don't copy to user the cs ids | Dave Airlie |
2008-11-03 | radeon: make new CS2 command submission interface port older interface to this | Dave Airlie |
2008-11-03 | radeon: release agp on module unload | Dave Airlie |
2008-11-03 | radeon: add r423 bits to modesetting | Dave Airlie |
2008-11-03 | radeon: pull bus master enable into its own function | Dave Airlie |
2008-11-03 | radeon: update proper chip family | Dave Airlie |
2008-11-03 | radeon: fixup scratch register interactions properly | Dave Airlie |
2008-11-03 | radeon: make writeback work again | Dave Airlie |
2008-11-03 | radeon: fix some warnings | Dave Airlie |
2008-11-03 | radeon: fix small typo in agp code | Dave Airlie |
2008-11-03 | radeon: don't enable dynclks on rs48x | Dave Airlie |
2008-11-03 | radeon: export radeon_modeset | Dave Airlie |
2008-11-03 | radeon: fix unused agp functionality | Dave Airlie |
2008-11-03 | radeon: add some more r100 support to test AGP | Dave Airlie |
2008-10-29 | libdrm: fix ABI change in drm_mode_get_encoder | Jesse Barnes |
2008-10-27 | drm: make handles 32-bits again not sure why they changed | Dave Airlie |
2008-10-24 | mode: Try to settle on a standard for struct fields | Jakob Bornecrantz |
2008-10-24 | mode: Indent defines | Jakob Bornecrantz |
2008-10-16 | radeon: add initial agp support. | Dave Airlie |
2008-10-16 | radeon: add CS support for r100/r200 in 2D driver | Dave Airlie |
2008-10-16 | radeon: use discardable flags on no backing store objects | Dave Airlie |
2008-09-30 | Merge remote branch 'origin/modesetting-gem' into modesetting-gem | Dave Airlie |
2008-09-30 | Merge remote branch 'origin/master' into modesetting-gem | Dave Airlie |
2008-09-26 | radeon: make atom on r4xx a module option | Alex Deucher |
2008-09-25 | Seperate modesetting userspace bits into drm_mode.h | Jakob Bornecrantz |
2008-09-24 | radeon: add r600 modesetting registers writes | Dave Airlie |
2008-09-18 | radeon: add function to configure PCIE lanes | Alex Deucher |
2008-09-18 | Radeon: restructure PLL data | Alex Deucher |
2008-09-18 | radeon: fixup buffer and cs bits | Dave Airlie |
2008-09-18 | radeon: fail properly if we can't create the ring. | Dave Airlie |
2008-09-18 | radeon: do proper memory controller init and setup | Dave Airlie |
2008-09-18 | radeon: remove unneeded debugging | Dave Airlie |
2008-09-18 | make text reserve 256k | Dave Airlie |
2008-09-18 | radeon: add initial suspend/resume support | Dave Airlie |
2008-09-17 | nv50: add initial context for chipset 0xaa | Ben Skeggs |
2008-09-17 | nv50: add initial context to match ctxprog for chipset 0x50 | Ben Skeggs |
2008-09-17 | nv50: add ctxprog for chipset 0x50 | Ben Skeggs |
2008-09-17 | nv50: add ctxprog for chipset 0xaa | Ben Skeggs |
2008-09-17 | nv50: add support for chipset 0x92 | Ben Skeggs |
2008-09-06 | [FreeBSD] Ensure that drm_pci_alloc is never called while locks are held. | Robert Noland |
2008-09-07 | radeon: change interface from headers add pin_domain into padding | Dave Airlie |