Age | Commit message (Expand) | Author |
2008-03-12 | Avoid large kmallocs. | Thomas Hellstrom |
2008-03-12 | drm: fix fd closing ordering. | Dave Airlie |
2008-03-11 | global hotplug events happen in the pipe A stat register, | Alan Hourihane |
2008-03-11 | Add support for monitor hotplug signals/waits | Alan Hourihane |
2008-03-11 | nouveau: move AGP reset to mem_init_agp | Stuart Bennett |
2008-03-11 | drm: fix oops on unload. | Dave Airlie |
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-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 | drm: we already worked out the pitch. multiplying by 4 is just madness.. | 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 | make startup of Xorg smoother if the mode doesn't change. | Dave Airlie |
2008-03-07 | actually turn the irq off | Dave Airlie |
2008-03-07 | worst merge effort ever | Dave Airlie |
2008-03-07 | drm/modesetting: fixup irq removal on exit | Dave Airlie |
2008-03-07 | Merge branch 'master' of ../../drm into modesetting-101 | Dave Airlie |
2008-03-07 | flush_agp_mappings commit | Dave Airlie |
2008-03-07 | I really screwed up that merge somehow | Dave Airlie |
2008-03-07 | drm: fixup for new sysfs API | Dave Airlie |
2008-03-07 | woah somehow got these upstream | Dave Airlie |
2008-03-06 | drm/bo: allow non-suser priv to add kernel BOs. | Dave Airlie |
2008-03-05 | build fix | Alan Hourihane |
2008-03-05 | Add property info. | Alan Hourihane |
2008-03-05 | Check mode before adding to EDID | Alan Hourihane |
2008-03-05 | Use ARRAY_SIZE | Alan Hourihane |
2008-03-05 | propogate failed fixups back up | Alan Hourihane |
2008-03-05 | Fix connector description table | Alan Hourihane |
2008-03-06 | Merge branch 'master' of ../../drm into modesetting-101 | Dave Airlie |
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 | Merge branch 'master' of ../../drm into modesetting-101 | Dave Airlie |
2008-03-06 | drm: reorganise minor number handling using code from modesetting branch | Dave Airlie |
2008-03-05 | drm: Fix for non-coherent DMA PowerPC | Benjamin Herrenschmidt |
2008-03-05 | i915: Evict if relocatee buffer is CACHED_MAPPED before | Xiang, Haihao |
2008-03-05 | fixup previous merge | Dave Airlie |
2008-03-05 | drm: fixup compat with old x.org drivers | Dave Airlie |
2008-03-05 | libdrm: fix warnings in mode code | Dave Airlie |
2008-03-05 | Merge remote branch 'origin/master' into modesetting-101 | Dave Airlie |
2008-03-05 | remove unused functions + include header file | Dave Airlie |
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-03-02 | Add FENCE registers to MMIO list | Alan Hourihane |
2008-02-29 | FIX_KMAP_BEGIN requires CONFIG_HIMEM (see include/asm-i386.h/fixmap.h) | Patrice Mandin |