index
:
renesas/drm.git
android
live
master
libdrm, cloned from git://anongit.freedesktop.org/mesa/drm
Laurent Pinchart
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
linux-core
/
drm_fops.c
Age
Commit message (
Expand
)
Author
2006-10-03
Get rid of all ugly PTE hacks.
Thomas Hellstrom
2006-10-02
Add a comment to previos commit.
Thomas Hellstrom
2006-10-02
Trap and be verbose about a deadlock that occurs with AIGLX and drivers that
Thomas Hellstrom
2006-08-28
Merge branch 'master' of git+ssh://git.freedesktop.org/git/mesa/drm into drm-...
Thomas Hellstrom
2006-08-28
drm: lots of small cleanups and whitespace issues fixed up
Dave Airlie
2006-08-28
fix const pointer warnings with file_operations
Dave Airlie
2006-08-28
remove some DRM_ARRAY_SIZE from linux core code
Dave Airlie
2006-08-21
Generic DRM support base-class support for user-space objects, like
Thomas Hellstrom
2006-08-16
Remove hash tables on DRM exit.
Thomas Hellstrom
2006-07-24
switch drm to use Linux mutexes instead of semaphore.
Dave Airlie
2006-06-06
Fix drm_remove_magic potential memory leak / corruption. Move drm
Thomas Hellstrom
2006-02-18
major realigment of DRM CVS with kernel code, makes integration much easier
Dave Airlie
2006-01-02
use drm_cards_limit instead of cards_limit
Dave Airlie
2005-11-11
convert to use __set_current_state, align some header includes
Dave Airlie
2005-10-23
we don't use this stuff anymore .. remove 1k buffer from driver ..
Dave Airlie
2005-09-18
remove pci_find_class use for alpha
Dave Airlie
2005-08-05
Rename the driver hooks in the DRM to something a little more
Eric Anholt
2005-08-04
Implement permanent sarea maps
Jon Smirl
2005-08-04
Split the control of master vs root priv. Everything is still marked as
Jon Smirl
2005-06-30
release can happen before dev->ctxlist is allocated
Jon Smirl
2005-06-29
Bug in conversion from old DRM to core DRM....
Dave Airlie
2005-06-04
misc cleanup patch from Adrian Bunk
Dave Airlie
2004-10-31
Allow drivers to override reclaim_buffers in an OS-independent way by
Felix Kuehling
2004-10-28
Break poll() to make it match the Xserver's broken expectations.
Jon Smirl
2004-10-18
Update Doxygen configuration & comments.
Jose Fonseca
2004-10-15
Move drm_cpu_valid out of drm_init. drm_init is empty now.
Jon Smirl
2004-10-13
Add a poll function that alternates between zero and normal poll return to
Jon Smirl
2004-10-12
Breakout heads into their own data structures.
Jon Smirl
2004-10-10
Rename fn_tbl to driver. Core driver now uses pci_driver name which
Jon Smirl
2004-09-30
Lindent of core build. Drivers checked for no binary diffs. A few files
Jon Smirl
2004-09-30
Move things around to reduce public symbols and even out files. Switch to
Jon Smirl
2004-09-30
Make fops per driver instead of global, remove default flush, poll, read
Jon Smirl
2004-09-27
First check in for DRM that splits core from personality modules
Jon Smirl
2004-09-05
merge back bunch of whitespace and misc changes from kernel
Dave Airlie
2004-08-27
__NO_VERSION__ hasn't been needed since 2.3 days ditch it...
Dave Airlie
2004-08-24
Merged drmfntbl-0-0-2
Dave Airlie
2004-08-17
Merged drmfntbl-0-0-1
Dave Airlie
2004-07-20
first set of __user annotations from kernel (Al Viro)
Dave Airlie
2004-04-08
long dev_t patches from 2.6 tree
Dave Airlie
2003-11-04
Memory layout transition:
Michel Daenzer
2003-05-27
Merged DRM documentation.
Jose Fonseca
2003-04-23
Install dummy/noop read & poll fops unless the driver has replacements.
Keith Whitwell
2003-04-22
remove DRM read, poll and write_string
Keith Whitwell
2003-04-17
Bring some drm module changes over from the XFree86 trunk:
David Dawes
2003-03-25
linux merge for drm
Alan Hourihane
2002-05-16
Allow drm to build under 2.4 and 2.5(.14)
Keith Whitwell
2002-01-27
First pass merge of XFree86 4.2.0 import.
David Dawes
2001-08-19
No one's maintaining 2.2.x support - so remove all the cruft.
Alan Hourihane
2001-08-07
Lots of DRM fixes: added new pieces of template code so the ffb driver can
Jeff Hartmann
2001-05-01
Import of XFree86 4.0.99.3
David Dawes
[next]