summaryrefslogtreecommitdiff
path: root/bpf_comp.c
AgeCommit message (Expand)AuthorFilesLines
2013-05-05bpf_comp: minor: fix linebreakDaniel Borkmann1-2/+2
2013-03-15all: import netsniff-ng 0.5.8-rc0 sourceDaniel Borkmann1-0/+43
authorBen Skeggs <bskeggs@redhat.com>2017-01-24 09:32:26 +1000
committerBen Skeggs <bskeggs@redhat.com>2017-01-31 20:05:26 +1000
commit2b5078937355c0d662ecef54b7d4d04f48da4fa9 (patch)
tree9e75490ab352bf7d2e4a689ee761656d3dafc7d1
parent24bf7ae359b8cca165bb30742d2b1c03a1eb23af (diff)
drm/nouveau/kms/nv50: request vblank events for commits that send completion events
This somehow fixes an issue where sync-to-vblank longer works correctly after resume from suspend. From a HW perspective, we don't need the IRQs turned on to be able to detect flip completion, so it's assumed that this is required for the voodoo in the core DRM vblank core. Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
Diffstat