summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-05-13tests/amdgpu: add interface to adapt firmware requirementLeo Liu1-2/+5
2016-05-13tests/amdgpu: expand write/copy tests to computeAlex Deucher1-7/+34
2016-05-13tests/amdgpu: expand write/copy tests to computeAlex Deucher1-3/+6
2016-04-27Bump version for releaseKenneth Graunke1-1/+1
2016-04-27intel/skl: Add missing SKL PCI IDsMichaƂ Winiarski1-8/+16
2016-04-21freedreno: add dummy fd_bo_from_fbdev implementation when KGSL is disabledNicolas Dechesne1-0/+7
2016-04-12headers: Update drm.hDaniel Vetter1-26/+41
2016-04-12headers: Update drm_mode.hDaniel Vetter1-51/+119
2016-04-12headers: Update drm_fourcc.hDaniel Vetter1-4/+13
2016-04-12headers: Update drm_sarea.hDaniel Vetter1-0/+2
2016-04-12headers: Update drm_i915.hDaniel Vetter1-8/+35
2016-04-12tests/kms-steal-crtc: Use correct includesDaniel Vetter1-0/+1
2016-04-12headers: Remove _DRM_GEMDaniel Vetter1-1/+0
2016-04-07tegra: Sync with Linux kernel UAPI headerThierry Reding1-1/+2
2016-04-07xf86drm: Fix spelling mistakesEric Engestrom2-2/+2
2016-04-07tests: Fix spelling mistakesEric Engestrom1-3/+3
2016-04-07intel: Fix spelling mistakesEric Engestrom5-5/+5
2016-04-07freedreno: Fix spelling mistakesEric Engestrom2-3/+3
2016-04-07exynos: Fix spelling mistakeEric Engestrom1-1/+1
2016-04-07amdgpu: Fix spelling mistakesEric Engestrom1-2/+2
2016-03-28proptest: print signed values correctlyEmil Velikov1-0/+2
2016-03-28modetest: print signed values correctlyGustavo Padovan1-0/+2
2016-03-28gitignore: ignore kms-steal-crtc and kms-universal-planesGustavo Padovan1-0/+2
2016-03-28tests: add virtio_gpu to the driver listGustavo Padovan1-0/+1
2016-03-13freedreno: add support for FD_TIMESTAMPRob Clark3-0/+4
2016-03-13freedreno: update uapiRob Clark1-0/+1
2016-03-02intel: Adding missing Broxton PCI IDs.Rodrigo Vivi1-1/+5
2016-02-25android: add virgl to be a valid driverChih-Wei Huang1-0/+2
2016-02-24vmwgfx: update uapiThomas Hellstrom1-158/+634
2016-02-18amdgpu/tests: fix tests for asics with one VCE instanceSonny Jiang1-8/+12
2016-02-15add libdrm_vc4.pc to .gitignoreRob Clark1-0/+1
2016-02-15Bump version for releaseRob Clark1-1/+1
2016-02-12freedreno: add support for FD_MAX_FREQRob Clark3-0/+6
2016-02-12freedreno: small refactor for get_paramRob Clark1-13/+30
2016-02-12freedreno: update uapiRob Clark1-0/+1
2016-02-04amdgpu: fix for submition with no ibsKen Wang2-0/+9
2016-02-04tests/amdgpu: add a test for cp dma copyAlex Deucher1-0/+18
2016-02-04tests/amdgpu: make amdgpu_command_submission_sdma_copy_linear genericAlex Deucher1-10/+17
2016-02-04tests/amdgpu: add a test for cp dma fillAlex Deucher1-0/+18
2016-02-04tests/amdgpu: make amdgpu_command_submission_sdma_const_fill genericAlex Deucher1-8/+16
2016-02-04tests/amdgpu: add a test for cp write dataAlex Deucher1-0/+125
2016-02-04tests/amdgpu: make amdgpu_command_submission_sdma_write_linear genericAlex Deucher1-9/+18
2016-02-04tests/amdgpu: make amdgpu_sdma_test_exec_cs() generic (v2)Alex Deucher1-23/+28
2016-02-04android: enable building static version of libdrmSumit Semwal1-0/+19
2016-02-04libkms: add libdrm to Requires.privateEmil Velikov1-0/+1
2016-02-04radeon: add libdrm to Requires.privateEmil Velikov1-0/+1
2016-02-04amdgpu: add libdrm as private requirement/dependencyEmil Velikov1-0/+1
2016-02-03vc4: Add headers and .pc files for VC4 userspace development.Eric Anholt7-0/+742
2016-02-03util: Add support for vc4.Eric Anholt1-0/+1
2016-02-03vc4: Add the DRM header file.Eric Anholt2-0/+280