index
:
xorg/driver/xf86-video-armsoc
master
Generic DDX driver with DRI2 support for ARM SoCs which expose a DRM/KMS interface (mirrored from https://gitlab.freedesktop.org/xorg/driver/xf86-video-armsoc)
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
armsoc_dumb.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-04-07
Removed 24 bit visual - we use 32 bit visuals for RGB888.
Dave Barnish
1
-0
/
+6
2014-03-25
Fallback to 24 bit depth if 32 bit depth is not supported.
Dave Barnish
1
-3
/
+22
2014-01-31
Fix malloc/calloc/free usage
Daniel Kurtz
1
-1
/
+1
2013-09-13
On drmModeSetCrtc() fail, revert to last good settings
Dave Barnish
1
-2
/
+3
2013-08-22
Provide a new hook to allocate GEM objects in a device specific way.
Javier Martin
1
-27
/
+20
2013-07-23
Fallback to blitting when out of scanout memory
Ray Smith
1
-1
/
+0
2013-07-09
Cache GEM name in omap_bo
David Garbett
1
-9
/
+22
2013-06-11
Source conforms to linux kernel coding style
Dave Barnish
1
-64
/
+69
2013-06-10
Fixed some small defects
Dave Barnish
1
-10
/
+5
2013-05-13
Reduce chance of OOM in case of resolution change.
Dave Barnish
1
-11
/
+57
2013-05-07
Added asserts for non-zero refcounts in armsoc_bo operations.
Dave Barnish
1
-2
/
+19
2013-04-25
Improve ScreenInit & CloseScreen
Dave Barnish
1
-3
/
+6
2013-04-22
Prevent flushing issues when clearing a bo if there is a cache in use
Dave Barnish
1
-0
/
+10
2013-04-15
Rename generic armsoc files from omap_ to armsoc_
Paul Geary
1
-0
/
+352