Skip to content
Snippets Groups Projects
  1. Nov 29, 2016
  2. Nov 28, 2016
  3. Nov 26, 2016
  4. Nov 24, 2016
  5. Nov 22, 2016
  6. Nov 21, 2016
    • Robert Bragg's avatar
      intel: Add a getter for the intel_context ctx_id · 770f6bc4
      Robert Bragg authored
      
      Exposing the u32 context ID makes it possible to define new drm kernel
      interfaces based on the same IDs that e.g. execbuf uses to identify a
      gem context, that aren't themselves abstracted by libdrm but need to be
      used by libdrm/drm_intel_context based clients such as (parts of) i-g-t
      or Mesa.
      
      For example this can be used to configure an i915-perf stream to collect
      metrics for a specific context.
      
      v2: s/drm_intel_gem_context_get_context_id/drm_intel_gem_context_get_id/
      
      Signed-off-by: default avatarRobert Bragg <robert@sixbynine.org>
      Reviewed-by: default avatarMatthew Auld <matthew.auld@intel.com>
      770f6bc4
  7. Nov 20, 2016
  8. Nov 18, 2016
  9. Nov 14, 2016
  10. Nov 07, 2016
  11. Nov 05, 2016
  12. Oct 31, 2016
  13. Oct 24, 2016
  14. Oct 22, 2016
  15. Oct 21, 2016
  16. Oct 19, 2016
  17. Oct 13, 2016
  18. Oct 04, 2016
  19. Sep 30, 2016
  20. Sep 28, 2016
  21. Sep 17, 2016
Loading