aboutsummaryrefslogtreecommitdiff
path: root/linux-core
AgeCommit message (Expand)Author
2008-09-23radeon: fix minor cursor issuesDave Airlie
2008-09-23radeon: Fix type in check for tmds type.Kristian Høgsberg
2008-09-23Store the buffer object backing the fb as a void pointer, not a handle.Kristian Høgsberg
2008-09-23drm: fix brace placementDave Airlie
2008-09-19radeon: rmx_fixup() fixes for legacy chipsAlex Deucher
2008-09-20radeon: fix voverplus calculationDave Airlie
2008-09-19radeon: tmds bracket failure found by krh.Dave Airlie
2008-09-18radeon: pll and interlace updates from the ddxAlex Deucher
2008-09-18radeon: Add functions to set mem/eng clocksAlex Deucher
2008-09-18radeon: add function to configure PCIE lanesAlex Deucher
2008-09-18Radeon: restructure PLL dataAlex Deucher
2008-09-18Export drm_put_minorAlex Deucher
2008-09-18fixup radeon stuff - need to checkout irqsDave Airlie
2008-09-18radeon: fixup buffer and cs bitsDave Airlie
2008-09-18[PATCH] radeon: fixup GEM domain setting - allows more userspace pathsDave Airlie
2008-09-18[PATCH] radeon: disable blit movesDave Airlie
2008-09-18radeon: fail properly if we can't create the ring.Dave Airlie
2008-09-18radeon: do proper memory controller init and setupDave Airlie
2008-09-18radeon: fix return valueDave Airlie
2008-09-18radeon: fixup reference counting properlyDave Airlie
2008-09-18radeon: sort out atom vs combios tables for r400 cardsDave Airlie
2008-09-18radeon: remove unneeded debuggingDave Airlie
2008-09-18radeon: don't do full edid for detection purposesDave Airlie
2008-09-18make text reserve 256kDave Airlie
2008-09-18radeon: add initial suspend/resume supportDave Airlie
2008-09-18modesetting: Add helper to force restore modes on crtcs at resume timeDave Airlie
2008-09-17radeon: fix legacy LVDSAlex Deucher
2008-09-05radeon: rs690 GART tables need to be in uncached memory.Dave Airlie
2008-09-04radeon: fixup a number of avivo checks for rs690Dave Airlie
2008-09-02drm: fix sysfs error path.Dave Airlie
2008-08-29Fix drm_realloc when you're reallocing into something smaller.Tomas Carnecky
2008-08-29radeon: fixup LVDS mode gettingDave Airlie
2008-08-28radeon: get lvds atombios infoDave Airlie
2008-08-28drm: port X crtc picking algorithm.Dave Airlie
2008-08-28radeon: limit LVDS to first CRTC for nowDave Airlie
2008-08-28radeon: fixup checks for crtc in dpms pathsDave Airlie
2008-08-27radeon: braino pointed out on mailing listDave Airlie
2008-08-27radeon: avoid oops on encoders with no crtc setDave Airlie
2008-08-27Change git-describe into git describe.Stephane Marchesin
2008-08-26radeon/ttm: add support for zeroing the contents of VRAM buffersDave Airlie
2008-08-26drm: add move zero function to memset unclean buffersDave Airlie
2008-08-26drm/ttm: export drm_bo_add_ttmDave Airlie
2008-08-26radeon: fixup domains and use them properlyDave Airlie
2008-08-26drm: add memory clean flag.Dave Airlie
2008-08-19radeon: fix warning from radeon_legacy_state removalAlex Deucher
2008-08-19radeon: legacy lvds updatesAlex Deucher
2008-08-17radeon: first pass at legacy dac detectAlex Deucher
2008-08-17radeon: first pass at bios scratch regsAlex Deucher
2008-08-17radeon: remove unused legacy stateAlex Deucher
2008-08-17radeon: get primary dac adj info from bios tablesAlex Deucher