Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-03-07 10:15:05 to 2023-03-08 13:29:45 UTC [more...]

[Intel-gfx] [PATCH v6 00/24] cover-letter: Add vfio_device cdev for iommufd support
 2023-03-08 13:28 UTC  (18+ messages)
` [Intel-gfx] [PATCH v6 01/24] vfio: Allocate per device file structure
` [Intel-gfx] [PATCH v6 02/24] vfio: Refine vfio file kAPIs for KVM
` [Intel-gfx] [PATCH v6 03/24] vfio: Accept vfio device file in the KVM facing kAPI
` [Intel-gfx] [PATCH v6 04/24] kvm/vfio: Rename kvm_vfio_group to prepare for accepting vfio device fd
` [Intel-gfx] [PATCH v6 05/24] kvm/vfio: Accept vfio device file from userspace
` [Intel-gfx] [PATCH v6 06/24] vfio: Pass struct vfio_device_file * to vfio_device_open/close()
` [Intel-gfx] [PATCH v6 07/24] vfio: Block device access via device fd until device is opened
` [Intel-gfx] [PATCH v6 08/24] vfio/pci: Update comment around group_fd get in vfio_pci_ioctl_pci_hot_reset()
` [Intel-gfx] [PATCH v6 09/24] vfio/pci: Only need to check opened devices in the dev_set for hot reset
` [Intel-gfx] [PATCH v6 10/24] vfio/pci: Rename the helpers and data in hot reset path to accept device fd
` [Intel-gfx] [PATCH v6 12/24] vfio/pci: Allow passing zero-length fd array in VFIO_DEVICE_PCI_HOT_RESET
` [Intel-gfx] [PATCH v6 14/24] vfio: Add cdev_device_open_cnt to vfio_group
` [Intel-gfx] [PATCH v6 15/24] vfio: Make vfio_device_open() single open for device cdev path
` [Intel-gfx] [PATCH v6 16/24] vfio: Make vfio_device_first_open() to cover the noiommu mode in "
` [Intel-gfx] [PATCH v6 17/24] vfio-iommufd: Make vfio_iommufd_bind() selectively return devid
` [Intel-gfx] [PATCH v6 18/24] vfio-iommufd: Add detach_ioas support for physical VFIO devices
` [Intel-gfx] [PATCH v6 19/24] vfio-iommufd: Add detach_ioas support for emulated "

[Intel-gfx] [PULL] drm-intel-next
 2023-03-08 13:24 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915: Ensure DSC has enough BW and stays within HW limits
 2023-03-08 13:19 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Ensure DSC has enough BW and stays within HW limits (rev3)
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[Intel-gfx] [PATCH v2 00/10] drm/i915: move DSC RC tables to drm_dsc_helper.c
 2023-03-08 13:19 UTC  (14+ messages)
` [Intel-gfx] [PATCH v2 01/10] drm/i915/dsc: change DSC param tables to follow the DSC model
` [Intel-gfx] [PATCH v2 02/10] drm/i915/dsc: move rc_buf_thresh values to common helper
` [Intel-gfx] [PATCH v2 03/10] drm/i915/dsc: move DSC tables to DRM DSC helper
` [Intel-gfx] [PATCH v2 04/10] drm/i915/dsc: stop using interim structure for calculated params
` [Intel-gfx] [PATCH v2 05/10] drm/display/dsc: use flat array for rc_parameters lookup
` [Intel-gfx] [PATCH v2 06/10] drm/display/dsc: split DSC 1.2 and DSC 1.1 (pre-SCR) parameters
` [Intel-gfx] [PATCH v2 07/10] drm/display/dsc: include the rest of pre-SCR parameters
` [Intel-gfx] [PATCH v2 08/10] drm/display/dsc: add YCbCr 4:2:2 and 4:2:0 RC parameters
` [Intel-gfx] [PATCH v2 09/10] drm/display/dsc: add helper to set semi-const parameters
` [Intel-gfx] [PATCH v2 10/10] drm/msm/dsi: use new helpers for DSC setup

[Intel-gfx] [PATCH] drm/i915/gt: prevent forcewake releases during BAR resize
 2023-03-08 13:16 UTC  (2+ messages)

[Intel-gfx] [PATCH v1 0/5] vfio: Make emulated devices prepared for vfio device cdev
 2023-03-08 13:13 UTC  (6+ messages)
` [Intel-gfx] [PATCH v1 1/5] iommufd: Create access in vfio_iommufd_emulated_bind()
` [Intel-gfx] [PATCH v1 2/5] vfio-iommufd: No need to record iommufd_ctx in vfio_device
` [Intel-gfx] [PATCH v1 3/5] vfio-iommufd: Make vfio_iommufd_emulated_bind() return iommufd_access ID
` [Intel-gfx] [PATCH v1 4/5] Samples/mdev: Uses the vfio emulated iommufd ops set in the mdev sample drivers
` [Intel-gfx] [PATCH v1 5/5] vfio: Check the presence for iommufd callbacks in __vfio_register_dev()

