intel-gfx.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-01-28 16:27:42 to 2021-02-01 08:58:03 UTC [more...]

[Intel-gfx] [PATCH 01/57] drm/i915/gt: Restrict the GT clock override to just Icelake
 2021-02-01  8:57 UTC  (23+ messages)
` [Intel-gfx] [PATCH 09/57] drm/i915: Replace engine->schedule() with a known request operation
` [Intel-gfx] [PATCH 31/57] drm/i915/gt: Declare when we enabled timeslicing
` [Intel-gfx] [PATCH 34/57] drm/i915: Move preempt-reset flag to the scheduler
` [Intel-gfx] [PATCH 35/57] drm/i915: Replace priolist rbtree with a skiplist
` [Intel-gfx] [PATCH 36/57] drm/i915: Wrap cmpxchg64 with try_cmpxchg64() helper
` [Intel-gfx] [PATCH 37/57] drm/i915: Fair low-latency scheduling
` [Intel-gfx] [PATCH 38/57] drm/i915/gt: Specify a deadline for the heartbeat
` [Intel-gfx] [PATCH 39/57] drm/i915: Extend the priority boosting for the display with a deadline
` [Intel-gfx] [PATCH 40/57] drm/i915/gt: Support virtual engine queues
` [Intel-gfx] [PATCH 43/57] drm/i915/gt: Delay taking irqoff for execlists submission
` [Intel-gfx] [PATCH 44/57] drm/i915/gt: Wrap intel_timeline.has_initial_breadcrumb
` [Intel-gfx] [PATCH 45/57] drm/i915/gt: Track timeline GGTT offset separately from subpage offset
` [Intel-gfx] [PATCH 46/57] drm/i915/gt: Add timeline "mode"
` [Intel-gfx] [PATCH 47/57] drm/i915/gt: Use indices for writing into relative timelines
` [Intel-gfx] [PATCH 49/57] drm/i915/gt: Use ppHWSP for unshared non-semaphore related timelines
` [Intel-gfx] [PATCH 51/57] drm/i915/gt: Couple tasklet scheduling for all CS interrupts
` [Intel-gfx] [PATCH 52/57] drm/i915/gt: Support creation of 'internal' rings
` [Intel-gfx] [PATCH 53/57] drm/i915/gt: Use client timeline address for seqno writes
` [Intel-gfx] [PATCH 54/57] drm/i915/gt: Infrastructure for ring scheduling
` [Intel-gfx] [PATCH 55/57] drm/i915/gt: Implement ring scheduler for gen4-7
` [Intel-gfx] [PATCH 56/57] drm/i915/gt: Enable ring scheduling for gen5-7
` [Intel-gfx] [PATCH 57/57] drm/i915: Support secure dispatch on gen6/gen7

[Intel-gfx] [PATCH i-g-t] intel_gpu_top: Hide unused clients
 2021-02-01  8:53 UTC  (6+ messages)

[Intel-gfx] [PATCH 00/29] treewide: Convert comma separated statements
 2021-02-01  8:41 UTC  (4+ messages)
` [Intel-gfx] [PATCH 10/29] drm/i915: Avoid "

[Intel-gfx] v5.11-rc5 BUG kmalloc-1k (Not tainted): Redzone overwritten
 2021-02-01  8:36 UTC  (2+ messages)

[Intel-gfx] [PATCH 0/1] disable the QSES check for HDCP2.2 over MST
 2021-02-01  6:57 UTC  (4+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for disable the QSES check for HDCP2.2 over MST (rev2)
` [Intel-gfx] ✗ Fi.CI.IGT: failure "

[Intel-gfx] linux-next: build failure after merge of the drm-misc tree
 2021-02-01  2:10 UTC 

[Intel-gfx] [PATCH] drm/i915/dg1: Add GuC and HuC support
 2021-01-30 20:20 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for "

[Intel-gfx] DG1 Guc HuC and ADL-S DMC
 2021-01-30 18:58 UTC 

[Intel-gfx] [CI 1/2] drm/i915/gt: Reduce GT runtime stats from seqlock to a latch
 2021-01-30 18:21 UTC  (5+ messages)
