Age | Commit message (Expand) | Author |
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 | 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-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 |
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 | Avoid large kmallocs. | Thomas Hellstrom |
2008-03-11 | nouveau: move AGP reset to mem_init_agp | Stuart Bennett |
2008-03-10 | remove unneeded load call | Dave Airlie |
2008-03-08 | Switch from PIPE_VBLANK to PIPE_EVENT interrupts. | Keith Packard |
2008-03-08 | drm/radeon: check sarea_priv exists | Dave Airlie |
2008-03-07 | nouveau: redo channel idle detection | Ben Skeggs |
2008-03-07 | nouveau: don't touch NV_USER regs on channel destroy. | Ben Skeggs |
2008-03-07 | flush_agp_mappings commit | Dave Airlie |
2008-03-06 | drm/bo: allow non-suser priv to add kernel BOs. | Dave Airlie |
2008-03-05 | drm: Fix for non-coherent DMA PowerPC | Benjamin Herrenschmidt |
2008-03-06 | ttm: make sure userspace can't destroy kernel create memory managers | Dave Airlie |
2008-03-06 | drm/ttm: add ioctl to get back memory managed area sized | Dave Airlie |
2008-03-06 | drm: reorganise minor number handling using code from modesetting branch | Dave Airlie |
2008-03-05 | i915: Evict if relocatee buffer is CACHED_MAPPED before | Xiang, Haihao |
2008-03-04 | Clarify when WAIT_LAZY is relevant to users. | Eric Anholt |
2008-03-04 | Remove unused DRM_FENCE_FLAG_WAIT_IGNORE_SIGNALS. | Eric Anholt |
2008-03-04 | Clarify through the names what drm_ttm_alloc_pages() and friend actually did. | Eric Anholt |
2008-03-04 | Don't shortcut the info syscall for drmBOBusy on nonshareable objects. | Eric Anholt |
2008-03-03 | [i915] 2D driver may reset Frame count value, this may lead driver | Zou Nan hai |
2008-02-29 | FIX_KMAP_BEGIN requires CONFIG_HIMEM (see include/asm-i386.h/fixmap.h) | Patrice Mandin |
2008-02-29 | Working revision. | Thomas Hellstrom |
2008-02-29 | Fix compilation breakage on x86-64. | Thomas Hellstrom |
2008-02-29 | More post-ioctl work. | Thomas Hellstrom |