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
/
drmP.h
Age
Commit message (
Expand
)
Author
2013-03-11
unstub the rest of intel_pm.c
Jonathan Gray
2013-03-05
unstub the ring throttle ioctl
Jonathan Gray
2013-03-04
sync vblank code with linux
Jonathan Gray
2013-02-27
sync execbuffer domain tracking and flushing with linux 3.4.33
Jonathan Gray
2013-02-25
add some callbacks and a var for upcoming vblank changes
Jonathan Gray
2013-02-21
use hw_prod/hw_vendor for smbios based quirks matching
Jonathan Gray
2013-02-11
add and use WARN/BUG macros to reduce the diff to linux
Jonathan Gray
2013-02-10
sync i915 irq code with linux (with less breakage this time)
Jonathan Gray
2013-02-09
sync the i915 modesetting code with linux
Jonathan Gray
2013-02-08
sync the device independent drm modesetting code with linux
Jonathan Gray
2013-02-07
Revert "sync i915_irq.c with linux"
Jonathan Gray
2013-02-05
sync i915_irq.c with linux
Jonathan Gray
2013-01-16
Add drm_gem_object_unreference_unlocked().
Mark Kettenis
2013-01-10
hook up dumbfb callbacks
Jonathan Gray
2013-01-10
add the rest of the sdvo functions
Jonathan Gray
2013-01-10
add the rest of intel_display.c
Jonathan Gray
2013-01-10
add the rest of the dp functions
Jonathan Gray
2013-01-10
add the rest of the tv functions
Jonathan Gray
2013-01-10
convert boolean_t back to bool
Jonathan Gray
2013-01-10
add the drm memory manager
Jonathan Gray
2013-01-10
expose dumb fb ioctls
Jonathan Gray
2013-01-10
more bios bits
Jonathan Gray
2013-01-10
more
Jonathan Gray
2013-01-10
more
Jonathan Gray
2013-01-10
more
Jonathan Gray
2013-01-10
more
Jonathan Gray
2013-01-10
Add driver independant KMS support.
Matthieu Herrb
2012-12-06
Rework how AGP memory regions are mapped and add support for AGP bridges
Martin Pieuchot
2012-09-08
Instead of having yet an other option to compile the drm code without agp
Martin Pieuchot
2012-08-22
Add memory barriers for powerpc.
Martin Pieuchot
2012-08-21
Define the endianness macro used in drm code corresponding to the
Martin Pieuchot
2012-04-11
fix all the suser calls which pass an incorrect p_acflag argument;
Mike Belopuhov
2011-06-02
Add $OpenBSD$ after oga said 'go ahead and fix that'
Paul de Weerd
2011-03-02
- change recieved -> received in comments, as well as two unused defines
Jasper Lievisse Adriaanse
2010-07-18
Support from vblank events in drm.
Owain Ainsworth
2010-05-24
Remove the drm drivers that are not enabled (and have never been so).
Owain Ainsworth
2010-04-25
The locking rework/fix that I promised when I commited GEM.
Owain Ainsworth
2010-04-08
DRM memory management for inteldrm(4) using the Graphics Execution
Owain Ainsworth
2010-03-27
DRM for R600 and R700 chipsets.
Owain Ainsworth
2009-05-12
Remove the vblank_disable_allowed crud.
Owain Ainsworth
2009-05-11
Rework the pcigart stuff somewhat.
Owain Ainsworth
2009-04-06
factor a bit more functionality into common code instead of repeating it
Owain Ainsworth
2009-04-06
Remove the context constructor and destructor driver hooks. sisdrm's old
Owain Ainsworth
2009-04-06
merge radeon_mem_release() and radeon_mem_takedown() into the drm_heap
Owain Ainsworth
2009-04-05
Rework the vblank subsystem so that instead of having various bits in
Owain Ainsworth
2009-04-05
kill DRM_VERIFYAREA_READ, it's part of a linux optimisation where we can
Owain Ainsworth
2009-04-04
Remove the three inline functions from drmP.h.
Owain Ainsworth
2009-04-03
detypedef drm_local_map.
Owain Ainsworth
2009-04-03
detypedef drm_device_dma_t.
Owain Ainsworth
2009-04-03
detypedef drm_buf_entry_t too.
Owain Ainsworth
[next]