index
:
~nh/libdrm
freesync
master
Unnamed repository; edit this file 'description' to name the repository.
nh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-21
configure.ac: bump version to 2.4.85
HEAD
libdrm-2.4.85
master
Marek Olšák
1
-1
/
+1
2017-10-21
amdgpu: add padding to the fence to handle ioctl
Marek Olšák
1
-0
/
+1
2017-10-20
Add const qualifier to arguments of drmModeAddFB2()
Tobias Jakobi
2
-10
/
+11
2017-10-20
amdgpu: implement context priority for amdgpu_cs_ctx_create2 v3
Andres Rodriguez
3
-6
/
+29
2017-10-20
headers: Sync amdgpu_drm.h with drm-next
Andres Rodriguez
1
-1
/
+30
2017-10-19
modetest: Allow full testing of primary planes
Ville Syrjälä
1
-1
/
+2
2017-10-18
modetest: Decode IN_FORMATS plane blob property
Kristian H. Kristensen
1
-0
/
+86
2017-10-12
configure.ac: bump version to 2.4.84
libdrm-2.4.84
Marek Olšák
1
-1
/
+1
2017-10-12
amdgpu: add amdgpu_cs_fence_to_handle
Marek Olšák
3
-0
/
+37
2017-10-12
amdgpu: add amdgpu_cs_syncobj_wait
Marek Olšák
3
-0
/
+33
2017-10-12
drm: add drmSyncobjWait wrapper
Marek Olšák
2
-0
/
+25
2017-10-12
amdgpu: add sync_file import and export functions
Marek Olšák
3
-0
/
+52
2017-10-12
include: sync drm.h and amdgpu_drm.h with airlied/drm-next
Marek Olšák
1
-0
/
+21
2017-10-11
headers: sync syncobj ioctl defines.
Dave Airlie
1
-0
/
+22
2017-10-09
headers: sync DRM_MODE_ROTATE/REFLECT defines from kernel v4.14-rc1
Rob Herring
1
-0
/
+47
2017-10-09
Android: move libraries to /vendor
Rob Herring
3
-2
/
+5
2017-10-06
tests/amdgpu: fix uvd enc data corruption issue
James Zhu
2
-3
/
+5
2017-10-06
tests/amdgpu: add new uvd enc support check
James Zhu
1
-6
/
+21
2017-10-04
amdgpu: Add deadlock detection test suit.
Andrey Grodzovsky
4
-2
/
+270
2017-10-04
amdgpu: make userptr unit test more interesting
Christian König
1
-0
/
+8
2017-09-28
amdgpu: print error messages when amdgpu_device_initialize is failing
Marek Olšák
1
-3
/
+16
2017-09-21
intel: Change a KBL pci id to GT2 from GT1.5
Anuj Phogat
1
-2
/
+2
2017-09-15
freedreno/kgsl: fix pointer-to-int cast
Eric Engestrom
1
-1
/
+1
2017-09-14
etnaviv: prevent deadlock in error path
Philipp Zabel
1
-0
/
+5
2017-09-04
amdgpu: Do not write beyond allocated memory when parsing ids
Jan Vesely
1
-7
/
+8
2017-08-31
tests/amdgpu: add missing header to SOURCES
Alex Deucher
1
-1
/
+2
2017-08-24
configure.ac: Bump version to 2.4.83
libdrm-2.4.83
Daniel Stone
1
-1
/
+1
2017-08-21
etnaviv: fix etna_bo_from_name
Philipp Zabel
1
-1
/
+1
2017-08-21
android: amdgpu: fix build break
Chih-Wei Huang
1
-0
/
+6
2017-08-21
android: add rules to build amdgpu.ids
Chih-Wei Huang
1
-0
/
+9
2017-08-21
drmsltest: Check expected neighbours
Jan Vesely
1
-8
/
+20
2017-08-16
tests/amdgpu: add uvd encode unit tests
Boyuan Zhang
6
-1
/
+1050
2017-08-15
drm: Pull new modifier uapi into drm_fourcc and drm_mode
Jason Ekstrand
2
-0
/
+81
2017-08-08
amdgpu: merge and cleanup amdgpu_bo_free
Monk Liu
2
-56
/
+29
2017-08-08
amdgpu: fix race issue between two bo functions(v2)
Monk Liu
2
-6
/
+12
2017-08-07
amdgpu: fix missing mutex unlock before return
Monk Liu
1
-0
/
+1
2017-08-07
freedreno: prevent deadlock in error path
Eric Engestrom
1
-0
/
+1
2017-08-07
freedreno/msm: remove dead error path
Eric Engestrom
1
-6
/
+2
2017-08-07
freedreno: remove dead error path
Eric Engestrom
1
-7
/
+3
2017-08-04
test/amdgpu: fix test failure for SI
Flora Cui
3
-124
/
+228
2017-08-04
tests/amdgpu: bypass VCE tests on raven
Hawking Zhang
1
-0
/
+17
2017-08-04
tests/amdgpu: bypass UVD CS tests on raven
Hawking Zhang
1
-0
/
+17
2017-08-02
amdgpu: Add FX-9800P Bristol Ridge iGPU id
Jan Vesely
1
-0
/
+1
2017-08-01
radeon: add fallthrough annotation
Eric Engestrom
1
-0
/
+1
2017-07-20
xf86drm: continue with next device if drmProcessUsbDevice fails
Emil Velikov
1
-1
/
+1
2017-07-20
xf86drm: continue after drmProcessPlatformDevice failure
Gurchetan Singh
1
-2
/
+2
2017-07-19
configure.ac: bump version for release
libdrm-2.4.82
Lucas Stach
1
-1
/
+1
2017-07-19
amdgpu: add new symbols to tests.
Dave Airlie
1
-0
/
+7
2017-07-19
drm/amdgpu: add new low overhead command submission API. (v2)
Dave Airlie
2
-0
/
+77
2017-07-19
drm/amdgpu: add syncobj create/destroy/import/export apis
Dave Airlie
2
-1
/
+92
[next]