Intel-GFX Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-05-05 16:24:41 to 2021-05-07 04:28:02 UTC [more...]

[Intel-gfx] [PATCH v2] drm/i915: Use correct downstream caps for check Src-Ctl mode for PCON
 2021-05-07  4:27 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915: Use correct downstream caps for check Src-Ctl mode for PCON (rev2)

[Intel-gfx] [PATCH v2 00/10] drm/i915/adl_p: Add support for Display Page Tables
 2021-05-06 21:03 UTC  (20+ messages)
` [Intel-gfx] [PATCH v2 01/10] drm/i915/xelpd: add XE_LPD display characteristics
` [Intel-gfx] [PATCH v2 02/10] drm/i915/adl_p: Add PCI Devices IDs
` [Intel-gfx] [PATCH v2 03/10] drm/i915/adl_p: ADL_P device info enabling
` [Intel-gfx] [PATCH v2 04/10] drm/i915/xelpd: First stab at DPT support
` [Intel-gfx] [PATCH v2 05/10] drm/i915/xelpd: Fallback to plane stride limitations when using DPT
` [Intel-gfx] [PATCH v2 06/10] drm/i915/xelpd: Support 128k plane stride
` [Intel-gfx] [PATCH v2 07/10] drm/i915/adl_p: Add stride restriction when using DPT
` [Intel-gfx] [PATCH v2 08/10] drm/i915/adl_p: Disable support for 90/270 FB rotation
` [Intel-gfx] [PATCH v2 09/10] drm/i915/adl_p: Require a minimum of 8 tiles stride for DPT FBs
` [Intel-gfx] [PATCH v2 10/10] drm/i915/adl_p: Enable remapping to pad DPT FB strides to POT
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/adl_p: Add support for Display Page Tables (rev2)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✗ Fi.CI.BAT: failure "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✗ Fi.CI.IGT: failure "

[Intel-gfx] [PATCH 0/3] drm/i915/display: Try YCbCr420 color when RGB fails
 2021-05-06 19:21 UTC  (7+ messages)
