summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-05-12vc4 labeling of BOsvc4-labelEric Anholt1-0/+11
2017-05-04Fix stray caller of drmCompareDevicesAdam Jackson1-1/+1
2017-05-04configure: Fix the <sys/sysmacros.h> checkAdam Jackson1-0/+4
2017-05-04Export drmDevicesEqualAdam Jackson2-9/+11
2017-05-03amdgpu: Use the canonical form in branch predicateEdward O'Callaghan1-1/+1
2017-04-25Add the DPI encoder/connector types to KMS utils.Eric Anholt1-0/+2
2017-04-25Add pl111 as a KMS driver for utils.Eric Anholt1-0/+1
2017-04-19modetest: fix printing of fourcc on BE machinesIlia Mirkin1-1/+10
2017-04-19amdgpu/: concisely && consistently check null ptrs in canonical formEdward O'Callaghan3-33/+17
2017-04-18amdgpu: add a test for amdgpu_cs_wait_fencesNicolai Hähnle1-0/+100
2017-04-18amdgpu: add the interface of waiting multiple fencesNicolai Hähnle3-0/+95
2017-04-15freedreno: fix double-free on exitRob Clark1-3/+3
2017-04-15configure.ac: bump version for releaseChristian Gmeiner1-1/+1
2017-04-12etnaviv: add fence fd supportPhilipp Zabel3-4/+32
2017-04-12etnaviv: sync uapi headerPhilipp Zabel1-0/+8
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