platform/upstream/libdrm.git
2008-08-24 vehemens[FreeBSD] Fix lock leak.
2008-08-24 Robert Nolandi915: Move spinlock init / destroy to load / unload...
2008-08-24 Dave Airlielibdrm: add udev support.
2008-08-19 rootnouveau: fifo and graphics engine suspend and resume...
2008-08-18 Coleman KaneChange prototype of drmIoctl to unsigned long request.
2008-08-16 Maarten Maathuisnouveau: make it compile under 2.6.27
2008-08-16 Maarten Maathuislinux: on_each_cpu has 3 args on 2.6.27
2008-08-13 Thomas HellstromDon't call the vblank tasklet with irqs disabled.
2008-08-13 Kristian Høgsberg[intel_bufmgr_gem] Fix flink buffer name caching (...
2008-08-11 Matthieu Herrblibdrm: Allow build outside of source tree.
2008-08-11 Dave Airliedrm_vm: fix for build on 2.6.22
2008-08-11 Dave Airliedrm: add OS_HAS_GEM option.
2008-08-09 Dave Airliedrm: TRUE/true
2008-08-08 Eric AnholtDrop TTM interfaces from the userland library.
2008-08-08 Eric AnholtFix compile warning from check_aperture change.
2008-08-08 Eric AnholtMerge branch 'drm-gem'
2008-08-08 Eric AnholtReplace the check_aperture API with one we can make...
2008-08-08 Stuart Bennettnouveau: wait for pgraph idle after loading or saving...
2008-08-07 Keith PackardMake flink save the kernel-assigned name and return...
2008-08-06 Keith PackardSwitch from shmem_getpage to read_mapping_page
2008-08-05 Keith Packard[gem-intel] Retiring flush requests should clear flushe...
2008-08-05 Keith Packard[gem-intel] Don't clear write_domain until flush completes
2008-08-05 Keith PackardExpose pin/unpin/set_tiling/flink APIs
2008-07-31 Dave AirlieRevert "i915: Move all of the irq install/uninstall...
2008-07-31 Dave Airliedrm: add fault handler support so as to be more like...
2008-07-30 Eric Anholtintel-gem: Replace version bump signalling GEM with...
2008-07-30 Eric Anholtintel-gem: Remove dead field from reverted changes.
2008-07-30 Eric AnholtRevert "Rename drm_mm.c and its fuctions to drm_memrange."
2008-07-30 Dave Airliei915: more version checks
2008-07-30 Dave Airliei915: add version checks for opregion on old kernels
2008-07-30 Eric Anholtintel-gem: actually add i915_gem_debug.c.
2008-07-29 Eric Anholtintel-gem: Check return value of pci_read_base.
2008-07-29 Nicolai Haehnler300: Fix cliprect emit
2008-07-29 Eric Anholtintel: Fix typo in unused register definition name.
2008-07-29 Eric Anholtintel-gem: checkpatch.pl on drm_proc.c new contents.
2008-07-29 Eric AnholtMerge commit 'origin/master' into drm-gem
2008-07-29 Stuart Bennettnouveau: fix nv04 fifo context save to save reg content...
2008-07-29 Stuart Bennettnouveau: fix bad rename from 5a072f32c8f941d1ef30181188...
2008-07-28 Eric Anholtintel-gem: Another checkpatch.pl pass.
2008-07-28 Eric Anholtintel-gem: Fix regression tests.
2008-07-28 Eric Anholtintel-gem: Speed up tiled readpixels by tracking which...
2008-07-27 Eric Anholtintel-gem: Move debug-only functions to a separate...
2008-07-26 Stefan Beckerradeon: Add suspend/resume hooks for saving/clearing...
2008-07-26 Nicolai Haehnler300_cmdbuf: Always emit INDX_BUFFER immediately after...
2008-07-25 Robert Noland[FreeBSD] Duh, we need to actually define the drm_modes...
2008-07-25 Dave Airliedrm: don't set the signal blocker on the master process.
2008-07-24 Robert Noland[FreeBSD] Catch up to linux on vblank-rework
2008-07-23 Robert Nolandi915: Move all of the irq install/uninstall to load...
2008-07-23 Eric Anholtintel-gem: Fix pread math and logic errors.
2008-07-23 Eric Anholtintel-gem: Add a quick hack to reduce clflushing on...
2008-07-23 Eric Anholtintel-gem: Don't do the GTT-pwrite shortcut on tiled...
2008-07-23 Eric Anholtintel-gem: Move /proc debugging to a separate file.
2008-07-22 Dave Airlieradeon: fix typo with a better typo
2008-07-22 Dave Airlieradeon: fix type DST vs Z cache flush
2008-07-21 Robert Noland[FreeBSD] Improve upper_32_bits define.
2008-07-21 Eric Anholtintel-gem: Remove recently added pci_read_base prototype.
2008-07-21 Eric Anholtintel-gem: Set up HWS when it needs a vaddr during...
2008-07-21 Michel DänzerRemove accidental leftover tests.
2008-07-21 Michel DänzerReinstate dev->vblank_enabled[].
2008-07-21 Michel DänzerDrop workaround for driver vblank counter going backwards.
2008-07-21 Michel Dänzerradeon: Post-vblank-rework-rework cleanups.
2008-07-21 Michel Dänzervblank-rework rework cleanups.
2008-07-21 Michel DänzerRemove obsolete dev->vblank_suspend[crtc] tests.
2008-07-19 Jesse Barnesi915: convert to using drm_vblank_get/put around vblank...
2008-07-19 Jesse BarnesUpdate vblank code to new API
2008-07-18 Ian Romanickdrm-gem: Fix build
2008-07-18 Eric Anholtintel-gem: Leave 8xx tiling on until we find any issues.
2008-07-18 Dave Airlieradeon: remove microcode version
2008-07-18 Dave Airliedrm/radeon: fixup 0 vs NULL
2008-07-17 Robert Noland[FreeBSD] drm_irq.c updates for vblank fixes.
2008-07-17 Jesse Barnesi915: remove old broken vblank code
2008-07-17 Jesse BarnesAvoid incorrect vblank wakeups
2008-07-17 Robert NolandFreeBSD: Fix radeon build
2008-07-17 Owain Gordon... BSD: change drm_locked_task*() to use the same scheme...
2008-07-15 Robert Noland[FreeBSD] We aren't allowed to hold locks over bus_dma_...
2008-07-15 Hong LiuThis is a modified version of Hong's patch from last...
2008-07-15 Dave Airliedrm: fix missing symbol export
2008-07-15 Dave Airliedrm: add fix for PAT on radeon with 2.6.26
2008-07-15 Dave Airliedrm/pcigart: fix warning
2008-07-14 Eric Anholtintel-gem: Disable tiling if we get junk from the MCHBA...
2008-07-12 Eric Anholtintel-gem: Add two new ioctls for managing tiling on...
2008-07-08 martin capitanioxgi: use true/false instead of TRUE/FALSE
2008-07-08 Ben Skeggsnouveau: interface changes for nv5x 3d
2008-07-07 Eric Anholt[intel-gem] typo fix in DRM_ERROR
2008-07-02 Zhenyu Wangi915: official name for GM45 chipset
2008-07-01 Jesse Barnesi915: only use tiled blits on 965+
2008-07-01 Jesse BarnesRevert "i915: only use tiled blits on 965+"
2008-07-01 Jesse Barnesi915: only use tiled blits on 965+
2008-07-01 Jie Luoi915: enable bus mastering on i915 at resume time
2008-06-25 Ben Skeggsnv50: when destroying a channel make sure it's not...
2008-06-24 Keith Packard[intel] Get vblank pipe from irq_mask_reg instead of...
2008-06-24 Keith Packard[intel] Create functions to enable/disable interrupts
2008-06-24 Jesse Barnesi915: remove unused variable
2008-06-24 Jesse Barnesi915: register definition & header file cleanup
2008-06-24 Keith PackardMerge branch 'drm-gem' into drm-gem-965
2008-06-24 Keith Packard[intel-gem] Include drm_compat.h to get kmap_atomic_pro...
2008-06-24 Keith Packarddrm_compat: it's CONFIG_HIGHMEM, not CONFIG_HIMEM
2008-06-24 Keith Packard[intel-gem] Use I915_GEM_DOMAIN_GTT in dri_gem_bo_wait_...
2008-06-24 Keith Packard[intel-gem] Recover resources from wedged hardware.
2008-06-24 Keith Packard[intel-gem] pwrite through GTT
next