aboutsummaryrefslogtreecommitdiff
path: root/shared-core/radeon_cp.c
AgeCommit message (Expand)Author
2009-03-16FreeBSD: Don't set the PZERO flag to mtx_sleep.Robert Noland
2009-02-27Move vblank_init to driver load time.Robert Noland
2008-12-10Revert "Merge branch 'modesetting-gem'"Jesse Barnes
2008-11-13Merge branch 'master' into modesetting-gemJesse Barnes
2008-11-10radeon: fix ring tail overflow issue since alignmentDave Airlie
2008-11-10radeon: disable HDP read cache for nowDave Airlie
2008-11-10radeon: force all ring writes to 16-dword alignment.Dave Airlie
2008-11-03radeon: make build againDave Airlie
2008-11-03radeon: disable AGP for certain chips if not specified until we figure it outDave Airlie
2008-11-03radeon: setup isync cntl properlyDave Airlie
2008-11-03radeon: only enable dynclks if asked forDave Airlie
2008-11-03radeon: rs480 fixes for bus masteringDave Airlie
2008-11-03radeon: release agp on module unloadDave Airlie
2008-11-03radeon: pull bus master enable into its own functionDave Airlie
2008-11-03radeon: update proper chip familyDave Airlie
2008-11-03radeon: fixup scratch register interactions properlyDave Airlie
2008-11-03radeon: make writeback work againDave Airlie
2008-11-03radeon: fix some warningsDave Airlie
2008-11-03radeon: fix small typo in agp codeDave Airlie
2008-11-03radeon: don't enable dynclks on rs48xDave Airlie
2008-11-03radeon: fix unused agp functionalityDave Airlie
2008-10-27radeon: fix error in busmaster enable logicAlex Deucher
2008-10-27radeon: fix some fallout from the busmaster disable cleanupAlex Deucher
2008-10-16radeon: add initial agp support.Dave Airlie
2008-10-07radeon: PCIE cards don't appear to have explicit bus masterDave Airlie
2008-10-06radeon: fix bus master enabled bits on newer asicsAlex Deucher
2008-10-04radeon: Add support for HD2100 IGP (RS740)Alex Deucher
2008-09-30Merge remote branch 'origin/master' into modesetting-gemDave Airlie
2008-09-24radeon: add r600 modesetting registers writesDave Airlie
2008-09-18radeon: add function to configure PCIE lanesAlex Deucher
2008-09-18Radeon: restructure PLL dataAlex Deucher
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: remove unneeded debuggingDave Airlie
2008-09-18radeon: add initial suspend/resume supportDave Airlie
2008-08-31radeon: make writeback work after suspend/resume.Dave Airlie
2008-08-17radeon: first pass at bios scratch regsAlex Deucher
2008-08-14radeon: add support for memory map initDave Airlie
2008-08-14Merge branch 'radeon-gem-cs' into modesetting-gemDave Airlie
2008-08-14Brute force port of legacy crtc/encoder codeAlex Deucher
2008-08-08radeon: add initial support for legacy crtc/encoders.Dave Airlie
2008-08-06radeon: fix setting new memmap in right placeDave Airlie
2008-08-04radeon: add userspace mm enable switchDave Airlie
2008-08-04i915/radeon: use rmmap lockedDave Airlie
2008-07-31Merge commit 'origin/master' into modesetting-gemKristian Høgsberg
2008-07-28r300: initial command stream parser for packet 0.Dave Airlie
2008-07-28radeon command submission startDave Airlie
2008-07-26radeon: add initial atombios modesetting and GEM -> TTM translation layer.Dave Airlie
2008-07-18radeon: remove microcode versionDave Airlie
2008-07-15drm: add fix for PAT on radeon with 2.6.26Dave Airlie