Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
libdrm
/
8d34bba212342ec0e187cd3602d01edba2d7ec26
8d34bba
headers: Sync up some header guard changes from drm-next.
by Eric Anholt
· 7 years ago
e38de51
headers: Sync vc4 header from drm-next.
by Eric Anholt
· 7 years ago
931f019
Revert "amdgpu: fix 32bit VA manager max address"
by Christian König
· 7 years ago
0c2481e
Revert "amdgpu: use the high VA range if possible"
by Christian König
· 7 years ago
6c0ea4b
amdgpu: use the high VA range if possible
by Christian König
· 7 years ago
944f666
amdgpu: fix 32bit VA manager max address
by Christian König
· 7 years ago
a844925
amdgpu: sanitize 64bit VA manager
by Christian König
· 7 years ago
4b4ccaa
amdpgu: fix coding style in amdgpu_vamgr.c
by Christian König
· 7 years ago
cfe0ae5
freedreno: add the API fd_pipe_new2 to the symbol test
by Emil Velikov
· 7 years ago
be40710
exynos: change the license to X11/MIT
by Inki Dae
· 7 years ago
7064b2e
freedreno: submit-queue context priority
by Rob Clark
· 7 years ago
62e0767
freedreno: sync uapi header (driver version 1.3.0)
by Rob Clark
· 7 years ago
2fe4c07
configure.ac: bump version for release
by Marek Olšák
· 7 years ago
f3091ba
amdgpu: Fix wrappers for AMDGPU_VM IOCTL.
by Andrey Grodzovsky
· 7 years ago
b617f05
configure.ac: bump version for release
by Marek Olšák
· 7 years ago
76c325e
amdgpu: fix 32-bit build
by Marek Olšák
· 7 years ago
a4b487c
configure.ac: bump version for release
by Marek Olšák
· 7 years ago
33dcc29
amdgpu: Add VMID reservation per GPU context test.
by Andrey Grodzovsky
· 7 years ago
9b38ea8
amdgpu: Add wrappers for AMDGPU_VM IOCTL.
by Andrey Grodzovsky
· 7 years ago
61ff977
drm/syncobj: fix some whitespace issues
by Dave Airlie
· 7 years ago
0d88920
drm: sync drm headers from drm-next.
by Dave Airlie
· 7 years ago
e580be9
configure.ac: bump version to 2.4.85
by Marek Olšák
· 7 years ago
f579747
amdgpu: add padding to the fence to handle ioctl
by Marek Olšák
· 7 years ago
09be541
Add const qualifier to arguments of drmModeAddFB2()
by Tobias Jakobi
· 7 years ago
35bc82c
amdgpu: implement context priority for amdgpu_cs_ctx_create2 v3
by Andres Rodriguez
· 7 years ago
bcae722
headers: Sync amdgpu_drm.h with drm-next
by Andres Rodriguez
· 7 years ago
ba68d7b
modetest: Allow full testing of primary planes
by Ville Syrjälä
· 7 years ago
511c71c
modetest: Decode IN_FORMATS plane blob property
by Kristian H. Kristensen
· 7 years ago
290d29d
configure.ac: bump version to 2.4.84
by Marek Olšák
· 7 years ago
c74d461
amdgpu: add amdgpu_cs_fence_to_handle
by Marek Olšák
· 7 years ago
59aa57b
amdgpu: add amdgpu_cs_syncobj_wait
by Marek Olšák
· 7 years ago
2048a9e
drm: add drmSyncobjWait wrapper
by Marek Olšák
· 7 years ago
b6e2450
amdgpu: add sync_file import and export functions
by Marek Olšák
· 7 years ago
ad4df73
include: sync drm.h and amdgpu_drm.h with airlied/drm-next
by Marek Olšák
· 7 years ago
d27fd2d
headers: sync syncobj ioctl defines.
by Dave Airlie
· 7 years ago
9651339
headers: sync DRM_MODE_ROTATE/REFLECT defines from kernel v4.14-rc1
by Rob Herring
· 7 years ago
011fd91
Android: move libraries to /vendor
by Rob Herring
· 7 years ago
2ecafca
tests/amdgpu: fix uvd enc data corruption issue
by James Zhu
· 7 years ago
657b094
tests/amdgpu: add new uvd enc support check
by James Zhu
· 7 years ago
670db97
amdgpu: Add deadlock detection test suit.
by Andrey Grodzovsky
· 7 years ago
736ef0b
amdgpu: make userptr unit test more interesting
by Christian König
· 7 years ago
1dd84e0
amdgpu: print error messages when amdgpu_device_initialize is failing
by Marek Olšák
· 7 years ago
7c71188
intel: Change a KBL pci id to GT2 from GT1.5
by Anuj Phogat
· 7 years ago
76418c2
freedreno/kgsl: fix pointer-to-int cast
by Eric Engestrom
· 7 years ago
6dca938
etnaviv: prevent deadlock in error path
by Philipp Zabel
· 7 years ago
d55d080
amdgpu: Do not write beyond allocated memory when parsing ids
by Jan Vesely
· 7 years ago
05a830d
tests/amdgpu: add missing header to SOURCES
by Alex Deucher
· 7 years ago
f19dbb7
configure.ac: Bump version to 2.4.83
by Daniel Stone
· 7 years ago
99d3f82
etnaviv: fix etna_bo_from_name
by Philipp Zabel
· 7 years ago
a0531e7
android: amdgpu: fix build break
by Chih-Wei Huang
· 7 years ago
e5ce5c6
android: add rules to build amdgpu.ids
by Chih-Wei Huang
· 7 years ago
20138ea
drmsltest: Check expected neighbours
by Jan Vesely
· 7 years ago
9d133dd
tests/amdgpu: add uvd encode unit tests
by Boyuan Zhang
· 7 years ago
7ec689a
drm: Pull new modifier uapi into drm_fourcc and drm_mode
by Jason Ekstrand
· 7 years ago
687d250
amdgpu: merge and cleanup amdgpu_bo_free
by Monk Liu
· 7 years ago
2a89ae5
amdgpu: fix race issue between two bo functions(v2)
by Monk Liu
· 7 years ago
4d24415
amdgpu: fix missing mutex unlock before return
by Monk Liu
· 7 years ago
ceb70a6
freedreno: prevent deadlock in error path
by Eric Engestrom
· 7 years ago
6338e45
freedreno/msm: remove dead error path
by Eric Engestrom
· 7 years ago
ac2b806
freedreno: remove dead error path
by Eric Engestrom
· 7 years ago
e2b6785
test/amdgpu: fix test failure for SI
by Flora Cui
· 7 years ago
4d0e05e
tests/amdgpu: bypass VCE tests on raven
by Hawking Zhang
· 7 years ago
517df5f
tests/amdgpu: bypass UVD CS tests on raven
by Hawking Zhang
· 7 years ago
0167e68
amdgpu: Add FX-9800P Bristol Ridge iGPU id
by Jan Vesely
· 7 years ago
053ad38
radeon: add fallthrough annotation
by Eric Engestrom
· 7 years ago
3876bc2
xf86drm: continue with next device if drmProcessUsbDevice fails
by Emil Velikov
· 7 years ago
5226b52
xf86drm: continue after drmProcessPlatformDevice failure
by Gurchetan Singh
· 7 years ago
23e234a
configure.ac: bump version for release
by Lucas Stach
· 7 years ago
e12af38
amdgpu: add new symbols to tests.
by Dave Airlie
· 7 years ago
22790a6
drm/amdgpu: add new low overhead command submission API. (v2)
by Dave Airlie
· 7 years ago
69532d0
drm/amdgpu: add syncobj create/destroy/import/export apis
by Dave Airlie
· 7 years ago
ac21401
Remove redundant memclear
by coypu
· 7 years ago
2393acd
etnaviv: submit full struct drm_etnaviv_gem_submit
by Christian Gmeiner
· 7 years ago
68da781
intel/intel_chipset: Move IS_9XX below IS_GEN10.
by Rodrigo Vivi
· 7 years ago
3095cc8
intel: add GEN10 to IS_9XX.
by Paulo Zanoni
· 8 years ago
5c490bd
intel/gen10: Add missed gen10 stuff
by Ben Widawsky
· 8 years ago
80201d7
intel: Add Cannonlake PCI IDs for Y-skus.
by Rodrigo Vivi
· 8 years ago
6b624bf
intel: Add Cannonlake PCI IDs for U-skus.
by Rodrigo Vivi
· 8 years ago
4c98652
intel: PCI Ids for U SKU in CFL
by Anusha Srivatsa
· 7 years ago
2b48faf
intel: PCI Ids for H SKU in CFL
by Anusha Srivatsa
· 7 years ago
0733f37
intel: PCI Ids for S SKU in CFL
by Anusha Srivatsa
· 7 years ago
fc49227
libdrm: add drm syncobj create/destroy/import/export
by Dave Airlie
· 7 years ago
3832374
drm: update drm.h to latest in drm-next.
by Dave Airlie
· 7 years ago
92b5b30
amdgpu: sync amdgpu_drm with kernel.
by Dave Airlie
· 7 years ago
b9549c9
headers: Update drm_fourcc and vc4_drm.h with new VC4 tiling UAPI.
by Eric Anholt
· 7 years ago
7e6bf88
amdgpu: move asic id table to a separate file
by Xiaojie Yuan
· 7 years ago
87dac00
amdgpu: Add .editorconfig file for amdgpu coding style
by Michel Dänzer
· 7 years ago
57d67d5
tests/amdgpu: s/uvd_messages.h/decode_messages.h/ in Makefile.am
by Michel Dänzer
· 7 years ago
b6f450e
tests/amdgpu: Fix device_id option
by Tom St Denis
· 7 years ago
16444e1
tests/amdgpu: implement vcn dec unit tests
by Leo Liu
· 8 years ago
c1f5eea
tests/amdgpu: add vcn tests support and sets
by Leo Liu
· 8 years ago
01096f2
tests/amdgpu: move decode sum to common
by Leo Liu
· 8 years ago
1851f1b
tests/amdgpu: separate decode messages
by Leo Liu
· 8 years ago
ec65d19
tests/amdgpu: rename uvd messages to decode messages
by Leo Liu
· 8 years ago
48aac8c
headers: sync drm_sarea.h with airlied/drm-next
by Eric Engestrom
· 7 years ago
1b8db17
headers: sync drm_fourcc.h with airlied/drm-next
by Eric Engestrom
· 7 years ago
ce9e3ba
Android: fix missing trailing \
by Rob Herring
· 7 years ago
bbe9987
Android's major/minor/makedev live in <sys/sysmacros.h>
by Elliott Hughes
· 7 years ago
81312f3
Bump version to 2.4.81
by Marek Olšák
· 7 years ago
eeb51df
amdgpu/drm: add AMDGPU_HW_IP_VCN_ENC
by Leo Liu
· 8 years ago
Next »