]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
Merge branch 'drm-next-4.13' of git://people.freedesktop.org/~agd5f/linux into drm...
authorDave Airlie <airlied@redhat.com>
Tue, 20 Jun 2017 01:19:08 +0000 (11:19 +1000)
committerDave Airlie <airlied@redhat.com>
Tue, 20 Jun 2017 01:19:08 +0000 (11:19 +1000)
commit8c52f36413063bedbb3d31a65048a61ea2f1e169
treec4eca52eba130c259b977832ff8dfc718a78aba8
parent3aaf4d95b07333af27c050511898d74a299fc743
parent5ac55629d6b3fcde69f46aa772c6e83be0bdcbbf
Merge branch 'drm-next-4.13' of git://people.freedesktop.org/~agd5f/linux into drm-next

A few more things for 4.13:
- Semaphore support using sync objects
- Drop fb location programming
- Optimize bo list ioctl

* 'drm-next-4.13' of git://people.freedesktop.org/~agd5f/linux:
  drm/amdgpu: Optimize mutex usage (v4)
  drm/amdgpu: Optimization of AMDGPU_BO_LIST_OP_CREATE (v2)
  amdgpu: use drm sync objects for shared semaphores (v6)
  amdgpu/cs: split out fence dependency checking (v2)
  drm/amdgpu: don't check the default value for vm size