summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-08-14drm: Pull new modifier uapi into drm_fourcc and drm_modemodifiers-headersJason Ekstrand2-0/+81
2017-08-08amdgpu: merge and cleanup amdgpu_bo_freeMonk Liu2-56/+29
2017-08-08amdgpu: fix race issue between two bo functions(v2)Monk Liu2-6/+12
2017-08-07amdgpu: fix missing mutex unlock before returnMonk Liu1-0/+1
2017-08-07freedreno: prevent deadlock in error pathEric Engestrom1-0/+1
2017-08-07freedreno/msm: remove dead error pathEric Engestrom1-6/+2
2017-08-07freedreno: remove dead error pathEric Engestrom1-7/+3
2017-08-04test/amdgpu: fix test failure for SIFlora Cui3-124/+228
2017-08-04tests/amdgpu: bypass VCE tests on ravenHawking Zhang1-0/+17
2017-08-04tests/amdgpu: bypass UVD CS tests on ravenHawking Zhang1-0/+17
2017-08-02amdgpu: Add FX-9800P Bristol Ridge iGPU idJan Vesely1-0/+1
2017-08-01radeon: add fallthrough annotationEric Engestrom1-0/+1
2017-07-20xf86drm: continue with next device if drmProcessUsbDevice failsEmil Velikov1-1/+1
2017-07-20xf86drm: continue after drmProcessPlatformDevice failureGurchetan Singh1-2/+2
2017-07-19configure.ac: bump version for releaseLucas Stach1-1/+1
2017-07-19amdgpu: add new symbols to tests.Dave Airlie1-0/+7
2017-07-19drm/amdgpu: add new low overhead command submission API. (v2)Dave Airlie2-0/+77
2017-07-19drm/amdgpu: add syncobj create/destroy/import/export apisDave Airlie2-1/+92
2017-07-07Remove redundant memclearcoypu1-2/+0
2017-07-06etnaviv: submit full struct drm_etnaviv_gem_submitChristian Gmeiner1-7/+1
2017-06-30intel/intel_chipset: Move IS_9XX below IS_GEN10.Rodrigo Vivi1-9/+9
2017-06-30intel: add GEN10 to IS_9XX.Paulo Zanoni1-1/+2
2017-06-30intel/gen10: Add missed gen10 stuffBen Widawsky2-1/+5
2017-06-30intel: Add Cannonlake PCI IDs for Y-skus.Rodrigo Vivi1-1/+15
2017-06-30intel: Add Cannonlake PCI IDs for U-skus.Rodrigo Vivi1-0/+13
2017-06-29intel: PCI Ids for U SKU in CFLAnusha Srivatsa1-1/+11
2017-06-29intel: PCI Ids for H SKU in CFLAnusha Srivatsa1-1/+7
2017-06-29intel: PCI Ids for S SKU in CFLAnusha Srivatsa1-1/+16
2017-06-29libdrm: add drm syncobj create/destroy/import/exportDave Airlie2-0/+89
2017-06-29drm: update drm.h to latest in drm-next.Dave Airlie1-0/+26
2017-06-27amdgpu: sync amdgpu_drm with kernel.Dave Airlie1-1/+53
2017-06-22headers: Update drm_fourcc and vc4_drm.h with new VC4 tiling UAPI.Eric Anholt2-4/+41
2017-06-13amdgpu: move asic id table to a separate fileXiaojie Yuan10-173/+445
2017-06-13amdgpu: Add .editorconfig file for amdgpu coding styleMichel Dänzer1-0/+9
2017-06-12tests/amdgpu: s/uvd_messages.h/decode_messages.h/ in Makefile.amMichel Dänzer1-1/+1
2017-06-06tests/amdgpu: Fix device_id optionTom St Denis1-9/+9
2017-06-05tests/amdgpu: implement vcn dec unit testsLeo Liu2-3/+166
2017-06-05tests/amdgpu: add vcn tests support and setsLeo Liu4-1/+300
2017-06-05tests/amdgpu: move decode sum to commonLeo Liu2-1/+3
2017-06-05tests/amdgpu: separate decode messagesLeo Liu2-1/+5
2017-06-05tests/amdgpu: rename uvd messages to decode messagesLeo Liu2-5/+5
2017-06-03headers: sync drm_sarea.h with airlied/drm-nextEric Engestrom1-0/+8
2017-06-03headers: sync drm_fourcc.h with airlied/drm-nextEric Engestrom1-0/+126
2017-05-28Android: fix missing trailing \Rob Herring1-1/+1
2017-05-28Android's major/minor/makedev live in <sys/sysmacros.h>Elliott Hughes1-0/+1
2017-05-24Bump version to 2.4.81Marek Olšák1-1/+1
2017-05-23amdgpu/drm: add AMDGPU_HW_IP_VCN_ENCLeo Liu1-1/+2
2017-05-23amdgpu/drm: add AMDGPU_HW_IP_VCN_DECLeo Liu1-1/+2
2017-05-23amdgpu: add raven family idHawking Zhang1-0/+1
2017-05-16amdgpu: add missing extern "C" headersNicolai Hähnle1-0/+8