1. 08 9月, 2020 5 次提交
  2. 10 6月, 2020 2 次提交
  3. 28 1月, 2020 1 次提交
  4. 04 10月, 2019 1 次提交
  5. 17 7月, 2019 1 次提交
  6. 28 6月, 2019 1 次提交
  7. 19 6月, 2019 1 次提交
  8. 04 6月, 2019 1 次提交
  9. 20 5月, 2019 2 次提交
  10. 06 3月, 2019 1 次提交
  11. 19 2月, 2019 1 次提交
  12. 11 1月, 2019 1 次提交
  13. 19 12月, 2018 1 次提交
  14. 08 12月, 2018 2 次提交
  15. 30 11月, 2018 6 次提交
  16. 16 11月, 2018 1 次提交
  17. 09 11月, 2018 2 次提交
  18. 25 10月, 2018 4 次提交
  19. 06 10月, 2018 1 次提交
  20. 11 9月, 2018 1 次提交
  21. 09 9月, 2018 1 次提交
    • D
      drm: extract drm_atomic_uapi.c · 72fdb40c
      Daniel Vetter 提交于
      This leaves all the commit/check and state handling in drm_atomic.c,
      while pulling all the uapi glue and the huge ioctl itself into a
      seprate file.
      
      This seems to almost perfectly split the rather big drm_atomic.c file
      into 2 equal sizes.
      
      Also adjust the kerneldoc and type a very terse overview text.
      
      v2: Rebase.
      
      v3: Fix tiny typo.
      
      v4:
      - Fixup armada, newly converted atomic driver hooray!
      - Fixup msm/dpu1, newly added too.
      Signed-off-by: NDaniel Vetter <daniel.vetter@intel.com>
      Cc: David Airlie <airlied@linux.ie>
      Cc: Gustavo Padovan <gustavo@padovan.org>
      Cc: Maarten Lankhorst <maarten.lankhorst@linux.intel.com>
      Cc: Sean Paul <seanpaul@chromium.org>
      Cc: Jani Nikula <jani.nikula@linux.intel.com>
      Cc: Joonas Lahtinen <joonas.lahtinen@linux.intel.com>
      Cc: Rodrigo Vivi <rodrigo.vivi@intel.com>
      Cc: Rob Clark <robdclark@gmail.com>
      Cc: Eric Anholt <eric@anholt.net>
      Cc: intel-gfx@lists.freedesktop.org
      Cc: linux-arm-msm@vger.kernel.org
      Cc: freedreno@lists.freedesktop.org
      Acked-by: NRodrigo Vivi <rodrigo.vivi@intel.com>
      Link: https://patchwork.freedesktop.org/patch/msgid/20180905135711.28370-7-daniel.vetter@ffwll.ch
      72fdb40c
  22. 09 8月, 2018 1 次提交
  23. 26 7月, 2018 1 次提交
  24. 03 7月, 2018 1 次提交