Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-05-29 16:54:47 to 2019-06-02 18:57:59 UTC [more...]

[PATCH] drm/i915/perf: fix whitelist on Gen10+
 2019-06-02 18:57 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "

[PATCH i-g-t] i915/gem_ppgtt: Remove defunct test
 2019-06-02  8:53 UTC 

[PATCH 0/2] split out intel_display_power
 2019-06-02  3:36 UTC  (10+ messages)
` [PATCH 1/2] drm/i915: extract intel_display_power.h/c from intel_runtime_pm.h/c
` [PATCH 2/2] drm/i915: move more defs in intel_display_power.h
` ✗ Fi.CI.CHECKPATCH: warning for split out intel_display_power
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "

[PATCH 00/13] drm/i915/bios: vbt cleanup
 2019-06-01 22:03 UTC  (17+ messages)
` [PATCH 01/13] drm/i915/bios: make child device order the priority order
` [PATCH 02/13] drm/i915/bios: store child device pointer in DDI port info
` [PATCH 03/13] drm/i915/bios: refactor DDC pin and AUX CH sanitize functions
` [PATCH 04/13] drm/i915/bios: use port info child pointer to determine HPD invert
` [PATCH 05/13] drm/i915/bios: use port info child pointer to determine LSPCON presence
` [PATCH 06/13] drm/i915/bios: clean up VBT port info debug logging
` [PATCH 07/13] drm/i915/bios: remove unused, obsolete VBT definitions
` [PATCH 08/13] drm/i915/bios: reserve struct bdb_ prefix for BDB blocks
` [PATCH 09/13] drm/i915/bios: add BDB block comments before definitions
` [PATCH 10/13] drm/i915/bios: sort BDB block definitions using block ID
` [PATCH 11/13] drm/i915/bios: add VBT swing bit to child device definition
` [PATCH 12/13] drm/i915/bios: add more LFP options
` [PATCH 13/13] drm/i915/bios: add an enum for BDB block IDs
` ✓ Fi.CI.BAT: success for drm/i915/bios: vbt cleanup
` ✓ Fi.CI.IGT: "

[PATCH] drm/i915: Report an earlier wedged event when suspending the engines
 2019-06-01 21:01 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "

[PATCH] drm/i915/icl: Ensure port A combo PHY HW state is correct
 2019-06-01 15:20 UTC  (5+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "

[PATCH] drm/i915/ehl: Update MOCS table for EHL
 2019-06-01  6:22 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "
` ✗ Fi.CI.IGT: failure "

[PATCH 1/2] drm/i915: Track the purgeable objects on a separate eviction list
 2019-06-01  3:13 UTC  (7+ 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 "

[RFC 0/7] Runtime PM encapsulation
 2019-05-31 22:59 UTC  (4+ messages)
` [RFC 1/7] drm/i915: prefer i915_runtime_pm in intel_runtime function

[PATCH v2] drm/i915: Split off pci_driver.remove() tail to drm_driver.release()
 2019-05-31 22:02 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for drm/i915: Split off pci_driver.remove() tail to drm_driver.release() (rev2)
` ✓ Fi.CI.IGT: "

[PATCH] drm/i915: Always enable mmio debugging for CI
 2019-05-31 20:56 UTC  (4+ messages)
` ✓ Fi.CI.BAT: success for drm/i915: Always enable mmio debugging for CI (rev2)
` ✗ Fi.CI.IGT: failure "

[PATCH] drm: Flush output polling on shutdown
 2019-05-31 20:22 UTC  (12+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` [PATCH v2] "
` ✗ Fi.CI.CHECKPATCH: warning for drm: Flush output polling on shutdown (rev2)
` ✗ Fi.CI.BAT: failure for drm: Flush output polling on shutdown
` ✗ Fi.CI.BAT: failure for drm: Flush output polling on shutdown (rev2)
` ✗ Fi.CI.CHECKPATCH: warning for drm: Flush output polling on shutdown (rev3)
` ✗ Fi.CI.CHECKPATCH: warning for drm: Flush output polling on shutdown (rev4)
` ✗ Fi.CI.BAT: failure for drm: Flush output polling on shutdown (rev3)
` ✗ Fi.CI.BAT: failure for drm: Flush output polling on shutdown (rev4)

question about i915 GPU driver in VM
 2019-05-31 19:43 UTC 

[PATCH i-g-t 1/5] lib/tests: fix conflicting args test
 2019-05-31 19:23 UTC  (17+ messages)
` [PATCH i-g-t 2/5] lib/igt_core: reserve long options for individual tests
` [PATCH i-g-t 3/5] lib/igt_core: 0 is a valid val for long options
` [PATCH i-g-t 4/5] testdisplay: use first available option values
` [PATCH i-g-t 5/5] lib/igt_core: add -h to usage
` ✗ Fi.CI.BAT: failure for series starting with [1/5] lib/tests: fix conflicting args test
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH 0/3] drm/i915: HuC updates
 2019-05-31 19:06 UTC  (6+ messages)
