Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-11-27 22:13:15 to 2019-11-28 14:15:35 UTC [more...]

[PULL] drm-intel-next-fixes
 2019-11-28 14:15 UTC  (2+ messages)
` [Intel-gfx] "

[CI 1/3] drm/i915: Allow i915 to manage the vma offset nodes instead of drm core
 2019-11-28 14:14 UTC  (8+ messages)
` [Intel-gfx] "
` [CI 2/3] drm/i915: Introduce DRM_I915_GEM_MMAP_OFFSET
  ` [Intel-gfx] "
` [CI 3/3] drm/i915: Add cpu fault handler for mmap_offset
  ` [Intel-gfx] "
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [CI,1/3] drm/i915: Allow i915 to manage the vma offset nodes instead of drm core
  ` [Intel-gfx] "

[PATCH] i915: Expose panel power cycle delay to i915_panel_timings
 2019-11-28 14:05 UTC  (3+ messages)
  ` [Intel-gfx] "

[CI] drm/i915/gem: Excise the per-batch whitelist from the context
 2019-11-28 14:05 UTC  (4+ messages)
` [Intel-gfx] "
` ✗ Fi.CI.BUILD: failure for drm/i915/gem: Excise the per-batch whitelist from the context (rev2)
  ` [Intel-gfx] "

[PATCH] drm/i915/selftests: Try to show where the pulse went
 2019-11-28 14:04 UTC  (8+ messages)
` [Intel-gfx] "
` ✗ Fi.CI.BAT: failure for "
  ` [Intel-gfx] "

[PATCH 00/13] video, drm: constify fbops in struct fb_info
 2019-11-28 14:03 UTC  (30+ messages)
` [PATCH 01/13] video: fb_defio: preserve user fb_ops
  ` [Intel-gfx] "
` [PATCH 02/13] drm/fb-helper: don't preserve fb_ops across deferred IO use
    ` [Intel-gfx] "
` [PATCH 13/13] samples: vfio-mdev: constify fb ops
      ` [Intel-gfx] "
` ✗ Fi.CI.BUILD: failure for video, drm: constify fbops in struct fb_info (rev2)
  ` [Intel-gfx] "

[PATCH] drm/i915: Provide ddc symlink in hdmi connector sysfs directory
 2019-11-28 13:57 UTC  (4+ messages)
  ` [Intel-gfx] "

[PATCH i-g-t] tests/i915/gem_mmap_offset: Add new API test for gem_mmap_offset
 2019-11-28 13:38 UTC  (10+ messages)
  ` [Intel-gfx] "
  ` [igt-dev] "
    ` [Intel-gfx] "

[CI] drm/i915/tgl: Drop preemption to see if that helps
 2019-11-28 12:19 UTC  (8+ messages)
` [Intel-gfx] "
` ✗ Fi.CI.CHECKPATCH: warning for "
  ` [Intel-gfx] "
` ✓ Fi.CI.BAT: success "
  ` [Intel-gfx] "

[RFC 00/13] drm/i915/svm: Add SVM support
 2019-11-28 12:12 UTC  (12+ messages)
` [RFC 02/13] drm/i915/svm: Define SVM UAPI
      ` [Intel-gfx] "
` [RFC 03/13] drm/i915/svm: Runtime (RT) allocator support
      ` [Intel-gfx] "

[PATCH 1/7] drm/i915/display: Refactor intel_commit_modeset_disables()
 2019-11-28 12:06 UTC  (15+ messages)
` [PATCH 3/7] drm/i915/tgl: Select master trasconder for MST stream
          ` [Intel-gfx] "
` [PATCH 4/7] drm/i915/dp: Power down sink before disable pipe/transcoder clock
          ` [Intel-gfx] "

[PATCH 0/7] drm/i915: Cleanups around pre/post plane update
 2019-11-28 12:02 UTC  (30+ messages)
` [PATCH 1/7] drm/i915: Clean up arguments to nv12/scaler w/a funcs
    ` [Intel-gfx] "
` [PATCH 2/7] drm/i915: Pass dev_priv to ilk_disable_lp_wm()
    ` [Intel-gfx] "
` [PATCH 3/7] drm/i915: s/pipe_config/new_crtc_state/ intel_{pre, post}_plane_update()
    ` [Intel-gfx] "
` [PATCH 4/7] drm/i915: Clean up "
    ` [Intel-gfx] "
` [PATCH 5/7] drm/i915: Clean up the gen2 "no planes -> underrun" workaround
    ` [Intel-gfx] "
` [PATCH 6/7] drm/i915: Nuke intel_pre_disable_primary_noatomic()
    ` [Intel-gfx] "
` [PATCH 7/7] drm/i915: Make intel_crtc_arm_fifo_underrun() functional on gen2
    ` [Intel-gfx] "
` ✓ Fi.CI.BAT: success for drm/i915: Cleanups around pre/post plane update
  ` [Intel-gfx] "

[CI 1/3] drm/i915/selftests: Count the number of engines used
 2019-11-28 11:56 UTC  (16+ messages)
` [Intel-gfx] "
` [CI 2/3] drm/i915/selftests: Flush fput after running selftests
  ` [Intel-gfx] "
  ` [PATCH] "
    ` [Intel-gfx] "