[Intel-gfx] [PATCH] drm/xe/display: Do not use i915 frontbuffer tracking implementation
 2023-03-08 12:47 UTC  (5+ messages)
` [Intel-gfx] [Intel-xe] "

[Intel-gfx] [PATCH 0/7] Enable YCbCr420 format for VDSC
 2023-03-08 12:47 UTC  (16+ messages)
` [Intel-gfx] [PATCH 1/7] drm/dp_helper: Add helper to check DSC support with given o/p format
` [Intel-gfx] [PATCH 2/7] drm/i915/dp: Check if DSC supports the given output_format
` [Intel-gfx] [PATCH 3/7] drm/i915: Adding the new registers for DSC
` [Intel-gfx] [PATCH 4/7] drm/i915: Enable YCbCr420 for VDSC
` [Intel-gfx] [PATCH 6/7] drm/i915/vdsc: Check slice design requirement

[Intel-gfx] [BUG 6.3-rc1] Bad lock in ttm_bo_delayed_delete()
 2023-03-08 12:43 UTC  (4+ messages)

[Intel-gfx] [PATCH v4 0/5] Fix error propagation amongst request
 2023-03-08 11:22 UTC  (7+ messages)
` [Intel-gfx] [PATCH v4 1/5] drm/i915: Throttle for ringspace prior to taking the timeline mutex
` [Intel-gfx] [PATCH v4 2/5] drm/i915/gt: Add intel_context_timeline_is_locked helper
` [Intel-gfx] [PATCH v4 3/5] drm/i915: Create the locked version of the request create
` [Intel-gfx] [PATCH v4 4/5] drm/i915: Create the locked version of the request add
` [Intel-gfx] [PATCH v4 5/5] drm/i915/gt: Make sure that errors are propagated through request chains
` [Intel-gfx] ✗ Fi.CI.BAT: failure for Fix error propagation amongst request (rev2)

[Intel-gfx] [PATCH 5/7] drm/i915/display: Fill in native_420 field
 2023-03-08 11:21 UTC  (3+ messages)
` [Intel-gfx] [PATCH v2 "

[Intel-gfx] [PATCH 0/2] drm/i915/mtl: Disable MC6 for MTL A step
 2023-03-08 11:18 UTC  (4+ messages)
` [Intel-gfx] [PATCH 1/2] Revert "drm/i915/mtl: Add Wa_14017073508 for SAMedia"
` [Intel-gfx] [PATCH 2/2] drm/i915/mtl: Disable MC6 for MTL A step

[Intel-gfx] [PATCH 0/2] drm/i915/pmu: Freq sampling: Fix requested freq fallback
 2023-03-08 10:52 UTC  (9+ messages)
` [Intel-gfx] [PATCH 1/2] drm/i915/pmu: Use only freq bits for falling back to requested freq
` [Intel-gfx] [PATCH 2/2] drm/i915/pmu: Use correct requested freq for SLPC

[Intel-gfx] [PATCH v2 0/7] drm/ttm: Small fixes / cleanups in prep for shrinking
 2023-03-08  9:22 UTC  (19+ messages)
` [Intel-gfx] [PATCH v2 1/7] drm/ttm: Fix a NULL pointer dereference
` [Intel-gfx] [PATCH v2 2/7] drm/ttm/pool: Fix ttm_pool_alloc error path
` [Intel-gfx] [PATCH v2 3/7] drm/ttm: Use the BIT macro for the TTM_TT_FLAGs
` [Intel-gfx] [PATCH v2 4/7] drm/ttm: Unexport ttm_global_swapout()
` [Intel-gfx] [PATCH v2 5/7] drm/ttm: Don't print error message if eviction was interrupted
` [Intel-gfx] [PATCH v2 6/7] drm/ttm: Reduce the number of used allocation orders for TTM pages
` [Intel-gfx] [PATCH v2 7/7] drm/ttm: Make the call to ttm_tt_populate() interruptible when faulting
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/ttm: Small fixes / cleanups in prep for shrinking

[Intel-gfx] [PATCH v5 00/19] Add vfio_device cdev for iommufd support
 2023-03-08  8:15 UTC  (26+ messages)
` [Intel-gfx] [PATCH v5 09/19] vfio/pci: Allow passing zero-length fd array in VFIO_DEVICE_PCI_HOT_RESET
` [Intel-gfx] [PATCH v5 16/19] vfio: Add VFIO_DEVICE_BIND_IOMMUFD

[Intel-gfx] [PATCH v4 00/22] drm/i915/mtl: Add C10 and C20 phy support
 2023-03-08  6:52 UTC  (5+ messages)
