intel-gfx.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-01-16 22:03:44 to 2020-01-17 22:21:13 UTC [more...]

[Intel-gfx] [PATCH v2 00/21] drm: Clean up VBLANK callbacks in struct drm_driver
 2020-01-17 22:21 UTC  (5+ messages)
` [Intel-gfx] [PATCH v2 19/21] drm/vkms: Convert to CRTC VBLANK callbacks
` [Intel-gfx] ✓ Fi.CI.IGT: success for drm: Clean up VBLANK callbacks in struct drm_driver (rev7)

[Intel-gfx] [PATCH] drm/i915/gem: Store mmap_offsets in an rbtree rather than a plain list
 2020-01-17 22:06 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915: Set num_qgv_points to zero if we can't query the actual points
 2020-01-17 21:32 UTC  (2+ messages)

[Intel-gfx] [PATCH v4 0/7] Introduce CAP_SYS_PERFMON to secure system performance monitoring and observability
 2020-01-17 21:33 UTC  (4+ messages)
` [Intel-gfx] [PATCH v4 8/9] drivers/perf: open access for CAP_SYS_PERFMON privileged process

[Intel-gfx] [PATCH 0/4] drm/i915/display: conversion to new logging macros
 2020-01-17 19:25 UTC  (3+ messages)

[Intel-gfx] [PATCH] drm/i915: Fix i915_error_state_store error defination
 2020-01-17 14:13 UTC  (5+ messages)

[Intel-gfx] [PATCH 1/4] drm/mst: Don't do atomic checks over disabled managers
 2020-01-17 21:24 UTC  (11+ messages)
` [Intel-gfx] [PATCH 2/4] drm/mst: Some style improvements in drm_dp_mst_topology_mgr_set_mst()
` [Intel-gfx] [PATCH 3/4] drm/i915/display: Remove useless call intel_dp_mst_encoder_cleanup()
` [Intel-gfx] [PATCH 4/4] drm/i915/display: Set TRANS_DDI_MODE_SELECT to default value when disabling TRANS_DDI
` [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [1/4] drm/mst: Don't do atomic checks over disabled managers
` [Intel-gfx] ✗ Fi.CI.BUILD: warning "

[Intel-gfx] [PATCH i-g-t] i915/gem_mmap_offset: Exercise many, many mmap_offset
 2020-01-17 21:11 UTC 

[Intel-gfx] [PATCH i-g-t] scripts/trace.pl: Update for preempt-to-busy, heartbeats and timeslicing
 2020-01-17 21:08 UTC  (3+ messages)

[Intel-gfx] [PATCH 1/3] drm/i915: Use common priotree lists for virtual engine
 2020-01-17 20:47 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for series starting with [v2] drm/i915: Keep track of request among the scheduling lists (rev3)

[Intel-gfx] [PATCH v3 0/5] drm/i915: eDP DPCD aux backlight fixes
 2020-01-17 20:24 UTC  (7+ messages)
` [Intel-gfx] [PATCH v3 4/5] drm/i915: Don't use VBT for detecting DPCD backlight controls
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: eDP DPCD aux backlight fixes (rev6)
` [Intel-gfx] ✗ Fi.CI.BUILD: warning "

[Intel-gfx] [PATCH v3 00/12] drm/i915: Add support for HDCP 1.4 over MST connectors
 2020-01-17 19:31 UTC  (13+ messages)
` [Intel-gfx] [PATCH v3 01/12] drm/i915: Fix sha_text population code
` [Intel-gfx] [PATCH v3 02/12] drm/i915: Clear the repeater bit on HDCP disable
` [Intel-gfx] [PATCH v3 03/12] drm/i915: WARN if HDCP signalling is enabled upon disable
` [Intel-gfx] [PATCH v3 04/12] drm/i915: Intercept Aksv writes in the aux hooks
` [Intel-gfx] [PATCH v3 05/12] drm/i915: Use the cpu_transcoder in intel_hdcp to toggle HDCP signalling
` [Intel-gfx] [PATCH v3 06/12] drm/i915: Factor out hdcp->value assignments
` [Intel-gfx] [PATCH v3 07/12] drm/i915: Protect workers against disappearing connectors
` [Intel-gfx] [PATCH v3 08/12] drm/i915: Don't fully disable HDCP on a port if multiple pipes are using it
` [Intel-gfx] [PATCH v3 09/12] drm/i915: Support DP MST in enc_to_dig_port() function
` [Intel-gfx] [PATCH v3 10/12] drm/i915: Use ddi_update_pipe in intel_dp_mst
` [Intel-gfx] [PATCH v3 11/12] drm/i915: Factor out HDCP shim functions from dp for use by dp_mst
` [Intel-gfx] [PATCH v3 12/12] drm/i915: Add HDCP 1.4 support for MST connectors