` [Intel-gfx] [PATCH 1/3] drm/i915/display: New function to avoid duplicate code in upcomming commits
` [Intel-gfx] [PATCH 2/3] drm/i915/display: Restructure output format computation for better expandability
` [Intel-gfx] [PATCH 3/3] drm/i915/display: Use YCbCr420 as fallback when RGB fails
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/display: Try YCbCr420 color "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [RFC PATCH 00/97] Basic GuC submission support in the i915
 2021-05-06 19:14 UTC  (99+ messages)
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for "
` [Intel-gfx] [RFC PATCH 01/97] drm/i915/gt: Move engine setup out of set_default_submission
` [Intel-gfx] [RFC PATCH 02/97] drm/i915/gt: Move submission_method into intel_gt
` [Intel-gfx] [RFC PATCH 03/97] drm/i915/gt: Move CS interrupt handler to the backend
` [Intel-gfx] [RFC PATCH 04/97] drm/i915/guc: skip disabling CTBs before sanitizing the GuC
` [Intel-gfx] [RFC PATCH 05/97] drm/i915/guc: use probe_error log for CT enablement failure
` [Intel-gfx] [RFC PATCH 06/97] drm/i915/guc: enable only the user interrupt when using GuC submission
` [Intel-gfx] [RFC PATCH 07/97] drm/i915/guc: Remove sample_forcewake h2g action
` [Intel-gfx] [RFC PATCH 08/97] drm/i915/guc: Keep strict GuC ABI definitions
` [Intel-gfx] [RFC PATCH 09/97] drm/i915/guc: Stop using fence/status from CTB descriptor
` [Intel-gfx] [RFC PATCH 10/97] drm/i915: Promote ptrdiff() to i915_utils.h
` [Intel-gfx] [RFC PATCH 11/97] drm/i915/guc: Only rely on own CTB size
` [Intel-gfx] [RFC PATCH 12/97] drm/i915/guc: Don't repeat CTB layout calculations
` [Intel-gfx] [RFC PATCH 13/97] drm/i915/guc: Replace CTB array with explicit members
` [Intel-gfx] [RFC PATCH 14/97] drm/i915/guc: Update sizes of CTB buffers
` [Intel-gfx] [RFC PATCH 15/97] drm/i915/guc: Relax CTB response timeout
` [Intel-gfx] [RFC PATCH 16/97] drm/i915/guc: Start protecting access to CTB descriptors
` [Intel-gfx] [RFC PATCH 17/97] drm/i915/guc: Stop using mutex while sending CTB messages
` [Intel-gfx] [RFC PATCH 18/97] drm/i915/guc: Don't receive all G2H messages in irq handler
` [Intel-gfx] [RFC PATCH 19/97] drm/i915/guc: Always copy CT message to new allocation
` [Intel-gfx] [RFC PATCH 20/97] drm/i915/guc: Introduce unified HXG messages
` [Intel-gfx] [RFC PATCH 21/97] drm/i915/guc: Update MMIO based communication
` [Intel-gfx] [RFC PATCH 22/97] drm/i915/guc: Update CTB response status
` [Intel-gfx] [RFC PATCH 23/97] drm/i915/guc: Support per context scheduling policies
` [Intel-gfx] [RFC PATCH 24/97] drm/i915/guc: Add flag for mark broken CTB
` [Intel-gfx] [RFC PATCH 25/97] drm/i915/guc: New definition of the CTB descriptor
` [Intel-gfx] [RFC PATCH 26/97] drm/i915/guc: New definition of the CTB registration action
` [Intel-gfx] [RFC PATCH 27/97] drm/i915/guc: New CTB based communication
` [Intel-gfx] [RFC PATCH 28/97] drm/i915/guc: Kill guc_clients.ct_pool
` [Intel-gfx] [RFC PATCH 29/97] drm/i915/guc: Update firmware to v60.1.2
` [Intel-gfx] [RFC PATCH 30/97] drm/i915/uc: turn on GuC/HuC auto mode by default
` [Intel-gfx] [RFC PATCH 31/97] drm/i915/guc: Early initialization of GuC send registers
` [Intel-gfx] [RFC PATCH 32/97] drm/i915: Introduce i915_sched_engine object
` [Intel-gfx] [RFC PATCH 33/97] drm/i915: Engine relative MMIO
` [Intel-gfx] [RFC PATCH 34/97] drm/i915/guc: Use guc_class instead of engine_class in fw interface
` [Intel-gfx] [RFC PATCH 35/97] drm/i915/guc: Improve error message for unsolicited CT response
` [Intel-gfx] [RFC PATCH 36/97] drm/i915/guc: Add non blocking CTB send function
` [Intel-gfx] [RFC PATCH 37/97] drm/i915/guc: Add stall timer to "
` [Intel-gfx] [RFC PATCH 38/97] drm/i915/guc: Optimize CTB writes and reads
` [Intel-gfx] [RFC PATCH 39/97] drm/i915/guc: Increase size of CTB buffers
` [Intel-gfx] [RFC PATCH 40/97] drm/i915/guc: Module load failure test for CT buffer creation
` [Intel-gfx] [RFC PATCH 41/97] drm/i915/guc: Add new GuC interface defines and structures
` [Intel-gfx] [RFC PATCH 42/97] drm/i915/guc: Remove GuC stage descriptor, add lrc descriptor
` [Intel-gfx] [RFC PATCH 43/97] drm/i915/guc: Add lrc descriptor context lookup array
` [Intel-gfx] [RFC PATCH 44/97] drm/i915/guc: Implement GuC submission tasklet
` [Intel-gfx] [RFC PATCH 45/97] drm/i915/guc: Add bypass tasklet submission path to GuC
` [Intel-gfx] [RFC PATCH 46/97] drm/i915/guc: Implement GuC context operations for new inteface
` [Intel-gfx] [RFC PATCH 47/97] drm/i915/guc: Insert fence on context when deregistering
` [Intel-gfx] [RFC PATCH 48/97] drm/i915/guc: Defer context unpin until scheduling is disabled
` [Intel-gfx] [RFC PATCH 49/97] drm/i915/guc: Disable engine barriers with GuC during unpin
` [Intel-gfx] [RFC PATCH 50/97] drm/i915/guc: Extend deregistration fence to schedule disable
` [Intel-gfx] [RFC PATCH 51/97] drm/i915: Disable preempt busywait when using GuC scheduling
` [Intel-gfx] [RFC PATCH 52/97] drm/i915/guc: Ensure request ordering via completion fences
` [Intel-gfx] [RFC PATCH 53/97] drm/i915/guc: Disable semaphores when using GuC scheduling
` [Intel-gfx] [RFC PATCH 54/97] drm/i915/guc: Ensure G2H response has space in buffer
` [Intel-gfx] [RFC PATCH 55/97] drm/i915/guc: Update intel_gt_wait_for_idle to work with GuC
` [Intel-gfx] [RFC PATCH 56/97] drm/i915/guc: Update GuC debugfs to support new GuC
` [Intel-gfx] [RFC PATCH 57/97] drm/i915/guc: Add several request trace points
` [Intel-gfx] [RFC PATCH 58/97] drm/i915: Add intel_context tracing
` [Intel-gfx] [RFC PATCH 59/97] drm/i915/guc: GuC virtual engines
` [Intel-gfx] [RFC PATCH 60/97] drm/i915: Track 'serial' counts for "
` [Intel-gfx] [RFC PATCH 61/97] drm/i915: Hold reference to intel_context over life of i915_request
` [Intel-gfx] [RFC PATCH 62/97] drm/i915/guc: Disable bonding extension with GuC submission
` [Intel-gfx] [RFC PATCH 63/97] drm/i915/guc: Direct all breadcrumbs for a class to single breadcrumbs
` [Intel-gfx] [RFC PATCH 64/97] drm/i915/guc: Reset implementation for new GuC interface
` [Intel-gfx] [RFC PATCH 65/97] drm/i915: Reset GPU immediately if submission is disabled
` [Intel-gfx] [RFC PATCH 66/97] drm/i915/guc: Add disable interrupts to guc sanitize
` [Intel-gfx] [RFC PATCH 67/97] drm/i915/guc: Suspend/resume implementation for new interface
` [Intel-gfx] [RFC PATCH 68/97] drm/i915/guc: Handle context reset notification
` [Intel-gfx] [RFC PATCH 69/97] drm/i915/guc: Handle engine reset failure notification
` [Intel-gfx] [RFC PATCH 70/97] drm/i915/guc: Enable the timer expired interrupt for GuC
` [Intel-gfx] [RFC PATCH 71/97] drm/i915/guc: Provide mmio list to be saved/restored on engine reset
` [Intel-gfx] [RFC PATCH 72/97] drm/i915/guc: Don't complain about reset races
` [Intel-gfx] [RFC PATCH 73/97] drm/i915/guc: Enable GuC engine reset
` [Intel-gfx] [RFC PATCH 74/97] drm/i915/guc: Capture error state on context reset
` [Intel-gfx] [RFC PATCH 75/97] drm/i915/guc: Fix for error capture after full GPU reset with GuC
` [Intel-gfx] [RFC PATCH 76/97] drm/i915/guc: Hook GuC scheduling policies up
` [Intel-gfx] [RFC PATCH 77/97] drm/i915/guc: Connect reset modparam updates to GuC policy flags
` [Intel-gfx] [RFC PATCH 78/97] drm/i915/guc: Include scheduling policies in the debugfs state dump
` [Intel-gfx] [RFC PATCH 79/97] drm/i915/guc: Don't call ring_is_idle in GuC submission
` [Intel-gfx] [RFC PATCH 80/97] drm/i915/guc: Implement banned contexts for "
` [Intel-gfx] [RFC PATCH 81/97] drm/i915/guc: Allow flexible number of context ids
` [Intel-gfx] [RFC PATCH 82/97] drm/i915/guc: Connect the number of guc_ids to debugfs
` [Intel-gfx] [RFC PATCH 83/97] drm/i915/guc: Don't return -EAGAIN to user when guc_ids exhausted
` [Intel-gfx] [RFC PATCH 84/97] drm/i915/guc: Don't allow requests not ready to consume all guc_ids
` [Intel-gfx] [RFC PATCH 85/97] drm/i915/guc: Introduce guc_submit_engine object
` [Intel-gfx] [RFC PATCH 86/97] drm/i915/guc: Add golden context to GuC ADS
` [Intel-gfx] [RFC PATCH 87/97] drm/i915/guc: Implement GuC priority management
` [Intel-gfx] [RFC PATCH 88/97] drm/i915/guc: Support request cancellation
` [Intel-gfx] [RFC PATCH 89/97] drm/i915/guc: Check return of __xa_store when registering a context
` [Intel-gfx] [RFC PATCH 90/97] drm/i915/guc: Non-static lrc descriptor registration buffer
` [Intel-gfx] [RFC PATCH 91/97] drm/i915/guc: Take GT PM ref when deregistering context
` [Intel-gfx] [RFC PATCH 92/97] drm/i915: Add GT PM delayed worker
` [Intel-gfx] [RFC PATCH 93/97] drm/i915/guc: Take engine PM when a context is pinned with GuC submission
` [Intel-gfx] [RFC PATCH 94/97] drm/i915/guc: Don't call switch_to_kernel_context "
` [Intel-gfx] [RFC PATCH 95/97] drm/i915/guc: Selftest for GuC flow control
` [Intel-gfx] [RFC PATCH 96/97] drm/i915/guc: Update GuC documentation
` [Intel-gfx] [RFC PATCH 97/97] drm/i915/guc: Unblock GuC submission on Gen11+

