Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-12-05 11:44:39 to 2018-12-07 10:17:54 UTC [more...]

[RFT i-g-t 1/2] tests/gem_shrink: Background, direct and OOM shrinker plus userptr tests
 2018-12-07 10:17 UTC  (4+ 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 10:05 UTC 

[PATCH i-g-t] igt: add timeline test cases
 2018-12-07 10:01 UTC 

[PATCH] drivers/base: use a worker for sysfs unbind
 2018-12-07  9:58 UTC  (2+ messages)

[PATCH v6 0/3] Change KVMGT into self loadable module
 2018-12-07  9:19 UTC  (5+ 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)

[PATCH] drm/i915: Skip the ERR_PTR error state
 2018-12-07  9:16 UTC 

[PATCH v2] drm/i915/icl: Fix pipe config mismatch warnings
 2018-12-07  9:12 UTC 

[PATCH v11 00/23] drm/i915/icl: dsi enabling
 2018-12-07  9:05 UTC  (11+ messages)

[PATCH 1/3] drm/i915: Push EMIT_INVALIDATE at request start to backends
 2018-12-07  9:02 UTC  (3+ messages)
` [PATCH 2/3] drm/i915/ringbuffer: EMIT_INVALIDATE after switch context
` [PATCH 3/3] drm/i915: Pipeline PDP updates for Braswell

[PATCH] drm/i915/icl: Fix pipe config mismatch warnings
 2018-12-07  8:59 UTC 

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 v2 1/3] ACPI / PMIC: Add support for executing PMIC MIPI sequence elements
 2018-12-07  8:01 UTC  (5+ 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 v3 3/3] drm/i915/gvt: Change KVMGT as self load module
 2018-12-07  7:50 UTC  (8+ messages)
` [PATCH v4] "
  ` [PATCH v5] "

[PATCH v8 00/35] drm/i915: Implement HDCP2.2
 2018-12-07  7:03 UTC  (30+ messages)
` [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 08/35] drm/i915: Implement HDCP2.2 repeater authentication
` [PATCH v8 09/35] drm/i915: Implement HDCP2.2 link integrity check
` [PATCH v8 10/35] drm/i915: Handle HDCP2.2 downstream topology change
` [PATCH v8 11/35] drm/i915: Check HDCP 1.4 and 2.2 link on CP_IRQ
` [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

[PATCH v4 0/4] Enable Y210, Y212, Y216 formats for ICL
 2018-12-07  5:14 UTC  (8+ messages)
` [PATCH v4 1/4] drm: Add Y210, Y212, Y216 format definitions and fourcc
` [PATCH v4 2/4] drm/i915/icl: Add Y210, Y212, Y216 plane control definitions
` [PATCH v4 3/4] drm/i915/icl: Preparations for enabling Y210, Y212, Y216 formats
` [PATCH v4 4/4] drm/i915/icl: Enable Y210, Y212, Y216 format for primary and sprite planes
` ✗ Fi.CI.CHECKPATCH: warning for Enable Y210, Y212, Y216 formats for ICL (rev4)
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[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  (5+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "

[PATCH 0/2] Use intel_* types more consistently
 2018-12-07  1:31 UTC  (6+ 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 "

[PATCH v3 0/3] Make GEN macros more similar
 2018-12-07  1:17 UTC  (11+ messages)
` [PATCH v3 1/3] drm/i915: Rename IS_GEN to IS_GEN_RANGE
` [PATCH v3 2/3] drm/i915: replace IS_GEN<N> with IS_GEN(..., N)
` [PATCH v3 3/3] drm/i915: merge gen checks to use range
` ✗ Fi.CI.CHECKPATCH: warning for Make GEN macros more similar (rev3)
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH 1/3] drm/i915: Skip the ERR_PTR error state
 2018-12-07  0:44 UTC  (11+ messages)
` [PATCH 2/3] drm/i915: Pipeline PDP updates for Braswell
` [PATCH 3/3] drm/i915/execlists: Apply a full mb before execution "
  ` [Intel-gfx] "
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/3] drm/i915: Skip the ERR_PTR error state
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH 0/3] New DDB allocation algorithm
 2018-12-07  0:40 UTC  (10+ 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 "

[PATCH] drm/i915/icl: Skip DSI path in DDI vswing programming
 2018-12-07  0:19 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[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  (3+ messages)
` ✓ Fi.CI.BAT: success for Change KVMGT into self loadable module (rev3)
` ✓ Fi.CI.IGT: "

[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  (3+ messages)
` ✗ Fi.CI.BAT: failure for "

[PATCH] drm/i915: Clear bogus DMC BIOS/debug power well requests
 2018-12-06 12:47 UTC  (5+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "

[PATCH v5] drm/i915/dsc: Add Per connector debugfs node for DSC support/enable
 2018-12-06 12:21 UTC  (14+ messages)
` [PATCH v6] "
  ` [PATCH v7] "
    ` [PATCH v8] "
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915/dsc: Add Per connector debugfs node for DSC support/enable (rev3)
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915/dsc: Add Per connector debugfs node for DSC support/enable (rev4)
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[RFT i-g-t] tests/gem_shrink: Background, direct and OOM shrinker plus userptr tests
 2018-12-06 10:55 UTC  (2+ messages)
` [RFT i-g-t v2] "

[PULL] drm-misc-next
 2018-12-06  9:44 UTC 

[PATCH v3] drm/i915/cnl: Fix the formulae for register offsets
 2018-12-06  9:32 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for drm/i915/cnl: Fix the formulae for register offsets (rev3)
` ✓ Fi.CI.IGT: "

[PATCH 0/3] ACPI-PMIC + i915: Add support for PMIC MIPI sequences
 2018-12-06  8:53 UTC  (8+ messages)
` [PATCH 1/3] ACPI / PMIC: Add support for executing PMIC MIPI sequence elements
` [PATCH 2/3] ACPI / PMIC: Implement exec_mipi_pmic_seq_element for CHT Whiskey Cove PMIC
` [PATCH 3/3] drm/i915/intel_dsi_vbt: Add support for PMIC mipi sequences
` ✓ Fi.CI.BAT: success for ACPI-PMIC + i915: Add support for PMIC MIPI sequences
` ✓ Fi.CI.IGT: "

[PATCH v4 0/4] HDCP1.4 Fixes - II
 2018-12-06  8:17 UTC  (8+ messages)
` [PATCH v4 1/4] drm/i915: Fix GEN9 HDCP1.4 key load process
` [PATCH v4 2/4] drm/i915: Fix platform coverage for HDCP1.4
` [PATCH v4 3/4] drm/i915: debug log for REPLY_ACK missing
` [PATCH v4 4/4] drm/i915: Increase timeout for Encrypt status change
` ✓ Fi.CI.BAT: success for HDCP1.4 Fixes - II (rev2)
` ✓ Fi.CI.IGT: "

linux-next: build failure after merge of the drm-misc tree
 2018-12-06  2:32 UTC 

[PATCH] drm/i915/icl: Document Wa_1606682166
 2018-12-06  2:06 UTC  (4+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "

[PATCH] drm/i915/fbc/cnl: Add GLK and CNL+ hardware tracking area
 2018-12-06  1:19 UTC  (4+ messages)
` ✗ Fi.CI.IGT: failure for "

[PATCH] drm: Fix documentation generation for DP_DPCD_QUIRK_NO_PSR
 2018-12-06  1:14 UTC  (5+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "

[PATCH] Makefile: fix mixed tab and spaces
 2018-12-06  0:07 UTC  (5+ messages)
` ✓ Fi.CI.BAT: success for Makefile: fix mixed tab and spaces (rev2)
` ✓ Fi.CI.IGT: "

[PATCH] drm/i915/icl: Forcibly evict stale csb entries
 2018-12-05 21:20 UTC  (5+ messages)
` ✓ Fi.CI.BAT: success for "
` ✗ Fi.CI.IGT: failure "
` ✓ Fi.CI.BAT: success for drm/i915/icl: Forcibly evict stale csb entries (rev2)

[PATCH] Makefile: fix mixed tab and spaces
 2018-12-05 20:59 UTC  (5+ messages)
` ✓ Fi.CI.BAT: success for "
` ✗ Fi.CI.IGT: failure "

[PULL] drm-misc-fixes
 2018-12-05 20:14 UTC 

[PATCH i-g-t] igt/pm_rpm: Show the contents of i915_runtime_pm_status on setup
 2018-12-05 18:00 UTC  (2+ messages)
` [igt-dev] "

[PATCH] drm/i915/icl: combo port vswing programming changes per BSPEC
 2018-12-05 16:32 UTC  (3+ messages)
` [PATCH v3] "

[PATCH 1/4] drm/edid: Pass connector to AVI inforframe functions
 2018-12-05 15:06 UTC  (14+ messages)

[PATCH RFC 0/5] DRM cgroup controller
 2018-12-05 14:20 UTC  (11+ messages)
` [PATCH RFC 2/5] cgroup: Add mechanism to register vendor specific DRM devices
          ` [Intel-gfx] "

[PULL] gvt-fixes for 4.20-rc6
 2018-12-05 13:54 UTC  (2+ messages)

[PATCH v3 0/4] HDCP1.4 Fixes - II
 2018-12-05 11:53 UTC  (4+ messages)
` [PATCH v3 2/4] drm/i915: Fix platform coverage for HDCP1.4


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