index
:
~keithp/drm
dri3
master
swap-pages
warning-fixes
DRM library
keithp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-12-18
configure.ac: bump version for release
HEAD
master
Dave Airlie
1
-1
/
+1
2017-12-18
drm: Add CrtcGetSequence and CrtcQueueSequence IOCTLs [v2]
Keith Packard
3
-1
/
+57
2017-12-18
drm: Add drm mode lease ioctl wrappers [v3]
Keith Packard
2
-0
/
+111
2017-12-18
amdgpu: Add syncobj reset & signal wrappers.
Bas Nieuwenhuizen
3
-0
/
+48
2017-12-18
drm: Add drmSyncobjReset & drmSyncobjSignal wrappers.
Bas Nieuwenhuizen
2
-0
/
+28
2017-12-15
etnaviv: fix BO cache to properly work with different flags
Lucas Stach
1
-7
/
+19
2017-12-15
tests/amdgpu: Add return CUE_SUCCESS to suite_vcn_tests_clean.
Andrey Grodzovsky
1
-0
/
+2
2017-12-15
etnaviv: support performance monitor requests
Christian Gmeiner
4
-0
/
+37
2017-12-15
etnaviv: add permon support
Christian Gmeiner
5
-0
/
+226
2017-12-15
etnaviv: sync uapi header
Christian Gmeiner
1
-1
/
+42
2017-12-12
amdgpu: Remove dummy CU_ASSERT_EQUAL.
Andrey Grodzovsky
1
-2
/
+0
2017-12-05
amdgpu.ids: Refresh from AMD 17.40 release
Michel Dänzer
1
-2
/
+29
2017-12-05
amdgpu: Only remember the device's marketing name
Michel Dänzer
5
-102
/
+28
2017-12-05
amdgpu: Simplify error handling in parse_one_line
Michel Dänzer
1
-29
/
+16
2017-12-01
amdgpu: Clean up amdgpu_parse_asic_ids error handling
Michel Dänzer
3
-12
/
+12
2017-11-30
amdgpu: Add explicit dependency test.
Andrey Grodzovsky
2
-0
/
+282
2017-11-30
amdgpu: Add amdgpu_cs_create_syncobj2 to amdgpu-symbol-check
Michel Dänzer
1
-0
/
+1
2017-11-29
amdgpu: Adding amdgpu_cs_create_syncobj2 to create syncobj as signaled initially
David Mao
2
-0
/
+25
2017-11-29
amdgpu: Dynamicly disable BO suite "Metadata" test.
Andrey Grodzovsky
2
-2
/
+3
2017-11-29
amdgpu: Switch amdgpu CS tests enabling to the new way.
Andrey Grodzovsky
3
-33
/
+38
2017-11-27
Android: disable warnings causing errors
Rob Herring
1
-0
/
+1
2017-11-15
amdgpu: Disable deadlock test suite for Vega 10
Andrey Grodzovsky
3
-1
/
+25
2017-11-14
amdgpu: Add memory over allocation test.
Andrey Grodzovsky
1
-0
/
+24
2017-11-13
amdgpu: Move memory alloc tests in bo suite.
Andrey Grodzovsky
2
-49
/
+49
2017-11-13
amdgpu: Use new suite/test disabling functionality.
Andrey Grodzovsky
6
-134
/
+123
2017-11-13
amdgpu: Add functions to disable suites and tests.
Andrey Grodzovsky
2
-18
/
+170
2017-11-10
headers: Drop outdated node about a delta in drm_mode.h.
Eric Anholt
1
-5
/
+0
2017-11-10
headers: Sync up kernel changes to use kernel types instead of stdint.h.
Eric Anholt
4
-149
/
+144
2017-11-10
headers: Sync up mga_drm.h from drm-next.
Eric Anholt
2
-5
/
+1
2017-11-10
headers: Sync up some comment spelling and whitespace fixes from drm-next.
Eric Anholt
3
-7
/
+7
2017-11-10
headers: Sync up some header guard changes from drm-next.
Eric Anholt
10
-7
/
+84
2017-11-10
headers: Sync vc4 header from drm-next.
Eric Anholt
1
-3
/
+44
2017-11-09
Revert "amdgpu: fix 32bit VA manager max address"
Christian König
1
-1
/
+1
2017-11-09
Revert "amdgpu: use the high VA range if possible"
Christian König
2
-11
/
+2
2017-11-08
amdgpu: use the high VA range if possible
Christian König
2
-2
/
+11
2017-11-08
amdgpu: fix 32bit VA manager max address
Christian König
1
-1
/
+1
2017-11-08
amdgpu: sanitize 64bit VA manager
Christian König
3
-27
/
+8
2017-11-07
amdpgu: fix coding style in amdgpu_vamgr.c
Christian König
1
-13
/
+14
2017-11-07
freedreno: add the API fd_pipe_new2 to the symbol test
Emil Velikov
1
-0
/
+1
2017-11-07
exynos: change the license to X11/MIT
Inki Dae
7
-40
/
+120
2017-11-04
freedreno: submit-queue context priority
Rob Clark
8
-7
/
+68
2017-11-04
freedreno: sync uapi header (driver version 1.3.0)
Rob Clark
1
-6
/
+34
2017-11-03
configure.ac: bump version for release
Marek Olšák
1
-1
/
+1
2017-11-03
amdgpu: Fix wrappers for AMDGPU_VM IOCTL.
Andrey Grodzovsky
3
-8
/
+8
2017-10-31
configure.ac: bump version for release
Marek Olšák
1
-1
/
+1
2017-10-31
amdgpu: fix 32-bit build
Marek Olšák
1
-0
/
+3
2017-10-31
configure.ac: bump version for release
Marek Olšák
1
-1
/
+1
2017-10-27
amdgpu: Add VMID reservation per GPU context test.
Andrey Grodzovsky
4
-1
/
+175
2017-10-27
amdgpu: Add wrappers for AMDGPU_VM IOCTL.
Andrey Grodzovsky
4
-0
/
+71
2017-10-25
drm/syncobj: fix some whitespace issues
Dave Airlie
1
-19
/
+19
[next]