summaryrefslogtreecommitdiff
path: root/linux/drmP.h
AgeCommit message (Expand)AuthorFilesLines
2004-03-03Merge changes from DRI trunk.driinterface-0-0-3-20040303driinterface-0-0-3-branchIan Romanick1-17/+24
2004-01-11Adapt to nopage() prototype change in Linux 2.6.1.Michel Daenzer1-12/+17
2003-11-05- Tie the DRM to a specific device: setunique no longer succeeds when givenEric Anholt1-4/+12
2003-11-04Memory layout transition:Michel Daenzer1-0/+3
2003-10-23- Introduce a new ioctl, DRM_IOCTL_SET_VERSION. This ioctl allows theEric Anholt1-0/+2
2003-10-17- Move IRQ functions from drm_dma.h to new drm_irq.h and disentangle themEric Anholt1-7/+11
2003-10-17- Converted Linux drivers to initialize DRM instances based on PCI IDs, notEric Anholt1-4/+8
2003-08-29Add DRM(calloc), which is convenient, used by the new sis code, and takesEric Anholt1-0/+1
2003-07-29IRQ code cleanup suggested by Linus TorvaldsMichel Daenzer1-1/+1
2003-07-25Compile fixes for recent 2.5/2.6 Linux kernels. I hope this doesn't breakMichel Daenzer1-12/+11
2003-07-04Don't need to include linux/wrapper.h - we only use Set/ClearPageReservedLeif Delgass1-1/+0
2003-06-19Revert the janitorial - that works is now on the new branchJose Fonseca1-13/+93
2003-06-14Move the linux AGP includes into drm_agp.h and only define the AGP dataJose Fonseca1-9/+0
2003-06-03Split declarations/definitions in drm_scatter.h into drm_sg.h/drm_sg_tmp.hJose Fonseca1-84/+13
2003-05-27Merged DRM documentation.Jose Fonseca1-171/+315
2003-05-16Support AGP bridges where the AGP aperture can't be accessed directly byMichel Daenzer1-11/+12
2003-04-26move prototypes for gamma functions to gamma_drv.hKeith Whitwell1-6/+0
2003-04-24Remove unused dev->map_count. We always iterate the maplist withLeif Delgass1-1/+0
2003-04-24Remove #if 0'd code and some unused string functionsKeith Whitwell1-17/+0
2003-04-23Install dummy/noop read & poll fops unless the driver has replacements.Keith Whitwell1-0/+2
2003-04-22Rename drm_lists.h to gamma_lists.hKeith Whitwell1-14/+0
2003-04-22Move the excitingly named DRM(flush_block_and_flush) and friends toKeith Whitwell1-4/+3
2003-04-22Move a chunk of gamma-specific code out of drm_dma.h. Remove unusedKeith Whitwell1-10/+0
2003-04-22remove unused dma histogram codeKeith Whitwell1-37/+0
2003-04-22remove DRM read, poll and write_stringKeith Whitwell1-6/+0
2003-04-17Bring some drm module changes over from the XFree86 trunk:David Dawes1-0/+1
2003-04-17Fix DRM module build on 2.5.41 and later kernels (tqueue -> workqueue).David Dawes1-1/+14
2003-04-08Use list_entry() to get container struct from struct list_head pointers.Leif Delgass1-12/+21
2003-03-28merged drm-filp-0-1-branchdrm-filp-1-20020328-mergeKeith Whitwell1-5/+16
2003-03-25linux merge for drmAlan Hourihane1-0/+6
2003-02-21Merge from bsd-4-0-0-branch.bsd-4-0-0-20030221-mergeEric Anholt1-0/+3
2003-01-11limit number of pending vblank signals to 100 to prevent DoS, and minorMichel Daenzer1-0/+1
2002-12-11remove agpgart informationalKeith Whitwell1-1/+0
2002-12-03vertical blank interrupt cleanups: use spinlock instead of semaphore, sendMichel Daenzer1-3/+2
2002-11-30vertical blank ioctl can send signal instead of blockingMichel Daenzer1-0/+15
2002-09-25common ioctl to wait for vertical blank IRQsMichel Daenzer1-0/+12
2002-09-11- Fix various bugs in the DRI support for the i830 and i845G (KeithDavid Dawes1-3/+4
2002-08-29standardize use of __FUNCTION__ (Linus)Keith Whitwell1-4/+4
2002-08-22Don't (re)define vmalloc_to_page for kernel >= 2.4.19, as it has beenLeif Delgass1-1/+1
2002-07-05merged bsd-3-0-0-branchbsd-3-0-0-20020705-mergeAlan Hourihane1-1/+3
2002-05-16Allow drm to build under 2.4 and 2.5(.14)Keith Whitwell1-0/+51
2002-02-02wrapper for ioremap_nocache() like for ioremap() (Paul Mundt)Michel Daenzer1-0/+4
2001-10-22merge kernel 2.4.13-pre6.Alan Hourihane1-5/+0
2001-09-25merge with 2.4.10 kernelAlan Hourihane1-3/+3
2001-09-18remove Linux 2.3.x cruft.Alan Hourihane1-168/+0
2001-08-19No one's maintaining 2.2.x support - so remove all the cruft.X_4_1_99_1-20010822-preimportAlan Hourihane1-27/+1
2001-08-14A few warning fixes when actually building under 2.4.9-pre2 + someJeff Hartmann1-1/+1
2001-08-13Sync with Linus 2.4.9-pre2 + make all nopage routines more alikeJeff Hartmann1-0/+5
2001-08-10Commit Keith Owens kernel Makefile changes, merge and commit alpha patchJeff Hartmann1-2/+10
2001-08-08Update to the code I sent Linus and Alan this morning. Added some missingJeff Hartmann1-0/+5