OSDN Git Service

radeon: fix ring tail overflow issue since alignment
[android-x86/external-libdrm.git] / linux-core /
2008-11-10 Dave Airlieradeon: fixup vram visible calculation to take a/c...
2008-11-05 Jerome Glisseradeon: lib radeon add bo & cs gem backend
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: 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: 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: 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: 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: 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: fix some warnings
2008-11-02 Dave Airlieradeon: workaround failure to parse some rs48x edid
2008-10-27 Jerome GlisseMerge branch 'modesetting-gem' of ssh://git.freedesktop...
2008-10-24 Jakob Bornecrantzmode: Try to settle on a standard for struct fields
2008-10-16 Dave Airlieradeon: add initial agp support.
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 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
2008-09-23 Kristian HøgsbergUpdate intel modesetting to use mm_private instead...
2008-09-23 Dave Airlieradeon: fix minor cursor issues
2008-09-23 Kristian Høgsbergradeon: Fix type in check for tmds type.
2008-09-23 Kristian HøgsbergStore the buffer object backing the fb as a void pointe...
2008-09-23 Dave Airliedrm: fix brace placement
2008-09-19 Alex Deucherradeon: rmx_fixup() fixes for legacy chips
2008-09-19 Dave Airlieradeon: fix voverplus calculation
2008-09-18 Dave Airlieradeon: tmds bracket failure found by krh.
2008-09-18 Alex Deucherradeon: pll and interlace updates from the ddx
2008-09-18 Alex Deucherradeon: Add functions to set mem/eng clocks
2008-09-18 Alex Deucherradeon: add function to configure PCIE lanes
2008-09-18 Alex DeucherRadeon: restructure PLL data
2008-09-18 Alex DeucherExport drm_put_minor
2008-09-18 Dave Airliefixup radeon stuff - need to checkout irqs
2008-09-18 Dave Airlieradeon: fixup buffer and cs bits
2008-09-18 Dave Airlie[PATCH] radeon: fixup GEM domain setting - allows more...
2008-09-18 Dave Airlie[PATCH] radeon: disable blit moves
2008-09-18 Dave Airlieradeon: fail properly if we can't create the ring.
2008-09-18 Dave Airlieradeon: do proper memory controller init and setup
2008-09-18 Dave Airlieradeon: fix return value
2008-09-18 Dave Airlieradeon: fixup reference counting properly
2008-09-18 Dave Airlieradeon: sort out atom vs combios tables for r400 cards
2008-09-18 Dave Airlieradeon: remove unneeded debugging
2008-09-18 Dave Airlieradeon: don't do full edid for detection purposes
2008-09-18 Dave Airliemake text reserve 256k
2008-09-18 Dave Airlieradeon: add initial suspend/resume support
2008-09-17 Dave Airliemodesetting: Add helper to force restore modes on crtcs...
2008-09-17 Alex Deucherradeon: fix legacy LVDS
2008-09-05 Dave Airlieradeon: rs690 GART tables need to be in uncached memory.
2008-09-04 Dave Airlieradeon: fixup a number of avivo checks for rs690
2008-09-02 Dave Airliedrm: fix sysfs error path.
2008-08-28 Tomas CarneckyFix drm_realloc when you're reallocing into something...
2008-08-28 Dave Airlieradeon: fixup LVDS mode getting
2008-08-28 Dave Airlieradeon: get lvds atombios info
2008-08-28 Dave Airliedrm: port X crtc picking algorithm.
2008-08-28 Dave Airlieradeon: limit LVDS to first CRTC for now
2008-08-28 Dave Airlieradeon: fixup checks for crtc in dpms paths
2008-08-27 Dave Airlieradeon: braino pointed out on mailing list
2008-08-27 Dave Airlieradeon: avoid oops on encoders with no crtc set
2008-08-27 Stephane MarchesinChange git-describe into git describe.
2008-08-26 Dave Airlieradeon/ttm: add support for zeroing the contents of...
2008-08-26 Dave Airliedrm: add move zero function to memset unclean buffers
2008-08-26 Dave Airliedrm/ttm: export drm_bo_add_ttm
2008-08-26 Dave Airlieradeon: fixup domains and use them properly
2008-08-26 Dave Airliedrm: add memory clean flag.
2008-08-19 Alex DeucherMerge branch 'modesetting-gem' of git+ssh://agd5f@git...
2008-08-19 Alex Deucherradeon: fix warning from radeon_legacy_state removal
2008-08-19 Alex Deucherradeon: legacy lvds updates
2008-08-17 Alex Deucherradeon: first pass at legacy dac detect
next