OSDN Git Service

Merge branch 'drm-next-4.15' of git://people.freedesktop.org/~agd5f/linux into drm...
authorDave Airlie <airlied@redhat.com>
Thu, 9 Nov 2017 01:14:47 +0000 (11:14 +1000)
committerDave Airlie <airlied@redhat.com>
Thu, 9 Nov 2017 01:14:47 +0000 (11:14 +1000)
commit086711708b5a0b1662fb86a10dbf2ae9b3c18d0a
tree172c1d0c5ca0cbd0254ccd341950836f465f5b62
parentd65d31388a23b14df9494135ad6c6549a59a3caa
parentcdd9a8b8599b952e2b39763090689ec2ad8e40c3
Merge branch 'drm-next-4.15' of git://people.freedesktop.org/~agd5f/linux into drm-next

A few more fixes for 4.15.

* 'drm-next-4.15' of git://people.freedesktop.org/~agd5f/linux:
  drm/amdgpu: use irq-safe lock for kiq->ring_lock
  drm/amdgpu: bypass lru touch for KIQ ring submission
  drm/amdgpu: Potential uninitialized variable in amdgpu_vm_update_directories()
  drm/amdgpu: potential uninitialized variable in amdgpu_vce_ring_parse_cs()
  drm/amd/powerplay: initialize a variable before using it
  drm/amd/powerplay: suppress KASAN out of bounds warning in vega10_populate_all_memory_levels
  drm/amd/amdgpu: fix evicted VRAM bo adjudgement condition