Age | Commit message (Expand) | Author |
2008-04-08 | Improved DRM sysfs support | Jesse Barnes |
2008-04-08 | radeon_ms: command buffer validation use array of function pointer | Jerome Glisse |
2008-04-07 | Missing KERNEL_VERSION macro | Patrice Mandin |
2008-04-07 | radeon_ms: another fb fix reset mode if fb changed | Jerome Glisse |
2008-04-07 | nouveau: enable accelerated move to sysmem | Ben Skeggs |
2008-04-07 | nouveau: enable m2mf for tt<->vram moves, fix fence_poll | Ben Skeggs |
2008-04-06 | radeon_ms: fix framebuffer code | Jerome Glisse |
2008-04-06 | Place highmem pages last in the ttm page array. | Thomas Hellstrom |
2008-04-06 | Use clflush() when available for cache flushing. | Thomas Hellstrom |
2008-04-06 | [I915] Fix VRAM eviction. | Thomas Hellstrom |
2008-04-06 | Fix emergency allocation accounting. | Thomas Hellstrom |
2008-04-03 | radeon_ms: fixes fb handling | Jerome Glisse |
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-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-24 | nouveau: silence warning | Ben Skeggs |
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-17 | Evict cached_mapped relocatee before applying reloc. | Thomas Hellstrom |
2008-03-17 | drm: add master set/drop protocol | 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 | drm/pcigart: fix the pci gart to use the drm_pci wrapper. | Dave Airlie |
2008-03-16 | [via] Allow a little larger stride for SG DMA DownloadFromScreen. | 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: 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 | Merge branch 'intel-post-reloc' | Thomas Hellstrom |
2008-03-12 | Merge branch 'master' of git+ssh://git.freedesktop.org/git/mesa/drm into mode... | Alan Hourihane |
2008-03-12 | Bug # 14712 | Thomas Hellstrom |
2008-03-12 | Dont allow !sysadmin clients to alter the memory type of | Thomas Hellstrom |
2008-03-12 | Fix for debug memory routines | Alan Hourihane |
2008-03-12 | Add error message | Alan Hourihane |
2008-03-12 | Add an emergency pinnable memory quota for root-only processes. | Thomas Hellstrom |
2008-03-12 | Fix kernel crash when we hit OOM conditions. | Thomas Hellstrom |
2008-03-12 | Avoid duplicate calls to drm_ttm_bind in some cases. | Thomas Hellstrom |
2008-03-12 | Make sure other TTM memory types than TT is really unbound when evicted. | Thomas Hellstrom |
2008-03-12 | drm: fix fd closing ordering. | Dave Airlie |
2008-03-11 | Add support for monitor hotplug signals/waits | Alan Hourihane |
2008-03-11 | drm: hopefully fix cursors on 965 | Dave Airlie |
2008-03-10 | Merge branch 'modesetting-101' of ssh://git.freedesktop.org/git/mesa/drm into... | Jerome Glisse |
2008-03-10 | rradeon_ms: rework fence code and bring radeon ms up to date | Jerome Glisse |
2008-03-10 | remove unneeded load call | Dave Airlie |
2008-03-07 | drm: we already worked out the pitch. multiplying by 4 is just madness.. | Dave Airlie |
2008-03-07 | make startup of Xorg smoother if the mode doesn't change. | Dave Airlie |