Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-08-17 16:06:30 to 2019-08-20 07:30:32 UTC [more...]

[PATCH v6 0/3] drm/i915: Enable HDCP 1.4 and 2.2 on Gen12+
 2019-08-20  7:30 UTC  (2+ messages)
` [PATCH v6 1/3] drm/i915: enum transcoder and pipe are moved into i915_drm.h

[CI] drm/i915: Assume exclusive access to objects inside resume
 2019-08-20  6:35 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "

[PATCH 1/2] drm/i915: Don't deballoon unused ggtt drm_mm_node in linux guest
 2019-08-20  6:16 UTC  (4+ messages)
` [PATCH 2/2] drm/i915: Move vgpu balloon info into i915_virtual_gpu struct
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/2] drm/i915: Don't deballoon unused ggtt drm_mm_node in linux guest
` ✓ Fi.CI.BAT: success "

[PATCHv2 1/2] fs: export put_filesystem()
 2019-08-20  5:56 UTC  (3+ messages)
` [PATCHv2 2/2] i915: do not leak module ref counter

[CI 1/2] drm/i915: Use 0 for the unordered context
 2019-08-20  5:49 UTC  (5+ messages)
` [CI 2/2] drm/i915: Generalise the clflush dma-worker
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [CI,1/2] drm/i915: Use 0 for the unordered context
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH] drm/i915/uc: define GuC and HuC FWs for EHL
 2019-08-20  5:23 UTC  (5+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH] drm/i915/gen11: Add Wa_1604278689:icl,ehl
 2019-08-20  5:06 UTC  (6+ messages)
    ` [PATCH v2] "
` ✓ Fi.CI.BAT: success for drm/i915/gen11: Add Wa_1604278689:icl,ehl (rev2)
` ✓ Fi.CI.IGT: "

[PATCH] drm/i915/tgl: disable DDIC
 2019-08-20  3:43 UTC  (6+ messages)

[PATCH v2 1/2] drm/i915: Dynamically allocate s0ix struct for VLV
 2019-08-20  2:44 UTC  (4+ messages)
` [PATCH v2 2/2] drm/i915: Introduce intel_reg_types.h
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [v2,1/2] drm/i915: Dynamically allocate s0ix struct for VLV
` ✓ Fi.CI.BAT: success "

linux-next: manual merge of the drm-misc tree with the drm-intel tree
 2019-08-20  2:19 UTC 

[CI] drm/i915: Use 0 for the unordered context
 2019-08-20  1:57 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for drm/i915: Use 0 for the unordered context (rev2)
` ✓ Fi.CI.IGT: "

[CI] PR for EHL GuC/HuC binaries
 2019-08-20  1:18 UTC 

[PATCH] drm/i915: Select DMABUF_SELFTESTS for the default i915.ko debug build
 2019-08-20  1:01 UTC  (4+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "

[PATCH i-g-t] i915/gem_concurrent_blit: Do not try to idle while submitting in parallel
 2019-08-20  0:50 UTC  (2+ messages)
` [igt-dev] "

[v3] drm/dp/dsc: Add Support for all BPCs supported by TGL
 2019-08-19 23:05 UTC  (3+ messages)
` ✗ Fi.CI.IGT: failure for drm/dp/dsc: Add Support for all BPCs supported by TGL (rev4)

[PATCH 0/9] Refactor to expand subslice mask (rev 2)
 2019-08-19 22:39 UTC  (12+ messages)
` [PATCH 1/9] drm/i915: Use variable for debugfs device status
` [PATCH 2/9] drm/i915: Add function to set SSEU info per platform
` [PATCH 3/9] drm/i915: Add subslice stride runtime parameter
` [PATCH 4/9] drm/i915: Add EU "
` [PATCH 5/9] drm/i915: Add function to set subslices
` [PATCH 6/9] drm/i915: Add function to determine if a slice has a subslice
` [PATCH 7/9] drm/i915: Refactor instdone loops on new subslice functions
` [PATCH 8/9] drm/i915: Add new function to copy subslices for a slice
` [PATCH 9/9] drm/i915: Expand subslice mask
` ✗ Fi.CI.CHECKPATCH: warning for Refactor to expand subslice mask (rev 2)
` ✓ Fi.CI.BAT: success "

[PATCH 0/9] Refactor to expand subslice mask (rev 2)
 2019-08-19 21:51 UTC  (13+ messages)
