summaryrefslogtreecommitdiffstats
path: root/drivers/char/drm/r300_cmdbuf.c
Commit message (Expand)AuthorAgeFilesLines
* drm: radeon: only allow specific type-3 packetss through verifierRoland Scheidegger2006-10-241-1/+32
* drm: fixup r300 scratch on BE machinesDave Airlie2006-04-231-1/+1
* drm: Add general-purpose packet for manipulating scratch registers (r300)Dave Airlie2006-03-191-0/+67
* drm: rework radeon memory map (radeon 1.23)Dave Airlie2006-03-191-6/+9
* drm: update r300 register namesDave Airlie2006-03-191-2/+2
* drm: fix brace placementDave Airlie2006-02-181-4/+2
* drm: radeon add r300 TX_CNTL and verify bitblt packetsDave Airlie2006-02-181-0/+50
* drm: major update from CVS for radeon and coreDave Airlie2006-01-021-18/+20
* drm: fix all sparse warning on 32-bit x86Dave Airlie2005-09-301-17/+17
* drm: lindent the drm directory.Dave Airlie2005-09-251-240/+262
* drm: add initial r300 3D support.Dave Airlie2005-08-161-0/+801