aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into vblank-rework, including mach64 supportJesse Barnes2008-01-221-1/+1
|\
| * drm: remove lots of spurious whitespace.Dave Airlie2007-11-041-1/+1
* | First cut at radeon support for the vblank rework.Jesse Barnes2007-06-151-4/+4
|/
* radeon: add support for vblank on crtc2Dave Airlie2007-06-031-1/+2
* remove config.h from build no longer exists kbuild does itDave Airlie2006-10-141-1/+0
* drm: use radeon specific names for radeon flagsDave Airlie2006-09-111-1/+1
* cleanup ioctl/max_ioctl to use header file for extern symbolsDave Airlie2005-11-111-3/+0
* The Linux 2.6.9 (and earlier) fops structure does not contain aIan Romanick2005-10-111-1/+1
* Add support to turn writeback off via radeon module optionDave Airlie2005-09-301-0/+4
* Rename the driver hooks in the DRM to something a little moreEric Anholt2005-08-041-34/+15
* Add sysfs attribute dri_library_name on Linux. code in share-core/via_drv.cJon Smirl2005-07-031-0/+12
* - Remove drm_initmap and replace its usage with drm_addmap. This reducesEric Anholt2005-06-281-0/+1
* add compat code from Paul MackerrasDave Airlie2005-06-281-0/+3
* fix radeon drvDave Airlie2005-01-291-1/+0
* Fix Linux build. Why won't this complile? extern int const foo; staticJon Smirl2004-11-061-1/+1
* Commit WIP of BSD conversion to core model. Compiles for r128, radeon, butEric Anholt2004-11-051-62/+4
* Move ati_pcigart shared routines into drm-core moduleJon Smirl2004-11-051-1/+0
* Add a poll function that alternates between zero and normal poll return toJon Smirl2004-10-131-0/+1
* Breakout heads into their own data structures.Jon Smirl2004-10-111-19/+18
* Rename fn_tbl to driver. Core driver now uses pci_driver name whichJon Smirl2004-10-101-5/+5
* Lindent of core build. Drivers checked for no binary diffs. A few filesJon Smirl2004-09-301-55/+56
* Make fops per driver instead of global, remove default flush, poll, readJon Smirl2004-09-301-0/+8
* First check in for DRM that splits core from personality modulesJon Smirl2004-09-271-2/+147
* 1) switches from class_sysfs to drm sysfs implementation to allowJon Smirl2004-09-231-17/+1
* - Move IRQ functions from drm_dma.h to new drm_irq.h and disentangle themEric Anholt2003-10-171-0/+1
* Revert the janitorial - that works is now on the new branchJose Fonseca2003-06-181-2/+2
* Split declarations/definitions in drm_scatter.h into drm_sg.h/drm_sg_tmp.hJose Fonseca2003-06-031-2/+2
* Merged DRM documentation.Jose Fonseca2003-05-261-5/+8
* merged bsd-3-0-0-branchAlan Hourihane2002-07-051-63/+0
* merged tcl-0-0-branchKeith Whitwell2002-06-121-13/+10
* fixes for big endian in general and powerpc in particularMichel Daenzer2002-06-021-2/+2
* Merged drmcommand-0-0-1Jens Owen2002-04-091-0/+2
* First pass of mesa-4-0 branch merge into trunk.David Dawes2002-02-131-3/+11
* Fixes that allow the modules to be built into the kernelJeff Hartmann2001-07-231-0/+20
* Add module version name at a lower layer of the code, allows things to beJeff Hartmann2001-07-181-1/+1
* Added version string to the end of the kernel module name. This allowsJeff Hartmann2001-07-161-1/+1
* Merged ati-pcigart-1-0-0Kevin E Martin2001-04-051-2/+4
* Update radeon DRM to v1.1.0 (texture upload changes).Gareth Hughes2001-04-011-673/+58
* Import of XFree86 4.0.99.1David Dawes2001-03-191-58/+673
* Fix ring space calculations, tests. Based on patch by Bruce Stockwell.Gareth Hughes2001-03-071-2/+2
* Merge tdfx-3-1-0 branch.Gareth Hughes2001-03-051-2/+2
* - Clean up the way customization of the templates is done.Gareth Hughes2001-02-151-30/+4
* - Fix up merge.Gareth Hughes2001-02-151-1/+1
* Merge mga-1-0-0-branch into trunk.Gareth Hughes2001-02-151-674/+85
* Merged ati-5-0-0Kevin E Martin2001-01-051-0/+702