[Intel-gfx] [PATCH v13 0/5] Enable second DBuf slice for ICL and TGL
 2020-01-17 19:07 UTC  (16+ messages)
` [Intel-gfx] [PATCH v13 1/5] drm/i915: Remove skl_ddl_allocation struct
` [Intel-gfx] [PATCH v13 2/5] drm/i915: Move dbuf slice update to proper place
` [Intel-gfx] [PATCH v13 3/5] drm/i915: Introduce parameterized DBUF_CTL
` [Intel-gfx] [PATCH v13 4/5] drm/i915: Manipulate DBuf slices properly
` [Intel-gfx] [PATCH v13 5/5] drm/i915: Correctly map DBUF slices to pipes
` [Intel-gfx] ✗ Fi.CI.BAT: failure for Enable second DBuf slice for ICL and TGL (rev17)
` [Intel-gfx] ✗ Fi.CI.BUILD: warning "
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[Intel-gfx] [PATCH v3 1/2] drm/i915/userptr: add user_size limit check
 2020-01-17 18:32 UTC  (4+ messages)
` [Intel-gfx] [PATCH v3 2/2] drm/i915/userptr: fix size calculation
` [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [v3,1/2] drm/i915/userptr: add user_size limit check
` [Intel-gfx] ✗ Fi.CI.BUILD: warning "

[Intel-gfx] [PATCH i-g-t 1/5] lib/intel_bufops: Introduce buffer operations
 2020-01-17 18:19 UTC  (5+ messages)
` [Intel-gfx] [PATCH i-g-t 2/5] lib/intel_batchbuffer: Add CCS width/height functions for Intel igt_buf
` [Intel-gfx] [PATCH i-g-t 3/5] lib/rendercopy_bufmgr: Add rendercopy buffer manager
` [Intel-gfx] [PATCH i-g-t 4/5] i915/gem_render_copy.c: Simplify code by switch to rendercopy bufmgr
` [Intel-gfx] [PATCH i-g-t 5/5] HAX: run gem_render_copy tests in BAT