` [PATCH 1/9] drm/i915: Use variable for debugfs device status
` [PATCH 2/9] drm/i915: Add function to set SSEU info per platform
` [PATCH 3/9] drm/i915: Add subslice stride runtime parameter
` [PATCH 4/9] drm/i915: Add EU "
` [PATCH 5/9] drm/i915: Add function to set subslices
` [PATCH 6/9] drm/i915: Add function to determine if a slice has a subslice
` [PATCH 7/9] drm/i915: Refactor instdone loops on new subslice functions
` [PATCH 8/9] drm/i915: Add new function to copy subslices for a slice
` [PATCH 9/9] drm/i915: Expand subslice mask
` ✗ Fi.CI.CHECKPATCH: warning for Refactor to expand subslice mask (rev 2)
` ✓ Fi.CI.BAT: success "

[PATCH] drm/i915: Sanitize PHY state during display core uninit
 2019-08-19 21:43 UTC  (2+ messages)

[PATCH 00/39] Tiger Lake batch 3
 2019-08-19 21:26 UTC  (6+ messages)
` [PATCH 25/39] drm/i915/tgl: Implement TGL DisplayPort training sequence
` [PATCH 33/39] drm/i915/perf: add a parameter to control the size of OA buffer

PR for TGL DMC v2.04
 2019-08-19 20:47 UTC 

[PATCH 01/10] drm/i915: Use 0 for the unordered context
 2019-08-19 19:57 UTC  (17+ messages)
` [PATCH 02/10] drm/i915: Generalise the clflush dma-worker
` [PATCH 03/10] drm/i915: Assume exclusive access to objects inside resume
` [PATCH 04/10] drm/i915: Replace PIN_NONFAULT with calls to PIN_NOEVICT
` [PATCH 05/10] drm/i915: Track ggtt fence reservations under its own mutex
` [PATCH 06/10] drm/i915: Only track bound elements of the GTT
` [PATCH 07/10] drm/i915: Pull obj->userfault tracking under the ggtt->mutex
` [PATCH 08/10] drm/i915: Replace i915_vma_put_fence()
` [PATCH 09/10] drm/i915: Make shrink/unshrink be atomic
` [PATCH 10/10] drm/i915: Be defensive when starting vma activity
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [01/10] drm/i915: Use 0 for the unordered context
` ✗ Fi.CI.BAT: failure "

[PATCH 0/1] Turn on GuC/HuC auto mode again
 2019-08-19 18:22 UTC  (7+ messages)
` [PATCH 1/1] drm/i915/uc: "
` ✓ Fi.CI.BAT: success for "
` ✗ Fi.CI.IGT: failure "

[PATCH] drm/i915/selftests: Serialize against vma moves
 2019-08-19 18:11 UTC  (5+ messages)
` [PATCH] drm/i915: "
` ✓ Fi.CI.BAT: success for drm/i915/selftests: Serialize against vma moves (rev2)
` ✓ Fi.CI.IGT: "

[PATCH v2 00/40] Tiger Lake batch 3
 2019-08-19 18:07 UTC  (9+ messages)
` [PATCH v2 01/40] drm/i915/tgl: disable DDIC
` [PATCH v2 03/40] drm/i915/tgl: Move transcoders to pipes' powerwells
` [PATCH v2 04/40] drm/i915/tgl: update DMC firmware to 2.04

[PATCH 1/3] dma-buf: Introduce selftesting framework
 2019-08-19 17:12 UTC  (7+ messages)
` [PATCH 2/3] dma-buf: Add selftests for dma-fence
` [PATCH 3/3] dma-fence: Set the timestamp after the notifying the cb_list
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/3] dma-buf: Introduce selftesting framework
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[Intel-gfx] [PATCH 1/3] drm/vblank: Document and fix vblank count barrier semantics
 2019-08-19 16:21 UTC  (3+ messages)
` [PATCH] "

[PATCH] drm/i915: Fix HW readout for crtc_clock in HDMI mode
 2019-08-19 16:14 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 1/2] drm/i915: Refuse modes with hdisplay==4096 on pre-HSW DP
 2019-08-19 16:14 UTC  (3+ messages)

[PATCH v6 0/3] drm/i915: Enable HDCP 1.4 and 2.2 on Gen12+
 2019-08-19 15:43 UTC  (5+ messages)
` [PATCH v6 1/3] drm/i915: enum transcoder and pipe are moved into i915_drm.h
` [PATCH v6 2/3] misc/mei_hdcp: Adding the transcoder detail in payload input
` [PATCH v6 3/3] drm/i915: Enable HDCP 1.4 and 2.2 on Gen12+
` ✗ Fi.CI.BAT: failure for drm/i915: Enable HDCP 1.4 and 2.2 on Gen12+ (rev3)

[PATCH v14 00/33] drm/i915: Implement HDCP2.2
 2019-08-19 15:06 UTC  (4+ messages)
` [PATCH v14 13/33] drm/i915: Implement the HDCP2.2 support for DP

[PATCH v7 0/9] drm: cec: convert DRM drivers to the new notifier API
 2019-08-19 14:55 UTC  (6+ messages)

[PATCH 0/5] kbuild: allow big modules to sub-divide Makefiles
 2019-08-19 14:53 UTC  (3+ messages)
` [PATCH 1/5] kbuild: treat an object as multi-used when $(foo-) is set

[PATCH] drm/i915/gen11: Allow usage of all GPIO pins
 2019-08-19 14:53 UTC  (3+ messages)
` ✓ Fi.CI.IGT: success for drm/i915/gen11: Allow usage of all GPIO pins (rev4)

