]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitcd7bd65a34d3b53c2785c8060d977c60dbf520e0
tree172c1d0c5ca0cbd0254ccd341950836f465f5b62
parent7e006f320ecfc9fe2d9d3abc054a51fd33804c1f
parent711ef6b57b03055f72c6c2c0201000df4e42e3ac
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