summaryrefslogtreecommitdiff
path: root/bpf.c
AgeCommit message (Expand)AuthorFilesLines
2013-03-16misc: remove dead/unreachable code from switch statementsDaniel Borkmann1-2/+0
2013-03-15all: import netsniff-ng 0.5.8-rc0 sourceDaniel Borkmann1-0/+765
<alexander.deucher@amd.com>2016-09-27 12:22:21 -0400 commita951ed85abd4615e98e36b536e3b3b07b22a88ac (patch) treebe39fc799fb6342242dbeebacd2d0688d2874979 parent47a66e45d7a7613322549c2475ea9d809baaf514 (diff)
drm/amdgpu: disable CRTCs before teardown
Some code called by drm_crtc_force_disable_all() wants to wait for all fences, so only do fence teardown after CRTCs are disabled. Fixes: 84b89bdcedf8 ("drm/amdgpu: Turn off CRTCs on driver unload") Cc: stable@vger.kernel.org # v4.8+ Signed-off-by: Grazvydas Ignotas <notasas@gmail.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat