intel-gfx.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-07-05 07:45:23 to 2021-07-07 19:42:01 UTC [more...]

[Intel-gfx] [PATCH 0/3] drm/i915: Nuke GEN macros
 2021-07-07 19:41 UTC  (9+ messages)
` [Intel-gfx] [PATCH 1/3] drm/i915/gt: finish INTEL_GEN and friends conversion
` [Intel-gfx] [PATCH 2/3] drm/i915: "
` [Intel-gfx] [PATCH 3/3] gpu/drm/i915: nuke old GEN macros
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: Nuke "

[Intel-gfx] [PATCH] drm/i915/display/xelpd: Fix incorrect color capability reporting
 2021-07-07 19:36 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for "

[Intel-gfx] [PATCH 0/7] CT changes required for GuC submission
 2021-07-07 19:09 UTC  (16+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for CT changes required for GuC submission (rev3)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] [PATCH 1/7] drm/i915/guc: Relax CTB response timeout
` [Intel-gfx] [PATCH 2/7] drm/i915/guc: Improve error message for unsolicited CT response
` [Intel-gfx] [PATCH 3/7] drm/i915/guc: Increase size of CTB buffers
` [Intel-gfx] [PATCH 4/7] drm/i915/guc: Add non blocking CTB send function
` [Intel-gfx] [PATCH 5/7] drm/i915/guc: Add stall timer to "
` [Intel-gfx] [PATCH 6/7] drm/i915/guc: Optimize CTB writes and reads
` [Intel-gfx] [PATCH 7/7] drm/i915/guc: Module load failure test for CT buffer creation
` [Intel-gfx] ✗ Fi.CI.BAT: failure for CT changes required for GuC submission (rev3)
` [Intel-gfx] [PATCH 06/56] drm/i915/guc: Optimize CTB writes and reads

[Intel-gfx] [PATCH V2] drm/i915/adl_s: Fix dma_mask_size to 39 bit
 2021-07-07 17:19 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/adl_s: Fix dma_mask_size to 39 bit (rev2)
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [PATCH 1/2] drivers/gpu/drm/i915/gt/intel_engine_cs.c: Repair typo in function name
 2021-07-07 16:29 UTC  (4+ messages)
` [Intel-gfx] [PATCH 2/2] drivers/gpu/drm/i915/display/intel_display_power.c: "
` [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [1/2] drivers/gpu/drm/i915/gt/intel_engine_cs.c: "
` [Intel-gfx] ✗ Fi.CI.IGT: failure "

[Intel-gfx] [PATCH 0/8] drm/i915/fbc: Rework CFB stride/size calculations
 2021-07-07 15:58 UTC  (5+ messages)
` [Intel-gfx] [PATCH 4/8] drm/i915/fbc: Polish the skl+ FBC stride override handling
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for drm/i915/fbc: Rework CFB stride/size calculations (rev2)
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[Intel-gfx] [PATCH 00/53] Begin enabling Xe_HP SDV and DG2 platforms
 2021-07-07 15:53 UTC  (19+ messages)
` [Intel-gfx] [PATCH 01/53] drm/i915: Add "release id" version
` [Intel-gfx] [PATCH 03/53] drm/i915: Fork DG1 interrupt handler
` [Intel-gfx] [PATCH 08/53] drm/i915/xehp: Extra media engines - Part 2 (interrupts)
` [Intel-gfx] [PATCH 33/53] drm/i915/dg2: Add fake PCH

[Intel-gfx] [PULL] drm-intel-next-fixes
 2021-07-07 15:09 UTC 

[Intel-gfx] [PATCH 0/7] dma-resv fence DAG fixes
 2021-07-07 12:59 UTC  (19+ messages)
` [Intel-gfx] [PATCH 1/7] drm/msm: Don't break exclusive fence ordering
` [Intel-gfx] [PATCH 2/7] drm/msm: always wait for the exclusive fence
` [Intel-gfx] [PATCH 3/7] drm/etnaviv: Don't break exclusive fence ordering
` [Intel-gfx] [PATCH 4/7] drm/i915: delete exclude argument from i915_sw_fence_await_reservation
` [Intel-gfx] [PATCH 5/7] drm/i915: Always wait for the exclusive fence
` [Intel-gfx] [PATCH 6/7] drm/i915: Don't break exclusive fence ordering
` [Intel-gfx] [PATCH 7/7] dma-resv: Give the docs a do-over
  ` [Intel-gfx] [Linaro-mm-sig] "
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for dma-resv fence DAG fixes

[Intel-gfx] [PATCH] drm/i915/adl_s: Fix dma_mask_size to 39 bit
 2021-07-07 12:52 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for "

[Intel-gfx] [PATCH v3 1/5] drm/i915: use consistent CPU mappings for pin_map users
 2021-07-07 11:46 UTC  (13+ messages)
` [Intel-gfx] [PATCH v3 2/5] drm/i915/uapi: convert drm_i915_gem_caching to kernel doc
` [Intel-gfx] [PATCH v3 3/5] drm/i915/uapi: reject caching ioctls for discrete
` [Intel-gfx] [PATCH v3 4/5] drm/i915/uapi: convert drm_i915_gem_set_domain to kernel doc
` [Intel-gfx] [PATCH v3 5/5] drm/i915/uapi: reject set_domain for discrete
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [v3,1/5] drm/i915: use consistent CPU mappings for pin_map users
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

[Intel-gfx] [PATCH 1/2] drm/i915/gem: Correct the locking and pin pattern for dma-buf
 2021-07-07  6:42 UTC  (3+ messages)

[Intel-gfx] [PATCH v15 00/12] Restricted DMA
 2021-07-06 19:14 UTC  (26+ messages)
` [Intel-gfx] [PATCH v15 06/12] swiotlb: Use is_swiotlb_force_bounce for swiotlb data bouncing
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for Restricted DMA (rev3)
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for Restricted DMA (rev5)

