Age | Commit message (Expand) | Author |
2008-03-31 | radeon_ms: small fix & cleanup to command checking | Jerome Glisse |
2008-03-31 | nouveau: fix return from function.. | Dave Airlie |
2008-03-31 | radeon_ms: initial pass at command buffer validation | Jerome Glisse |
2008-03-30 | Initialize the fence::error member. | Thomas Hellstrom |
2008-03-30 | [i915] Report buffer state _after_ fence submission to user-space. | Thomas Hellstrom |
2008-03-30 | Don't call fence::poll during irq if there are no waiters. | Thomas Hellström |
2008-03-30 | nouveau: forgot to add a break | Maarten Maathuis |
2008-03-30 | nouveau: Add ctx values for nv86. | Maarten Maathuis |
2008-03-30 | radeon_ms: add hang debuging helper functions | Jerome Glisse |
2008-03-30 | drm/r300: fix wait interface mixup | Dave Airlie |
2008-03-29 | r300: Correctly translate the value for the R300_CMD_WAIT command. | Oliver McFadden |
2008-03-27 | radeon_ms: this is a modesetting driver, bring things up to date | Jerome Glisse |
2008-03-27 | drm: remove authentication on master exit. | Dave Airlie |
2008-03-25 | nouveau: nv20 bios does not initialise PTIMER | Stuart Bennett |
2008-03-24 | i915: fix oops on agp=off | Dave Airlie |
2008-03-24 | Merge branch 'r500-fp' | Dave Airlie |
2008-03-24 | nouveau: silence warning | Ben Skeggs |
2008-03-24 | nv40: voodoo - not quite. | Ben Skeggs |
2008-03-24 | nv40: allocate massive amount of PRAMIN for grctx on all chipsets. | Ben Skeggs |
2008-03-21 | r500: fragment program upload is also used to upload constants. | Dave Airlie |
2008-03-20 | Merge branch 'modesetting-101' of ssh://git.freedesktop.org/git/mesa/drm into... | Jerome Glisse |
2008-03-20 | radeon_ms: fix fence | Jerome Glisse |
2008-03-20 | drm: fixup r500fp submission | Dave Airlie |
2008-03-20 | nouveau: do not set on-board timer's numerator/denominator to bad values | Stuart Bennett |
2008-03-19 | RADEON: switch over to new production microcode | Alex Deucher |
2008-03-19 | RADEON: production microcode for all radeons, r1xx-r6xx | Alex Deucher |
2008-03-19 | move some more r300 regs into not allowed on r500 | Dave Airlie |
2008-03-18 | drm: add new rs690 pci id | Dave Airlie |
2008-03-17 | Evict cached_mapped relocatee before applying reloc. | Thomas Hellstrom |
2008-03-17 | drm: add master set/drop protocol | Dave Airlie |
2008-03-17 | i915: safety check the sarea map still exists | Dave Airlie |
2008-03-17 | drm: pick correct master for cleaning up | Dave Airlie |
2008-03-17 | drm: select the correct master to attempt to remove the lock from. | Dave Airlie |
2008-03-17 | initial r500 RS and FP register and upload code | Dave Airlie |
2008-03-17 | drm/pcigart: fix the pci gart to use the drm_pci wrapper. | Dave Airlie |
2008-03-16 | Avoid unnecessary waits for command regulator pause. | Thomas Hellstrom |
2008-03-16 | [via] Remove some leftover vars. | Thomas Hellstrom |
2008-03-16 | [via] Allow a little larger stride for SG DMA DownloadFromScreen. | Thomas Hellstrom |
2008-03-16 | [via] The millionth fixup for the millionth-1 attempt to stabilize the AGP | Thomas Hellstrom |
2008-03-16 | [via] Fix driver after vblank-rework merge. | Thomas Hellstrom |
2008-03-16 | ati: fix rs690 igp gart by allocating the page table in 32-bit memory | Dave Airlie |
2008-03-16 | drm/rs690: set AGP_BASE_2 to 0 | Dave Airlie |
2008-03-16 | drm: set rs690 gart base completly. | Dave Airlie |
2008-03-16 | drm: this u32 should be a dma_addr_t | Dave Airlie |
2008-03-14 | fix build problems | Alan Hourihane |
2008-03-14 | drm: Fix race that can lockup the kernel | Mike Isely |
2008-03-13 | Fix green offset | Alan Hourihane |
2008-03-12 | Fix chip family for RV550 | Alex Deucher |
2008-03-13 | nv50: force channel vram access through vm | Ben Skeggs |
2008-03-12 | Merge branch 'intel-post-reloc' | Thomas Hellstrom |