Skip to content
Snippets Groups Projects
Select Git revision
  • 3e9ebd3cf48d9181e0931c6fd8f1a7dc4d6cb27c
  • master default
  • android-container
  • nanopc-t4
  • for-kernelci
  • WIP-syscall
  • v4.16-rc5
  • v4.16-rc4
  • v4.16-rc3
  • v4.16-rc2
  • v4.16-rc1
  • v4.15
  • v4.15-rc9
  • v4.15-rc8
  • v4.15-rc7
  • v4.15-rc6
  • v4.15-rc5
  • v4.15-rc4
  • v4.15-rc3
  • v4.15-rc2
  • v4.15-rc1
  • v4.14
  • v4.14-rc8
  • v4.14-rc7
  • v4.14-rc6
  • v4.14-rc5
26 results

net

  • Clone with SSH
  • Clone with HTTPS
  • Dmitry Osipenko's avatar
    Dmitry Osipenko authored
    Add unlocked variants of drm_gem_un/pin() functions and make them public.
    These new helpers will take care of GEM dma-reservation locking for DRM
    drivers.
    
    We are going to add memory shrinking support to the VirtIO-GPU driver
    that will need to pin framebuffers explicitly to prevent eviction of the
    actively used buffers by the shrinker. VirtIO-GPU driver will use these
    new generic helpers to pin shmem framebuffers.
    
    Signed-off-by: default avatarDmitry Osipenko <dmitry.osipenko@collabora.com>
    0455b28e
    History
    Name Last commit Last update
    ..