Intel-GFX Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-05-24 07:54:44 to 2021-05-25 17:27:19 UTC [more...]

[Intel-gfx] [CI 0/3] More DMC cleanup
 2021-05-25 17:27 UTC  (8+ messages)
` [Intel-gfx] [CI 1/3] drm/i915/dmc: s/DRM_ERROR/drm_err
` [Intel-gfx] [CI 2/3] drm/i915/dmc: Add intel_dmc_has_payload() helper
` [Intel-gfx] [CI 3/3] drm/i915/dmc: Move struct intel_dmc to intel_dmc.h
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for More DMC cleanup (rev4)
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [PATCH 00/14] drm/i915: g4x/vlv/chv CxSR/wm fixes/cleanups
 2021-05-25 17:25 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for drm/i915: g4x/vlv/chv CxSR/wm fixes/cleanups (rev2)
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[Intel-gfx] [RFC PATCH 00/97] Basic GuC submission support in the i915
 2021-05-25 17:15 UTC  (87+ messages)
` [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 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 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 23/97] drm/i915/guc: Support per context scheduling policies
` [Intel-gfx] [RFC PATCH 28/97] drm/i915/guc: Kill guc_clients.ct_pool
` [Intel-gfx] [RFC PATCH 30/97] drm/i915/uc: turn on GuC/HuC auto mode by default
` [Intel-gfx] [RFC PATCH 33/97] drm/i915: Engine relative MMIO
` [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 44/97] drm/i915/guc: Implement GuC submission tasklet
` [Intel-gfx] [RFC PATCH 53/97] drm/i915/guc: Disable semaphores when using GuC scheduling
` [Intel-gfx] [RFC PATCH 55/97] drm/i915/guc: Update intel_gt_wait_for_idle to work with GuC
` [Intel-gfx] [RFC PATCH 60/97] drm/i915: Track 'serial' counts for virtual engines

[Intel-gfx] [PATCH 0/1] drm/i915/gt: Introduce timeslicing for userspace
 2021-05-25 17:09 UTC  (4+ messages)
` [Intel-gfx] [PATCH 1/1] drm/i915/gt: Declare when we enabled timeslicing
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for drm/i915/gt: Introduce timeslicing for userspace

[Intel-gfx] [PATCH 01/11] drm/amdgpu: Comply with implicit fencing rules
 2021-05-25 16:05 UTC  (16+ messages)
` [Intel-gfx] [PATCH 06/11] drm/<driver>: drm_gem_plane_helper_prepare_fb is now the default
` [Intel-gfx] [PATCH 11/11] drm/tiny: drm_gem_simple_display_pipe_prepare_fb is "
        ` [Intel-gfx] [Mesa-dev] [PATCH 01/11] drm/amdgpu: Comply with implicit fencing rules

[Intel-gfx] [PATCH 0/3] Clean a few backend interfaces in the i915
 2021-05-25 15:54 UTC  (5+ messages)

[Intel-gfx] [PATCH v3 00/12] drm/i915: Move LMEM (VRAM) management over to TTM
 2021-05-25 15:48 UTC  (16+ messages)
` [Intel-gfx] [PATCH v3 06/12] drm/ttm: Add a generic TTM memcpy move for page-based iomem
` [Intel-gfx] [PATCH v3 07/12] drm, drm/i915: Move the memcpy_from_wc functionality to core drm
` [Intel-gfx] [PATCH v3 08/12] drm/ttm: Use drm_memcpy_from_wc_dbm for TTM bo moves
` [Intel-gfx] [PATCH v3 09/12] drm/ttm: Document and optimize ttm_bo_pipeline_gutting()

[Intel-gfx] [PATCH 0/1] drm/i915/gt: Introduce timeslicing for userspace
 2021-05-25 15:48 UTC  (5+ messages)
` [Intel-gfx] [PATCH 1/1] Let userspace know if they can trust timeslicing by including it as part of the I915_PARAM_HAS_SCHEDULER::I915_SCHEDULER_CAP_TIMESLICING
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for drm/i915/gt: Introduce timeslicing for userspace

[Intel-gfx] [PATCH] drm/i915: Remove the repeated declaration
 2021-05-25 15:47 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[Intel-gfx] [PATCH 0/6] dma-buf: Add an API for exporting sync files (v10)
 2021-05-25 15:37 UTC  (15+ messages)
` [Intel-gfx] [PATCH 1/6] dma-buf: add dma_fence_array_for_each (v2)
` [Intel-gfx] [PATCH 2/6] dma-buf: Rename dma_resv helpers from _rcu to _unlocked
` [Intel-gfx] [PATCH 3/6] dma-buf: add dma_resv_get_singleton_unlocked (v4)
` [Intel-gfx] [PATCH 4/6] dma-buf: Add an API for exporting sync files (v9)
` [Intel-gfx] [PATCH 5/6] RFC: dma-buf: Add an extra fence to dma_resv_get_singleton_unlocked
` [Intel-gfx] [PATCH 6/6] RFC: dma-buf: Add an API for importing sync files (v6)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for dma-buf: Add an API for exporting sync files (v10)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✗ Fi.CI.IGT: failure "

[Intel-gfx] [PATCH] drm/i915/display: relax 2big checking around initial fb
 2021-05-25 15:19 UTC  (3+ messages)

[Intel-gfx] drm-misc-next
 2021-05-25 14:45 UTC 

[Intel-gfx] [PATCH] drm/i915: Only set bind_async_flags when concurrent access wa is not active
 2021-05-25 13:37 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Only set bind_async_flags when concurrent access wa is not active. (rev2)
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

[Intel-gfx] [PATCH v4 00/17] drm/i915: Introduce Intel PXP
 2021-05-25 13:32 UTC  (24+ messages)
` [Intel-gfx] [PATCH v4 01/17] drm/i915/pxp: Define PXP component interface
` [Intel-gfx] [PATCH v4 02/17] mei: pxp: export pavp client to me client bus
` [Intel-gfx] [PATCH v4 03/17] drm/i915/pxp: define PXP device flag and kconfig
` [Intel-gfx] [PATCH v4 04/17] drm/i915/gt: Export the pinned context constructor and destructor
` [Intel-gfx] [PATCH v4 05/17] drm/i915/pxp: allocate a vcs context for pxp usage
` [Intel-gfx] [PATCH v4 06/17] drm/i915/pxp: Implement funcs to create the TEE channel
` [Intel-gfx] [PATCH v4 07/17] drm/i915/pxp: set KCR reg init
` [Intel-gfx] [PATCH v4 08/17] drm/i915/pxp: Create the arbitrary session after boot
` [Intel-gfx] [PATCH v4 09/17] drm/i915/pxp: Implement arb session teardown
` [Intel-gfx] [PATCH v4 10/17] drm/i915/pxp: Implement PXP irq handler
` [Intel-gfx] [PATCH v4 11/17] drm/i915/pxp: interface for marking contexts as using protected content
` [Intel-gfx] [PATCH v4 12/17] drm/i915/pxp: start the arb session on demand
` [Intel-gfx] [PATCH v4 13/17] drm/i915/pxp: Enable PXP power management
` [Intel-gfx] [PATCH v4 14/17] drm/i915/pxp: User interface for Protected buffer
` [Intel-gfx] [PATCH v4 15/17] drm/i915/pxp: Add plane decryption support
` [Intel-gfx] [PATCH v4 16/17] drm/i915/pxp: black pixels on pxp disabled
` [Intel-gfx] [PATCH v4 17/17] drm/i915/pxp: enable PXP for integrated Gen12
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Introduce Intel PXP
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✗ Fi.CI.DOCS: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] i915 gvt broke drm-tip; Fix ASAP
 2021-05-25 11:53 UTC  (4+ messages)

[Intel-gfx] [PATCH 1/5] drm/i915/display/adl_p: Drop earlier return in tc_has_modular_fia()
 2021-05-25 10:55 UTC  (14+ messages)
` [Intel-gfx] [PATCH 2/5] drm/i915/adl_p: Handle TC cold
` [Intel-gfx] [PATCH 3/5] drm/i915: WA for zero memory channel
` [Intel-gfx] [PATCH 4/5] drm/i915/display/adl_p: Allow DC3CO in pipe and port B
` [Intel-gfx] [PATCH 5/5] drm/i915/display/adl_p: Disable PSR2
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for series starting with [1/5] drm/i915/display/adl_p: Drop earlier return in tc_has_modular_fia()
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] regression on fedora 5.12 on Lenovo T400
 2021-05-25  6:28 UTC 

[Intel-gfx] [PATCH v7 00/15] Restricted DMA
 2021-05-25  3:08 UTC  (14+ messages)
` [Intel-gfx] [PATCH v7 01/15] swiotlb: Refactor swiotlb init functions
` [Intel-gfx] [PATCH v7 04/15] swiotlb: Add restricted DMA pool initialization
` [Intel-gfx] [PATCH v7 05/15] swiotlb: Add a new get_io_tlb_mem getter

