summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-09-22CS: Copy over changes to shared files from master again.CSLuc Verhaegen3-12/+117
2008-09-22CS: Xv: Add fast upload for planar formats.Luc Verhaegen1-127/+160
2008-09-20CS: Xv: introduce DMA buffer upload for Packed FourCCs.Luc Verhaegen1-56/+89
2008-09-20CS: Xv: massively clean up the coordinate wrangling insanity in PutImage.Luc Verhaegen4-139/+95
2008-09-20CS: Port over changes to radeon_exa_render.c and radeon_textured_videofuncs.cLuc Verhaegen3-31/+53
2008-09-18CS: Some more fixes all over the tree.Luc Verhaegen6-25/+64
2008-09-18CS: RhdCSIdle now returns a Bool.Luc Verhaegen2-8/+11
2008-09-18CS: R5xx accel: Change some interface to take in just the CS structure.Luc Verhaegen6-64/+57
2008-09-18CS: a ton of cosmetic changes to r5xx_xaa.cLuc Verhaegen1-86/+106
2008-09-18CS: R5xxFIFOWait is only used in r5xx_accel.c now.Luc Verhaegen2-20/+9
2008-09-18CS: Further cleanups to rhd_video.cLuc Verhaegen1-32/+13
2008-09-18CS: Fix scribbling over the TwoDPrivate.Luc Verhaegen2-5/+4
2008-08-19CS: remove leftover big endian build test define.Luc Verhaegen1-3/+0
2008-08-19CS: Fix multiple issues with textured video on XAA.Luc Verhaegen2-112/+115
2008-08-14CS: Turn the Grab macro for the debuggin case into a function.Luc Verhaegen2-14/+26
2008-08-14CS: Fix context switching.Luc Verhaegen10-38/+76
2008-08-14CS: Stop poking the 3d engines SCISSOR registers all the time.Luc Verhaegen2-19/+1
2008-08-14CS: remove some further noise :)Luc Verhaegen2-4/+2
2008-08-14CS: Clean up rhd_video.c with respect to future direct CS.Luc Verhaegen1-29/+15
2008-08-06CS: Add support for Textured Video.Egbert Eich6-272/+711
2008-08-06CS/EXA: Remove an extra return.Egbert Eich1-1/+0
2008-08-06CS: Revert some accidental string replacements.Egbert Eich1-2/+2
2008-08-06CS: Import radeon_video.c/h and rhd_textured_videofuncs.c from master.Egbert Eich3-0/+1185
2008-08-05CS: RADEON_FALLBACK isn't only for error messages, and can be a nuissance.Luc Verhaegen1-0/+6
2008-08-04CS: Split out engine idling in CloseScreen/LeaveVT/ModeSwitch.Luc Verhaegen1-35/+23
2008-08-04CS: Add EXA Composite/Render acceleration.Luc Verhaegen6-3/+3049
2008-08-04CS: Add setup for the 3D engine.Luc Verhaegen7-6/+1352
2008-08-04CS: Add struct R5xx3D and rhdPtr->ThreeDPrivate.Luc Verhaegen7-26/+169
2008-08-04CS: Further split out Idle/flushLuc Verhaegen4-27/+67
2008-08-04CS: This driver also needs to work on R600 ;)Luc Verhaegen7-34/+86
2008-07-29DRI: Idle engines before closing DRI.Egbert Eich1-5/+3
2008-07-29CS EXA: fix two remaining issues.Luc Verhaegen2-2/+2
2008-07-29CS EXA: Add download from screen.Luc Verhaegen4-30/+319
2008-07-29CS EXA: Add upload to screen.Luc Verhaegen1-4/+149
2008-07-25CS: Move DRI prototypes into rhd_cs.h.Luc Verhaegen3-5/+7
2008-07-22CS: turn all the calls used in the commands sequences into macros.Luc Verhaegen2-63/+47
2008-07-22CS: Add command submission backend for radeon_drm DRM CP.Luc Verhaegen7-112/+793
2008-07-22CS: Introduce Command Submission infrastructure for R5xx MMIO.Luc Verhaegen9-130/+694
2008-07-22Connectors: Increase the number of available connectors to 6.Egbert Eich1-1/+1
2008-07-22I2C: Fix I2C slave address probing for RV620 and later.Egbert Eich1-2/+2
2008-07-22HPD: Add support for HPD_3 found on RV620 and later hardware.Egbert Eich3-4/+12
2008-07-21DIG: Extend heuristic to check if golden values are available for requested c...Egbert Eich1-4/+22
2008-07-21RandR: Log when a 'scaled to' mode doesn't vaildate.Egbert Eich1-1/+3
2008-07-21MC/RS600: Fix MC indirect access functions.Egbert Eich1-2/+2
2008-07-21CRTC/Scaler: Log more information about the scaler.Egbert Eich1-0/+5
2008-07-21DDIA: Disable Sync DC Balancer on DDIA block of RS690.Egbert Eich2-2/+3
2008-07-21I2C: Check for more error conditions in I2CStatus on RS690.Egbert Eich1-1/+8
2008-07-20Fix typo in list of supported chips (again)Hans Ulrich Niedermann2-2/+2
2008-07-20Crtc/Scaler: Disallow interlaced for all modes involving scaler.Egbert Eich2-2/+3
2008-07-20ID: Adding M82 chipset name and some more verbose logging info.Egbert Eich4-8/+9