` [CI 3/3] drm/i915/gen7: Re-enable full-ppgtt for ivb, byt, hsw
  ` [Intel-gfx] "
` ✗ Fi.CI.BAT: failure for series starting with [CI,1/3] drm/i915/selftests: Count the number of engines used
  ` [Intel-gfx] "
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [CI,1/3] drm/i915/selftests: Count the number of engines used (rev2)
  ` [Intel-gfx] "
` ✗ Fi.CI.BAT: failure "
  ` [Intel-gfx] "

[PATCH v3 0/2] drm: mmap fixups
 2019-11-28 11:39 UTC  (6+ messages)
` [PATCH v3 1/2] drm: call drm_gem_object_funcs.mmap with fake offset
    ` [Intel-gfx] "
` ✗ Fi.CI.IGT: failure for drm: mmap fixups (rev3)
  ` [Intel-gfx] "

[PATCH 1/4] drm/i915: Allow i915 to manage the vma offset nodes instead of drm core
 2019-11-28 11:22 UTC  (6+ messages)
` [PATCH 4/4] drm/i915: Add cpu fault handler for mmap_offset
    ` [Intel-gfx] "

[PATCH i-g-t 1/2] Remove i915/gem_cpu_reloc
 2019-11-28 11:05 UTC  (6+ messages)
` [Intel-gfx] "
` [PATCH i-g-t 2/2] Remove i915/gem_exec_blt
  ` [Intel-gfx] "

[PATCH 08/13] video: fbdev: make fbops member of struct fb_info a const pointer
 2019-11-28 10:46 UTC  (5+ messages)
  ` [Intel-gfx] "

[CI] drm/i915/gt: Manual rc6 entry upon parking
 2019-11-28 10:35 UTC  (3+ messages)
` ✓ Fi.CI.IGT: success for drm/i915/gt: Manual rc6 entry upon parking (rev4)
  ` [Intel-gfx] "

[PATCH v6 0/3] Dynamic EU configuration of Slice/Sub-slice/EU
 2019-11-28 10:27 UTC  (8+ messages)
` [PATCH v6 3/3] drm/i915: Predictive governor to control slice/subslice/eu
            ` [Intel-gfx] "

[PATCH v6] drm/i915/tgl: Implement Wa_1604555607
 2019-11-28 10:00 UTC  (6+ messages)
` [Intel-gfx] "
` ✓ Fi.CI.BAT: success for "
  ` [Intel-gfx] "

[RFC PATCH i-g-t] tests/prime_vgem: Skip MMAP_GTT based subtests if no mappable GGTT
 2019-11-28  8:38 UTC  (4+ messages)
    ` [Intel-gfx] "

[PATCH CI 1/5] drm/i915/psr: Add bits per pixel limitation
 2019-11-28  2:49 UTC  (12+ messages)
` [Intel-gfx] "
` [PATCH CI 2/5] drm/i915/psr: Refactor psr short pulse handler
  ` [Intel-gfx] "
