index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
dev
/
pci
/
drm
/
i915_drm.h
Age
Commit message (
Expand
)
Author
2013-06-15
add some definitions from the libdrm version of i915_drm.h
Jonathan Gray
2013-03-28
add the ioctls to get/set the caching level of a buffer object
Jonathan Gray
2013-03-22
add some macros needed by newer libdrm
Jonathan Gray
2013-03-22
add some definitions required for recent versions of libdrm
Jonathan Gray
2013-03-18
Significantly increase the wordlist for ddb hangman,
Jonathan Gray
2013-01-09
Sync the userland facing drm headers with FreeBSD minus some cruft mpi
Jonathan Gray
2011-06-02
Add $OpenBSD$ after oga said 'go ahead and fix that'
Paul de Weerd
2011-05-01
Add some PARAM and flags defines needed for later version of the intel
Owain Ainsworth
2010-08-12
Fix a ton of space and tab violations. No binary change.
Marco Peereboom
2010-03-31
update the inteldrm GEM interface to the newer version.
Owain Ainsworth
2009-03-29
Correct a couple of ioctl definitions (GEM ioctls, not used yet). and
Owain Ainsworth
2008-11-23
Include the GEM interface in i915_drm.h.
Owain Ainsworth
2008-11-17
rework how we handle ioctls.
Owain Ainsworth
2008-11-04
Kill some more ttm only defines. No binary change.
Owain Ainsworth
2008-11-04
revert the pageflipping and vblank sync code to the older style that
Owain Ainsworth
2008-10-31
Remove another interface (this one for ARB_Occlusion_Query) that we've
Owain Ainsworth
2008-10-30
Bunch of cleanup. Kill some dead variables and some stupid code.
Owain Ainsworth
2008-06-11
Update to DRM git as of a few days ago. This mostly affects the
Owain Ainsworth
2007-11-28
Initial import of the DRM (direct rendering manager).
Owain Ainsworth