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
/
tests
/
mode
Age
Commit message (
Expand
)
Author
2008-06-02
drm: add functions to get/set gamma ramps
Dave Airlie
2008-06-02
drm: fixup some interfaces so test code works again
Dave Airlie
2008-05-30
modesetting: drop crtcs/clones from the connectors
Dave Airlie
2008-05-30
modesetting: the great renaming.
Dave Airlie
2008-05-30
tests: add basic encoder reading to test
Dave Airlie
2008-05-09
Fix build problems
Alan Hourihane
2008-05-09
Fix test applications for recent DRM changes
Alan Hourihane
2008-02-29
drm: change fb api to take a bo handle not the bo pointer.
Dave Airlie
2008-02-13
Revert "After the previous revert fix libdrm to start at minor 1"
Dave Airlie
2008-02-07
After the previous revert fix libdrm to start at minor 1
Alan Hourihane
2008-02-05
make modefb/modedemo match each others test output.
Alan Hourihane
2008-01-11
Added fixed misc framebuffer problems
Jakob Bornecrantz
2008-01-10
Updated test mode and added modedemo
Jakob Bornecrantz
2007-12-18
remove output names
Dave Airlie
2007-12-11
modesetting: fixup property setting and add connector property
Dave Airlie
2007-12-11
modesetting: add dpms property and initial settable property ioctl
Dave Airlie
2007-12-06
add property blobs and edid reporting support
Dave Airlie
2007-12-05
arrgggh.. make all ioctl structs 32/64-bit compatible hopefully.
Dave Airlie
2007-12-03
finish of mode add/remove, just have attach/detach modes
Dave Airlie
2007-12-03
modesetting API change for removing mode ids and making modes per output.
Dave Airlie
2007-11-27
drm/modesetting: add initial gettable properites code.
Dave Airlie
2007-11-15
tests: update for new drm interface
Dave Airlie
2007-09-24
Added small modesetting test
Jakob Bornecrantz