Lock dropping
 2019-08-19 14:35 UTC  (29+ messages)
` [PATCH 01/18] drm/i915: Always wrap the ring offset before resetting
` [PATCH 02/18] drm/i915/gt: Mark up the nested engine-pm timeline lock as irqsafe
` [PATCH 03/18] drm/i915: Use 0 for the unordered context
` [PATCH 04/18] drm/i915: Only emit the 'send bug report' once for a GPU hang
` [PATCH 05/18] drm/i915: i915_active.retire() is optional
` [PATCH 06/18] drm/i915: Generalise the clflush dma-worker
` [PATCH 07/18] drm/i915: Replace PIN_NONFAULT with calls to PIN_NOEVICT
` [PATCH 08/18] drm/i915: Track ggtt fence reservations under its own mutex
` [PATCH 09/18] drm/i915: Only track bound elements of the GTT
` [PATCH 10/18] drm/i915: Pull obj->userfault tracking under the ggtt->mutex
` [PATCH 11/18] drm/i915: Replace i915_vma_put_fence()
` [PATCH 12/18] drm/i915: Make shrink/unshrink be atomic
` [PATCH 13/18] drm/i915: Make i915_vma.flags atomic_t for mutex reduction
` [PATCH 14/18] drm/i915: Pull i915_vma_pin under the vm->mutex
` [PATCH 15/18] drm/i915: Push the i915_active.retire into a worker
` [PATCH 16/18] drm/i915: Coordinate i915_active with its own mutex
` [PATCH 17/18] drm/i915: Move idle barrier cleanup into engine-pm
` [PATCH 18/18] drm/i915: Drop struct_mutex from around i915_retire_requests()
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [01/18] drm/i915: Always wrap the ring offset before resetting
` ✗ Fi.CI.BAT: failure "

[PULL] drm-misc-next
 2019-08-19 14:19 UTC  (3+ messages)

[PULL] drm-misc-next
 2019-08-19 14:19 UTC 

[PATCH v5 0/9] DC3CO Support for TGL
 2019-08-19 13:23 UTC  (5+ messages)
` [PATCH v5 5/9] drm/i915/tgl: Add helper function to prefer dc3co over dc5

[PATCH 01/18] drm/i915/guc: Use a local cancel_port_requests
 2019-08-19 10:06 UTC  (3+ messages)

[PATCH v3 0/3] Send a hotplug when edid changes
 2019-08-19  9:05 UTC  (9+ messages)

[v7 01/16] drm: Add Enhanced Gamma LUT precision structure
 2019-08-19  7:59 UTC  (4+ messages)
` [v7, "

linux-next: manual merge of the drm-misc tree with the drm tree
 2019-08-19  3:18 UTC 

[PATCH] drm/i915: Use 0 for the unordered context
 2019-08-18 22:43 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "

[PATCH 0/3] Don't fail on GuC failure
 2019-08-18 15:57 UTC  (12+ messages)
` [PATCH 1/3] drm/i915/guc: Don't open log relay if GuC is not running
` [PATCH 2/3] drm/i915/uc: Don't always fail on unavailable GuC firmware
` [PATCH 3/3] drm/i915/uc: Never fail on HuC firmware errors
` ✓ Fi.CI.BAT: success for Don't fail on GuC failure
` ✓ Fi.CI.IGT: "

[PATCH i-g-t] i915/gem_ctx_engine: Scheduler required for reordering requests
 2019-08-18 12:56 UTC 

[CI] drm/i915: Propagate fence errors
 2019-08-18 12:31 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "
` ✗ Fi.CI.IGT: failure "

[PATCH 1/6] dma-buf: Introduce selftesting framework
 2019-08-18  9:08 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for series starting with [1/6] dma-buf: Introduce selftesting framework (rev3)
` ✗ Fi.CI.IGT: failure "

[PATCH 0/3] Don't fail on uc init step
 2019-08-18  5:45 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for "

[PATCH] dma-buf: Shrink size of struct dma_fence
 2019-08-18  1:11 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

[CI] drm/i915/selftests: Check the context size
 2019-08-17 22:58 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for drm/i915/selftests: Check the context size (rev4)

[PATCH v4] drm/i915/uc: Add explicit DISABLED state for firmware
 2019-08-17 17:38 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for drm/i915/uc: Add explicit DISABLED state for firmware (rev4)

[PATCH 0/5] hmm & mmu_notifier debug/lockdep annotations
 2019-08-17 16:09 UTC  (6+ messages)
` [PATCH 3/5] mm, notifier: Catch sleeping/blocking for !blockable

[PATCH] drm/connector: Allow max possible encoders to attach to a connector
 2019-08-17 16:06 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for drm/connector: Allow max possible encoders to attach to a connector (rev2)


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