summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-07-06Android: strip out header files from sources listRob Herring10-11/+11
2016-06-29intel: Removing PCI IDs that are no longer listed as Kabylake.Rodrigo Vivi1-13/+3
2016-06-29intel: Add more Kabylake PCI IDs.Rodrigo Vivi1-4/+10
2016-06-14radeon: use SAMPLE_SPLIT=2 for better MSAA perf on EG/CMMarek Olšák1-2/+4
2016-06-13freedreno/msm: fix memory leak on ringbuffer freeRob Clark1-0/+5
2016-06-10xf86drm: ensure proper alignment of pointers in drmProcessPciDeviceNicolai Hähnle1-1/+1
2016-06-06drm: fix multi GPU drmGetDevices only return one deviceQiang Yu1-1/+4
2016-06-02amdgpu: fix fence status queryChristian König1-0/+6
2016-05-13tests/amdgpu: adapt to new polaris10/11 uvd fwSonny Jiang1-6/+42
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