` [Intel-gfx] [PATCH v4 03/22] drm/i915/mtl: Create separate reg file for PICA registers

[Intel-gfx] [PATCH 0/3] drm/i915/pmu: Use common freq functions with sysfs
 2023-03-08  6:13 UTC  (6+ messages)
` [Intel-gfx] [PATCH 1/3] drm/i915/rps: Expose read_actual_frequency_fw for PMU
` [Intel-gfx] [PATCH 2/3] drm/i915/rps: Expose get_requested_frequency_fw "
` [Intel-gfx] [PATCH 3/3] drm/i915/pmu: Use common freq functions with sysfs
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[Intel-gfx] [PATCH v4 0/9] Add OAM support for MTL
 2023-03-08  1:45 UTC  (11+ messages)
` [Intel-gfx] [PATCH v4 1/9] drm/i915/perf: Drop wakeref on GuC RC error
` [Intel-gfx] [PATCH v4 2/9] drm/i915/perf: Add helper to check supported OA engines
` [Intel-gfx] [PATCH v4 3/9] drm/i915/perf: Validate OA sseu config outside switch
` [Intel-gfx] [PATCH v4 4/9] drm/i915/perf: Group engines into respective OA groups
` [Intel-gfx] [PATCH v4 5/9] drm/i915/perf: Fail modprobe if i915_perf_init fails on OOM
` [Intel-gfx] [PATCH v4 6/9] drm/i915/perf: Parse 64bit report header formats correctly
` [Intel-gfx] [PATCH v4 7/9] drm/i915/perf: Handle non-power-of-2 reports
` [Intel-gfx] [PATCH v4 8/9] drm/i915/perf: Add engine class instance parameters to perf
` [Intel-gfx] [PATCH v4 9/9] drm/i915/perf: Add support for OA media units

[Intel-gfx] [PATCH 0/2] Fix a couple of issues with the GSC worker timing
 2023-03-08  1:34 UTC  (7+ messages)
` [Intel-gfx] [PATCH 1/2] drm/i915/gsc: flush the GSC worker before wedging on unload
` [Intel-gfx] [PATCH 2/2] drm/i915/gsc: Fix race between HW init and GSC FW load
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for Fix a couple of issues with the GSC worker timing (rev2)
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[Intel-gfx] [PATCH v2] drm/i915/dmc: Load DMC on MTL
 2023-03-08  0:34 UTC  (3+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/dmc: Load DMC on MTL (rev2)

[Intel-gfx] Patch "drm/i915: Don't use BAR mappings for ring buffers with LLC" has been added to the 5.15-stable tree
 2023-03-07 23:54 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for "

[Intel-gfx] Patch "drm/i915: Don't use BAR mappings for ring buffers with LLC" has been added to the 6.1-stable tree
 2023-03-07 22:14 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for "

[Intel-gfx] Patch "drm/i915: Don't use stolen memory for ring buffers with LLC" has been added to the 6.1-stable tree
 2023-03-07 22:11 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for "

[Intel-gfx] [PATCH 1/3] drm/i915: Don't switch to TPS1 when disabling DP_TP_CTL
 2023-03-07 22:07 UTC  (3+ messages)
` [Intel-gfx] [PATCH v2 "
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for series starting with [v2,1/3] drm/i915: Don't switch to TPS1 when disabling DP_TP_CTL (rev2)

[Intel-gfx] [PATCH 1/4] drm/i915/opregion: Fix opregion setup during system resume on platforms without display
 2023-03-07 22:06 UTC  (4+ messages)
` [Intel-gfx] [PATCH 4/4] drm/i915/opregion: Register/unregister opregion "

[Intel-gfx] Patch "drm/i915: Don't use stolen memory for ring buffers with LLC" has been added to the 6.2-stable tree
 2023-03-07 22:04 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for "

[Intel-gfx] Patch "drm/i915: Don't use BAR mappings for ring buffers with LLC" has been added to the 6.2-stable tree
 2023-03-07 22:01 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for "

[Intel-gfx] drm/i915/selftest: Remove avoidable init assignment
 2023-03-07 21:02 UTC  (4+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [PATCH] drm/i915/xelp: Implement Wa_1606376872
 2023-03-07 20:40 UTC  (5+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

[Intel-gfx] [PATCH] drm/i915/display: Set correct voltage level for 480MHz CDCLK
 2023-03-07 19:57 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

[Intel-gfx] [PATCH 5.15 566/567] drm/i915: Dont use BAR mappings for ring buffers with LLC
 2023-03-07 17:05 UTC 

[Intel-gfx] [PATCH 6.1 881/885] drm/i915: Dont use stolen memory for ring buffers with LLC
 2023-03-07 17:03 UTC  (2+ messages)
` [Intel-gfx] [PATCH 6.1 882/885] drm/i915: Dont use BAR mappings "

[Intel-gfx] [PATCH v12 00/11] Add generic memory shrinker to VirtIO-GPU and Panfrost DRM drivers
 2023-03-07 18:40 UTC  (7+ messages)
` [Intel-gfx] [PATCH v12 09/11] drm/gem: Export drm_gem_pin/unpin()
` [Intel-gfx] [PATCH v12 10/11] drm/virtio: Support memory shrinking

[Intel-gfx] [PATCH 6.2 0997/1001] drm/i915: Dont use stolen memory for ring buffers with LLC
 2023-03-07 17:02 UTC  (2+ messages)
` [Intel-gfx] [PATCH 6.2 0998/1001] drm/i915: Dont use BAR mappings "

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

[Intel-gfx] [RFC PATCH 1/2] drm/i915: Add a function to mmap framebuffer obj
 2023-03-07 15:24 UTC  (5+ messages)
` [Intel-gfx] [RFC PATCH 2/2] drm/i915/display: Implement fb_mmap callback function
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [RFC,1/2] drm/i915: Add a function to mmap framebuffer obj
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[Intel-gfx] [PATCH] drm/atomic-helpers: remove legacy_cursor_update hacks
 2023-03-07 14:56 UTC  (2+ messages)

[Intel-gfx] [PATCH 1/3] drm/i915: Set I915_BO_ALLOC_USER for framebuffer
 2023-03-07 14:50 UTC  (4+ messages)
` [Intel-gfx] [PATCH RFC 3/3] drm/i915/display: Implement fb_mmap callback function

[Intel-gfx] [PATCH 1/4] drm/i915: Update vblank timestamping stuff on seamless M/N change
 2023-03-07 14:23 UTC  (11+ messages)
` [Intel-gfx] [PATCH 2/4] drm/i915: Add belts and suspenders locking for seamless M/N changes
` [Intel-gfx] [PATCH 3/4] drm/i915: Relocate intel_crtc_update_active_timings()
` [Intel-gfx] [PATCH 4/4] drm/i915: Extract intel_crtc_scanline_offset()

[Intel-gfx] [PATCH] drm/i915/mtl: Extend Wa_14017073508 in suspend/resume flow
 2023-03-07 13:44 UTC  (4+ messages)

[Intel-gfx] [PATCH 00/10] drm/i915: move DSC RC tables to drm_dsc_helper.c
 2023-03-07 13:37 UTC  (4+ messages)
` [Intel-gfx] [PATCH 07/10] drm/display/dsc: include the rest of pre-SCR parameters

[Intel-gfx] [RFC v4 00/12] Waitboost drm syncobj waits
 2023-03-07 12:28 UTC  (14+ messages)
` [Intel-gfx] [RFC 01/12] dma-fence: Move i915 helpers into common
` [Intel-gfx] [RFC 02/12] dma-fence: Add callback initialization helper
` [Intel-gfx] [RFC 03/12] drm/i915: Use fence "
` [Intel-gfx] [RFC 04/12] drm/vmwgfx: "
` [Intel-gfx] [RFC 05/12] dma-fence: Track explicit waiters
` [Intel-gfx] [RFC 06/12] dma-fence: Export __dma_fence_add_callback
` [Intel-gfx] [RFC 07/12] dma-fence-array: Propagate wait status to contained fences
` [Intel-gfx] [RFC 08/12] dma-fence-chain: "
` [Intel-gfx] [RFC 09/12] drm/syncobj: Mark syncobj waits as external waiters
` [Intel-gfx] [RFC 10/12] drm/i915: Waitboost external waits
` [Intel-gfx] [RFC 11/12] drm/i915: Mark waits as explicit
` [Intel-gfx] [RFC 12/12] drm/i915: Wait boost requests waited upon by others
` [Intel-gfx] ✗ Fi.CI.BAT: failure for Waitboost drm syncobj waits (rev4)

[Intel-gfx] [PATCH 1/3] drm/i915: Remove redundant check for DG1
 2023-03-07 12:01 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for series starting with [1/3] "

[Intel-gfx] [PATCH] drm/i915/display: Communicate display power demands to pcode more accurately
 2023-03-07 11:52 UTC  (6+ messages)

[Intel-gfx] [PATCH v2] drm/i915/mtl: Apply Wa_14017073508 for MTL Media Step
 2023-03-07 11:31 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915/mtl: Apply Wa_14017073508 for MTL Media Step (rev2)

[Intel-gfx] [PATCH] drm/i915/sseu: fix max_subslices array-index-out-of-bounds access
 2023-03-07 11:17 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915/sseu: fix max_subslices array-index-out-of-bounds access (rev4)

[Intel-gfx] [PATCH] drm/i915: Bump VBT version for expected child dev size check
 2023-03-07 10:41 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

[Intel-gfx] [PULL] drm-misc-next
 2023-03-07 10:14 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox