platform/upstream/libdrm.git
2008-08-17 Alex Deucherradeon: first pass at bios scratch regs
2008-08-17 Alex Deucherradeon: remove unused legacy state
2008-08-17 Alex Deucherradeon: get primary dac adj info from bios tables
2008-08-16 Jesse Barnesi915: finish removing TTM bits
2008-08-16 Jesse BarnesMerge branch 'modesetting-gem' of ssh://git.freedesktop...
2008-08-16 Jesse Barnesi915: set domain properly on fb mapping, flush out...
2008-08-14 Dave Airlieradeon: reserve 64k of VRAM for now for text mode so...
2008-08-14 Dave Airlieradeon: fix LVDS modes problem
2008-08-14 Dave Airlieradeon: add support for memory map init
2008-08-14 Dave Airlieradeon: add copy/solid regs for rn50
2008-08-13 Jesse Barnesi915: update cursor handling to use GEM objects
2008-08-13 Dave Airliei915: fixup from last merge hopefully
2008-08-13 Dave AirlieMerge branch 'radeon-gem-cs' into modesetting-gem
2008-08-13 Alex DeucherAdd com bios asic init bits
2008-08-13 Alex DeucherFill in and make use of more com bios tables on legacy...
2008-08-13 Alex DeucherAdd additional quirks from ddx
2008-08-13 Alex DeucherFix warnings
2008-08-13 Alex DeucherGet legacy working finally
2008-08-13 Alex Deucherset base in legacy crtc mode set
2008-08-13 Alex DeucherConvert COM BIOS to table offset lookup function
2008-08-13 Alex DeucherRestructure cursor handling and add support for legacy...
2008-08-13 Alex Deucheratom: implement crtc lock
2008-08-13 Alex DeucherLUT updates
2008-08-13 Alex Deuchervarious cleanups
2008-08-13 Alex DeucherAdd legacy dac detect stubs
2008-08-13 Alex Deucherunify connector, i2c handling for atom and legacy
2008-08-13 Alex DeucherBrute force port of legacy crtc/encoder code
2008-08-13 Alex Deucheron_each_cpu() compat fixup from krh
2008-08-13 Dave Airlieradeon: fix kernel_mm properly
2008-08-13 Dave Airlieradeon: FEDORA: patch to make 3D driver work
2008-08-13 Dave Airlieradeon: remove debugging
2008-08-13 Dave Airlieradeon: use mm_enabled variable to denote memory manage...
2008-08-13 Dave Airlieradeon: make buffer swap for older drivers work again...
2008-08-13 Dave Airlieradeon: add userspace call for mm support check
2008-08-13 Dave Airlieradeon: FEDORA: add old DMA buffers on top of GEM
2008-08-13 Jesse Barnesi915: setup hardware status page if physical addrs...
2008-08-13 Jesse BarnesMerge branch 'modesetting-101' into modesetting-gem
2008-08-13 Jesse BarnesMerge branch 'master' into modesetting-gem
2008-08-13 Kristian Høgsberg[intel_bufmgr_gem] Fix flink buffer name caching (...
2008-08-13 Jesse BarnesAdd error checking to framebuffer creation
2008-08-13 Jesse BarnesExport a generic dri_bo handle for use by clients
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 Maarten MaathuisNV50: minor changes
2008-08-09 Maarten MaathuisNV50: enable hotplug irq
2008-08-09 Maarten MaathuisNV50: call drm_sysfs_hotplug_event when appropriate
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-08 Dave Airlieradeon: add initial support for legacy crtc/encoders.
2008-08-08 Jesse BarnesMake modesetting-gem build with recent kernels
2008-08-07 Keith PackardMake flink save the kernel-assigned name and return...
2008-08-07 Jesse BarnesMerge branch 'drm-gem' into modesetting-gem
2008-08-06 Keith PackardSwitch from shmem_getpage to read_mapping_page
2008-08-06 Dave Airlieradeon: fixup PCI GART table with GEM enabled
2008-08-06 Dave Airlieradeon: just evict to TT not cached
2008-08-06 Dave Airliedrm: don't teardown things in modeset paths
2008-08-06 Dave Airliepcigart: fixup memset + remove wbinvd
2008-08-06 Dave Airlieradeon: fix setting new memmap in right place
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-08-05 Dave Airlieradeon: fix blit due to registers wrong
2008-08-04 Dave Airliedrm: finish bo after lastclose
2008-08-04 Dave Airlieradeon: add userspace mm enable switch
2008-08-04 Dave Airlieradeon: don't use ring if cp not going
2008-08-04 Dave Airliedrm: remove unused types
2008-08-04 Dave Airliedrm: fixup master code to use krefs
2008-08-04 Dave Airliei915/radeon: use rmmap locked
2008-08-04 Dave Airliemodesetting: pick_crtcs can't be static
2008-08-04 Dave Airliedrm: remove unneeded debugging
2008-08-01 Kristian HøgsbergMerge commit 'origin/drm-gem' into modesetting-gem
2008-07-31 Dave AirlieRevert "i915: Move all of the irq install/uninstall...
2008-07-31 Kristian HøgsbergMerge commit 'origin/master' into modesetting-gem
2008-07-31 Dave Airliedrm: remove object hash
2008-07-31 Dave Airliedrm: userspace rip out TTM API
2008-07-31 Dave Airliedrm: add fault handler support so as to be more like...
2008-07-31 Dave Airliedrm: add fault handler support so as to be more like...
2008-07-31 Dave AirlieTTM: remove API and userspace objects.
2008-07-30 Eric Anholtintel-gem: Replace version bump signalling GEM with...
2008-07-30 Kristian HøgsbergMake it compile again.
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 Airlieradeon: hack gem to get an offset back for Mesa.
2008-07-30 Dave Airlieradeon: add some handles to the sarea + kernel mm avail...
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 Dave Airlieradeon: move code around putting emit into cs
2008-07-29 Dave Airlieradeon_cs: add relocate hook for mm and non-mm relocations
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...
next