` [PATCH CI 3/5] drm/i915/psr: Enable ALPM lock timeout error interruption
  ` [Intel-gfx] "
` [PATCH CI 4/5] drm/i915/psr: Check if sink PSR capability changed
  ` [Intel-gfx] "
` [PATCH CI 5/5] drm/i915/vbt: Parse power conservation features block
  ` [Intel-gfx] "
` ✓ Fi.CI.BAT: success for series starting with [CI,1/5] drm/i915/psr: Add bits per pixel limitation
  ` [Intel-gfx] "

[PATCH v2 1/5] drm/i915/psr: Add bits per pixel limitation
 2019-11-28  1:58 UTC  (16+ messages)
` [PATCH v2 2/5] drm/i915/psr: Refactor psr short pulse handler
    ` [Intel-gfx] "
` [PATCH v2 3/5] drm/i915/psr: Enable ALPM lock timeout error interruption
    ` [Intel-gfx] "
` [PATCH v2 4/5] drm/i915/psr: Check if sink PSR capability changed
    ` [Intel-gfx] "
  ` [Intel-gfx] [PATCH v2 1/5] drm/i915/psr: Add bits per pixel limitation
` ✓ Fi.CI.BAT: success for series starting with [v2,1/5] drm/i915/psr: Add bits per pixel limitation (rev3)
  ` [Intel-gfx] "

[PATCH v2 00/14] drm/i915/fbc: Fix FBC for glk+
 2019-11-28  1:33 UTC  (5+ messages)
` ✗ Fi.CI.BAT: failure for drm/i915/fbc: Fix FBC for glk+ (rev4)
  ` [Intel-gfx] "
  ` [Intel-gfx] [PATCH v2 00/14] drm/i915/fbc: Fix FBC for glk+

[PATCH] drm/i915/display/tgl: Do not program clockgating
 2019-11-28  1:30 UTC  (3+ messages)
  ` [Intel-gfx] "

[PATCH] drm/i915/display: Suspend MST topology manager before destroy fbdev
 2019-11-28  1:01 UTC  (6+ messages)
    ` [Intel-gfx] "
` ✓ Fi.CI.BAT: success for drm/i915/display: Suspend MST topology manager before destroy fbdev (rev3)
  ` [Intel-gfx] "

[PATCH v2 5/5] drm/i915/vbt: Parse power conservation features block
 2019-11-28  0:38 UTC  (5+ messages)
` [PATCH v3 "
  ` [Intel-gfx] "

[CI 1/3] drm/i915: Handle SDEISR according to PCH rather than platform
 2019-11-28  0:09 UTC  (8+ messages)
` [Intel-gfx] "
` [CI 2/3] drm/i915/ehl: Make icp_digital_port_connected() use phy instead of port
  ` [Intel-gfx] "
` [CI 3/3] drm/i915: Program SHPD_FILTER_CNT on CNP+
  ` [Intel-gfx] "
` ✓ Fi.CI.BAT: success for series starting with [CI,1/3] drm/i915: Handle SDEISR according to PCH rather than platform
  ` [Intel-gfx] "

[PATCH] drm/i915/dsb: fix cmd_buf being wrongly set
 2019-11-27 23:42 UTC  (5+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
  ` [Intel-gfx] "
` ✓ Fi.CI.BAT: success "
  ` [Intel-gfx] "

[PATCH v2 0/4] drm/rect: Bugfixes and selftests
 2019-11-27 10:19 UTC  (3+ messages)
  ` [Intel-gfx] "

Kernel >=5.3.11 hangs intel GPU and 5.4.0 freezes completely
 2019-11-27 21:07 UTC  (2+ messages)
` [Intel-gfx] "

[PATCH 1/5] drm/i915/psr: Add bits per pixel limitation
 2019-11-27 22:48 UTC  (8+ messages)
` [PATCH 5/5] drm/i915/vbt: Parse power conservation features block
            ` [Intel-gfx] "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox