summaryrefslogtreecommitdiff
path: root/linux-core/i830_drv.h
AgeCommit message (Expand)AuthorFilesLines
2007-03-19Remove old i830 kernel driver.Alan Hourihane1-292/+0
2007-01-08fixup i810/i830 to use drm_core_ioremap instead of drm_ioremapDave Airlie1-0/+2
2006-02-18make some functions static from the kernelDave Airlie1-3/+0
2006-01-02use common read/write routinesDave Airlie1-9/+4
2005-11-11cleanup ioctl/max_ioctl to use header file for extern symbolsDave Airlie1-0/+3
2005-08-05Rename the driver hooks in the DRM to something a little moreEric Anholt1-3/+5
2005-06-17Fix 810/830 buildJon Smirl1-0/+1
2005-02-01update i830 similiar to the kernel, add staticsDave Airlie1-37/+2
2005-01-01i810/i830 bug with Jon's file operations changesDave Airlie1-1/+0
2004-10-31Allow drivers to override reclaim_buffers in an OS-independent way byFelix Kuehling1-1/+1
2004-09-30Lindent of core build. Drivers checked for no binary diffs. A few filesJon Smirl1-58/+51
2004-09-27First check in for DRM that splits core from personality modulesJon Smirl1-0/+33
2004-08-24Merged drmfntbl-0-0-2drmfntbl-0-0-2-20040824-mergeDave Airlie1-0/+4
2004-08-17Merged drmfntbl-0-0-1drmfntbl-0-0-1-20040817-mergeDave Airlie1-1/+0
2004-04-22Add __user annotations from kernelDave Airlie1-1/+1
2003-04-26Ensure driver has been initialized (dev_private != NULL) before installingLeif Delgass1-2/+1
2003-04-262.5.x sync patch from Linus TorvaldsKeith Whitwell1-1/+1
2003-03-28merged drm-filp-0-1-branchdrm-filp-1-20020328-mergeKeith Whitwell1-1/+1
2003-03-25linux merge for drmAlan Hourihane1-0/+82
2002-10-22final part of XFree86 4.2.99.2 mergeX_4_2_99_2-20021023-mergeAlan Hourihane1-0/+2
2002-09-11- Fix various bugs in the DRI support for the i830 and i845G (KeithDavid Dawes1-9/+12
2002-01-27Initial revisionDavid Dawes1-0/+213