1. 02 4月, 2019 2 次提交
  2. 07 3月, 2019 1 次提交
  3. 06 3月, 2019 3 次提交
  4. 19 2月, 2019 2 次提交
  5. 07 2月, 2019 1 次提交
  6. 29 1月, 2019 1 次提交
  7. 24 1月, 2019 1 次提交
  8. 14 1月, 2019 1 次提交
    • S
      drm: move drm_can_sleep() to drm_util.h · e9eafcb5
      Sam Ravnborg 提交于
      Move drm_can_sleep() out of drmP.h to allow users
      to get rid of the drmP.h include.
      
      There was no header file that was a good match for this helper function.
      So add this to drm_util with the relevant includes.
      
      Add include of drm_util.h to all users.
      
      v2:
      - Update comments to use kernel-doc style (Daniel)
      - Add FIXME to drm_can_sleep and add note that this
        function should not be used in new code (Daniel)
      
      v3:
      - Fix kernel-doc syntax (Daniel)
      - Plug drm_util.h into drm-internels.rst (Daniel)
      Signed-off-by: NSam Ravnborg <sam@ravnborg.org>
      Cc: Maarten Lankhorst <maarten.lankhorst@linux.intel.com>
      Cc: Maxime Ripard <maxime.ripard@bootlin.com>
      Cc: Sean Paul <sean@poorly.run>
      Cc: David Airlie <airlied@linux.ie>
      Cc: Daniel Vetter <daniel@ffwll.ch>
      Cc: Alex Deucher <alexander.deucher@amd.com>
      Cc: "Christian König" <christian.koenig@amd.com>
      Cc: "David (ChunMing) Zhou" <David1.Zhou@amd.com>
      Cc: Gerd Hoffmann <kraxel@redhat.com>
      Cc: Rob Clark <robdclark@gmail.com>
      Cc: Tomi Valkeinen <tomi.valkeinen@ti.com>
      Cc: Eric Anholt <eric@anholt.net>
      Signed-off-by: NDaniel Vetter <daniel.vetter@ffwll.ch>
      Link: https://patchwork.freedesktop.org/patch/msgid/20190112193251.20450-2-sam@ravnborg.org
      e9eafcb5
  9. 11 1月, 2019 3 次提交
  10. 19 12月, 2018 2 次提交
  11. 11 12月, 2018 1 次提交
  12. 08 12月, 2018 2 次提交
  13. 05 12月, 2018 1 次提交
  14. 30 11月, 2018 6 次提交
  15. 16 11月, 2018 2 次提交
  16. 09 11月, 2018 2 次提交
  17. 25 10月, 2018 5 次提交
  18. 24 10月, 2018 2 次提交
  19. 16 10月, 2018 1 次提交
  20. 06 10月, 2018 1 次提交