messages from 2018-12-06 13:47:04 to 2018-12-08 20:15:52 UTC [more...]
[PATCH v8 00/35] drm/i915: Implement HDCP2.2
2018-12-08 20:15 UTC (35+ messages)
` [PATCH v8 03/35] linux/mei: Header for mei_hdcp driver interface
` [PATCH v8 04/35] drm/i915: Initialize HDCP2.2
` [PATCH v8 05/35] drm/i915: MEI interface definition
` [PATCH v8 06/35] drm/i915: Enable and Disable of HDCP2.2
` [PATCH v8 09/35] drm/i915: Implement HDCP2.2 link integrity check
` [PATCH v8 12/35] drm/i915: Implement the HDCP2.2 support for DP
` [PATCH v8 13/35] drm/i915: Implement the HDCP2.2 support for HDMI
` [PATCH v8 32/35] drm/i915: Commit CP without modeset
` [PATCH v8 33/35] drm/i915: Fix KBL HDCP2.2 encrypt status signalling
v4.20-rc1: list_del corruption on thinkpad x220
2018-12-08 11:24 UTC (7+ messages)
` v4.20-rc1: list_del corruption on thinkpad x220, graphics related?
[PATCH 0/2] HuC Update for BXT
2018-12-08 3:34 UTC (5+ messages)
` [PATCH 1/2] drm/i915/huc: Update the HuC version "
` [PATCH 2/2] HAX Enable HuC testing without GuC submission
` ✓ Fi.CI.BAT: success for HuC Update for BXT (rev2)
` ✓ Fi.CI.IGT: "
[PATCH 1/5] drm/dp/mst: Configure no_stop_bit correctly for remote i2c xfers
2018-12-08 1:05 UTC (10+ messages)
` [PATCH 2/5] drm/dp/mst: Validate REMOTE_I2C_READ harder
` [PATCH 4/5] drm/dp/mst: Provide defines for ACK vs. NAK reply type
` [Intel-gfx] "
` [PATCH 5/5] drm/dp/mst: Provide better debugs for NAK replies
` [Intel-gfx] "
` [Intel-gfx] [PATCH 1/5] drm/dp/mst: Configure no_stop_bit correctly for remote i2c xfers
[PATCH 01/10] dma-buf: add new dma_fence_chain container v4
2018-12-08 0:43 UTC (14+ messages)
` [PATCH 03/10] drm/syncobj: add new drm_syncobj_add_point interface v2
` [PATCH 05/10] drm/syncobj: add timeline payload query ioctl v4
` [PATCH 06/10] drm/syncobj: use the timeline point in drm_syncobj_find_fence v3
` [PATCH 07/10] drm/amdgpu: add timeline support in amdgpu CS v2
` [PATCH 02/10] drm/syncobj: remove drm_syncobj_cb and cleanup
` [PATCH 04/10] drm/syncobj: add support for timeline point wait v8
` [PATCH 08/10] drm/syncobj: add transition iotcls between binary and timeline v2
` [PATCH 09/10] drm/syncobj: add timeline signal ioctl for syncobj v2
` [PATCH 10/10] drm/amdgpu: update version for timeline syncobj support in amdgpu
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [01/10] dma-buf: add new dma_fence_chain container v4
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "
[PATCH i-g-t] igt: add timeline test cases v2
2018-12-07 23:43 UTC (3+ messages)
` ✓ Fi.CI.BAT: success for igt: add timeline test cases (rev3)
` ✓ Fi.CI.IGT: "
[PATCH] drm/i915: Flush GPU relocs harder for gen3
2018-12-07 23:40 UTC (5+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "
linux-firmware PR for BXT HUC
2018-12-07 22:14 UTC
[PATCH v3 0/3] Make GEN macros more similar
2018-12-07 20:57 UTC (8+ messages)
` [PATCH v3 2/3] drm/i915: replace IS_GEN<N> with IS_GEN(..., N)
` ✓ Fi.CI.IGT: success for Make GEN macros more similar (rev3)
[PATCH] drm/i915: Skip the ERR_PTR error state
2018-12-07 18:55 UTC (7+ messages)
` [PATCH v3] "
` ✓ Fi.CI.BAT: success for drm/i915: Skip the ERR_PTR error state (rev2)
` ✓ Fi.CI.IGT: "
[PATCH 1/3] drm/i915: Use explicit old crtc state in skl_compute_wm()
2018-12-07 18:47 UTC (4+ messages)
` [PATCH 3/3] drm/i915: Remove dead update_wm_pre assignment from SKL wm code
[PATCH] drm/i915/icl: Skip DSI path in DDI vswing programming
2018-12-07 18:29 UTC (5+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "
[PATCH] drm/i915: Clear bogus DMC BIOS/debug power well requests
2018-12-07 18:20 UTC (4+ messages)
[PATCH v2] drm/i915/icl: Fix pipe config mismatch warnings
2018-12-07 18:02 UTC (4+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915/icl: Fix pipe config mismatch warnings (rev2)
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "
[PATCH] drivers/base: use a worker for sysfs unbind
2018-12-07 17:36 UTC (9+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✗ Fi.CI.BAT: failure "
` ✗ Fi.CI.CHECKPATCH: warning for drivers/base: use a worker for sysfs unbind (rev2)
` ✗ Fi.CI.BAT: failure "
[PATCH 1/3] drm/i915: Push EMIT_INVALIDATE at request start to backends
2018-12-07 17:25 UTC (10+ messages)
` [PATCH 2/3] drm/i915/ringbuffer: EMIT_INVALIDATE after switch context
` [PATCH 3/3] drm/i915: Pipeline PDP updates for Braswell
` ✓ Fi.CI.BAT: success for series starting with [1/3] drm/i915: Push EMIT_INVALIDATE at request start to backends
` ✓ Fi.CI.IGT: "
[PATCH v2 1/3] ACPI / PMIC: Add support for executing PMIC MIPI sequence elements
2018-12-07 17:17 UTC (8+ messages)
` [PATCH v2 2/3] ACPI / PMIC: Implement exec_mipi_pmic_seq_element for CHT Whiskey Cove PMIC
` [PATCH v2 3/3] drm/i915/intel_dsi_vbt: Add support for PMIC mipi sequences
` ✓ Fi.CI.BAT: success for series starting with [v2,1/3] ACPI / PMIC: Add support for executing PMIC MIPI sequence elements
` ✓ Fi.CI.IGT: "
[PATCH] drm/i915/icl: Fix pipe config mismatch warnings
2018-12-07 16:24 UTC (2+ messages)
[PATCH libdrm 1/7] new syncobj extension v3
2018-12-07 15:56 UTC (7+ messages)
` [PATCH libdrm 2/7] addr cs chunk for syncobj timeline
` [PATCH libdrm 6/7] expose timeline signal/export/import interfaces v2
` [PATCH libdrm 3/7] add timeline wait/query ioctl v2
` [PATCH libdrm 4/7] wrap syncobj timeline query/wait APIs for amdgpu v3
` [PATCH libdrm 5/7] add timeline signal/transfer ioctls v2
` [PATCH libdrm 7/7] add syncobj timeline tests v3
[PATCH v6 0/3] Change KVMGT into self loadable module
2018-12-07 15:07 UTC (6+ messages)
` [PATCH v6 1/3] drm/i915/gvt: mandatory require hypervisor's host_init
` [PATCH v6 2/3] drm/i915/gvt: remove unused parameter for hypervisor's host_exit call
` [PATCH v6 3/3] drm/i915/gvt: Change KVMGT as self load module
` ✓ Fi.CI.BAT: success for Change KVMGT into self loadable module (rev4)
` ✓ Fi.CI.IGT: "
[PATCH v2 2/3] ACPI / PMIC: Implement exec_mipi_pmic_seq_element for CHT Whiskey Cove PMIC
2018-12-07 14:18 UTC
[RFT i-g-t 1/2] tests/gem_shrink: Background, direct and OOM shrinker plus userptr tests
2018-12-07 14:13 UTC (8+ messages)
` [RFT i-g-t 2/2] intel-ci: Unblack list the new tests??
[PATCH i-g-t] igt: add timeline test cases
2018-12-07 14:12 UTC (7+ messages)
` ✗ Fi.CI.BAT: failure for igt: add timeline test cases (rev2)
[PATCH 0/2] Use intel_* types more consistently
2018-12-07 13:47 UTC (7+ messages)
` [PATCH 1/2] drm/i915: Use intel_ types more consistently for watermark code
` [PATCH 2/2] drm/i915: Use intel_ types more consistently for color management code
` ✗ Fi.CI.CHECKPATCH: warning for Use intel_* types more consistently
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "
[PATCH 0/3] New DDB allocation algorithm
2018-12-07 13:44 UTC (11+ messages)
` [PATCH 1/3] drm/i915: Remove a very stale FIXME
` [PATCH 2/3] drm/i915: Don't use DDB allocation when choosing gen9 watermark method
` [PATCH 3/3] drm/i915: Switch to level-based DDB allocation algorithm
` [PATCH 3/3] drm/i915: Switch to level-based DDB allocation algorithm (v2)
` ✗ Fi.CI.CHECKPATCH: warning for New DDB allocation algorithm
` ✗ Fi.CI.SPARSE: "
` ✗ Fi.CI.BAT: failure "
` ✗ Fi.CI.SPARSE: warning for New DDB allocation algorithm (rev2)
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "
[PATCH] drm/i915: Compile fix for 64b dma-fence seqno
2018-12-07 13:20 UTC (6+ messages)
` ✗ Fi.CI.BAT: failure for "
[PATCH] drm/i915/icl: Forcibly evict stale csb entries
2018-12-07 12:37 UTC (3+ messages)
linux-next: build failure after merge of the drm-misc tree
2018-12-07 12:37 UTC (2+ messages)
[PATCH] drm/i915/selftests: Compile fix for 64b dma-fence seqno
2018-12-07 12:36 UTC (4+ messages)
` ✗ Fi.CI.BAT: failure for "
[PULL] drm-intel-fixes
2018-12-07 10:43 UTC
[PATCH i-g-t] igt: add timeline test cases
2018-12-07 10:01 UTC
[PATCH v11 00/23] drm/i915/icl: dsi enabling
2018-12-07 9:05 UTC (11+ messages)
drm tip conflict in intel_workarounds.c
2018-12-07 8:49 UTC (3+ messages)
[PATCH 1/7] drm/i915: Allocate a common scratch page
2018-12-07 8:38 UTC (5+ messages)
` [PATCH 5/7] drm/i915: Return immediately if trylock fails for direct-reclaim
[PATCH v3 3/3] drm/i915/gvt: Change KVMGT as self load module
2018-12-07 7:50 UTC (5+ messages)
` [PATCH v4] "
[PATCH v4 0/4] Enable Y210, Y212, Y216 formats for ICL
2018-12-07 5:14 UTC (2+ messages)
` ✓ Fi.CI.IGT: success for Enable Y210, Y212, Y216 formats for ICL (rev4)
[PULL] gvt-next for 4.21
2018-12-07 4:36 UTC
[PATCH] drm/i915: Fix IGT kms_color/gamma subtest SKIP for GLK
2018-12-07 1:46 UTC (3+ messages)
` ✗ Fi.CI.IGT: failure for "
[PATCH 1/3] drm/i915: Skip the ERR_PTR error state
2018-12-07 0:44 UTC (7+ messages)
` [PATCH 3/3] drm/i915/execlists: Apply a full mb before execution for Braswell
` [Intel-gfx] "
` ✓ Fi.CI.IGT: success for series starting with [1/3] drm/i915: Skip the ERR_PTR error state
[ANNOUNCE] xf86-video-i740 1.4.0
2018-12-06 23:48 UTC
[PATCH v3 0/3] Change KVMGT into self loadable module
2018-12-06 23:33 UTC (2+ messages)
` ✓ Fi.CI.IGT: success for Change KVMGT into self loadable module (rev3)
[PATCH xf86-video-i740] Declare a variable only when XSERVER_LIBPCIACCESS is defined
2018-12-06 23:18 UTC
[CI 1/2] drm/i915/selftests: verify_gt_engine_wa() needs rpm wakeref
2018-12-06 18:45 UTC (3+ messages)
` [CI 2/2] drm/i915/execlists: Move RCS mmio workaround to new common wa_list
` ✓ Fi.CI.BAT: success for series starting with [CI,1/2] drm/i915/selftests: verify_gt_engine_wa() needs rpm wakeref
[CI 1/2] drm/i915/selftests: verify_gt_engine_wa() needs rpm wakeref
2018-12-06 17:36 UTC (3+ messages)
` [CI 2/2] drm/i915/execlists: Move RCS mmio workaround to new common wa_list
` ✗ Fi.CI.BAT: failure for series starting with [CI,1/2] drm/i915/selftests: verify_gt_engine_wa() needs rpm wakeref
[PATCH v8] drm/i915: implement EXTENDED_RECEIVER_CAPABILITY_FIELD_PRESENT
2018-12-06 15:50 UTC (3+ messages)
` [PATCH v9] "
[PATCH 1/2] drm/i915/selftests: verify_gt_engine_wa() needs rpm wakeref
2018-12-06 14:42 UTC (4+ messages)
` [PATCH 2/2] drm/i915/execlists: Move RCS mmio workaround to new common wa_list
` ✗ Fi.CI.BAT: failure for series starting with [1/2] drm/i915/selftests: verify_gt_engine_wa() needs rpm wakeref
[PATCH] drm/i915/execlists: Move RCS mmio workaround to new common wa_list
2018-12-06 14:01 UTC (2+ messages)
` ✗ Fi.CI.BAT: failure for "
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