public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2019-05-27 14:30:44 to 2019-05-29 10:24:49 UTC [more...]

[PATCH i-g-t] i915/gem_workarounds: Verify regs directly
 2019-05-29 10:24 UTC  (4+ messages)
` [igt-dev] "

[bug report] drm/i915: Make sure we have enough memory bandwidth on ICL
 2019-05-29 10:22 UTC  (2+ messages)

[v7][PATCH 00/12] drm/i915: adding state checker for gamma lut values
 2019-05-29  9:51 UTC  (13+ messages)
` [v7][PATCH 01/12] drm/i915: Introduce vfunc read_luts() to create hw lut
` [v7][PATCH 02/12] drm/i915: Enable intel_color_get_config()
` [v7][PATCH 03/12] drm/i915: Add func to compare hw/sw gamma lut
` [v7][PATCH 04/12] drm/i915: Extract i9xx_read_luts()
` [v7][PATCH 05/12] drm/i915: Extract chv_read_luts()
` [v7][PATCH 06/12] drm/i915: Extract i965_read_luts()
` [v7][PATCH 07/12] drm/i915: Extract icl_read_luts()
` [v7][PATCH 08/12] drm/i915: Extract glk_read_luts()
` [v7][PATCH 09/12] drm/i915: Extract bdw_read_luts()
` [v7][PATCH 10/12] drm/i915: Extract ivb_read_luts()
` [v7][PATCH 11/12] drm/i915: Extract ilk_read_luts()
` [v7][PATCH 12/12] FOR_TESTING_ONLY: Print rgb values of hw and sw blobs

[PATCH i-g-t] i915/gem_workarounds: Verify regs directly
 2019-05-29  9:51 UTC  (2+ messages)
` [igt-dev] "

[v11 00/12] Add HDR Metadata Parsing and handling in DRM layer
 2019-05-29  9:43 UTC  (5+ messages)

[PATCH] drm/i915/gtt: Avoid overflowing the WC stash
 2019-05-29  9:34 UTC 

[PATCH] drm/ioctl: Ditch DRM_UNLOCKED except for the legacy vblank ioctl
 2019-05-29  9:30 UTC 

[PATCH v5 1/2] drm/i915/gtt: grab wakeref in gen6_alloc_va_range
 2019-05-29  9:26 UTC  (10+ messages)
` [PATCH v5 2/2] drm/i915: add in-kernel blitter client
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [v5,1/2] drm/i915/gtt: grab wakeref in gen6_alloc_va_range
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PULL] gvt-fixes
 2019-05-29  9:06 UTC 

[PATCH 00/16] treewide: fix match_string() helper when array size
 2019-05-29  8:31 UTC  (7+ messages)
` [PATCH 1/3][V2] lib: fix match_string() helper on -1 "
  ` [PATCH 2/3][V2] treewide: rename match_string() -> __match_string()
  ` [PATCH 3/3][V2] lib: re-introduce new match_string() helper/macro
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/3,V2] lib: fix match_string() helper on -1 array size
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH] drm/i915: Fix off-by-one in looking up icl sseu slice
 2019-05-29  8:26 UTC  (8+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "

[PATCH] Revert "drm/i915: Expand subslice mask"
 2019-05-29  8:21 UTC 

[PATCH i-g-t] prime_vgem: Fix typo in checking for invalid engines
 2019-05-29  8:12 UTC  (2+ messages)
` [igt-dev] "

[CI 5/5] drm/i915: Expand subslice mask
 2019-05-29  7:58 UTC  (2+ messages)
` [CI,5/5] "

[PATCH 1/2] drm/i915: Track the purgeable objects on a separate eviction list
 2019-05-29  7:53 UTC  (5+ messages)
` [PATCH 2/2] drm/i915: Report all objects with allocated pages to the shrinker
` ✗ Fi.CI.SPARSE: warning for series starting with [1/2] drm/i915: Track the purgeable objects on a separate eviction list
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "

[PATCH] drm/i915: FBC needs vblank before enable / disable
 2019-05-29  7:37 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for "

[CI 0/5] Refactor to expand subslice mask
 2019-05-29  6:48 UTC  (4+ messages)

[PATCH 1/9] drm/i915: Move object close under its own lock
 2019-05-29  1:22 UTC  (13+ messages)
` [PATCH 2/9] drm/i915: Keep contexts pinned until after the next kernel context switch
` [PATCH 3/9] drm/i915: Stop retiring along engine
` [PATCH 4/9] drm/i915: Replace engine->timeline with a plain list
` [PATCH 5/9] drm/i915: Flush the execution-callbacks on retiring
` [PATCH 6/9] drm/i915/execlists: Preempt-to-busy
` [PATCH 7/9] drm/i915/execlists: Minimalistic timeslicing
` [PATCH 8/9] drm/i915/execlists: Force preemption
` [PATCH 9/9] drm/i915: Add a label for config DRM_I915_SPIN_REQUEST
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/9] drm/i915: Move object close under its own lock
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "

[PATCH] drm/i915/gvt: remove duplicate entry of trace
 2019-05-28 23:54 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for "

[CI 01/15] drm/i915: Split GEM object type definition to its own header
 2019-05-28 19:28 UTC  (19+ messages)
` [CI 02/15] drm/i915: Pull GEM ioctls interface to its own file
` [CI 03/15] drm/i915: Move object->pages API to i915_gem_object.[ch]
` [CI 04/15] drm/i915: Move shmem object setup to its own file
` [CI 05/15] drm/i915: Move phys objects "
` [CI 06/15] drm/i915: Move mmap and friends "
` [CI 07/15] drm/i915: Move GEM domain management "
` [CI 08/15] drm/i915: Move more GEM objects under gem/
` [CI 09/15] drm/i915: Pull scatterlist utils out of i915_gem.h
` [CI 10/15] drm/i915: Move GEM object domain management from struct_mutex to local
` [CI 11/15] drm/i915: Move GEM object waiting to its own file
` [CI 12/15] drm/i915: Move GEM object busy checking "
` [CI 13/15] drm/i915: Move GEM client throttling "
` [CI 14/15] drm/i915: Rename intel_context.active to .inflight
` [CI 15/15] drm/i915: Drop the deferred active reference
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [CI,01/15] drm/i915: Split GEM object type definition to its own header
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH 00/33] fbcon notifier begone v3!
 2019-05-28 18:11 UTC  (38+ messages)
` [PATCH 01/33] dummycon: Sprinkle locking checks
` [PATCH 02/33] fbdev: locking check for fb_set_suspend
` [PATCH 03/33] vt: might_sleep() annotation for do_blank_screen
` [PATCH 04/33] vt: More locking checks
` [PATCH 05/33] fbdev/sa1100fb: Remove dead code
` [PATCH 06/33] fbdev/cyber2000: Remove struct display
` [PATCH 07/33] fbdev/aty128fb: Remove dead code
` [PATCH 08/33] fbcon: s/struct display/struct fbcon_display/
` [PATCH 09/33] fbcon: Remove fbcon_has_exited
` [PATCH 10/33] fbcon: call fbcon_fb_(un)registered directly
` [PATCH 11/33] fbdev/sh_mobile: remove sh_mobile_lcdc_display_notify
` [PATCH 12/33] fbdev/omap: sysfs files can't disappear before the device is gone
` [PATCH 13/33] fbdev: "
` [PATCH 14/33] staging/olpc: lock_fb_info can't fail
` [PATCH 15/33] fbdev/atyfb: "
` [PATCH 16/33] fbdev: lock_fb_info cannot fail
` [PATCH 17/33] fbcon: call fbcon_fb_bind directly
` [PATCH 18/33] fbdev: make unregister/unlink functions not fail
` [PATCH 19/33] fbdev: unify unlink_framebuffer paths
` [PATCH 20/33] fbdev/sh_mob: Remove fb notifier callback
` [PATCH 21/33] fbdev: directly call fbcon_suspended/resumed
` [PATCH 22/33] fbcon: Call fbcon_mode_deleted/new_modelist directly
` [PATCH 23/33] fbdev: Call fbcon_get_requirement directly
` [PATCH 24/33] Revert "backlight/fbcon: Add FB_EVENT_CONBLANK"
` [PATCH 25/33] fbmem: pull fbcon_fb_blanked out of fb_blank
` [PATCH 26/33] fbdev: remove FBINFO_MISC_USEREVENT around fb_blank
` [PATCH 27/33] fb: Flatten control flow in fb_set_var
` [PATCH 28/33] fbcon: replace FB_EVENT_MODE_CHANGE/_ALL with direct calls
` [PATCH 29/33] vgaswitcheroo: call fbcon_remap_all directly
` [PATCH 30/33] fbcon: Call con2fb_map functions directly
` [PATCH 31/33] fbcon: Document what I learned about fbcon locking
` [PATCH 32/33] staging/olpc_dcon: Add drm conversion to TODO
` [PATCH 33/33] backlight: simplify lcd notifier
` ✗ Fi.CI.CHECKPATCH: warning for fbcon notifier begone v3!
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH 0/2] drm/i915: C8 fix
 2019-05-28 17:49 UTC  (6+ messages)
` [PATCH 2/2] drm/i915: Add debugs for the C8 vs. legacy LUT case
` ✗ Fi.CI.IGT: failure for drm/i915: C8 fix

[PATCH] drm/i915: Kill the undead intel_context.c zombie
 2019-05-28 17:09 UTC  (5+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH] drm/i915: Avoid refcount_inc on known zero count
 2019-05-28 16:46 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for "

[PATCH 1/2] drm/dp: Add DP_DPCD_QUIRK_NO_SINK_COUNT
 2019-05-28 16:09 UTC  (4+ messages)
` [PATCH 2/2] drm/i915: Skip SINK_COUNT read on CH7511
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/2] drm/dp: Add DP_DPCD_QUIRK_NO_SINK_COUNT
` ✓ Fi.CI.BAT: success "

[PATCH] drm/i915: Take a runtime pm wakeref for atomic commits
 2019-05-28 16:07 UTC  (4+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "

[PATCH 1/2] drm/i915: Move intel_add_dsi_properties to intel_dsi
 2019-05-28 15:21 UTC  (5+ messages)
` [PATCH 2/2] drm/i915: Add intel_dsi properties support for icl
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/2] drm/i915: Move intel_add_dsi_properties to intel_dsi
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH v2 0/7] drm: make headers self-contained and drop drmP.h
 2019-05-28 13:07 UTC  (6+ messages)
` [PATCH v2 1/7] drm: make drm/drm_auth.h self contained

[PATCH] drm/i915: We don't need display's suspend/resume operations when !HAS_DISPLAY
 2019-05-28 12:47 UTC  (2+ messages)

[PATCH 0/5] drm/i915: Vulkan performance query support
 2019-05-28 10:52 UTC  (10+ messages)
` [PATCH 2/5] drm/i915/perf: allow holding preemption on filtered ctx
` [PATCH 4/5] drm/i915: add a new perf configuration execbuf parameter

[PATCH v5 00/17] GuC 32.0.3
 2019-05-28 10:28 UTC  (24+ messages)
` [PATCH v5 01/17] drm/i915/guc: Change platform default GuC mode
` [PATCH v5 02/17] drm/i915/guc: Don't allow GuC submission
` [PATCH v5 03/17] drm/i915/guc: Updates for GuC 32.0.3 firmware
` [PATCH v5 04/17] drm/i915/guc: Reset GuC ADS during sanitize
` [PATCH v5 05/17] drm/i915/guc: Always ask GuC to update power domain states
` [PATCH v5 06/17] drm/i915/guc: Define GuC firmware version for Geminilake
` [PATCH v5 07/17] drm/i915/huc: Define HuC "
` [PATCH v5 08/17] drm/i915/guc: New GuC interrupt register for Gen11
` [PATCH v5 09/17] drm/i915/guc: New GuC scratch registers "
` [PATCH v5 10/17] drm/i915/huc: New HuC status register "
` [PATCH v5 11/17] drm/i915/guc: Create vfuncs for the GuC interrupts control functions
` [PATCH v5 12/17] drm/i915/guc: Correctly handle GuC interrupts on Gen11
` [PATCH v5 13/17] drm/i915/guc: Update GuC CTB response definition
` [PATCH v5 14/17] drm/i915/guc: Enable GuC CTB communication on Gen11
` [PATCH v5 15/17] drm/i915/guc: Define GuC firmware version for Icelake
` [PATCH v5 16/17] drm/i915/huc: Define HuC "
` [PATCH v5 17/17] HAX: Turn on GuC/HuC auto mode
` ✗ Fi.CI.BAT: failure for GuC 32.0.3 (rev6)

[CI] drm/i915: Keep user GGTT alive for a minimum of 250ms
 2019-05-28 10:11 UTC  (6+ messages)
` ✓ Fi.CI.IGT: success for drm/i915: Keep user GGTT alive for a minimum of 250ms (rev6)

[PATCH v2 0/2] drm/panel: drmP.h removal + small fix
 2019-05-28  6:16 UTC  (3+ messages)
` [PATCH v2 1/2] drm/panel: panel-innolux: drop unused variable

[v7][PATCH 00/12] drm/i915: adding state checker for gamma lut values
 2019-05-28  2:43 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for drm/i915: adding state checker for gamma lut values (rev10)
` ✗ Fi.CI.IGT: failure "

[PATCH v5 2/2] drm/i915: Make sure we have enough memory bandwidth on ICL
 2019-05-27 17:55 UTC  (3+ messages)
` [PATCH v6 "

[v7][PATCH 04/12] drm/i915: Extract i9xx_read_luts()
 2019-05-27 17:42 UTC  (3+ messages)
` [RFC PATCH] drm/i915: i9xx_read_luts() can be static

[PATCH 13/13] drm: allow render capable master with DRM_AUTH ioctls
 2019-05-27 15:22 UTC  (5+ messages)

[PATCH] drm/i915/icl: Fix AUX-B HW not done issue w/o AUX-A
 2019-05-27 14:44 UTC  (3+ messages)
` ✗ Fi.CI.IGT: failure for "

[PATCH v4 00/22] GuC 32.0.3
 2019-05-27 14:30 UTC  (3+ messages)
` [PATCH v4 17/22] drm/i915/guc: Correctly handle GuC interrupts on Gen11


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