intel-gfx.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-03-17 09:16:13 to 2023-03-20 09:54:49 UTC [more...]

[Intel-gfx] [PATCH v10 00/15] dma-fence: Deadline awareness
 2023-03-18 16:07 UTC  (20+ messages)
` [Intel-gfx] [PATCH v10 01/15] dma-buf/dma-fence: Add deadline awareness
` [Intel-gfx] [PATCH v10 09/15] drm/syncobj: Add deadline support for syncobj waits

[Intel-gfx] [PATCH 0/6] drm/i915: Fix various issues with noarm register writes
 2023-03-20  9:54 UTC  (2+ messages)
` [Intel-gfx] [PATCH 1/6] drm/i915: Split icl_color_commit_noarm() from skl_color_commit_noarm()

[Intel-gfx] [PATCH 0/6] drm/i915/dpt: Fix DPT+shmem combo and add i915.enable_dpt modparam
 2023-03-20  9:46 UTC  (8+ messages)
` [Intel-gfx] [PATCH 1/6] drm/i915/dpt: Treat the DPT BO as a framebuffer
` [Intel-gfx] [PATCH 2/6] drm/i915/dpt: Only do the POT stride remap when using DPT
` [Intel-gfx] [PATCH 3/6] drm/i915/dpt: Introduce HAS_DPT()
` [Intel-gfx] [PATCH 4/6] drm/i915: Add PLANE_CHICKEN registers
` [Intel-gfx] [PATCH 5/6] drm/i915/dpt: Add a modparam to disable DPT via the chicken bit
` [Intel-gfx] [PATCH 6/6] drm/i915: Move PLANE_BUG_CFG bit definitons to the correct place

[Intel-gfx] [PATCH v3 0/7] Enable YCbCr420 format for VDSC
 2023-03-20  8:59 UTC  (3+ messages)
` [Intel-gfx] [PATCH v3 1/7] drm/dp_helper: Add helper to check DSC support with given o/p format

[Intel-gfx] [PATCH 1/3] drm/i915/psr: move PSR debugfs to intel_psr.c
 2023-03-20  8:50 UTC  (11+ messages)
` [Intel-gfx] [PATCH 2/3] drm/i915/psr: switch PSR debugfs to struct intel_connector
` [Intel-gfx] [PATCH 3/3] drm/i915/psr: clean up PSR debugfs sink status error handling
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/3] drm/i915/psr: move PSR debugfs to intel_psr.c
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✗ Fi.CI.DOCS: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [PATCH v11 00/11] Handle BPC for HDMI2.1 PCON without DSC1.2 sink and other fixes
 2023-03-20  8:26 UTC  (15+ messages)
` [Intel-gfx] [PATCH v11 01/11] drm/i915/display: Add new member to configure PCON color conversion
` [Intel-gfx] [PATCH v11 03/11] drm/i915/dp: Replace intel_dp.dfp members with the new crtc_state sink_format
` [Intel-gfx] [PATCH v11 04/11] drm/i915/display: Use sink_format instead of ycbcr420_output flag
` [Intel-gfx] [PATCH v11 06/11] drm/i915/dp: Consider output_format while computing dsc bpp for mode_valid

[Intel-gfx] [PATCH] drm/i915/display: Communicate display power demands to pcode
 2023-03-20  8:24 UTC  (5+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✗ Fi.CI.DOCS: "
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

[Intel-gfx] [PATCH v7 00/11] Add OAM support for MTL
 2023-03-20  3:56 UTC  (19+ messages)
` [Intel-gfx] [PATCH v7 01/11] drm/i915/perf: Drop wakeref on GuC RC error
` [Intel-gfx] [PATCH v7 02/11] drm/i915/mtl: Synchronize i915/BIOS on C6 enabling
` [Intel-gfx] [PATCH v7 03/11] drm/i915/perf: Validate OA sseu config outside switch
` [Intel-gfx] [PATCH v7 04/11] drm/i915/perf: Group engines into respective OA groups
` [Intel-gfx] [PATCH v7 05/11] drm/i915/perf: Fail modprobe if i915_perf_init fails on OOM
` [Intel-gfx] [PATCH v7 06/11] drm/i915/perf: Parse 64bit report header formats correctly
` [Intel-gfx] [PATCH v7 07/11] drm/i915/perf: Handle non-power-of-2 reports
` [Intel-gfx] [PATCH v7 08/11] drm/i915/perf: Add engine class instance parameters to perf
` [Intel-gfx] [PATCH v7 09/11] drm/i915/perf: Add support for OA media units
` [Intel-gfx] [PATCH v7 10/11] drm/i915/perf: Pass i915 object to perf revision helper
` [Intel-gfx] [PATCH v7 11/11] drm/i915/perf: Wa_14017512683: Disable OAM if media C6 is enabled in BIOS
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Add OAM support for MTL
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✗ Fi.CI.DOCS: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [RFC PATCH 1/2] drm/i915: Add a function to mmap framebuffer obj
 2023-03-20  0:40 UTC  (6+ messages)
` [Intel-gfx] [RFC PATCH 2/2] drm/i915/display: Implement fb_mmap callback function

[Intel-gfx] [PATCH] drm/i915/gt: Consider multi-gt at all places
 2023-03-20  0:24 UTC  (3+ messages)

[Intel-gfx] [PATCH] drm/i915/gem: Flush lmem contents after construction
 2023-03-20  0:05 UTC  (2+ messages)

[Intel-gfx] [PATCH v4 00/10] drm/i915: use ref_tracker library for tracking wakerefs
 2023-03-19 23:58 UTC  (14+ messages)
` [Intel-gfx] [PATCH v4 01/10] lib/ref_tracker: add unlocked leak print helper
` [Intel-gfx] [PATCH v4 02/10] lib/ref_tracker: __ref_tracker_dir_print improve printing
` [Intel-gfx] [PATCH v4 03/10] lib/ref_tracker: add printing to memory buffer
` [Intel-gfx] [PATCH v4 04/10] lib/ref_tracker: remove warnings in case of allocation failure
` [Intel-gfx] [PATCH v4 06/10] drm/i915: Separate wakeref tracking
` [Intel-gfx] [PATCH v4 08/10] drm/i915: Correct type of wakeref variable

[Intel-gfx] [PATCH] Revert "drm/i915/hwmon: Enable PL1 power limit"
 2023-03-19 16:51 UTC  (6+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Revert "drm/i915/hwmon: Enable PL1 power limit" (rev3)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✗ Fi.CI.DOCS: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] 2023 X.Org Board of Directors Elections Nomination period is NOW
 2023-03-19  7:51 UTC  (4+ messages)
  ` [Intel-gfx] Reminder: Only 2 days left to nominate candidates for the 2023 X.Org Board of Directors Elections
  ` [Intel-gfx] Reminder: Last day (!) "

[Intel-gfx] [PATCH v3 0/2] Some debugfs refactoring and improvements
 2023-03-18 22:32 UTC  (13+ messages)
` [Intel-gfx] [PATCH v3 1/2] drm/i915/gt: Create per-gt debugfs files
` [Intel-gfx] [PATCH v3 1/2] drm/i915/gt: Create per-tile "
` [Intel-gfx] [PATCH v3 2/2] drm/i915/debugfs: Enable upper layer interfaces to act on all gt's
` [Intel-gfx] ✗ Fi.CI.BUILD: warning for Some debugfs refactoring and improvements (rev2)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: "
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✗ Fi.CI.DOCS: "
` [Intel-gfx] ✗ Fi.CI.BAT: failure "
` [Intel-gfx] ✗ Fi.CI.BUILD: warning for Some debugfs refactoring and improvements (rev3)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: "
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

[Intel-gfx] [PATCH] Revert "drm/i915/hwmon: Enable PL1 power limit"
 2023-03-18 16:59 UTC  (5+ messages)
` [Intel-gfx] ✗ Fi.CI.BUILD: warning for Revert "drm/i915/hwmon: Enable PL1 power limit" (rev2)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [PATCH] Revert "drm/i915/hwmon: Enable PL1 power limit"
 2023-03-18 15:10 UTC  (7+ messages)
        ` [Intel-gfx] Reverted patch reappears!

[Intel-gfx] [PATCH xf86-video-intel 1/8] uxa: Switch to using crtc index instead of pipe
 2023-03-18 14:15 UTC  (9+ messages)
` [Intel-gfx] [PATCH xf86-video-intel 2/8] sna: "
` [Intel-gfx] [PATCH xf86-video-intel 3/8] sna/video: Use "
` [Intel-gfx] [PATCH xf86-video-intel 4/8] sna: Switch debugs/errors to use crtc index rather than pipe
` [Intel-gfx] [PATCH xf86-video-intel 5/8] sna/gen2: Silence compiler warn
` [Intel-gfx] [PATCH xf86-video-intel 6/8] sna/gen3: Fix 3DSTATE_PIXEL_SHADER_PROGRAM debugs
` [Intel-gfx] [PATCH xf86-video-intel 7/8] sna/gen3: Silence compiler warn
` [Intel-gfx] [PATCH xf86-video-intel 8/8] intel: Fix some theoretical buffer overflow
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for series starting with [xf86-video-intel,1/8] uxa: Switch to using crtc index instead of pipe

[Intel-gfx] [V2 0/2] Add crtc i915_pipe debugfs file
 2023-03-18  8:04 UTC  (8+ messages)
` [Intel-gfx] [V2 1/2] drm/i915/debugfs: switch crtc debugfs to struct intel_crtc
` [Intel-gfx] [V2 2/2] drm/i915/debugfs: add crtc i915_pipe debugfs file
` [Intel-gfx] ✗ Fi.CI.BUILD: warning for Add "
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: "
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✗ Fi.CI.IGT: failure "

[Intel-gfx] [PATCH 0/4] Add MTL DP and HDMI Sequences
 2023-03-18  6:33 UTC  (11+ messages)
` [Intel-gfx] [PATCH 1/4] drm/i915/mtl: Squashed Phy Support
` [Intel-gfx] [PATCH 2/4] drm/i915/mtl/display: Implement DisplayPort sequences
` [Intel-gfx] [PATCH 3/4] drm/i915/display/mtl: Fill port width in DDI_BUF_/TRANS_DDI_FUNC_/PORT_BUF_CTL for HDMI
` [Intel-gfx] [PATCH 4/4] drm/i915/mtl: Skip pcode qgv restrictions for MTL
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Add MTL DP and HDMI Sequences
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✗ Fi.CI.DOCS: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [PATCH v2 1/4] drm/i915: Update vblank timestamping stuff on seamless M/N change
 2023-03-18  5:40 UTC  (7+ messages)
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for series starting with [v2,1/4] drm/i915: Update vblank timestamping stuff on seamless M/N change (rev2)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [v2,1/4] drm/i915: Update vblank timestamping stuff on seamless M/N change (rev3)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✗ Fi.CI.DOCS: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [PATCH 5.15.y] drm/i915: Don't use stolen memory for ring buffers with LLC
 2023-03-18  5:23 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for drm/i915: Don't use stolen memory for ring buffers with LLC (rev5)

[Intel-gfx] [PATCH 5.4.y] drm/i915: Don't use BAR mappings for ring buffers with LLC
 2023-03-18  4:07 UTC  (8+ messages)

[Intel-gfx] [PATCH 5.10.y] drm/i915: Don't use stolen memory for ring buffers with LLC
 2023-03-18  0:46 UTC 

[Intel-gfx] [PATCH 5.4.y] drm/i915: Don't use stolen memory for ring buffers with LLC
 2023-03-18  0:30 UTC 

[Intel-gfx] [PATCH 4.19.y] drm/i915: Don't use stolen memory for ring buffers with LLC
 2023-03-18  0:15 UTC 

[Intel-gfx] [PATCH 4.14.y] drm/i915: Don't use stolen memory for ring buffers with LLC
 2023-03-18  0:05 UTC 

[Intel-gfx] [PATCH] drm/i915/audio: update audio keepalive clock values
 2023-03-17 23:59 UTC  (2+ messages)

[Intel-gfx] [PATCH v2 0/2] Improvements to GuC load failure handling
 2023-03-17 22:33 UTC  (3+ messages)
` [Intel-gfx] [PATCH v2 2/2] drm/i915/guc: Allow for very slow GuC loading

[Intel-gfx] [PATCH][next] drm/i915/uapi: Replace fake flex-array with flexible-array member
 2023-03-17 21:48 UTC  (6+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✗ Fi.CI.DOCS: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [PATCH] drm/i915/display: Communicate display power demands to pcode more accurately
 2023-03-17 20:03 UTC  (6+ messages)
` [Intel-gfx] ✗ Fi.CI.BUILD: warning for drm/i915/display: Communicate display power demands to pcode more accurately (rev3)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: "
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [PATCH v6 00/12] Add OAM support for MTL
 2023-03-17 18:26 UTC  (8+ messages)
` [Intel-gfx] [PATCH v6 02/12] drm/i915/mtl: Synchronize i915/BIOS on C6 enabling
` [Intel-gfx] [PATCH v6 12/12] drm/i915/perf: Wa_14017512683: Disable OAM if media C6 is enabled in BIOS

[Intel-gfx] [BUG 6.3-rc1] Bad lock in ttm_bo_delayed_delete()
 2023-03-17 17:42 UTC  (11+ messages)

[Intel-gfx] [PATCH 0/5] More MTL WA and powerwell patches
 2023-03-17 17:42 UTC  (3+ messages)
` [Intel-gfx] [PATCH 1/5] drm/i915: Use separate "DC off" power well for ADL-P and DG2

[Intel-gfx] [PATCH 1/2] drm/i915/debugfs: switch crtc debugfs to struct intel_crtc
 2023-03-17 17:39 UTC  (10+ messages)
` [Intel-gfx] [PATCH 2/2] drm/i915/debugfs: add crtc i915_pipe debugfs file
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for series starting with [1/2] drm/i915/debugfs: switch crtc debugfs to struct intel_crtc

[Intel-gfx] [PATCH v2 0/3] High refresh rate PSR fixes
 2023-03-17 17:37 UTC  (6+ messages)
` [Intel-gfx] [PATCH v2 1/3] drm/i915/psr: Fix Wa_16013835468 and Wa_14015648006
` [Intel-gfx] [PATCH v2 2/3] drm/i915/psr: Check that vblank is long enough for psr2
` [Intel-gfx] [PATCH v2 3/3] drm/i915/psr: Implement Wa_1136
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for High refresh rate PSR fixes (rev2)

[Intel-gfx] PR for ADLP DMC v2.19 and MTL DMC v2.12
 2023-03-17 17:12 UTC 

[Intel-gfx] [PATCH] drm/i915/selftests: keep same cache settings as timeline
 2023-03-17 16:38 UTC  (4+ messages)

[Intel-gfx] [PATCH v2 00/27] drm/i915/gvt: KVM: KVMGT fixes and page-track cleanups
 2023-03-17 16:20 UTC  (8+ messages)
` [Intel-gfx] [PATCH v2 16/27] KVM: x86: Add a new page-track hook to handle memslot deletion
` [Intel-gfx] [PATCH v2 26/27] KVM: x86/mmu: Handle KVM bookkeeping in page-track APIs, not callers
` [Intel-gfx] [PATCH v2 27/27] drm/i915/gvt: Drop final dependencies on KVM internal details

[Intel-gfx] [PATCH v6 00/24] cover-letter: Add vfio_device cdev for iommufd support
 2023-03-17 15:15 UTC  (9+ messages)
` [Intel-gfx] [PATCH v6 12/24] vfio/pci: Allow passing zero-length fd array in VFIO_DEVICE_PCI_HOT_RESET

[Intel-gfx] [PATCH v2 1/2] drm: Introduce plane SIZE_HINTS property
 2023-03-17 13:18 UTC  (9+ messages)
` [Intel-gfx] [PATCH v3 "

[Intel-gfx] [PATCH 0/2] High refresh rate PSR fixes
 2023-03-17 12:56 UTC  (6+ messages)
` [Intel-gfx] [PATCH 1/2] drm/i915/psr: Fix Wa_16013835468 and Wa_14015648006

[Intel-gfx] [PATCH v3] drm/i915/pxp: limit drm-errors or warning on firmware API failures
 2023-03-17 11:37 UTC  (4+ messages)

[Intel-gfx] [PATCH v2 0/2] Some debugfs refactoring and improvements
 2023-03-17 11:26 UTC  (3+ messages)
` [Intel-gfx] [PATCH v2 2/2] drm/i915/debugfs: Enable upper layer interfaces to act on all gt's

[Intel-gfx] [PATCH 0/9] drm/i915: Plane cleanups and extra registers
 2023-03-17 11:12 UTC  (2+ messages)

[Intel-gfx] [PATCH v13 0/6] Enable HDCP2.x via GSC CS
 2023-03-17 11:08 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for Enable HDCP2.x via GSC CS (rev17)

[Intel-gfx] [PATCH v2 0/5] vfio: Make emulated devices prepared for vfio device cdev
 2023-03-17 10:59 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for vfio: Make emulated devices prepared for vfio device cdev (rev3)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "

[Intel-gfx] [PATCH v7 00/22] Add vfio_device cdev for iommufd support
 2023-03-17  9:53 UTC  (2+ 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).