[Intel-gfx] [PATCH 1/3] drm/i915/adlp: Require DPT FB CCS color planes to be 2MB aligned
 2021-05-25  0:22 UTC  (8+ messages)
` [Intel-gfx] [PATCH 2/3] drm/i915/adlp: Fix GEM VM asserts for DPT VMs
` [Intel-gfx] [PATCH 3/3] drm/i915/debugfs: Print remap info for DPT VMAs as well
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/3] drm/i915/adlp: Require DPT FB CCS color planes to be 2MB aligned
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [PATCH 0/3] GPD Win Max display fixes
 2021-05-24 23:27 UTC  (8+ messages)
` [Intel-gfx] [PATCH 1/3] drm/i915/opregion: add support for mailbox #5 EDID
` [Intel-gfx] [PATCH 2/3] drm/i915/dp: use opregion mailbox #5 EDID for eDP, if available
` [Intel-gfx] [PATCH 3/3] drm: Add orientation quirk for GPD Win Max
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for GPD Win Max display fixes
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✗ Fi.CI.IGT: failure "

[Intel-gfx] [PATCH 0/7] Pipe DMC Support
 2021-05-24 21:58 UTC  (13+ messages)
` [Intel-gfx] [PATCH 1/7] drm/i915/dmc: s/DRM_ERROR/drm_err
` [Intel-gfx] [PATCH 2/7] drm/i915/dmc: Add intel_dmc_has_payload() helper
` [Intel-gfx] [PATCH 3/7] drm/i915/dmc: Move struct intel_dmc to intel_dmc.h
` [Intel-gfx] [PATCH 4/7] drm/i915/dmc: Introduce DMC_FW_MAIN
` [Intel-gfx] [PATCH 5/7] drm/i915/xelpd: Pipe A DMC plugging
` [Intel-gfx] [PATCH 6/7] drm/i915/adl_p: Pipe B DMC Support
` [Intel-gfx] [PATCH 7/7] drm/i915/adl_p: Load DMC
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Pipe DMC Support (rev2)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

[Intel-gfx] [RFC 0/2] GuC submission / DRM scheduler integration plan + new uAPI
 2021-05-24 15:33 UTC  (5+ messages)
` [Intel-gfx] [RFC 2/2] drm/doc/rfc: i915 new parallel submission uAPI plan

[Intel-gfx] [PATCH i-g-t] gem_watchdog: Skip test if default request expiry is not compiled in
 2021-05-24 14:38 UTC  (3+ messages)
` [Intel-gfx] [igt-dev] "
  ` [Intel-gfx] [PATCH i-g-t v2] "

[Intel-gfx] [RFC] intel-gpu-top: Adapt for fdinfo stats
 2021-05-24 14:02 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for "

[Intel-gfx] [PATCH v4 00/23] Alder Lake-P Support
 2021-05-24 13:40 UTC  (3+ messages)
` [Intel-gfx] [PATCH v4 05/23] drm/i915/xelpd: Add VRR guardband for VRR CTL

[Intel-gfx] Bug: 5.12.5 - list_add double add at __i915_gem_object_make_shrinkable+0xa6/0xe0
 2021-05-24 13:38 UTC  (3+ messages)

[Intel-gfx] [drm-rerere PATCH] nightly.conf: drop amd branches from drm-tip
 2021-05-24 12:05 UTC  (4+ messages)

[Intel-gfx] [PATCH 0/7] Per client engine busyness
 2021-05-24 10:48 UTC  (16+ messages)

[Intel-gfx] [PATCH] drm/i915/gvt: Add missing macro name changes
 2021-05-24  9:19 UTC  (4+ messages)


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