[Intel-gfx] [PATCH] drm/i915/gt: Be paranoid and reset the GPU before release
 2020-01-17 18:03 UTC  (5+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "
` [Intel-gfx] ✗ Fi.CI.BUILD: warning "

[Intel-gfx] [PATCH i-g-t 1/5] lib/intel_bufops: Introduce buffer operations
 2020-01-17 17:15 UTC  (5+ messages)
` [Intel-gfx] [PATCH i-g-t 2/5] lib/intel_batchbuffer: Add CCS width/height functions for Intel igt_buf
` [Intel-gfx] [PATCH i-g-t 3/5] lib/rendercopy_bufmgr: Add rendercopy buffer manager
` [Intel-gfx] [PATCH i-g-t 4/5] i915/gem_render_copy.c: Simplify code by switch to rendercopy bufmgr
` [Intel-gfx] [PATCH i-g-t 5/5] HAX: run gem_render_copy tests in BAT

[Intel-gfx] [PATCH] drm/i915: Check require bandwidth did not exceed LSPCON limitation
 2020-01-17 16:08 UTC  (7+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "
` [Intel-gfx] ✗ Fi.CI.BUILD: warning "

[Intel-gfx] [PATCH] drm/i915/gt: Report the currently active execlists request
 2020-01-17 16:07 UTC  (11+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✗ Fi.CI.BUILD: warning "
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/gt: Report the currently active execlists request (rev2)
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✗ Fi.CI.BUILD: warning "

[Intel-gfx] [PATCH 0/5] drm/i915: conversion to new drm logging macros
 2020-01-17 15:49 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for "

[Intel-gfx] [PATCH 0/5] Use new logging macros in drm/i915
 2020-01-17 15:47 UTC  (2+ messages)

[Intel-gfx] [PATCH 0/9] drm/i915/bios: stop using vbt.ddi_port_info directly
 2020-01-17 15:37 UTC  (19+ messages)
` [Intel-gfx] [PATCH 1/9] drm/i915/bios: add intel_bios_max_tmds_encoder()
` [Intel-gfx] [PATCH 2/9] drm/i915/bios: add intel_bios_hdmi_level_shift()
` [Intel-gfx] [PATCH 3/9] drm/i915/bios: intel_bios_dp_boost_level()
` [Intel-gfx] [PATCH 4/9] drm/i915/bios: intel_bios_hdmi_boost_level()
` [Intel-gfx] [PATCH 5/9] drm/i915/bios: add intel_bios_dp_max_link_rate()
` [Intel-gfx] [PATCH 6/9] drm/i915/bios: add intel_bios_alternate_ddc_pin()
` [Intel-gfx] [PATCH 7/9] drm/i915/bios: add intel_bios_port_supports_*()
` [Intel-gfx] [PATCH 8/9] drm/i915/bios: check port presence based on child device
` [Intel-gfx] [PATCH 9/9] drm/i915: use intel_bios_is_port_present()

[Intel-gfx] [PATCH 1/2] drm/i915/gvt: Wean gvt off dev_priv->engine[]
 2020-01-17 15:35 UTC  (2+ messages)
` [Intel-gfx] [PATCH 2/2] drm/i915/gvt: Wean gvt off using dev_priv

[PATCH 1/2] drm/i915/gvt: Wean off struct_mutex
 2020-01-17 15:15 UTC  (5+ messages)
` [PATCH 2/2] drm/i915/gvt: Wean gvt off dev_priv->engine[]
      ` [Intel-gfx] "

[Intel-gfx] [PATCH] drm/i915/debugfs: remove i915_dpcd file
 2020-01-17 15:05 UTC 

[Intel-gfx] [PATCH] drm/i915/dp: debug log max vswing and pre-emphasis
 2020-01-17 15:02 UTC 

[PATCH 00/10] drm/i915: add display uncore helpers
 2020-01-17 14:50 UTC  (6+ messages)
` [PATCH 01/10] drm/i915/gvt: use intel uncore functions for forcewake register access
    ` [Intel-gfx] "

[Intel-gfx] [PATCH 1/4] drm/i915: Only retire requests when eviction is allowed to blocked
 2020-01-17 14:43 UTC  (7+ messages)
` [Intel-gfx] [PATCH 2/4] drm/i915: More proactive timeline retirement before new requests
` [Intel-gfx] [PATCH 3/4] drm/i915/gt: Yield the timeslice if waiting on a semaphore
` [Intel-gfx] [PATCH 4/4] drm/i915: Tweak scheduler's kick_submission()
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/4] drm/i915: Only retire requests when eviction is allowed to blocked
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✗ Fi.CI.BUILD: warning "

[Intel-gfx] [PATCH] drm/i915: Satisfy smatch that a loop has at least one iteration
 2020-01-17 13:48 UTC  (5+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
` [Intel-gfx] ✗ Fi.CI.BAT: failure "
` [Intel-gfx] ✗ Fi.CI.BUILD: warning "

[Intel-gfx] [PATCH] drm/i915/display: Squelch kerneldoc complaints
 2020-01-17 13:33 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for "
` [Intel-gfx] ✗ Fi.CI.BUILD: warning "

[Intel-gfx] [PATCH] drm/i915: Fix typo in kerneldoc function name
 2020-01-17 13:18 UTC  (4+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "
` [Intel-gfx] ✗ Fi.CI.BUILD: warning "

[Intel-gfx] [PATCH v2 1/2] drm/i915/userptr: add user_size limit check
 2020-01-17 13:08 UTC  (7+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [v2,1/2] "
` [Intel-gfx] ✗ Fi.CI.BUILD: warning "

[Intel-gfx] [PATCH] drm/i915: Include the debugfs params header for its own definition
 2020-01-17 12:54 UTC  (5+ messages)
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✗ Fi.CI.BUILD: warning "

[Intel-gfx] [ [PATCH v2 00/10] drm: Introduce struct drm_device based WARN* and use them in i915
 2020-01-17 11:31 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for drm: Introduce struct drm_device based WARN* and use them in i915 (rev2)

[Intel-gfx] [PATCH] drm/i915/dsi: Lookup the i2c bus from ACPI NS only if CONFIG_ACPI=y (v2)
 2020-01-17 11:24 UTC  (3+ messages)
` [Intel-gfx] [PATCH] drm/i915/dsi: Lookup the i2c bus from ACPI NS only if CONFIG_ACPI=y (v3)

[Intel-gfx] [V6 0/9] Add support for mipi dsi cmd mode
 2020-01-17 11:02 UTC  (11+ messages)
` [Intel-gfx] [V6 1/9] drm/i915/dsi: Configure transcoder operation for command mode
` [Intel-gfx] [V6 2/9] drm/i915/dsi: Add vblank calculation "
` [Intel-gfx] [V6 4/9] drm/i915/dsi: Add check for periodic "
` [Intel-gfx] [V6 5/9] drm/i915/dsi: Use private flags to indicate TE in cmd mode
` [Intel-gfx] [V6 6/9] drm/i915/dsi: Configure TE interrupt for "

[Intel-gfx] [PATCH v3] drm/i915/hdcp: update HDCP CP property as per port authentication state
 2020-01-17 10:21 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915/guc: Update to GuC FW v40
 2020-01-17 10:12 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

[Intel-gfx] [PATCH v2 0/5] Misc GuC CT improvements - part II
 2020-01-17  9:51 UTC  (10+ messages)
` [Intel-gfx] [PATCH v2 1/5] drm/i915/guc: Don't GEM_BUG_ON on corrupted G2H CTB
` [Intel-gfx] [PATCH v2 2/5] drm/i915/guc: Don't pass CTB while writing
` [Intel-gfx] [PATCH v2 3/5] drm/i915/guc: Don't pass CTB while reading
` [Intel-gfx] [PATCH v2 4/5] drm/i915/guc: Switch to CT_ERROR in ct_read
` [Intel-gfx] [PATCH v2 5/5] drm/i915/guc: Introduce CT_DEBUG
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Misc GuC CT improvements - part II (rev2)
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✗ Fi.CI.BUILD: warning "

[Intel-gfx] [PATCH 0/7] Commit early to GuC
 2020-01-17  8:38 UTC  (7+ messages)
` [Intel-gfx] [PATCH 2/7] drm/i915/guc: Kill USES_GUC_SUBMISSION macro
` [Intel-gfx] ✓ Fi.CI.IGT: success for Commit early to GuC

[Intel-gfx] [PATCH] drm/i915/dsi: Lookup the i2c bus from ACPI NS only if CONFIG_ACPI=y (v2)
 2020-01-17  7:17 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

[Intel-gfx] [RFC PATCH v2 0/2] Security mitigation for Intel Gen7 HWs
 2020-01-17  6:02 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

[Intel-gfx] [RFC] drm/i915: Restrict legacy color key ioctl to pre-gen12
 2020-01-17  4:49 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

[Intel-gfx] [RFC PATCH 0/2] Security mitigation for Intel Gen7 and Gen7.5
 2020-01-17  3:39 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

[Intel-gfx] [RFC PATCH v3 0/2] Security mitigation for Intel Gen7 HWs
 2020-01-17  2:40 UTC  (6+ messages)
` [Intel-gfx] [RFC PATCH v3 1/2] drm/i915: Add mechanism to submit a context WA on ring submission
` [Intel-gfx] [RFC PATCH v3 2/2] drm/i915/gen7: Clear all EU/L3 residual contexts
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Security mitigation for Intel Gen7 HWs (rev3)
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✗ Fi.CI.BUILD: warning "

[Intel-gfx] [PATCH v2] drm/i915: intel_hpd_init(): Fix suspend/resume reprobing
 2020-01-17  1:33 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for "

[Intel-gfx] [PATCH v2] drm/i915/tgl: Add Wa_1409825376 to tgl
 2020-01-17  1:09 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/tgl: Add Wa_1409825376 to tgl (rev5)

[Intel-gfx] [PATCH] drm/i915/tgl: Add Wa_1606054188;tgl
 2020-01-17  9:16 UTC  (3+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "
` [Intel-gfx] ✗ Fi.CI.BUILD: warning "

[Intel-gfx] [CI] drm/i915/selftests: Add a mock i915_vma to the mock_ring
 2020-01-16 22:35 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/selftests: Add a mock i915_vma to the mock_ring (rev2)

[Intel-gfx] [PATCH 0/5] Misc GuC CT improvements - part II
 2020-01-16 22:16 UTC  (3+ messages)
` [Intel-gfx] [PATCH 5/5] drm/i915/guc: Introduce CT_DEBUG

[Intel-gfx] [PATCH 1/2] drm/i915/userptr: add user_size limit check
 2020-01-16 22:03 UTC  (3+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [1/2] "
` [Intel-gfx] ✗ Fi.CI.BUILD: warning "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).