Skip to content
Snippets Groups Projects
  1. Aug 29, 2018
  2. Aug 28, 2018
  3. Aug 23, 2018
  4. Aug 09, 2018
  5. Aug 08, 2018
  6. Aug 07, 2018
  7. Jul 05, 2018
  8. Jun 21, 2018
  9. Jun 20, 2018
  10. May 31, 2018
  11. May 30, 2018
  12. May 23, 2018
    • Simona Vetter's avatar
      dim: Fix Link: checking regression · d5e63d62
      Simona Vetter authored
      
      In
      
      commit c0c4dc1c
      Author: Daniel Vetter <daniel.vetter@ffwll.ch>
      Date:   Wed May 2 15:08:24 2018 +0200
      
          dim: check all commits in dim apply-pull and push-branch
      
      I broke the managed_branch logic which made sure we don't check for
      Link: tags for pulled branches (since external pulls are most likely
      not managed by dim complaining about the lack of Link: tags is just
      noise).
      
      Fix this.
      
      Also fix some missing local variables while at it.
      
      v2: Drop now unecessary {} (Jani).
      
      Cc: Jani Nikula <jani.nikula@linux.intel.com>
      Cc: Dave Airlie <airlied@gmail.com>
      Reviewed-by: default avatarJani Nikula <jani.nikula@intel.com>
      Signed-off-by: default avatarDaniel Vetter <daniel.vetter@intel.com>
      d5e63d62
    • Simona Vetter's avatar
      dim: exclude commits from subordinate trees in pull-request · 186bf39a
      Simona Vetter authored
      
      For trees which integrate other trees it's a bit much to show all the
      commits pulled in through those other trees - that should all be
      summarized already in the merge commit.
      
      Instead only show commits done in the local tree, whether that's
      merges or normal commits. --first-parent achieves that.
      
      Cc: Dave Airlie <airlied@gmail.com>
      Acked-by: default avatarJani Nikula <jani.nikula@intel.com>
      Signed-off-by: default avatarDaniel Vetter <daniel.vetter@intel.com>
      186bf39a
    • Jani Nikula's avatar
      doc: how to become a drm-intel committer · c19a79d5
      Jani Nikula authored
      
      Until now, the drm-intel commit access have been handed out ad hoc,
      without transparency, consistency, or fairness. With pressure to add
      more committers, this is no longer tenable, if it ever was. Document the
      requirements and expectations around becoming a drm-intel committer.
      
      The drm-intel maintainers believe that a reasonable level of experience
      and track record of working on the driver, as well as actively engaging
      in the community upstream, are necessary before becoming a committer.
      
      While the requirements outlined here may seem strict in contrast with
      many projects, it seems easier to start strict and relax the
      requirements later on as needed than the other way round.
      
      v2: Address some of the concerns brought up by Daniel, and try to align
          the structure with the proposed igt rules.
      
      v3: Update commit message.
      
      Cc: Gustavo Padovan <gustavo@padovan.org>
      Cc: Maarten Lankhorst <maarten.lankhorst@linux.intel.com>
      Cc: Sean Paul <seanpaul@chromium.org>
      Cc: Dave Airlie <airlied@gmail.com>
      Cc: Daniel Vetter <daniel@ffwll.ch>
      Cc: dim-tools@lists.freedesktop.org
      Cc: dri-devel@lists.freedesktop.org
      Cc: intel-gfx@lists.freedesktop.org
      Acked-by: default avatarDave Airlie <airlied@gmail.com>
      Acked-by: default avatarDaniel Vetter <daniel@ffwll.ch>
      Signed-off-by: default avatarJani Nikula <jani.nikula@intel.com>
      Signed-off-by: default avatarJoonas Lahtinen <joonas.lahtinen@linux.intel.com>
      Signed-off-by: default avatarRodrigo Vivi <rodrigo.vivi@intel.com>
      c19a79d5
  13. May 21, 2018
  14. May 17, 2018
  15. May 15, 2018
  16. May 14, 2018
  17. May 07, 2018
  18. May 02, 2018
  19. Apr 30, 2018
  20. Apr 26, 2018
Loading