index
:
~johnharr/scheduler
IGT
LibDRM
all
fence
scheduler
i915 GPU scheduler patches
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libkms
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-25
android: add virgl to be a valid driver
Chih-Wei Huang
1
-0
/
+2
2016-02-04
libkms: add libdrm to Requires.private
Emil Velikov
1
-0
/
+1
2015-09-04
libkms: use static const for good measure
Emil Velikov
1
-1
/
+1
2015-08-10
remove usage of 'c_plusplus' preprocessor macro
Tapani Pälli
1
-2
/
+2
2015-07-13
include <sys/types.h> & <sys/mkdev.h> directly for major() and minor()
Alan Coopersmith
1
-0
/
+4
2015-04-28
drm: rename libdrm{,_macros}.h
Emil Velikov
9
-9
/
+9
2015-04-28
libkms: add symbols test
Emil Velikov
2
-1
/
+27
2015-04-28
libkms: annotate private symbols
Emil Velikov
9
-15
/
+23
2015-03-20
android: add the missing tag "optional" to libkms
Emil Velikov
1
-0
/
+1
2015-03-20
android: remove LOCAL_COPY_HEADERS* variables
Emil Velikov
1
-3
/
+0
2015-03-20
android: simplify LOCAL_C_INCLUDES
Emil Velikov
1
-2
/
+0
2015-03-20
android: correcly set LOCAL_EXPORT_C_INCLUDE_DIRS
Emil Velikov
1
-0
/
+2
2015-02-02
exynos: Don't use DRM_EXYNOS_GEM_{MAP_OFFSET/MMAP} ioctls
Hyungwon Hwang
1
-3
/
+4
2014-09-28
libkms: use drm_mmap/drm_munmap wrappers
Emil Velikov
5
-18
/
+16
2014-09-28
automake: pick up all files for distribution.
Emil Velikov
1
-1
/
+1
2014-09-28
libkms: add Android build
Emil Velikov
1
-0
/
+53
2014-09-28
libkms: move sources lists to makefile.sources
Emil Velikov
2
-11
/
+32
2014-09-28
libkms: build the intel backend only when needed
Emil Velikov
2
-6
/
+15
2014-09-01
libkms: remove explicit define _FILE_OFFSET_BITS 64
Emil Velikov
6
-6
/
+0
2014-09-01
all: include config.h only when available and use its defines
Emil Velikov
8
-6
/
+22
2014-01-12
tests/kmstest: support exynos
Hyungwon Hwang
4
-0
/
+218
2013-04-18
kms: Return a negative error code in kms_bo_create()
Laurent Pinchart
1
-1
/
+1
2013-04-18
kms: Make libkms.h usable in C++
Laurent Pinchart
1
-0
/
+8
2013-01-02
libkms: return -EINVAL on fstat error
Maxime Villard
1
-1
/
+1
2013-01-02
libkms: fix memory leak in error path
Maxime Villard
2
-0
/
+2
2012-09-08
libkms: link against libdrm
Marcin Slusarz
1
-1
/
+1
2011-05-14
libkms: All current BO_TYPE are 32bpp
Chris Wilson
1
-1
/
+2
2011-03-04
libkms: add dumb support
Dave Airlie
4
-0
/
+226
2011-02-17
libkms/radeon: Add backend
nobled
4
-0
/
+252
2010-06-01
libkms: Fix include paths
Daniel Stone
1
-1
/
+2
2010-02-28
libkms/nouveau: Add support
Marcin Kościelnicki
4
-0
/
+230
2010-02-28
libkms/intel: Throw out unused intel_bo fields.
Marcin Kościelnicki
1
-2
/
+0
2010-02-18
libkms: Use a standard version number
Jakob Bornecrantz
1
-1
/
+1
2010-02-18
libkms: Add missing include file to libkms source
Jakob Bornecrantz
1
-0
/
+1
2010-01-28
libkms: Rework interface to not duplicate fields from kms and make formats ex...
Jakob Bornecrantz
4
-68
/
+30
2010-01-23
libkms: Fix return value in vmwgfx_bo_create
Jakob Bornecrantz
1
-1
/
+1
2010-01-15
libkms: Fix multiple map unmap in vmwgfx and add comment in intel
Jakob Bornecrantz
2
-10
/
+15
2010-01-12
libkms: Use sysfs instead of udev to find driver
Jakob Bornecrantz
4
-31
/
+135
2010-01-08
libkms/intel: Don't fail to create bo if we fail to tile
Jakob Bornecrantz
1
-4
/
+6
2010-01-08
libkms: Add intel backend
Jakob Bornecrantz
4
-0
/
+260
2010-01-08
libkms: Pick driver backend via pci id that we get from udev
Jakob Bornecrantz
4
-5
/
+118
2010-01-05
libkms: Make vmwgfx optional
Jakob Bornecrantz
2
-2
/
+10
2010-01-05
libkms: Remove duped vmwgfx_drm.h header
Jakob Bornecrantz
1
-574
/
+0
2009-12-14
vmwgfx: Fetch the latest header
Jakob Bornecrantz
1
-17
/
+150
2009-12-04
libkms: Change destroy api a bit
Jakob Bornecrantz
2
-6
/
+20
2009-12-04
libkms: Add libkms
Jakob Bornecrantz
7
-0
/
+957