summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-12-18configure.ac: bump version for releaseHEADmasterDave Airlie1-1/+1
2017-12-18drm: Add CrtcGetSequence and CrtcQueueSequence IOCTLs [v2]Keith Packard3-1/+57
2017-12-18drm: Add drm mode lease ioctl wrappers [v3]Keith Packard2-0/+111
2017-12-18amdgpu: Add syncobj reset & signal wrappers.Bas Nieuwenhuizen3-0/+48
2017-12-18drm: Add drmSyncobjReset & drmSyncobjSignal wrappers.Bas Nieuwenhuizen2-0/+28
2017-12-15etnaviv: fix BO cache to properly work with different flagsLucas Stach1-7/+19
2017-12-15tests/amdgpu: Add return CUE_SUCCESS to suite_vcn_tests_clean.Andrey Grodzovsky1-0/+2
2017-12-15etnaviv: support performance monitor requestsChristian Gmeiner4-0/+37
2017-12-15etnaviv: add permon supportChristian Gmeiner5-0/+226
2017-12-15etnaviv: sync uapi headerChristian Gmeiner1-1/+42
2017-12-12amdgpu: Remove dummy CU_ASSERT_EQUAL.Andrey Grodzovsky1-2/+0
2017-12-05amdgpu.ids: Refresh from AMD 17.40 releaseMichel Dänzer1-2/+29
2017-12-05amdgpu: Only remember the device's marketing nameMichel Dänzer5-102/+28
2017-12-05amdgpu: Simplify error handling in parse_one_lineMichel Dänzer1-29/+16
2017-12-01amdgpu: Clean up amdgpu_parse_asic_ids error handlingMichel Dänzer3-12/+12
2017-11-30amdgpu: Add explicit dependency test.Andrey Grodzovsky2-0/+282
2017-11-30amdgpu: Add amdgpu_cs_create_syncobj2 to amdgpu-symbol-checkMichel Dänzer1-0/+1
2017-11-29amdgpu: Adding amdgpu_cs_create_syncobj2 to create syncobj as signaled initiallyDavid Mao2-0/+25
2017-11-29amdgpu: Dynamicly disable BO suite "Metadata" test.Andrey Grodzovsky2-2/+3
2017-11-29amdgpu: Switch amdgpu CS tests enabling to the new way.Andrey Grodzovsky3-33/+38
2017-11-27Android: disable warnings causing errorsRob Herring1-0/+1
2017-11-15amdgpu: Disable deadlock test suite for Vega 10Andrey Grodzovsky3-1/+25
2017-11-14amdgpu: Add memory over allocation test.Andrey Grodzovsky1-0/+24
2017-11-13amdgpu: Move memory alloc tests in bo suite.Andrey Grodzovsky2-49/+49
2017-11-13amdgpu: Use new suite/test disabling functionality.Andrey Grodzovsky6-134/+123
2017-11-13amdgpu: Add functions to disable suites and tests.Andrey Grodzovsky2-18/+170
2017-11-10headers: Drop outdated node about a delta in drm_mode.h.Eric Anholt1-5/+0
2017-11-10headers: Sync up kernel changes to use kernel types instead of stdint.h.Eric Anholt4-149/+144
2017-11-10headers: Sync up mga_drm.h from drm-next.Eric Anholt2-5/+1
2017-11-10headers: Sync up some comment spelling and whitespace fixes from drm-next.Eric Anholt3-7/+7
2017-11-10headers: Sync up some header guard changes from drm-next.Eric Anholt10-7/+84
2017-11-10headers: Sync vc4 header from drm-next.Eric Anholt1-3/+44
2017-11-09Revert "amdgpu: fix 32bit VA manager max address"Christian König1-1/+1
2017-11-09Revert "amdgpu: use the high VA range if possible"Christian König2-11/+2
2017-11-08amdgpu: use the high VA range if possibleChristian König2-2/+11
2017-11-08amdgpu: fix 32bit VA manager max addressChristian König1-1/+1
2017-11-08amdgpu: sanitize 64bit VA managerChristian König3-27/+8
2017-11-07amdpgu: fix coding style in amdgpu_vamgr.cChristian König1-13/+14
2017-11-07freedreno: add the API fd_pipe_new2 to the symbol testEmil Velikov1-0/+1
2017-11-07exynos: change the license to X11/MITInki Dae7-40/+120
2017-11-04freedreno: submit-queue context priorityRob Clark8-7/+68
2017-11-04freedreno: sync uapi header (driver version 1.3.0)Rob Clark1-6/+34
2017-11-03configure.ac: bump version for releaseMarek Olšák1-1/+1
2017-11-03amdgpu: Fix wrappers for AMDGPU_VM IOCTL.Andrey Grodzovsky3-8/+8
2017-10-31configure.ac: bump version for releaseMarek Olšák1-1/+1
2017-10-31amdgpu: fix 32-bit buildMarek Olšák1-0/+3
2017-10-31configure.ac: bump version for releaseMarek Olšák1-1/+1
2017-10-27amdgpu: Add VMID reservation per GPU context test.Andrey Grodzovsky4-1/+175
2017-10-27amdgpu: Add wrappers for AMDGPU_VM IOCTL.Andrey Grodzovsky4-0/+71
2017-10-25drm/syncobj: fix some whitespace issuesDave Airlie1-19/+19