summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-05-24amdgpu: add semaphore supportdrm-syncobjDave Airlie3-9/+142
2017-05-24libdrm: add sync obj wrappersDave Airlie3-0/+128
2017-04-10intel: remove dead codeEric Engestrom1-1/+0
2017-04-08exynos: add C++ support to exynos_drmif headerTobias Jakobi1-0/+8
2017-04-08configure.ac: bump version for releaseMarek Olšák1-1/+1
2017-04-07amdgpu: allow to query GPU sensor related informationSamuel Pitoiset3-0/+34
2017-04-07configure.ac: bump version for releaseDaniel Stone1-1/+1
2017-04-06Add CRTC ID to vblank eventAnder Conselvan de Oliveira2-9/+24
2017-04-06Headers: Sync drm{,_mode}.h with the kernelDaniel Stone2-15/+33
2017-04-05configure.ac: pthread-stubs is not a thing on GNU/kFreeBSDEmil Velikov1-1/+1
2017-04-04man: fix bug report instructions (third time's the charm)Eric Engestrom6-6/+6
2017-04-04man: fix bug report instructions (for real this time)Eric Engestrom6-12/+12
2017-04-04man: fix bug report instructionEric Engestrom6-12/+12
2017-04-04man/drm(7): fix typoEric Engestrom1-1/+1
2017-04-04configure.ac: bump the version to 2.4.77Marek Olšák1-1/+1
2017-04-03configure.ac: bring back pthread-stubs checkEmil Velikov1-4/+16
2017-04-03tests/etnaviv: link against libdrmBernd Kuhls1-0/+1
2017-04-03tegra: update symbol-checkErik Faye-Lund1-2/+5
2017-04-03Android: disable pointer-arith and enum-conversionRob Herring1-1/+3
2017-04-03Android: fix building of modetest and proptestRob Herring2-0/+4
2017-04-03xf86drm: remove memory leaks in drmGetBusid/drmGetReservedContextListSeung-Woo Kim1-6/+12
2017-04-03tests/exynos: fix invalid code of error path in g2d testSeung-Woo Kim1-18/+21
2017-04-03tests/exynos: remove unused-function build warningSeung-Woo Kim1-1/+3
2017-04-03exynos/fimg2d: remove unused-function build warningSeung-Woo Kim1-14/+0
2017-04-03exynos: fix type-punned pointer build warningSeung-Woo Kim1-1/+1
2017-04-03amdgpu: add amdgpu_bo_va_op_raw to the symbol checkEmil Velikov1-0/+1
2017-04-03amdgpu: add REPLACE and CLEAR checking for VA op (v2)Junwei Zhang1-1/+2
2017-04-03headers: the uint*_t vs. __u* discrepancy in amdgpu_drm is fixedNicolai Hähnle1-4/+0
2017-04-03headers: sync amdgpu_drm.h from airlied/drm-nextNicolai Hähnle1-1/+55
2017-04-03amdgpu: add amdgpu_bo_va_op_rawNicolai Hähnle2-5/+48
2017-04-01etnaviv: remove struct etna_specsChristian Gmeiner2-64/+30
2017-03-29configure.ac: bump version for releaseMarek Olšák1-1/+1
2017-03-27amdgpu_drm: add AMDGPU_HW_IP_UVD_ENCLeo Liu1-1/+2
2017-03-27amdgpu: stop reading CC_RB_BACKEND_DISABLE on Vega10Christian König1-12/+12
2017-03-27tests/amdgpu: add Polaris12 support for cs testJunwei Zhang1-4/+8
2017-03-27tests/amdgpu: add vce unit test support for vega10Leo Liu1-12/+42
2017-03-27tests/amdgpu: add uvd unit test support for vega10Leo Liu1-14/+23
2017-03-27tests/amdgpu: fix the count number for vega10Huang Rui1-3/+24
2017-03-27amdgpu: don't read registers not present on Vega10Huang Rui1-22/+26
2017-03-27amdgpu: update amdgpu_drm.h for Vega10Marek Olšák1-2/+8
2017-03-27amdgpu: sync amdgpu_drm.h with kernel 4.11-rc2Marek Olšák1-145/+251
2017-03-23freedreno: fix device close issuesRob Clark1-1/+2
2017-03-23freedreno: valgrind supportRob Clark6-2/+75
2017-03-23configure: Explicitly check for pkg-config at the top levelAdam Jackson1-0/+1
2017-03-21freedreno: fix potential use-after-free on a5xx+Rob Clark1-1/+6
2017-03-08intel: Add handle to hashtable before freeing along an error pathChris Wilson1-4/+4
2017-02-28intel: avoid null pointer dereferenceThomas Hindoe Paaboel Andersen1-1/+2
2017-02-28autogen.sh: run git commands in the (potentially) git dirEric Engestrom1-3/+3
2017-02-28autogen.sh: don't print old git-config valuesEric Engestrom1-2/+2
2017-02-14headers: add explicit note against local changes in the READMEEmil Velikov1-0/+2