commit e071d3662a928f501552be89f2e1523d77880346
Author: François Tigeot <ftig...@wolfpond.org>
Date:   Wed May 13 11:16:19 2020 +0200

    drm/linux/tasklets: queue new requests after existing ones
    
    * The i915 driver expects its requests to be processed in the same
      order they were submitted
    
    * Insert new tasklets at the tail of regular and high priority lists

Summary of changes:
 sys/dev/drm/linux_tasklet.c | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/e071d3662a928f501552be89f2e1523d77880346


-- 
DragonFly BSD source repository

Reply via email to