messages from 2019-05-31 08:16:41 to 2019-06-03 15:10:18 UTC [more...]
[PATCH] drm/i915: Fix per-pixel alpha with CCS
2019-06-03 15:10 UTC (2+ messages)
[PATCH v7 09/11] drm: uevent for connector status change
2019-06-03 15:08 UTC (15+ messages)
[PATCH v3] drm/i915: add i2c symlink under hdmi connector
2019-06-03 14:54 UTC (4+ messages)
` ✓ Fi.CI.BAT: success for drm/i915: add i2c symlink under hdmi connector (rev3)
linux-next: unable to fetch the drm-intel-fixes tree
2019-06-03 14:41 UTC (5+ messages)
[PATCH] drm/i915: Make the semaphore saturation mask global
2019-06-03 14:29 UTC (3+ messages)
` ✓ Fi.CI.BAT: success for drm/i915: Make the semaphore saturation mask global (rev2)
[PATCH 01/15] drm/i915: Make the semaphore saturation mask global
2019-06-03 13:59 UTC (14+ messages)
` [PATCH 02/15] drm: Flush output polling on shutdown
` [PATCH 03/15] drm/i915/selftests: Flush partial-tiling object once
` [PATCH 04/15] drm/i915: Use unchecked writes for setting up the fences
` [PATCH 05/15] drm/i915: Use unchecked unccore writes to flush the GTT
` [PATCH 06/15] drm/i915: Report an earlier wedged event when suspending the engines
` [PATCH 07/15] drm/i915: Move object close under its own lock
` [PATCH 08/15] drm/i915: Keep contexts pinned until after the next kernel context switch
` [PATCH 09/15] drm/i915: Stop retiring along engine
` [PATCH 10/15] drm/i915: Replace engine->timeline with a plain list
` [PATCH 11/15] drm/i915: Flush the execution-callbacks on retiring
` [PATCH 13/15] drm/i915/execlists: Minimalistic timeslicing
` [PATCH 14/15] drm/i915/execlists: Force preemption
` [PATCH 15/15] drm/i915: Add a label for config DRM_I915_SPIN_REQUEST
[v2 0/3] Document fixes for DRM UAPI and HDR
2019-06-03 13:46 UTC (5+ messages)
` [v2 1/3] drm: ADD UAPI structure definition section in kernel doc
` [v2 2/3] drm: Fix docbook warnings in hdr metadata helper structures
` [v2 3/3] video/hdmi: Dropped static functions from kernel doc
` ✗ Fi.CI.BAT: failure for Document fixes for DRM UAPI and HDR (rev2)
[PULL] drm-intel-fixes
2019-06-03 13:29 UTC
[PATCH i-g-t] benchmarks/gem_wsim: Tidy manual sizeof VLA calculations
2019-06-03 12:53 UTC (2+ messages)
` [igt-dev] "
[PATCH i-g-t] i915/gem_ppgtt: Remove defunct test
2019-06-03 12:51 UTC (2+ messages)
` [igt-dev] "
[PATCH i-g-t] lib: Fix intel_get_current_physical_engine() iterator
2019-06-03 12:47 UTC (6+ messages)
` [igt-dev] "
[PATCH 0/4] Document fixes for DRM UAPI and HDR
2019-06-03 12:01 UTC (14+ 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.IGT: success for Document fixes for DRM UAPI and HDR
[PATCH i-g-t 1/4] tests: add libatomic dependency
2019-06-03 11:54 UTC (4+ messages)
` [PATCH i-g-t 2/4] gitlab-ci: add libatomic to Fedora docker image
` [PATCH i-g-t 3/4] i915/gem_create: use __atomic_* instead of __sync_*
` [PATCH i-g-t 4/4] tests/sw_sync: "
[RFC PATCH 0/1] drm/i915: Split off pci_driver.remove() tail to drm_driver.release()
2019-06-03 10:03 UTC (5+ messages)
` [RFC PATCH 1/1] "
[PATCH v6 0/8] i915 vgpu PV to improve vgpu performance
2019-06-03 9:51 UTC (13+ messages)
` [PATCH v6 1/8] drm/i915: introduced vgpu pv capability
` [PATCH v6 2/8] drm/i915: vgpu shared memory setup for pv optimization
` [PATCH v6 3/8] drm/i915: vgpu ppgtt update "
` [PATCH v6 4/8] drm/i915: vgpu context submission "
` [PATCH v6 5/8] drm/i915/gvt: GVTg handle pv_caps PVINFO register
` [PATCH v6 6/8] drm/i915/gvt: GVTg handle shared_page setup
` [PATCH v6 7/8] drm/i915/gvt: GVTg support ppgtt pv optimization
` [PATCH v6 8/8] drm/i915/gvt: GVTg support context submission "
` ✗ Fi.CI.CHECKPATCH: warning for i915 vgpu PV to improve vgpu performance
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "
5.2: display corruption on X60, X220
2019-06-03 7:40 UTC
[PATCH v2] drm/i915: Split off pci_driver.remove() tail to drm_driver.release()
2019-06-03 7:29 UTC (4+ messages)
` ✓ Fi.CI.BAT: success for drm/i915: Split off pci_driver.remove() tail to drm_driver.release() (rev2)
` ✓ Fi.CI.IGT: "
question about i915 GPU driver in VM
2019-06-03 1:52 UTC (2+ messages)
[PATCH 1/2] drm/i915: Flush pages on acquisition
2019-06-02 21:31 UTC (4+ messages)
` [PATCH 2/2] drm/i915: Skip object locking around a no-op set-domain ioctl
[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 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 (6+ messages)
` [PATCH 2/2] drm/i915: Report all objects with allocated pages to the shrinker
` ✓ Fi.CI.BAT: success for series starting with [1/2] drm/i915: Track the purgeable objects on a separate eviction list
` ✗ 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] drm/i915: Always enable mmio debugging for CI
2019-05-31 20:56 UTC (3+ 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)
[PATCH i-g-t 1/5] lib/tests: fix conflicting args test
2019-05-31 19:23 UTC (13+ 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.IGT: success for series starting with [1/5] lib/tests: fix conflicting args test
[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 (3+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "
[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 (3+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "
[v7][PATCH 00/12] drm/i915: adding state checker for gamma lut values
2019-05-31 17:47 UTC (9+ 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.BAT: success for drm/i915: adding state checker for gamma lut values (rev12)
` ✓ 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 (4+ messages)
` ✗ Fi.CI.IGT: failure for series starting with [01/10] "
[PATCH] drm/i915: Drop non-NULL llist_for_each_entry_safe check for
2019-05-31 15:56 UTC (3+ messages)
` ✓ Fi.CI.IGT: success for "
` ✗ 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 (2+ 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 (2+ messages)
` ✗ Fi.CI.BAT: failure for "
[PULL] gvt-fixes
2019-05-31 8:16 UTC (4+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox