Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-08-26 17:29:39 to 2019-08-28 08:55:16 UTC [more...]

linux-next: build failure after merge of the drm-misc tree
 2019-08-28  8:55 UTC 

[PATCH v11 0/6] drm/i915: Enable HDCP 1.4 and 2.2 on Gen12+
 2019-08-28  8:39 UTC  (14+ messages)
` [PATCH v11 1/6] drm/i915: mei_hdcp: I915 sends ddi index as per ME FW
` [PATCH v11 2/6] drm: Move port definition back to i915 header
` [PATCH v11 4/6] misc/mei/hdcp: Fill transcoder index in port info
` [PATCH v11 5/6] drm/i915/hdcp: update current transcoder into intel_hdcp
` [PATCH v11 6/6] drm/i915/hdcp: Enable HDCP 1.4 and 2.2 on Gen12+
  ` [PATCH v11 3/6] drm: Extend I915 mei interface for transcoder info

[PATCH] drm/i915: Prune 2560x2880 mode for 5K tiled dual DP monitors
 2019-08-28  7:46 UTC  (8+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "

[PATCH i-g-t] benchmarks: Use labs() for abs(long)
 2019-08-28  7:35 UTC  (2+ messages)
` [igt-dev] "

[PATCH v10 0/6] drm/i915: Enable HDCP 1.4 and 2.2 on Gen12+
 2019-08-28  7:05 UTC  (21+ messages)
` [PATCH v10 1/6] drm/i915: mei_hdcp: I915 sends ddi index as per ME FW
` [PATCH v10 2/6] drm: Move port definition back to i915 header
` [PATCH v10 3/6] drm: Extend I915 mei interface for transcoder info
` [PATCH v10 4/6] misc/mei/hdcp: Fill transcoder index in port info
` [PATCH v10 5/6] drm/i915/hdcp: update current transcoder into intel_hdcp
` [PATCH v10 6/6] drm/i915/hdcp: Enable HDCP 1.4 and 2.2 on Gen12+
` ✓ Fi.CI.BAT: success for drm/i915: Enable HDCP 1.4 and 2.2 on Gen12+ (rev8)

[PATCH 0/2] Transcoder Port Sync preparation refactoring/renaming
 2019-08-28  6:30 UTC  (4+ messages)
` [PATCH 1/2] drm/i915/display: Rename update_crtcs() to commit_modeset_enables()
` [PATCH 2/2] drm/i915/display: Move the commit_tail() disable sequence to commit_modeset_disables() hook

[PATCH 2/2] drm/i915: Move vgpu balloon info into i915_virtual_gpu struct
 2019-08-28  6:06 UTC  (3+ messages)
` [PATCH v2] "

[CI 1/2] drm/i915/selftests: Remove accidental serialization between gpu_fill
 2019-08-28  5:47 UTC  (3+ messages)
` [CI 2/2] drm/i915/selftests: Try to recycle context allocations
` ✓ Fi.CI.BAT: success for series starting with [CI,1/2] drm/i915/selftests: Remove accidental serialization between gpu_fill (rev2)

mmotm 2019-08-24-16-02 uploaded (intel_drv.h header check)
 2019-08-28  1:27 UTC 

[RFC PATCH] iommu/vt-d: Fix IOMMU field not populated on device hot re-plug
 2019-08-28  0:56 UTC  (5+ messages)

[PATCH 0/3] Add/modify checks within intel_uc_fini_hw
 2019-08-28  0:45 UTC  (4+ messages)
` [PATCH 1/3] drm/i915/uc: Extract common code from GuC stop/disable comm
` [PATCH 2/3] drm/i915/uc: Disable GuC submission only if currently enabled
` [PATCH 3/3] drm/i915/uc: Fini hw even if GuC is not running

[PATCH 0/2] Add module parameter to reduce engine instances
 2019-08-27 23:21 UTC  (4+ messages)
` [PATCH 1/2] drm/i915: WARN rather than BUG with unexpected media engines
` [PATCH 2/2] drm/i915: Add ring_mask module parameter
` ✗ Fi.CI.CHECKPATCH: warning for Add module parameter to reduce engine instances

[PATCH v3 00/11] DSB enablement
 2019-08-27 20:11 UTC  (15+ messages)
` [PATCH v3 01/11] drm/i915/dsb: feature flag added for display state buffer
` [PATCH v3 02/11] drm/i915/dsb: DSB context creation
` [PATCH v3 03/11] drm/i915/dsb: single register write function for DSB
` [PATCH v3 04/11] drm/i915/dsb: Indexed "
` [PATCH v3 05/11] drm/i915/dsb: Register definition of DSB registers
` [PATCH v3 06/11] drm/i915/dsb: Check DSB engine status
` [PATCH v3 07/11] drm/i915/dsb: functions to enable/disable DSB engine
` [PATCH v3 08/11] drm/i915/dsb: function to trigger workload execution of DSB
` [PATCH v3 09/11] drm/i915/dsb: Documentation for DSB
` [PATCH v3 10/11] drm/i915/dsb: Enable gamma lut programming using DSB
` [PATCH v3 11/11] drm/i915/dsb: Enable DSB for gen12
` ✗ Fi.CI.CHECKPATCH: warning for DSB enablement. (rev3)
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "

[PATCH v2] drm/i915: use a separate context for gpu relocs
 2019-08-27 20:05 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for drm/i915: use a separate context for gpu relocs (rev2)

[CI] drm/i915/selftests: Remove accidental serialization between gpu_fill
 2019-08-27 17:57 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH v3 00/23] Tiger Lake batch 3
 2019-08-27 17:55 UTC  (15+ messages)
` [PATCH v3 03/23] drm/i915/psr: Only handle interruptions of the transcoder in use
` [PATCH v3 04/23] drm/i915/bdw+: Enable PSR in any eDP port
` [PATCH v3 09/23] drm/i915/tgl: Add maximum resolution supported by PSR2 HW

[PATCH v5 0/9] DC3CO Support for TGL
 2019-08-27 16:17 UTC  (6+ messages)
` [PATCH v5 3/9] drm/i915/tgl: Add power well to enable DC3CO state

[PATCH 01/28] drm/i915/selftests: Add the usual batch vma managements to st_workarounds
 2019-08-27 16:11 UTC  (11+ messages)
` [PATCH 02/28] drm/i915/selftests: Remove accidental serialization between gpu_fill
` [PATCH 03/28] drm/i915/selftests: Try to recycle context allocations
` [PATCH 28/28] drm/i915: Replace hangcheck by heartbeats

[PATCH] drm/i915: Make engine batch pool's safe for use with virtual engines
 2019-08-27 15:40 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH] drm/i915: Only activate i915_active debugobject once
 2019-08-27 15:33 UTC  (4+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH i-g-t] i915/gem_exec_big: Sync against asynchronous relocations
 2019-08-27 14:58 UTC 

