summaryrefslogtreecommitdiff
path: root/shared-core/nv50_instmem.c
AgeCommit message (Expand)AuthorFilesLines
2009-11-17Drop shared-core, bsd-core, linux-core and scripts subdirsKristian Høgsberg1-331/+0
2009-02-11drm/nv50: fix nv9x chipsetsBen Skeggs1-0/+7
2008-03-13nv50: force channel vram access through vmBen Skeggs1-1/+2
2008-01-07nv50: oops, lost some state saving along the way somewhere.Ben Skeggs1-0/+4
2007-11-05drm: remove lots of spurious whitespace.Dave Airlie1-4/+3
2007-08-10nouveau/nv50: demagic instmem setup.Ben Skeggs1-94/+152
2007-07-20Replace filp in ioctl arguments with drm_file *file_priv.Eric Anholt1-1/+1
2007-07-20Remove DRM_ERR OS macro.Eric Anholt1-8/+8
2007-07-13nouveau: nuke internal typedefs, and drm_device_t use.Ben Skeggs1-11/+11
2007-07-12nouveau: separate region_offset into map_handle and offset.Ben Skeggs1-1/+1
2007-07-11nouveau/nv50: G80 fixes.Ben Skeggs1-1/+1
2007-07-09nouveau/nv50: Initial channel/object supportBen Skeggs1-0/+262