intel-gfx.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-03-17 18:43:54 to 2023-03-20 18:23:45 UTC [more...]

[Intel-gfx] [PATCH 0/6] drm/i915: Fix various issues with noarm register writes
 2023-03-20 18:23 UTC  (15+ messages)
` [Intel-gfx] [PATCH 1/6] drm/i915: Split icl_color_commit_noarm() from skl_color_commit_noarm()
` [Intel-gfx] [PATCH 2/6] drm/i915: Move CSC load back into .color_commit_arm() when PSR is enabled on skl/glk
` [Intel-gfx] [PATCH 3/6] drm/i915: Add a .color_post_update() hook
` [Intel-gfx] [PATCH 4/6] drm/i915: Workaround ICL CSC_MODE sticky arming
` [Intel-gfx] [PATCH 5/6] drm/i915: Disable DC states for all commits
` [Intel-gfx] [PATCH 6/6] drm/i915/psr: Define more PSR mask bits
` [Intel-gfx] ✗ Fi.CI.BUILD: warning for drm/i915: Fix various issues with noarm register writes
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: "
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✗ Fi.CI.DOCS: "
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

[Intel-gfx] [PATCH v5 00/22] drm/i915/mtl: Add C10 and C20 phy support
 2023-03-20 18:06 UTC  (3+ messages)
` [Intel-gfx] [PATCH v5 03/22] drm/i915/mtl: Create separate reg file for PICA registers

[Intel-gfx] [PATCH] drm/i915/selftests: Drop igt_cs_tlb
 2023-03-20 17:59 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915/selftests: Drop igt_cs_tlb (rev2)

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

[Intel-gfx] [PATCH v2 0/5] vfio: Make emulated devices prepared for vfio device cdev
 2023-03-20 17:34 UTC  (3+ messages)
` [Intel-gfx] [PATCH v2 1/5] iommufd: Create access in vfio_iommufd_emulated_bind()

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

[Intel-gfx] [PATCH v3 0/4] High refresh rate PSR fixes
 2023-03-20 16:59 UTC  (5+ messages)
` [Intel-gfx] [PATCH v3 1/4] drm/i915/psr: Unify pre/post hooks
` [Intel-gfx] [PATCH v3 2/4] drm/i915/psr: Fix Wa_16013835468 and Wa_14015648006
` [Intel-gfx] [PATCH v3 3/4] drm/i915/psr: Check that vblank is long enough for psr2
` [Intel-gfx] [PATCH v3 4/4] drm/i915/psr: Implement Display WA #1136

[Intel-gfx] [PATCH] drm/i915/audio: update audio keepalive clock values
 2023-03-20 16:44 UTC  (4+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

[Intel-gfx] [PATCH 0/6] drm/i915/dpt: Fix DPT+shmem combo and add i915.enable_dpt modparam
 2023-03-20 16:25 UTC  (12+ 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] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/dpt: Fix DPT+shmem combo and add i915.enable_dpt modparam
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✗ Fi.CI.DOCS: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[Intel-gfx] [PATCH v4 00/10] drm/i915: use ref_tracker library for tracking wakerefs
 2023-03-20 15:39 UTC  (15+ 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 v1 0/5] vfio: Make emulated devices prepared for vfio device cdev
 2023-03-20 15:33 UTC  (12+ messages)
` [Intel-gfx] [PATCH v1 1/5] iommufd: Create access in vfio_iommufd_emulated_bind()

[Intel-gfx] [PATCH 5.15 109/115] drm/i915: Dont use stolen memory for ring buffers with LLC
 2023-03-20 14:55 UTC 

[Intel-gfx] [PATCH] drm/i915: Fix context runtime accounting
 2023-03-20 15:14 UTC 

[Intel-gfx] [PATCH 5.10 77/99] drm/i915: Dont use stolen memory for ring buffers with LLC
 2023-03-20 14:54 UTC 

[Intel-gfx] [PATCH 5.4 55/60] drm/i915: Dont use stolen memory for ring buffers with LLC
 2023-03-20 14:55 UTC 

[Intel-gfx] [PATCH 4.19 33/36] drm/i915: Dont use stolen memory for ring buffers with LLC
 2023-03-20 14:54 UTC 

[Intel-gfx] [PATCH 4.14 27/30] drm/i915: Dont use stolen memory for ring buffers with LLC
 2023-03-20 14:54 UTC 