[PATCH] drm/i915/tgl: Add sysfs interface to control class-of-service
 2019-08-27 14:59 UTC  (8+ messages)
` [PATCH v2] "

[PATCH] drm/i915: Align power domain names with port names
 2019-08-27 14:14 UTC  (4+ messages)

[PATCH v9 1/6] drm/dp_mst: Add PBN calculation for DSC modes
 2019-08-27 14:13 UTC 

[PATCH RESEND 00/14] Next round of associating ddc adapters with connectors
 2019-08-27 14:12 UTC  (21+ messages)
` [PATCH RESEND 01/14] drm/bridge: ti-tfp410: Update drm_connector_init_with_ddc() error message
` [PATCH RESEND 02/14] drm/radeon: Provide ddc symlink in connector sysfs directory
` [PATCH RESEND 04/14] drm/exynos: Provide ddc symlink in connector's sysfs
` [PATCH RESEND 05/14] drm: rockchip: Provide ddc symlink in rk3066_hdmi sysfs directory
  ` [PATCH RESEND 03/14] drm/amdgpu: Provide ddc symlink in dm connector's "
  ` [PATCH RESEND 06/14] drm: rockchip: Provide ddc symlink in inno_hdmi "
  ` [PATCH RESEND 07/14] drm/msm/hdmi: Provide ddc symlink in hdmi connector "
  ` [PATCH RESEND 14/14] drm/i915: "
` [PATCH RESEND 08/14] drm/mediatek: "
` [PATCH RESEND 09/14] drm/tegra: Provide ddc symlink in output "
` [PATCH RESEND 10/14] drm/vc4: Provide ddc symlink in "
` [PATCH RESEND 11/14] drm: zte: Provide ddc symlink in hdmi "
` [PATCH RESEND 12/14] drm: zte: Provide ddc symlink in vga "
` [PATCH RESEND 13/14] drm/tilcdc: Provide ddc symlink in "
` ✗ Fi.CI.CHECKPATCH: warning for Next round of associating ddc adapters with connectors
` ✓ Fi.CI.BAT: success "

[PATCH 0/2] New cdclk values for gen11+
 2019-08-27 13:52 UTC  (6+ messages)
` [PATCH 1/2] drm/i915: Allow /2 CD2X divider on gen11+
` [PATCH 2/2] drm/i915: Add 324mhz and 326.4mhz cdclks for gen11+
` ✓ Fi.CI.BAT: success for New cdclk values "
` ✓ Fi.CI.IGT: "

[PATCH] drm/i915/execlists: Flush the post-sync breadcrumb write harder
 2019-08-27 13:38 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH] drm/i915/execlists: stall on render flush before writing seqno
 2019-08-27 12:47 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH] drm/i915/selftests: Markup impossible error pointers
 2019-08-27 12:19 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "

[CI 1/8] drm/i915/tgl: Guard and warn if more than one eDP panel is present
 2019-08-27 12:14 UTC  (11+ messages)
` [CI 2/8] drm/i915: Do not read PSR2 register in transcoders without PSR2
` [CI 3/8] drm/i915/tgl: Add maximum resolution supported by PSR2 HW
` [CI 4/8] drm: Add for_each_oldnew_intel_crtc_in_state_reverse()
` [CI 5/8] drm/i915: Disable pipes in reverse order
` [CI 6/8] drm/i915/tgl: Implement TGL DisplayPort training sequence
` [CI 7/8] drm/i915/tgl: Do not apply WaIncreaseDefaultTLBEntries from GEN12 onwards
` [CI 8/8] drm/i915/tgl/perf: use the same oa ctx_id format as icl
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [CI,1/8] drm/i915/tgl: Guard and warn if more than one eDP panel is present
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH v2] drm/i915/tgl: Gen-12 display loses Yf tiling and legacy CCS support
 2019-08-27 10:59 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH v9 0/6] drm/i915: Enable HDCP 1.4 and 2.2 on Gen12+
 2019-08-27 10:01 UTC  (22+ messages)
