Age | Commit message (Expand) | Author |
2008-09-18 | radeon: pll and interlace updates from the ddx | Alex Deucher |
2008-09-18 | radeon: Add functions to set mem/eng clocks | Alex Deucher |
2008-09-18 | radeon: add function to configure PCIE lanes | Alex Deucher |
2008-09-18 | Radeon: restructure PLL data | Alex Deucher |
2008-09-18 | Export drm_put_minor | Alex Deucher |
2008-09-18 | fixup radeon stuff - need to checkout irqs | Dave Airlie |
2008-09-18 | radeon: fixup buffer and cs bits | Dave Airlie |
2008-09-18 | [PATCH] radeon: fixup GEM domain setting - allows more userspace paths | Dave Airlie |
2008-09-18 | [PATCH] radeon: disable blit moves | Dave Airlie |
2008-09-18 | radeon: fail properly if we can't create the ring. | Dave Airlie |
2008-09-18 | radeon: do proper memory controller init and setup | Dave Airlie |
2008-09-18 | radeon: fix return value | Dave Airlie |
2008-09-18 | radeon: fixup reference counting properly | Dave Airlie |
2008-09-18 | radeon: sort out atom vs combios tables for r400 cards | Dave Airlie |
2008-09-18 | radeon: remove unneeded debugging | Dave Airlie |
2008-09-18 | radeon: don't do full edid for detection purposes | Dave Airlie |
2008-09-18 | make text reserve 256k | Dave Airlie |
2008-09-18 | radeon: add initial suspend/resume support | Dave Airlie |
2008-09-18 | modesetting: Add helper to force restore modes on crtcs at resume time | Dave Airlie |
2008-09-17 | radeon: fix legacy LVDS | Alex Deucher |
2008-09-05 | radeon: rs690 GART tables need to be in uncached memory. | Dave Airlie |
2008-09-04 | radeon: fixup a number of avivo checks for rs690 | Dave Airlie |
2008-09-02 | drm: fix sysfs error path. | Dave Airlie |
2008-08-29 | Fix drm_realloc when you're reallocing into something smaller. | Tomas Carnecky |
2008-08-29 | radeon: fixup LVDS mode getting | Dave Airlie |
2008-08-28 | radeon: get lvds atombios info | Dave Airlie |
2008-08-28 | drm: port X crtc picking algorithm. | Dave Airlie |
2008-08-28 | radeon: limit LVDS to first CRTC for now | Dave Airlie |
2008-08-28 | radeon: fixup checks for crtc in dpms paths | Dave Airlie |
2008-08-27 | radeon: braino pointed out on mailing list | Dave Airlie |
2008-08-27 | radeon: avoid oops on encoders with no crtc set | Dave Airlie |
2008-08-27 | Change git-describe into git describe. | Stephane Marchesin |
2008-08-26 | radeon/ttm: add support for zeroing the contents of VRAM buffers | Dave Airlie |
2008-08-26 | drm: add move zero function to memset unclean buffers | Dave Airlie |
2008-08-26 | drm/ttm: export drm_bo_add_ttm | Dave Airlie |
2008-08-26 | radeon: fixup domains and use them properly | Dave Airlie |
2008-08-26 | drm: add memory clean flag. | Dave Airlie |
2008-08-19 | radeon: fix warning from radeon_legacy_state removal | Alex Deucher |
2008-08-19 | radeon: legacy lvds updates | Alex Deucher |
2008-08-17 | radeon: first pass at legacy dac detect | Alex Deucher |
2008-08-17 | radeon: first pass at bios scratch regs | Alex Deucher |
2008-08-17 | radeon: remove unused legacy state | Alex Deucher |
2008-08-17 | radeon: get primary dac adj info from bios tables | Alex Deucher |
2008-08-17 | nouveau: make it compile under 2.6.27 | Maarten Maathuis |
2008-08-17 | linux: on_each_cpu has 3 args on 2.6.27 | Maarten Maathuis |
2008-08-16 | i915: finish removing TTM bits | Jesse Barnes |
2008-08-16 | Merge branch 'modesetting-gem' of ssh://git.freedesktop.org/git/mesa/drm into... | Jesse Barnes |
2008-08-16 | i915: set domain properly on fb mapping, flush out changes | Jesse Barnes |
2008-08-15 | radeon: reserve 64k of VRAM for now for text mode so we don't trample it | Dave Airlie |
2008-08-15 | radeon: fix LVDS modes problem | Dave Airlie |