[Intel-gfx] [PATCH] drm/i915/display: Disable PSR2 sel fetch in TGL pre-production
 2021-05-06 17:44 UTC  (5+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [PATCH 0/3] drm/i915/display Try YCbCr420 color when RGB fails
 2021-05-06 17:33 UTC  (9+ messages)
` [Intel-gfx] [PATCH 1/3] New function to avoid duplicate code in upcomming commits
` [Intel-gfx] [PATCH 2/3] Restructure output format computation for better expandability
` [Intel-gfx] [PATCH 3/3] Use YCbCr420 as fallback when RGB fails
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for drm/i915/display Try YCbCr420 color "

[Intel-gfx] [RFC PATCH 0/5] GuC submission / DRM scheduler integration plan + new uAPI
 2021-05-06 17:30 UTC  (7+ messages)
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for "
` [Intel-gfx] [RFC PATCH 1/5] drm/doc/rfc: i915 GuC submission / DRM scheduler integration plan
` [Intel-gfx] [RFC PATCH 2/5] drm/doc/rfc: i915 new parallel submission uAPI plan
` [Intel-gfx] [RFC PATCH 3/5] drm/i915: Expose logical engine instance to user
` [Intel-gfx] [RFC PATCH 4/5] drm/i915: Introduce 'set parallel submit' extension
` [Intel-gfx] [RFC PATCH 5/5] drm/i915: Update execbuf IOCTL to accept N BBs

[Intel-gfx] [PATCH 0/8] drm + usb-type-c: Add support for out-of-band hotplug notification (v3)
 2021-05-06 15:31 UTC  (12+ messages)
` [Intel-gfx] [PATCH 3/8] drm/connector: Add drm_connector_find_by_fwnode() function (v2)
` [Intel-gfx] [PATCH 4/8] drm/connector: Add support for out-of-band hotplug notification (v3)
` [Intel-gfx] [PATCH 5/8] drm/i915: Associate ACPI connector nodes with connector entries (v2)
` [Intel-gfx] [PATCH 6/8] drm/i915/dp: Add support for out-of-bound hotplug events
` [Intel-gfx] [PATCH 7/8] usb: typec: altmodes/displayport: Make dp_altmode_notify() more generic
` [Intel-gfx] [PATCH 8/8] usb: typec: altmodes/displayport: Notify drm subsys of hotplug events
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for drm + usb-type-c: Add support for out-of-band hotplug notification (rev3)
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✗ Fi.CI.IGT: failure "

[Intel-gfx] i915 flickering with 5.12.X kernels
 2021-05-06 13:29 UTC  (2+ messages)

[Intel-gfx] [PULL] drm-misc-next-fixes
 2021-05-06 12:27 UTC 

[Intel-gfx] [PATCH 00/11] drm/i915/adl_p: Add support for Display Page Tables
 2021-05-06 11:11 UTC  (8+ messages)
` [Intel-gfx] [PATCH 02/11] drm/i915/xelpd: add XE_LPD display characteristics
` [Intel-gfx] [PATCH 04/11] drm/i915/adl_p: ADL_P device info enabling
` [Intel-gfx] [PATCH 10/11] drm/i915/adl_p: Require a minimum of 8 tiles stride for DPT FBs

[Intel-gfx] [PATCH] drm/i915: Reorder skl+ scaler vs. plane updates
 2021-05-06 10:42 UTC  (5+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [RFC 0/1] drm/i915/display: Expose HDMI properties to userspace
 2021-05-06 10:33 UTC  (6+ messages)
` [Intel-gfx] [RFC 1/1] "
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✗ Fi.CI.IGT: failure "

[Intel-gfx] [PATCH] i915: Increase *_latency array size
 2021-05-06 10:23 UTC  (5+ messages)

[Intel-gfx] [PATCH] drm/i915: Nuke display error state
 2021-05-06 10:17 UTC  (4+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [PATCH 1/8] drm/arm: Don't set allow_fb_modifiers explicitly
 2021-05-06  9:55 UTC  (4+ messages)
` [Intel-gfx] [PATCH 8/8] drm/modifiers: Enforce consistency between the cap an IN_FORMATS

[Intel-gfx] Enabling sample_c optimization for Broadwell GPUs
 2021-05-05 15:02 UTC  (2+ messages)

[Intel-gfx] [PATCH i-g-t v4] lib/i915/perf: Fix non-card0 processing
 2021-05-06  6:57 UTC 

[Intel-gfx] [PATCH] drm/i915: Remove redundant DIRTYFB frontbuffer flushes
 2021-05-06  0:09 UTC  (3+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [PATCH] drm/i915/fbc: Don't nuke manually around flips
 2021-05-05 23:17 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✗ Fi.CI.IGT: failure "

[Intel-gfx] [PATCH 2/3] Restructure output format computation for better expandability
 2021-05-05 20:17 UTC  (3+ messages)

[Intel-gfx] [PATCH 0/3] Pipe DMC Prep patches
 2021-05-05 17:36 UTC  (4+ messages)

[Intel-gfx] [PATCH 0/3] drm/i915/display Try YCbCr420 color when RGB fails
 2021-05-05 17:24 UTC  (5+ messages)
` [Intel-gfx] [PATCH 1/3] New function to avoid duplicate code in upcomming commits
` [Intel-gfx] [PATCH 2/3] Restructure output format computation for better expandability
` [Intel-gfx] [PATCH 3/3] Use YCbCr420 as fallback when RGB fails
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for drm/i915/display Try YCbCr420 color "


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 read-only IMAP folder(s) and NNTP newsgroup(s).