summaryrefslogtreecommitdiffstats
path: root/sys/dev/drm/drm_drv.h
Commit message (Expand)AuthorAgeFilesLines
* This is not a D_TTY driver.phk2004-02-141-1/+1
* Merge from DRI CVS. No longer maps the framebuffer into KVA on radeon, r128,anholt2004-01-061-15/+13
* Update from DRI CVS. Includes locking fixes (including PR 59202), changes foranholt2003-11-121-8/+22
* Change the DRM_ERROR about authenticator not found back to DRM_DEBUG. It'sanholt2003-11-031-1/+1
* Update to latest from DRI CVS. Primary new feature is mostly-complete smpnganholt2003-10-241-226/+186
* Update DRM from DRI CVS as of today. Notable changes include Radeonanholt2003-08-191-1/+1
* Update the DRM to the latest from DRI CVS. Includes some bugfixes and removalanholt2003-04-251-236/+45
* Update the DRM to latest from DRI CVS. This is approximately the versionanholt2003-03-091-535/+406
* Don't initialize d_kqfilter to 0.phk2003-03-031-3/+1
* Gigacommit to improve device-driver source compatibility betweenphk2003-03-031-14/+11
* Back out M_* changes, per decision of the TRB.imp2003-02-191-1/+1
* Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.alfred2003-01-211-1/+1
* In an SMP environment post-Giant it is no longer safe to blindlytruckman2002-10-031-1/+1
* Remove drm_linux.h, move the two useful defines into drm_drv.h. Use fd lockinganholt2002-09-011-12/+61
* In continuation of early fileop credential changes, modify fo_ioctl() torwatson2002-08-171-0/+4
* Make funsetown() take a 'struct sigio **' so that the locking canalfred2002-05-061-1/+1
* More diff reduction: Shuffle around some header code as was done inanholt2002-04-291-14/+4
* Diff reduction to my experimental code: clean up return code handling.anholt2002-04-291-19/+19
* Add the code for the DRM, based on the code from the drm-kmod port.anholt2002-04-271-0/+1455
OpenPOWER on IntegriCloud