index
:
xorg/driver/xf86-video-freedreno
master
X.Org driver for Adreno mobile GPUs (mirrored from https://gitlab.freedesktop.org/xorg/driver/xf86-video-freedreno)
robclark
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-13
modesetting: Validate the atom for enum properties
HEAD
master
Adam Jackson
1
-1
/
+2
2016-12-07
Use NotifyFd more completely
Rob Clark
3
-1
/
+37
2016-07-19
Use NotifyFd for drm and udev fds
Keith Packard
2
-0
/
+25
2016-07-19
Adapt Block/WakeupHandler signature for ABI 23
Adam Jackson
1
-0
/
+5
2015-10-08
NEWS: Bump version to 1.4.0
xf86-video-freedreno-1.4.0
Rob Clark
2
-1
/
+11
2015-09-09
drmmode_output_dpms: Replace logical && with bitwise & operation
Khem Raj
1
-1
/
+1
2015-09-09
configure: drop unneeded AC_SUBST statements
Emil Velikov
1
-3
/
+0
2015-09-09
fix a couple error-path leaks
Rob Clark
2
-2
/
+6
2015-06-15
kms: add additional output names
Rob Clark
1
-0
/
+2
2015-05-16
xa: fix leaked xa tracker
Rob Clark
4
-14
/
+32
2014-10-06
remove left over header file from the conversion to libdrm_freedreno
Nicolas Dechesne
1
-192
/
+0
2014-10-04
NEWS: Bump version to 1.3.0
xf86-video-freedreno-1.3.0
Rob Clark
2
-1
/
+14
2014-10-04
xa: reject unsupported Solid ops
Rob Clark
1
-0
/
+2
2014-10-03
dri2: pDraw can be gone already... don't dixSetPrivate()
Rob Clark
1
-10
/
+1
2014-09-03
kms: remove fb on ScreenClose
Rob Clark
1
-0
/
+1
2014-09-03
server-fd fixes
Rob Clark
2
-2
/
+19
2014-08-25
add COPYING license file
Rob Clark
1
-0
/
+50
2014-08-25
kms: remove some unneeded includes
Rob Clark
1
-4
/
+0
2014-08-07
make sure scanout has a legit stride
Rob Clark
1
-1
/
+7
2014-08-07
kms: fix problem with multiple displays
Rob Clark
1
-2
/
+13
2014-07-14
NEWS: Bump version to 1.2.0
xf86-video-freedreno-1.2.0
Rob Clark
2
-1
/
+11
2014-07-14
add OutputClass conf
Rob Clark
4
-1
/
+47
2014-07-04
add support for server managed fd's
Rob Clark
1
-0
/
+28
2014-07-04
add platform-probe support
Rob Clark
1
-1
/
+82
2014-06-20
cleanup better on exit
Rob Clark
1
-5
/
+21
2014-06-14
bump libdrm dependency
Rob Clark
1
-1
/
+1
2014-05-06
NEWS: Bump version to 1.1.0
xf86-video-freedreno-1.1.0
Rob Clark
2
-1
/
+14
2014-05-04
option to enable/disable individual EXA functions
Rob Clark
5
-4
/
+42
2014-05-04
xa: add composite
Rob Clark
3
-24
/
+213
2014-05-04
config: add missing udev check
Rob Clark
1
-0
/
+8
2014-04-30
fb: fix yet again, now for load_cursor_argb_check
Rob Clark
1
-10
/
+5
2014-04-30
kms/fb: fix again, now for load_cursor_argb_check
Rob Clark
1
-10
/
+5
2014-04-27
kms/fb: fix load_cursor_argb for the new Xorg ABI
Rob Clark
2
-6
/
+43
2014-04-26
kms: missing hunk from last patch
Rob Clark
1
-1
/
+1
2014-04-26
kms: fix crash on startup with no display
Rob Clark
3
-4
/
+26
2014-04-26
kms: fix crash with NoAccel
Rob Clark
1
-1
/
+6
2014-04-26
accel: split out z1xx 2d core bits
Rob Clark
6
-263
/
+351
2014-04-25
kms: copy old fb to new fb on modeset
Rob Clark
1
-2
/
+101
2014-03-06
Add option to disable SW_REFRESHER (KGSL)
crondog
4
-1
/
+16
2014-03-05
add man page with .conf file options
Rob Clark
5
-1
/
+164
2014-03-05
add NoAccel config file option
Rob Clark
2
-1
/
+9
2014-02-16
xa: add XA state tracker based EXA
Rob Clark
9
-16
/
+822
2014-01-18
fbmode_display: Clean up comment
Andreas Färber
1
-1
/
+1
2014-01-15
drmmode_display: Drop unused include
Andreas Färber
1
-1
/
+0
2013-11-20
Fix probe issues
Rob Clark
1
-49
/
+61
2013-11-16
NEWS: Bump version to 1.0.0
xf86-video-freedreno-1.0.0
Rob Clark
2
-3
/
+6
2013-11-16
make-dist fixes
Rob Clark
2
-2
/
+15
2013-11-16
fbdev: fix 0x0 visual issue
Rob Clark
1
-0
/
+3
2013-11-07
Fix xf86ScreenToScrn and xf86ScrnToScreen macros not being defined.
Micah Richert
1
-0
/
+1
2013-08-29
dri2: page-flip support
Rob Clark
5
-7
/
+442
[next]