summaryrefslogtreecommitdiff
path: root/shared-core/radeon_cp.c
AgeCommit message (Expand)Author
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
2008-06-15radeon: *really* fix screen corruption thanks to Lukasz KrotowskiJerome Glisse
2008-06-13radeon: r345xx fixe hard lockupJerome Glisse
2008-06-11RADEON: use DSTCACHE_CTLSTAT rather than RB2D_DSTCACHE_CTLSTATAlex Deucher
2008-06-09RADEON: Add untested support for RS400 chipsAlex Deucher
2008-06-09RADEON: switch IGP gart to use radeon_write_agp_base()Alex Deucher
2008-06-05radeon: Restore software interrupt on resume.Dennis Kasprzyk
2008-05-30RADEON: fix typo in last commitAlex Deucher
2008-05-30r500: attempt to make AGP work by programming agp base in the MC correctlyDave Airlie
2008-05-28radeon: split microcode out into a separate header file.Dave Airlie
2008-05-27RADEON: add get_param for number of GB pipesAlex Deucher
2008-05-13RS4xx: separate out RS400 and RS480 IGP chipsAlex Deucher
2008-05-12RADEON: fix copy/pasto in last commitAlex Deucher
2008-05-12R3/4/5: init pipe setup in drmAlex Deucher
2008-05-12RADEON: cleanup radeon_do_engine_reset()Alex Deucher
2008-05-12R300+: fixup pixcache flushAlex Deucher
2008-05-12RS4xx: fix MCIND index maskAlex Deucher
2008-05-12RADEON: write AGP_BASE_2 on chips that support itAlex Deucher
2008-05-12Radeon IGP: merge RS4xx/RS6xx gart setupAlex Deucher
2008-05-12Radeon IGP: wrap MCIND accessAlex Deucher
2008-05-12Radeon IGP: clean up registers and magic numbersAlex Deucher
2008-03-19RADEON: switch over to new production microcodeAlex Deucher
2008-03-19RADEON: production microcode for all radeons, r1xx-r6xxAlex Deucher
2008-03-17drm/pcigart: fix the pci gart to use the drm_pci wrapper.Dave Airlie
2008-03-16drm/rs690: set AGP_BASE_2 to 0Dave Airlie
2008-03-16drm: set rs690 gart base completly.Dave Airlie
2008-01-27drm: add initial rs690 support for drm.Maciej Cencora
2008-01-03drm: cleanup DRM_DEBUG() parametersMárton Németh