summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-10-04Bump to version 2.4.95libdrm-2.4.95Emil Velikov2-2/+2
2018-10-04intel: include i915_pciids.h in the tarballEmil Velikov1-0/+1
2018-10-04Revert "Bump to version 2.4.95"Emil Velikov2-2/+2
2018-10-04Bump to version 2.4.95Emil Velikov2-2/+2
2018-10-04libdrm: headers: Sync with drm-nextAyan Kumar Halder8-17/+825
2018-10-04gitlab-ci: pass the correct toggles to configureEmil Velikov1-2/+2
2018-10-04tests/util: Add support for sun4i-drm driverEzequiel Garcia1-0/+1
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