` [PATCH 3/3] drm/i915/huc: Update HuC status codes

[PATCH] drm/ioctl: Ditch DRM_UNLOCKED except for the legacy vblank ioctl
 2019-05-31 18:38 UTC  (4+ messages)
` ✓ Fi.CI.IGT: success for "
` ✓ Fi.CI.BAT: "

[PATCH] drm/i915/gtt: No need to zero the table for page dirs
 2019-05-31 18:17 UTC  (3+ messages)
` ✗ Fi.CI.BAT: failure for "

[PATCH 1/3] drm/i915/selftests: Flush partial-tiling object once
 2019-05-31 18:13 UTC  (5+ messages)
` [PATCH 2/3] drm/i915: Use unchecked writes for setting up the fences
` [PATCH 3/3] drm/i915: Use unchecked unccore writes to flush the GTT
` ✗ Fi.CI.SPARSE: warning for series starting with [1/3] drm/i915/selftests: Flush partial-tiling object once
` ✗ Fi.CI.BAT: failure "

[PATCH] drm/i915/gtt: Avoid overflowing the WC stash
 2019-05-31 18:08 UTC  (4+ messages)
` ✓ Fi.CI.IGT: success for "
` ✓ Fi.CI.BAT: "

[v7][PATCH 00/12] drm/i915: adding state checker for gamma lut values
 2019-05-31 17:47 UTC  (11+ messages)
` [v7][PATCH 03/12] drm/i915: Add func to compare hw/sw gamma lut
` [v7][PATCH 06/12] drm/i915: Extract i965_read_luts()
` [v7][PATCH 11/12] drm/i915: Extract ilk_read_luts()
` ✗ Fi.CI.SPARSE: warning for drm/i915: adding state checker for gamma lut values (rev12)
` ✗ Fi.CI.BAT: failure "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH v7 0/8] drm/fb-helper: Move modesetting code to drm_client
 2019-05-31 17:33 UTC  (12+ messages)
` [PATCH v7 1/8] drm/atomic: Move __drm_atomic_helper_disable_plane/set_config()
` [PATCH v7 2/8] drm/fb-helper: Remove drm_fb_helper_crtc
` [PATCH v7 3/8] drm/fb-helper: Prepare to move out commit code
` [PATCH v7 4/8] drm/fb-helper: Move "
` [PATCH v7 5/8] drm/fb-helper: Remove drm_fb_helper_connector
` [PATCH v7 6/8] drm/fb-helper: Prepare to move out modeset config code
` [PATCH v7 7/8] drm/fb-helper: Move "
` [PATCH v7 8/8] drm/client: Hack: Add bootsplash example
` ✗ Fi.CI.CHECKPATCH: warning for drm/fb-helper: Move modesetting code to drm_client (rev8)
` ✗ Fi.CI.SPARSE: "
` ✗ Fi.CI.BAT: failure "