[Intel-gfx] Patch "drm/i915: Don't use stolen memory for ring buffers with LLC" has been added to the 5.10-stable tree
 2023-03-20 14:13 UTC 

[Intel-gfx] [PATCH v10 0/6] Enable HDCP2.x via GSC CS
 2023-03-20 14:10 UTC  (8+ messages)
` [Intel-gfx] [PATCH v10 6/6] drm/i915/mtl: Add HDCP GSC interface

[Intel-gfx] [PATCH v2: 1/3] drm/i915: Add a function to mmap framebuffer obj
 2023-03-20 14:02 UTC  (8+ messages)
` [Intel-gfx] [PATCH 2/3] drm/i915/display: Add helper func to get intel_fbdev from drm_fb_helper
` [Intel-gfx] [PATCH RFC 3/3] drm/i915/display: Implement fb_mmap callback function

[Intel-gfx] Patch "drm/i915: Don't use stolen memory for ring buffers with LLC" has been added to the 5.4-stable tree
 2023-03-20 13:38 UTC 

[Intel-gfx] Patch "drm/i915: Don't use stolen memory for ring buffers with LLC" has been added to the 5.15-stable tree
 2023-03-20 13:38 UTC 

[Intel-gfx] Patch "drm/i915: Don't use stolen memory for ring buffers with LLC" has been added to the 4.19-stable tree
 2023-03-20 13:36 UTC 

[Intel-gfx] Patch "drm/i915: Don't use stolen memory for ring buffers with LLC" has been added to the 4.14-stable tree
 2023-03-20 13:36 UTC 

[Intel-gfx] [Regression] drm/i915: Don't use BAR mappings for ring buffers with LLC alone creates issues in stable kernels
 2023-03-20 13:28 UTC 

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

[Intel-gfx] [PATCH v2 1/2] drm/i915/debugfs: switch crtc debugfs to struct intel_crtc
 2023-03-20 13:26 UTC  (3+ messages)
` [Intel-gfx] [PATCH v2 2/2] drm/i915/debugfs: add crtc i915_pipe debugfs file

[Intel-gfx] DRM debugfs cleanup take 3
 2023-03-16 14:15 UTC  (3+ messages)
` [Intel-gfx] [PATCH 1/7] drm: remove drm_dev_set_unique

[Intel-gfx] [PATCH] [i915] avoid infinite retries in GuC/HuC loading
 2023-03-12 19:56 UTC 

[Intel-gfx] [PATCH v6 00/57] DYNDBG: opt-in class'd debug for modules, use in drm
 2023-03-06 18:49 UTC  (3+ messages)
` [Intel-gfx] [PATCH v6 32/57] nouveau: adapt NV_DEBUG, NV_ATOMIC to use DRM.debug

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

[Intel-gfx] [PATCH v5 00/19] Add vfio_device cdev for iommufd support
 2023-03-10  2:39 UTC  (3+ messages)
` [Intel-gfx] [PATCH v5 16/19] vfio: Add VFIO_DEVICE_BIND_IOMMUFD

[Intel-gfx] PR for ADLP DMC v2.19 and MTL DMC v2.12
 2023-03-20 11:49 UTC  (2+ messages)

[Intel-gfx] [PATCH] Revert "drm/i915/hwmon: Enable PL1 power limit"
 2023-03-20 10:35 UTC  (7+ 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] [PATCH v7 00/11] Add OAM support for MTL
 2023-03-20 10:16 UTC  (20+ 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] [PATCH 1/3] drm/i915/psr: move PSR debugfs to intel_psr.c
 2023-03-20 10:14 UTC  (8+ 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.IGT: success for series starting with [1/3] drm/i915/psr: move PSR debugfs to intel_psr.c

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

[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 v11 00/11] Handle BPC for HDMI2.1 PCON without DSC1.2 sink and other fixes
 2023-03-20  8:26 UTC  (5+ messages)
` [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] drm/i915/gt: Consider multi-gt at all places
 2023-03-20  0:24 UTC  (2+ messages)

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

[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  (6+ messages)
` [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.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 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] drm/i915/display: Communicate display power demands to pcode more accurately
 2023-03-17 20:03 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/display: Communicate display power demands to pcode more accurately (rev3)


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