summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-10-04android: make symbols hidden by defaultLucas De Marchi1-0/+1
2018-10-04*-symbols-check: error out when using unset variablesEmil Velikov10-0/+20
2018-10-04automake: set NM before running the testsEmil Velikov10-0/+10
2018-10-04CI: Capture test logs as GitLab artifactsDaniel Stone1-0/+15
2018-10-04modeprint: print encoder typeStefan Agner1-1/+7
2018-10-04modeprint: use libutil to lookup stringsStefan Agner3-37/+9
2018-09-20freedreno: add missing drm_publicEric Engestrom1-1/+1
2018-09-20omap: fix symbol annotationsEric Engestrom1-12/+12
2018-09-20radeon: add missing drm_public exportsEric Engestrom2-3/+3
2018-09-20nouveau: add missing drm_public exportsEric Engestrom2-2/+2
2018-09-20intel: add missing drm_public exportsEric Engestrom1-3/+3
2018-09-19autotools: make symbols hidden by defaultLucas De Marchi25-3/+29
2018-09-19meson: make symbols hidden by defaultLucas De Marchi22-28/+31
2018-09-19exynos: annotate public functionsLucas De Marchi2-25/+25
2018-09-19tegra: annotate public functionsLucas De Marchi1-13/+13
2018-09-19radeon: annotate public functionsLucas De Marchi6-41/+41
2018-09-19omap: annotate public functionsLucas De Marchi1-18/+18
2018-09-19freedreno: annotate public functionsLucas De Marchi4-49/+49
2018-09-19etnaviv: annotate public functionsLucas De Marchi6-37/+41
2018-09-19libdrm: annotate public functionsLucas De Marchi5-227/+254
2018-09-19amdgpu: annotate public functionsLucas De Marchi6-167/+173
2018-09-19nouveau: annotate public functionsLucas De Marchi3-39/+39
2018-09-19libkms: annotate public functionsLucas De Marchi1-8/+8
2018-09-19intel: annotate public functionsLucas De Marchi5-81/+82
2018-09-18headers/README: fix/add link to drm-nextEric Engestrom1-1/+1
2018-09-18test/amdgpu: add GDS, GWS and OA testsChristian König2-25/+49
2018-09-18test/amdgpu: add proper error handling v2Christian König1-2/+26
2018-09-18amdgpu: remove invalid check in amdgpu_bo_allocChristian König1-7/+2
2018-09-14freedreno: move ring_cache behind fd_bo_del()Rob Clark5-48/+45
2018-09-14freedreno: fix spelling typoRob Clark1-3/+3
2018-09-14tests/amdgpu: add unaligned VM testChristian König1-1/+44
2018-09-12intel: annotate the intel genx helpers as privateEmil Velikov2-4/+5
2018-09-06gitlab-ci: use templates to deduplicate the build commandsEric Engestrom1-82/+47
2018-09-05intel: get gen once for gen >= 9Lucas De Marchi2-13/+3
2018-09-05intel: make gen9 use generic gen macroLucas De Marchi2-186/+6
2018-09-05intel: make gen10 use generic gen macroLucas De Marchi2-33/+2
2018-09-05intel: make gen11 use generic gen macroLucas De Marchi2-25/+3
2018-09-05intel: add generic functions to check PCI IDLucas De Marchi5-2/+549
2018-09-05xf86drm: rename "real_path" to "pci_path"Eric Engestrom1-13/+13
2018-09-05xf86drm: merge get_normal_pci_path() into get_real_pci_path()Eric Engestrom1-17/+8
2018-09-05Fix build with -std=c11Tom Anderson1-1/+1
2018-09-04add gitlab-ci builds of libdrmEric Engestrom1-0/+179
2018-09-04Add basic CONTRIBUTING fileDaniel Vetter1-0/+105
2018-09-03amdgpu: amdgpu_bo_inc_ref don't return dummy intQiang Yu3-7/+3
2018-09-03amdgpu: add amdgpu_bo_inc_ref() function.Qiang Yu3-1/+21
2018-09-01amdgpu: add error return value for finding bo by cpu mapping (v2)Junwei Zhang1-2/+4
2018-08-27amdgpu-symbol-check: Add amdgpu_find_bo_by_cpu_mappingMichel Dänzer1-0/+1
2018-08-24xf86drm: fallback to normal path when realpath failsEmil Velikov1-3/+9
2018-08-23Bump to version 2.4.94libdrm-2.4.94Kristian H. Kristensen2-2/+2
2018-08-23libdrm: add msm drm uapi headerTanmay Shah5-11/+8