[Intel-gfx] [PATCH i-g-t] tests/kms_addfb_basic: pass the actual fd to gem_has_lmem
 2021-07-07 10:52 UTC 

[Intel-gfx] [PATCH] drm/i915/hdcp: Dsiplay13 HDCP support over MST
 2021-07-07 10:50 UTC  (12+ messages)
` [Intel-gfx] [PATCH v2] drm/i915/hdcp: Nuke Platform check for mst hdcp init
` [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915/hdcp: Dsiplay13 HDCP support over MST
` [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915/hdcp: Dsiplay13 HDCP support over MST (rev2)
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✗ Fi.CI.IGT: failure "

[Intel-gfx] [PATCH 00/47] GuC submission support
 2021-07-07 10:11 UTC  (14+ messages)
` [Intel-gfx] [PATCH 47/47] drm/i915/guc: Unblock GuC submission on Gen11+

[Intel-gfx] [PATCH 0/2] Update to new HuC for TGL+ and enable GuC/HuC on ADL-P
 2021-07-07  9:52 UTC  (6+ messages)
` [Intel-gfx] [PATCH 1/2] drm/i915/huc: Update TGL and friends to HuC 7.9.3
` [Intel-gfx] [PATCH 2/2] drm/i915/adlp: Add ADL-P GuC/HuC firmware files

[Intel-gfx] [PATCH 0/8] Abstract steppings for all platforms
 2021-07-07  9:08 UTC  (15+ messages)
` [Intel-gfx] [PATCH 1/8] drm/i915/step: s/<platform>_revid_tbl/<platform>_revids
` [Intel-gfx] [PATCH 2/8] drm/i915/dmc: Use RUNTIME_INFO->step for DMC
` [Intel-gfx] [PATCH 3/8] drm/i915/skl: s/IS_SKL_REVID/IS_SKL_GT_STEP
` [Intel-gfx] [PATCH 4/8] drm/i915/bxt: s/IS_BXT_REVID/IS_BXT_GT_STEP
` [Intel-gfx] [PATCH 5/8] drm/i915/icl: s/IS_ICL_REVID/IS_ICL_GT_STEP
` [Intel-gfx] [PATCH 6/8] drm/i915/glk: s/IS_GLK_REVID/IS_GLK_GT_STEP
` [Intel-gfx] [PATCH 7/8] drm/i915/rkl: s/IS_RKL_REVID/IS_RKL_GT_STEP
` [Intel-gfx] [PATCH 8/8] drm/i915/dg1: s/IS_DG1_REVID/IS_DG1_GT_STEP
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Abstract steppings for all platforms
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

[Intel-gfx] [PATCH] drm/i915/dp: return proper DPRX link training result
 2021-07-07  1:33 UTC  (5+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [PATCH 1/3] drm/i915: Guard debugfs against invalid access without display
 2021-07-06 23:44 UTC  (6+ messages)
` [Intel-gfx] [PATCH 3/3] drm/i915: remove some debug-only registers from MCHBAR

[Intel-gfx] [PATCH 0/7] CT changes required for GuC submission
 2021-07-06 22:41 UTC  (13+ messages)
` [Intel-gfx] [PATCH 4/7] drm/i915/guc: Add non blocking CTB send function
` [Intel-gfx] [PATCH 5/7] drm/i915/guc: Add stall timer to "
` [Intel-gfx] [PATCH 6/7] drm/i915/guc: Optimize CTB writes and reads

[Intel-gfx] [PATCH] drm/i915/dp: DPTX writes Swing/Pre-emphs(DPCD 0x103-0x106) requested during PHY Layer testing
 2021-07-06 22:30 UTC  (3+ messages)
` [Intel-gfx] [PATCH v2] "

[Intel-gfx] [PATCH v7 0/5] drm: address potential UAF bugs with drm_master ptrs
 2021-07-06 14:40 UTC  (5+ messages)

[Intel-gfx] [PATCH 0/2] Stepping/substepping reorg for DMC
 2021-07-06 18:33 UTC  (6+ messages)
` [Intel-gfx] [PATCH 1/2] drm/i915/dmc: Use RUNTIME_INFO->step "
` [Intel-gfx] [PATCH 2/2] drm/i915/dmc: Add steping info table for remaining platforms

[Intel-gfx] [PATCH] drm/i915/plane: add intel_plane_helper_add() helper
 2021-07-06 16:54 UTC  (3+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/plane: add intel_plane_helper_add() helper (rev3)
` [Intel-gfx] ✗ Fi.CI.IGT: failure "

[Intel-gfx] [PATCH 1/2] dma-fence: export dma_fence_might_wait
 2021-07-06 15:56 UTC  (10+ messages)
` [Intel-gfx] [PATCH 2/2] drm/i915: prefer dma_fence_might_wait in wait_migration
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for series starting with [1/2] dma-fence: export dma_fence_might_wait
` [Intel-gfx] ✗ Fi.CI.BAT: failure "
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for series starting with [1/2] dma-fence: export dma_fence_might_wait (rev2)
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✗ Fi.CI.IGT: failure "

[Intel-gfx] [PATCH] include/uapi/drm: fix spelling mistakes in header files
 2021-07-06 14:09 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] XDC 2021: Registration & Call for Proposals now open!
 2021-07-06 10:35 UTC  (5+ messages)
` [Intel-gfx] [Mesa-dev] "

[Intel-gfx] [PATCH 1/2] drm/i915/selftests: fix smatch warning in igt_check_blocks
 2021-07-06  9:43 UTC  (4+ messages)
` [Intel-gfx] [PATCH 2/2] drm/i915/selftests: fix smatch warning in mock_reserve

[Intel-gfx] [PATCH v5 0/2] drm/i915: IRQ fixes
 2021-07-06  8:13 UTC  (4+ messages)

[Intel-gfx] [PATCH] drm/i915: Improve debug Kconfig texts a bit
 2021-07-06  8:11 UTC  (3+ messages)

[Intel-gfx] [PATCH v4 00/17] New uAPI drm properties for color management
 2021-07-06  7:09 UTC  (13+ messages)
` [Intel-gfx] [PATCH v4 12/17] drm/uAPI: Add "preferred color format" drm property as setting for userspace

[Intel-gfx] Are there any plans to write SR-IOV drivers for Intel XE graphics cards?
 2021-07-06  3:24 UTC 

[Intel-gfx] [PATCH v6 0/2] drm/i915/display/dsc: Set BPP in the kernel
 2021-07-05 17:51 UTC  (9+ messages)
` [Intel-gfx] [PATCH v6 1/2] drm/i915/display/dsc: Add Per connector debugfs node for DSC BPP enable
` [Intel-gfx] [PATCH v6 2/2] drm/i915/display/dsc: Set BPP in the kernel
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for drm/i915/display/dsc: Set BPP in the kernel (rev6)
` [Intel-gfx] ✗ Fi.CI.BAT: failure "
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for drm/i915/display/dsc: Set BPP in the kernel (rev7)
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

[Intel-gfx] [PATCH v2 1/3] drm/i915: use consistent CPU mappings for pin_map users
 2021-07-05 14:55 UTC  (7+ messages)
` [Intel-gfx] [PATCH v2 3/3] drm/i915/uapi: reject set_domain for discrete

[Intel-gfx] [PATCH] drm/i915: Add TTM offset argument to mmap
 2021-07-05 14:36 UTC  (3+ messages)

[Intel-gfx] [PATCH] drm/i915/display/tgl: Implement Wa_14013120569
 2021-07-05 10:28 UTC  (3+ messages)

[Intel-gfx] [PATCH] drm/i915/dmc: Use RUNTIME_INFO->stp for DMC
 2021-07-05  7:45 UTC  (5+ 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 NNTP newsgroup(s).