profile/ivi/libdrm.git
2008-11-12 Jakob Bornecrantzmode: Minor reodering and renaming
2008-11-12 Jakob Bornecrantzmode: Reorder the ioctls and numbering
2008-11-12 Jakob Bornecrantzmode: Unify userspace API to uint_t
2008-11-12 Jakob Bornecrantzmode: Remove hotplug support from ioctl interface
2008-11-12 Jakob Bornecrantzmode: Unify types for ids and strings
2008-11-12 Jerome Glisseradeon+libdrm-radeon: change relocation informations
2008-11-10 Jerome GlisseMerge branch 'modesetting-gem' of ssh://git.freedesktop...
2008-11-10 Jerome Glisselibdrm-radeon: be verbose on bo failure and cleanup...
2008-11-10 Dave Airlieradeon: add gart useable size to report to userspace
2008-11-10 Dave Airlieradeon: upgrade atom headers
2008-11-10 Dave Airlieradeon: fix fence race condition hopefully
2008-11-10 Dave Airliedrm/radeon: add dpms connector functions
2008-11-10 Dave Airlieradeon: avivo cursors are across the full surface.
2008-11-10 Dave Airliemodesetting: set the crtc x,y after the mode base change
2008-11-10 Dave Airliedrm/radeon: add uncached allocator to drm ttm code.
2008-11-10 Dave Airlieradeon: fix ring tail overflow issue since alignment
2008-11-10 Dave Airlieradeon: disable HDP read cache for now
2008-11-10 Dave Airlieradeon: force all ring writes to 16-dword alignment.
2008-11-10 Dave Airlieradeon: fixup vram visible calculation to take a/c...
2008-11-09 Jerome Glisseradeon: add more packet3 relocations handling
2008-11-09 Jerome Glisselibdrm-radeon: update libdrm-radeon to match current...
2008-11-05 Jerome Glisseradeon: lib radeon add bo & cs gem backend
2008-11-05 Jerome Glisseradeon: libdrm_radeon add handle to debug string
2008-11-05 Jerome GlisseMerge branch 'modesetting-gem' of ssh://git.freedesktop...
2008-11-02 Dave Airlieradeon: make build again
2008-11-02 Dave Airlieradeon: fix ROP values for the paint ROP
2008-11-02 Dave Airlieradeon: add mtrr support for VRAM aperture.
2008-11-02 Dave Airlieradeon: disable AGP for certain chips if not specified...
2008-11-02 Dave Airlieradeon: disable debugging message
2008-11-02 Dave Airlieradeon: commit ring after emitting the buffer discards
2008-11-02 Dave Airlieradeon: add more HDMI bits
2008-11-02 Dave Airlieradeon: set dma bufs bo type to a kernel type
2008-11-02 Dave Airlieradeon: enable DVI-D + HDMI connectors.
2008-11-02 Dave Airlieradeon: setup isync cntl properly
2008-11-02 Dave Airlieradeon: add more debugging
2008-11-02 Dave Airlieradeon: overhaul ring interactions
2008-11-02 Dave Airlieradeon: fix race in sysfs
2008-11-02 Dave Airlieradeon: add proc debugging for interrupts/ring
2008-11-02 Dave Airlieradeon: only enable dynclks if asked for
2008-11-02 Dave Airlieradeon: add wait rendering API
2008-11-02 Dave Airlieradeon: rs480 fixes for bus mastering
2008-11-02 Dave Airlieradeon: remove unused gem indirect ioctl
2008-11-02 Dave Airlieradeon: fix some warnings
2008-11-02 Dave Airlieradeon: fix free after refcount
2008-11-02 Dave Airlieradeon: CS2 make it all work with new relocs style
2008-11-02 Dave Airlieradeon: don't copy to user the cs ids
2008-11-02 Dave Airlieradeon: make new CS2 command submission interface port...
2008-11-02 Dave Airlieradeon/drm: fixup ref counting in on fb objs
2008-11-02 Dave Airlieradeon: release agp on module unload
2008-11-02 Dave Airlieradeon: add r423 bits to modesetting
2008-11-02 Dave Airlieradeon: pull bus master enable into its own function
2008-11-02 Dave Airlieradeon: fix accessible VRAM sizing
2008-11-02 Dave Airlieradeon: update proper chip family
2008-11-02 Dave Airlieradeon: fixup scratch register interactions properly
2008-11-02 Dave Airlieradeon: make writeback work again
2008-11-02 Dave Airlieradeon: fix some warnings
2008-11-02 Dave Airlieradeon: fix small typo in agp code
2008-11-02 Dave Airlieradeon: workaround failure to parse some rs48x edid
2008-11-02 Dave Airlieradeon: don't enable dynclks on rs48x
2008-11-02 Dave Airlieradeon: export radeon_modeset
2008-11-02 Dave Airlieradeon: fix unused agp functionality
2008-11-02 Dave Airlieradeon: add some more r100 support to test AGP
2008-11-02 Jerome Glisseradeon: debug bo
2008-10-29 Jerome GlisseMerge branch 'modesetting-gem' of ssh://git.freedesktop...
2008-10-29 Jerome Glisseradeon: libdrm_radeon updates bo & cs interfaces
2008-10-29 Jesse Barneslibdrm: fix ABI change in drm_mode_get_encoder
2008-10-27 Jerome Glisseradeon: reloc are backend dependant
2008-10-27 Jerome GlisseMerge branch 'modesetting-gem' of ssh://git.freedesktop...
2008-10-27 Jerome Glisseradeon: radeon util library
2008-10-27 Dave Airliedrm: make handles 32-bits again not sure why they changed
2008-10-24 Jakob Bornecrantzmode: Try to settle on a standard for struct fields
2008-10-24 Jakob Bornecrantzmode: Indent defines
2008-10-16 Dave Airlielink libdrm_intel properly
2008-10-16 Dave Airlielibdrm: don't depend or link to libdrm_intel
2008-10-16 Eric Anholtintel: Protect bufmgr objects with a pthread mutex.
2008-10-16 Dave Airlieradeon: add initial agp support.
2008-10-16 Dave Airlieradeon: add CS support for r100/r200 in 2D driver
2008-10-16 Dave Airlieradeon: fixup interrupt suspend/resume
2008-10-16 Dave Airlieradeon: fixup suspend/resume bus master enable
2008-10-16 Dave Airlieradeon: re-enable hw blits for copying from VRAM
2008-10-16 Dave Airlieradeon: fix buffer copying for VRAM->TT
2008-10-16 Dave Airlieradeon: move memcpy until after CP is stopped
2008-10-16 Dave Airliedrm: remove stray debug code
2008-10-16 Dave Airlieradeon: use discardable flags on no backing store objects
2008-10-16 Dave Airliedrm: add discardable flag.
2008-10-16 Dave Airliedrm/radeon: initial suspend/resume fix.
2008-10-07 Alex Deucherradeon: pull in recent fixes from ddx
2008-10-06 Dave Airlieradeon: fix alignment so Xv works again
2008-10-06 Dave Airlieradeon: fix pin ioctl interface to mesa can find offset...
2008-10-06 Dave Airliedrm/radeon: fixup clean flag handling
2008-09-30 Jesse Barnesintel bufmgr: reinstate buffer handle tracking
2008-09-30 Dave AirlieMerge remote branch 'origin/modesetting-gem' into modes...
2008-09-30 Dave AirlieMerge remote branch 'origin/master' into modesetting-gem
2008-09-26 Alex Deucherradeon: use atom for ext tmds on r4xx
2008-09-26 Alex Deucherradeon: make atom on r4xx a module option
2008-09-25 Alex DeucherMerge branch 'modesetting-gem' of git+ssh://agd5f@git...
2008-09-25 Alex Deucherradeon: first pass at using atombios on r4xx hw
2008-09-25 Jakob BornecrantzSeperate modesetting userspace bits into drm_mode.h
2008-09-24 Dave Airlieradeon: add r600 modesetting registers writes
2008-09-24 Dave Airlieradeon: add parsing for r6xx object tables
next