` [Intel-gfx] [CI 2/2] drm/i915/gt: Reduce engine "
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for series starting with [CI,1/2] drm/i915/gt: Reduce GT "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [PATCH 0/8] Final set of patches for ADLS enabling
 2021-01-30 17:40 UTC  (17+ messages)
` [Intel-gfx] [PATCH 1/8] drm/i915/adl_s: Update PHY_MISC programming
` [Intel-gfx] [PATCH 2/8] drm/i915/adl_s: Add power wells
` [Intel-gfx] [PATCH 3/8] drm/i915/adl_s: Re-use TGL GuC/HuC firmware
` [Intel-gfx] [PATCH 4/8] drm/i915/display: Add HAS_D12_PLANE_MINIMIZATION
` [Intel-gfx] [PATCH 5/8] drm/i915/adl_s: Load DMC
` [Intel-gfx] [PATCH 6/8] drm/i915/adl_s: Update memory bandwidth parameters
` [Intel-gfx] [PATCH 7/8] drm/i915/adl_s: Add display WAs for ADL-S
` [Intel-gfx] [PATCH 8/8] drm/i915/adl_s: Add GT and CTX "
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Final set of patches for ADLS enabling (rev3)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✗ Fi.CI.IGT: failure "
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Final set of patches for ADLS enabling (rev4)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

[Intel-gfx] [PATCH] drm/i915: Remove unreachable code
 2021-01-30 13:21 UTC  (5+ messages)
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for "

[Intel-gfx] [PATCH] drm/i915/gt: Only trust sseu subslice fuse if it is set
 2021-01-30 12:42 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for "

[Intel-gfx] [PATCH] drm/i915: Don't access non-existent PGTBL_ER register
 2021-01-30  7:38 UTC  (4+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "
` [Intel-gfx] ✗ Fi.CI.IGT: failure "

[Intel-gfx] [PULL] drm-intel-next
 2021-01-29 22:53 UTC 

[Intel-gfx] [PATCH] drm/i915: Add missing -EDEADLK path in execbuffer ggtt pinning
 2021-01-29 22:01 UTC  (5+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "
` [Intel-gfx] ✗ Fi.CI.IGT: failure "

[Intel-gfx] [PATCH] drm/i915/dp: Prevent setting the LTTPR LT mode if no LTTPRs are detected
 2021-01-29 21:16 UTC  (8+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "
` [Intel-gfx] ✓ Fi.CI.IGT: success "

[Intel-gfx] [PATCH] drm/i915/gt: Ignore error capturing a closed context
 2021-01-29 18:43 UTC  (5+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "
` [Intel-gfx] ✗ Fi.CI.IGT: failure "

[Intel-gfx] [PATCH i-g-t 1/2] i915/sysfs_client: Ignore clients being closed as we read their sysfs
 2021-01-29 18:30 UTC  (5+ messages)
` [Intel-gfx] [PATCH i-g-t 2/2] i915/sysfs_clients: Check that client ids are cyclic

[Intel-gfx] [PATCH] drm/i915/gt: Restrict the GT clock override to just Icelake
 2021-01-29 17:49 UTC  (3+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [PATCH 1/5] drm/i915: Skip vswing programming for TBT
 2021-01-29 17:40 UTC  (16+ messages)
` [Intel-gfx] [PATCH 2/5] drm/i915: Extract intel_ddi_power_up_lanes()
` [Intel-gfx] [PATCH 3/5] drm/i915: Power up combo PHY lanes for for HDMI as well
` [Intel-gfx] [PATCH 4/5] drm/i915: Move HDMI vswing programming to the right place
` [Intel-gfx] [PATCH 5/5] drm/i915: Don't check tc_mode unless dealing with a TC PHY
` [Intel-gfx] ✗ Fi.CI.BAT: failure for series starting with [1/5] drm/i915: Skip vswing programming for TBT
` [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [1/5] drm/i915: Skip vswing programming for TBT (rev2)
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [PATCH 0/9] Final set of patches for ADLS enabling
 2021-01-29 17:27 UTC  (3+ messages)
` [Intel-gfx] [PATCH 8/9] drm/i915/adl_s: Add display WAs for ADL-S

[Intel-gfx] [PATCH 0/9] Final set of patches for ADLS enabling
 2021-01-29 17:26 UTC  (5+ messages)
` [Intel-gfx] [PATCH 8/9] drm/i915/adl_s: Add display WAs for ADL-S

[Intel-gfx] [PATCH 01/41] drm/i915/selftests: Check for engine-reset errors in the middle of workarounds
 2021-01-29 17:01 UTC  (14+ messages)
` [Intel-gfx] [PATCH 20/41] drm/i915: Replace priolist rbtree with a skiplist

[Intel-gfx] [PATCH v14 1/2] drm/i915/display: Support PSR Multiple Instances
 2021-01-29 16:58 UTC  (6+ messages)
` [Intel-gfx] [PATCH v14 2/2] drm/i915/display: Support Multiple Transcoders' PSR status on debugfs
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [v14,1/2] drm/i915/display: Support PSR Multiple Instances
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [PATCH 1/2] drm/i915/display: Add a intel_pipe_is_enabled() helper
 2021-01-29 16:38 UTC  (3+ messages)
` [Intel-gfx] [PATCH 2/2] drm/i915/display: Make vlv_find_free_pps() skip pipes which are in use for non DP purposes
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for series starting with [1/2] drm/i915/display: Add a intel_pipe_is_enabled() helper

[Intel-gfx] [PATCH] drm/i915/debugfs: HDCP capability enc NULL check
 2021-01-29 15:43 UTC  (3+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [PATCH v14 1/2] drm/i915/display: Support PSR Multiple Instances
 2021-01-29 15:35 UTC  (6+ messages)
` [Intel-gfx] [PATCH v14 2/2] drm/i915/display: Support Multiple Transcoders' PSR status on debugfs
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [v14,1/2] drm/i915/display: Support PSR Multiple Instances
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [PATCH v7 00/63] drm/i915: Remove obj->mm.lock!
 2021-01-29 15:28 UTC  (23+ messages)
` [Intel-gfx] [PATCH v7 01/63] drm/i915: Do not share hwsp across contexts any more, v7
` [Intel-gfx] [PATCH v7 02/63] drm/i915: Pin timeline map after first timeline pin, v3
` [Intel-gfx] [PATCH v7 12/63] drm/i915: No longer allow exporting userptr through dma-buf
` [Intel-gfx] [PATCH v7 13/63] drm/i915: Reject more ioctls for userptr
` [Intel-gfx] [PATCH v7 14/63] drm/i915: Reject UNSYNCHRONIZED for userptr, v2
` [Intel-gfx] [PATCH v7 18/63] drm/i915: Populate logical context during first pin
` [Intel-gfx] [PATCH v7 19/63] drm/i915: Make ring submission compatible with obj->mm.lock removal, v2
` [Intel-gfx] [PATCH v7 20/63] drm/i915: Handle ww locking in init_status_page
` [Intel-gfx] [PATCH v7 23/63] drm/i915: Add object locking to vm_fault_cpu
` [Intel-gfx] [PATCH v7 46/63] drm/i915/selftests: Prepare execbuf tests for obj->mm.lock removal
` [Intel-gfx] [PATCH v7 51/63] drm/i915/selftests: Prepare context selftest "
` [Intel-gfx] [PATCH v7 60/63] drm/i915/selftests: Prepare gtt tests "
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Remove obj->mm.lock! (rev14)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✗ Fi.CI.DOCS: "
` [Intel-gfx] ✗ Fi.CI.BAT: failure "
` [Intel-gfx] ✗ Fi.CI.IGT: "

[Intel-gfx] [PATCH] drm/i915/bios: tidy up child device debug logging
 2021-01-29 15:23 UTC  (2+ messages)

[Intel-gfx] [PATCH CI 1/3] drm/i915: Nuke not needed members of dram_info
 2021-01-29 13:56 UTC  (6+ messages)
` [Intel-gfx] [PATCH CI 2/3] drm/i915/gen11+: Only load DRAM information from pcode
` [Intel-gfx] [PATCH CI 3/3] drm/i915: Rename is_16gb_dimm to wm_lv_0_adjust_needed
` [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [CI,1/3] drm/i915: Nuke not needed members of dram_info
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [PATCH 1/2] drm/i915/gvt: Parse default state to update reg whitelist
 2021-01-29 13:47 UTC  (6+ messages)
` [Intel-gfx] [PATCH 2/2] drm/i915/gvt: Purge dev_priv->gt
` [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [1/2] drm/i915/gvt: Parse default state to update reg whitelist
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [PATCH v3 1/2] drm/i915/hdcp: update cp_irq_count_cached in intel_dp_hdcp2_read_msg()
 2021-01-29 13:06 UTC  (4+ messages)
` [Intel-gfx] [PATCH v3 2/2] drm/i915/hdcp: read RxInfo once when reading Send_Pairing_Info
` [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [v3,1/2] drm/i915/hdcp: update cp_irq_count_cached in intel_dp_hdcp2_read_msg()
` [Intel-gfx] ✗ Fi.CI.IGT: failure "

[Intel-gfx] [PATCH 00/18] Preliminary Display13 support
 2021-01-29 12:01 UTC  (23+ messages)
` [Intel-gfx] [PATCH 01/18] drm/i915/display13: add Display13 characteristics
` [Intel-gfx] [PATCH 02/18] drm/i915/display13: Handle proper AUX interrupt bits
` [Intel-gfx] [PATCH 03/18] drm/i915/display13: Enhanced pipe underrun reporting
` [Intel-gfx] [PATCH 04/18] drm/i915/display13: Define plane capabilities
` [Intel-gfx] [PATCH 05/18] drm/i915/display13: Support 128k plane stride
` [Intel-gfx] [PATCH 06/18] drm/i915/display13: Only enable legacy gamma for now
` [Intel-gfx] [PATCH 07/18] drm/i915/display13: Add Display13 power wells
` [Intel-gfx] [PATCH 08/18] drm/i915/display13: Handle LPSP for Display 13
` [Intel-gfx] [PATCH 09/18] drm/i915/display13: Handle new location of outputs D and E
` [Intel-gfx] [PATCH 10/18] drm/i915/display13: Increase maximum watermark lines to 255
` [Intel-gfx] [PATCH 11/18] drm/i915/display13: Required bandwidth increases when VT-d is active
` [Intel-gfx] [PATCH 12/18] drm/i915/display13: Add Wa_14011503030:d13
` [Intel-gfx] [PATCH 13/18] drm/i915/display/dsc: Refactor intel_dp_dsc_compute_bpp
` [Intel-gfx] [PATCH 14/18] drm/i915/display13: Support DP1.4 compression BPPs
` [Intel-gfx] [PATCH 15/18] drm/i915/display13: Get slice height before computing rc params
` [Intel-gfx] [PATCH 16/18] drm/i915/display13: Calculate VDSC RC parameters
` [Intel-gfx] [PATCH 17/18] drm/i915/display13: Add rc_qp_table for rcparams calculation
` [Intel-gfx] [PATCH 18/18] drm/i915/display13: Enabling dithering after the CC1 pipe
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for Preliminary Display13 support

[Intel-gfx] [PATCH v13 1/2] drm/i915/display: Support PSR Multiple Instances
 2021-01-29  7:44 UTC  (3+ messages)

[Intel-gfx] [PATCH v6 0/5] drm: Move struct drm_device.pdev to legacy
 2021-01-29  3:51 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for drm: Move struct drm_device.pdev to legacy (rev6)

[Intel-gfx] [PATCH v5 1/8] drm/i915: make local-memory probing a GT operation
 2021-01-29  3:42 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for series starting with [v5,1/8] drm/i915: make local-memory probing a GT operation (rev2)

[Intel-gfx] [RFC PATCH 0/9] cgroup support for GPU devices
 2021-01-29  3:00 UTC  (3+ messages)

[Intel-gfx] [PATCH 1/2] drm/dp/mst: Export drm_dp_get_vc_payload_bw()
 2021-01-28 19:38 UTC  (3+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for series starting with [1/2] "

[Intel-gfx] [PATCH] drm/i915: Disable runtime power management during shutdown
 2021-01-28 19:13 UTC  (2+ messages)

[Intel-gfx] [PATCH v2 1/4] drm/i915: Nuke not needed members of dram_info
 2021-01-28 16:43 UTC  (4+ messages)
` [Intel-gfx] [PATCH v2 3/4] drm/i915: Fail driver probe when unable to load DRAM information


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).