[PATCH 01/10] drm/i915: Add windowing for primary planes on gen2/3 and chv
 2019-05-31 16:55 UTC  (8+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [01/10] "
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "

[PATCH 0/4] Document fixes for DRM UAPI and HDR
 2019-05-31 16:24 UTC  (9+ messages)
` [PATCH 1/4] drm: Drop a redundant unused variable
` [PATCH 2/4] drm: Fix docbook warnings in hdr metadata helper structures
` [PATCH 3/4] drm: Fixed doc warnings in drm uapi header
` [PATCH 4/4] video/hdmi: Dropped static functions from kernel doc
` ✓ Fi.CI.BAT: success for Document fixes for DRM UAPI and HDR
` ✓ Fi.CI.IGT: "

[PATCH] drm/i915: Drop non-NULL llist_for_each_entry_safe check for
 2019-05-31 15:56 UTC  (6+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "
` ✗ Fi.CI.IGT: failure "

[PATCH] drm/i915: add force_probe module parameter to replace alpha_support
 2019-05-31 13:47 UTC  (4+ messages)

[PATCH][next] drm/i915: fix use of uninitialized pointer vaddr
 2019-05-31 12:41 UTC  (3+ messages)
` ✗ Fi.CI.BAT: failure for "

[PATCH i-g-t v5] lib/i915/gem_mman: Add a helper for obtaining MMAP_GTT interface version
 2019-05-31 10:30 UTC 

[PATCH i-g-t v4] lib/i915/gem_mman: Add a helper for obtaining MMAP_GTT interface version
 2019-05-31  9:42 UTC  (3+ messages)

[PATCH i-g-t v3] lib/i915/gem_mman: Add a helper for obtaining mappable aperture version
 2019-05-31  9:03 UTC  (7+ messages)
` [igt-dev] "

[PATCH 12/22] gpu: i915.rst: Fix references to renamed files
 2019-05-31  9:02 UTC  (3+ messages)

[PATCH v6 1/2] drm/i915/gtt: grab wakeref in gen6_alloc_va_range
 2019-05-31  8:25 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for series starting with [v6,1/2] "

[PATCH] drm: Fix docbook warnings in hdr metadata helper structures
 2019-05-31  8:21 UTC  (5+ messages)
` ✗ Fi.CI.BAT: failure for "

[PULL] gvt-fixes
 2019-05-31  8:16 UTC  (4+ messages)

[RFC PATCH 0/1] drm/i915: Split off pci_driver.remove() tail to drm_driver.release()
 2019-05-31  7:38 UTC  (5+ messages)
` [RFC PATCH 1/1] "
` ✗ Fi.CI.BAT: failure for "
` ✓ Fi.CI.BAT: success "

[PATCH] drm/i915: remove duplicated WaDisableBankHangMode:icl
 2019-05-31  6:28 UTC  (5+ messages)
` ✗ Fi.CI.BAT: failure for "

[PATCH] drm/i915: Fix the interpretation of MAX_PRE-EMPHASIS_REACHED bit inorder to pass Link Layer compliance test number 400.3.1.15
 2019-05-30 21:20 UTC  (5+ messages)

[PATCH 1/2] drm/i915: Track the purgeable objects on a separate eviction list
 2019-05-30 19:10 UTC  (5+ messages)
` [PATCH 2/2] drm/i915: Report all objects with allocated pages to the shrinker

[PATCH 0/5] drm/i915: Vulkan performance query support
 2019-05-30 18:41 UTC  (4+ messages)
` [PATCH 4/5] drm/i915: add a new perf configuration execbuf parameter

[CI 0/5] Refactor to expand subslice mask
 2019-05-30 14:55 UTC  (9+ messages)

[PATCH i-g-t] i915/gem_workarounds: Mix and match SRM with mmio reads
 2019-05-30 10:39 UTC  (2+ messages)

[bug report] drm/i915: Trim struct_mutex hold duration for i915_gem_free_objects
 2019-05-30  8:19 UTC  (2+ messages)

[PATCH] drm/i915/dsc: Add Per connector debugfs node for DSC BPP enable
 2019-05-30  2:17 UTC  (3+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✗ Fi.CI.BAT: failure "

[PULL] drm-misc-fixes
 2019-05-29 21:18 UTC 

[v11 00/12] Add HDR Metadata Parsing and handling in DRM layer
 2019-05-29 17:39 UTC  (7+ messages)
    ` [Intel-gfx] "

[PATCH][next] drm/i915: fix uninitialized variable 'subslice_mask'
 2019-05-29 17:32 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for "


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