` [PATCH v9 1/6] drm/i915: mei_hdcp: I915 sends ddi index as per ME FW
` [PATCH v9 2/6] drm: Move port definition back to i915 header
` [PATCH v9 3/6] drm: Extend I915 mei interface for transcoder info
` [PATCH v9 4/6] misc/mei/hdcp: Fill transcoder index in port info
` [PATCH v9 5/6] drm/i915/hdcp: update current transcoder into intel_hdcp
` [PATCH v9 6/6] drm/i915/hdcp: Enable HDCP 1.4 and 2.2 on Gen12+

[bug report] drm/i915/selftests: Teach igt_gpu_fill_dw() to take intel_context
 2019-08-27  9:45 UTC  (2+ messages)

[PATCH] drm/i915: Use NOEVICT for first pass on attemping to pin a GGTT mmap
 2019-08-27  9:31 UTC  (3+ messages)
` ✓ Fi.CI.IGT: success for "

[PATCH] drm/i915: Clean up HDMI deep color handling a bit
 2019-08-27  9:30 UTC  (2+ messages)

[PATCH i-g-t] i915/gem_mmap_gtt: Race mmap offset generation against closure
 2019-08-27  8:41 UTC  (2+ messages)
` [igt-dev] "

[PATCH 1/5] drm/i915: Allow i915 to manage the vma offset nodes instead of drm core
 2019-08-27  8:31 UTC  (4+ messages)
` [PATCH 5/5] drm/i915: cpu-map based dumb buffers

[PATCH 10/28] drm/mm: Pack allocated/scanned boolean into a bitfield
 2019-08-27  7:12 UTC  (2+ messages)

[PATCH v2 0/6] drm/i915/dp: Support for DP HDR outputs
 2019-08-26 19:45 UTC  (13+ messages)
` [PATCH v2 1/6] drm/i915/dp: Extend program of VSC Header and DB for Colorimetry Format
` [PATCH v2 2/6] drm/i915/dp: Add support of BT.2020 Colorimetry to DP MSA
` [PATCH v2 3/6] drm: Add DisplayPort colorspace property
` [PATCH v2 4/6] drm/i915/dp: Attach "
` [PATCH v2 5/6] drm/i915/dp: Program an Infoframe SDP Header and DB for HDR Static Metadata
` [PATCH v2 6/6] drm/i915/dp: Attach HDR metadata property to DP connector

[PATCH v8 1/6] drm/dp_mst: Add PBN calculation for DSC modes
 2019-08-26 18:36 UTC  (2+ messages)

[PATCH] drm/i915: use a separate context for gpu relocs
 2019-08-26 18:12 UTC  (5+ messages)

[PATCH v2] drm/i915: add port info to debugfs
 2019-08-26 17:51 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for drm/i915: add port info to debugfs (rev2)

[PATCH] drm/i915/selftests: Ignore coherency failures on Broadwater
 2019-08-26 17:32 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "


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