summaryrefslogtreecommitdiff
path: root/linux/drm_context.h
AgeCommit message (Expand)AuthorFilesLines
2006-07-19Delete the pre-core DRM code with extreme prejudice.Adam Jackson1-578/+0
2004-09-05merge back bunch of whitespace and misc changes from kernelDave Airlie1-1/+2
2004-09-02oops called ctor instead of dtor.. found this on the kernel mergeDave Airlie1-2/+2
2004-08-29remove hacky context thing that was gamma onlyDave Airlie1-14/+0
2004-08-27__NO_VERSION__ hasn't been needed since 2.3 days ditch it...Dave Airlie1-1/+0
2004-08-24Merged drmfntbl-0-0-2drmfntbl-0-0-2-20040824-mergeDave Airlie1-6/+15
2004-08-17Merged drmfntbl-0-0-1drmfntbl-0-0-1-20040817-mergeDave Airlie1-6/+8
2004-08-14Add a "dev" argument to DRIVER_CTX_[CD]TOR. This will be used in anEric Anholt1-2/+2
2004-07-20first set of __user annotations from kernel (Al Viro)Dave Airlie1-14/+16
2004-02-20drm_ctx_dtor.patch Submitted by: Erdi ChenKeith Whitwell1-0/+29
2003-05-27Merged DRM documentation.Jose Fonseca1-14/+169
2003-04-22remove unused variableAlan Hourihane1-2/+0
2003-04-22Move a chunk of gamma-specific code out of drm_dma.h. Remove unusedKeith Whitwell1-4/+5
2003-04-22remove unused dma histogram codeKeith Whitwell1-8/+0
2003-04-22Move a bunch of gamma-specific code into a gamma-specific file. Restore theKeith Whitwell1-371/+0
2003-04-22remove DRM read, poll and write_stringKeith Whitwell1-6/+0
2003-04-08Use list_entry() to get container struct from struct list_head pointers.Leif Delgass1-1/+1
2002-06-25gamma_alloc -> DRM(alloc)xv845g-0-1-bptrunk-20020626xv845g-0-1-branchAlan Hourihane1-1/+1
2002-01-27First pass merge of XFree86 4.2.0 import.X_4_2_0-20020128-mergeDavid Dawes1-0/+11
2001-09-25merge with 2.4.10 kernelAlan Hourihane1-1/+1
2001-08-13Sync with Linus 2.4.9-pre2 + make all nopage routines more alikeJeff Hartmann1-14/+12
2001-08-07Lots of DRM fixes: added new pieces of template code so the ffb driver canJeff Hartmann1-7/+19
2001-03-14Merged sarea-1-0-0sarea-1-0-0-20010314-mergefull-1-0-0-20010315-headKevin E Martin1-0/+112
2001-02-16- Clean up the way customization of the templates is done.ati-5-0-1-20010220-headGareth Hughes1-2/+380
2001-02-15Merge mga-1-0-0-branch into trunk.Gareth Hughes1-0/+270