Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-03-26 09:19:41 to 2023-03-28 11:41:30 UTC [more...]

[Intel-gfx] [PATCH 0/7] drm/i915/mtl: Add Support for C10 chips
 2023-03-28 11:41 UTC  (13+ messages)
` [Intel-gfx] [PATCH 1/7] drm/i915/mtl: Initial DDI port setup
` [Intel-gfx] [PATCH 2/7] drm/i915/mtl: Add DP rates
` [Intel-gfx] [PATCH 3/7] drm/i915/mtl: Create separate reg file for PICA registers
` [Intel-gfx] [PATCH 4/7] drm/i915/mtl: Add Support for C10 PHY message bus and pll programming
` [Intel-gfx] [PATCH 5/7] drm/i915/mtl: Add C10 phy programming for HDMI
` [Intel-gfx] [PATCH 6/7] drm/i915/mtl: Add vswing programming for C10 phys
` [Intel-gfx] [PATCH 7/7] drm/i915/mtl: Add support for PM DEMAND
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/mtl: Add Support for C10 chips
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [PATCH v5 0/6] High refresh rate PSR fixes
 2023-03-28 11:40 UTC  (13+ messages)
` [Intel-gfx] [PATCH v5 2/6] drm/i915/psr: Modify/fix Wa_16013835468 and prepare for Wa_14015648006
` [Intel-gfx] [PATCH v5 4/6] drm/i915/psr: Add helpers for block count number handling
` [Intel-gfx] [PATCH v5 5/6] drm/i915/psr: Check that vblank is long enough for psr2
` [Intel-gfx] [PATCH v5 6/6] drm/i915/psr: Implement Display WA #1136

[Intel-gfx] [PATCH 0/4] drm/i915: Convert fbdev to DRM client
 2023-03-28 11:14 UTC  (5+ messages)
` [Intel-gfx] [PATCH 1/4] drm/i915: Move fbdev functions
` [Intel-gfx] [PATCH 2/4] drm/i915: Initialize fbdev DRM client with callback functions
` [Intel-gfx] [PATCH 3/4] drm/i915: Implement fbdev client callbacks
` [Intel-gfx] [PATCH 4/4] drm/i915: Implement fbdev emulation as in-kernel client

[Intel-gfx] [PATCH] drm/i915: disable sampler indirect state in bindless heap
 2023-03-28 10:44 UTC  (2+ messages)

[Intel-gfx] [PATCH 00/29] drm/i915/tc: Align the ADLP TypeC sequences with bspec
 2023-03-28 10:18 UTC  (37+ messages)
` [Intel-gfx] [PATCH 13/29] drm/i915/tc: Add TC PHY hooks to connect/disconnect the PHY
` [Intel-gfx] [PATCH 14/29] drm/i915/tc: Fix up the legacy VBT flag only in disconnected mode
` [Intel-gfx] [PATCH 15/29] drm/i915/tc: Check TC mode instead of the VBT legacy flag
` [Intel-gfx] [PATCH 16/29] drm/i915/tc: Block/unblock TC-cold in the PHY connect/disconnect hooks
` [Intel-gfx] [PATCH 17/29] drm/i915/tc: Remove redundant wakeref=0 check from unblock_tc_cold()
` [Intel-gfx] [PATCH 18/29] drm/i915/tc: Drop tc_cold_block()/unblock()'s power domain parameter
` [Intel-gfx] [PATCH 19/29] drm/i915/tc: Add TC PHY hook to get the TC-cold blocking power domain
` [Intel-gfx] [PATCH 20/29] drm/i915/tc: Add asserts in TC PHY hooks that the required power is on
` [Intel-gfx] [PATCH 21/29] drm/i915/tc: Add TC PHY hook to init the PHY
` [Intel-gfx] [PATCH 22/29] drm/i915/adlp/tc: Use the DE HPD ISR register for hotplug detection
` [Intel-gfx] [PATCH 23/29] drm/i915/tc: Get power ref for reading the HPD live status register
` [Intel-gfx] [PATCH 24/29] drm/i915/tc: Don't connect the PHY in intel_tc_port_connected()
` [Intel-gfx] [PATCH 25/29] drm/i915/adlp/tc: Align the connect/disconnect PHY sequence with bspec
` [Intel-gfx] [PATCH 26/29] drm/i915: Move shared DPLL disabling into CRTC disable hook
` [Intel-gfx] [PATCH 27/29] drm/i915: Disable DPLLs before disconnecting the TC PHY
` [Intel-gfx] [PATCH 28/29] drm/i915: Remove TC PHY disconnect workaround
` [Intel-gfx] [PATCH 29/29] drm/i915: Remove the encoder update_prepare()/complete() hooks

[Intel-gfx] [PATCH] drm/i915/mtl: Fix MTL stolen memory GGTT mapping
 2023-03-28 10:07 UTC  (5+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [PATCH 0/8] drm/i915: (mostly) PSR related register cleanups
 2023-03-28  9:30 UTC  (9+ messages)
` [Intel-gfx] [PATCH 1/8] drm/i915: Fix up whitespace in some display chicken registers
` [Intel-gfx] [PATCH 2/8] drm/i915: Clean up various "
` [Intel-gfx] [PATCH 3/8] drm/i915/psr: Clean up PSR register defininitions
` [Intel-gfx] [PATCH 4/8] drm/i915/psr: Use intel_de_rmw()
` [Intel-gfx] [PATCH 5/8] drm/i915/psr: Define more PSR mask bits
` [Intel-gfx] [PATCH 6/8] drm/i915/psr: Add a FIXME for the PSR vs. AUX usage conflict
` [Intel-gfx] [PATCH 7/8] drm/i915/psr: Include PSR_PERF_CNT in debugfs output on all platforms
` [Intel-gfx] [PATCH 8/8] drm/i915/psr: Sprinkle cpu_transcoder variables around

[Intel-gfx] [PATCH] drm/i915/guc: Disable PL1 power limit when loading GuC firmware
 2023-03-28  9:14 UTC  (9+ messages)

[Intel-gfx] [PATCH RESEND] drm/tests: Suballocator test
 2023-03-28  8:22 UTC  (3+ messages)

[Intel-gfx] [core-for-CI] x86/topology: fix erroneous smp_num_siblings on Intel Hybrid platform
 2023-03-28  8:13 UTC  (12+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
` [Intel-gfx] ✗ Fi.CI.BAT: failure "
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for x86/topology: fix erroneous smp_num_siblings on Intel Hybrid platform (rev2)
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[Intel-gfx] [PATCH v3 0/2] Report MMIO communication problems more clearly
 2023-03-28  6:52 UTC  (5+ messages)
` [Intel-gfx] [PATCH v3 1/2] drm/i915: Sanitycheck MMIO access early in driver load
` [Intel-gfx] [PATCH v3 2/2] drm/i915: Check for unreliable MMIO during forcewake
` [Intel-gfx] ✓ Fi.CI.BAT: success for Report MMIO communication problems more clearly (rev3)
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [PATCH v8 00/24] Add vfio_device cdev for iommufd support
 2023-03-28  6:37 UTC  (29+ messages)
` [Intel-gfx] [PATCH v8 01/24] vfio: Allocate per device file structure
` [Intel-gfx] [PATCH v8 02/24] vfio: Refine vfio file kAPIs for KVM
` [Intel-gfx] [PATCH v8 03/24] vfio: Remove vfio_file_is_group()
` [Intel-gfx] [PATCH v8 04/24] vfio: Accept vfio device file in the KVM facing kAPI
` [Intel-gfx] [PATCH v8 05/24] kvm/vfio: Rename kvm_vfio_group to prepare for accepting vfio device fd
` [Intel-gfx] [PATCH v8 06/24] kvm/vfio: Accept vfio device file from userspace
` [Intel-gfx] [PATCH v8 07/24] vfio: Pass struct vfio_device_file * to vfio_device_open/close()
` [Intel-gfx] [PATCH v8 08/24] vfio: Block device access via device fd until device is opened
` [Intel-gfx] [PATCH v8 09/24] vfio: Add cdev_device_open_cnt to vfio_group
` [Intel-gfx] [PATCH v8 10/24] vfio: Make vfio_device_open() single open for device cdev path
` [Intel-gfx] [PATCH v8 11/24] vfio: Make vfio_device_first_open() to accept NULL iommufd for noiommu
` [Intel-gfx] [PATCH v8 12/24] vfio-iommufd: Move noiommu support out of vfio_iommufd_bind()
` [Intel-gfx] [PATCH v8 13/24] vfio-iommufd: Split bind/attach into two steps
` [Intel-gfx] [PATCH v8 14/24] vfio: Record devid in vfio_device_file
` [Intel-gfx] [PATCH v8 15/24] vfio-iommufd: Add detach_ioas support for physical VFIO devices
` [Intel-gfx] [PATCH v8 16/24] iommufd/device: Add iommufd_access_detach() API
` [Intel-gfx] [PATCH v8 17/24] vfio-iommufd: Add detach_ioas support for emulated VFIO devices
` [Intel-gfx] [PATCH v8 18/24] vfio: Determine noiommu in vfio_device registration
` [Intel-gfx] [PATCH v8 19/24] vfio: Name noiommu vfio_device with "noiommu-" prefix
` [Intel-gfx] [PATCH v8 20/24] vfio: Add cdev for vfio_device
` [Intel-gfx] [PATCH v8 21/24] vfio: Add VFIO_DEVICE_BIND_IOMMUFD
` [Intel-gfx] [PATCH v8 22/24] vfio: Add VFIO_DEVICE_AT[DE]TACH_IOMMUFD_PT
` [Intel-gfx] [PATCH v8 23/24] vfio: Compile group optionally
` [Intel-gfx] [PATCH v8 24/24] docs: vfio: Add vfio device cdev description
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for Add vfio_device cdev for iommufd support (rev9)

[Intel-gfx] [PATCH v2 00/10] Introduce new methods for verifying ownership in vfio PCI hot reset
 2023-03-28  6:19 UTC  (19+ messages)
` [Intel-gfx] [PATCH v2 01/10] vfio/pci: Update comment around group_fd get in vfio_pci_ioctl_pci_hot_reset()
` [Intel-gfx] [PATCH v2 02/10] vfio/pci: Only check ownership of opened devices in hot reset
` [Intel-gfx] [PATCH v2 03/10] vfio/pci: Move the existing hot reset logic to be a helper
` [Intel-gfx] [PATCH v2 04/10] vfio-iommufd: Add helper to retrieve iommufd_ctx and devid for vfio_device
` [Intel-gfx] [PATCH v2 05/10] vfio/pci: Allow passing zero-length fd array in VFIO_DEVICE_PCI_HOT_RESET
` [Intel-gfx] [PATCH v2 06/10] vfio: Refine vfio file kAPIs for vfio PCI hot reset
` [Intel-gfx] [PATCH v2 07/10] vfio: Accpet device file from vfio PCI hot reset path
` [Intel-gfx] [PATCH v2 08/10] vfio/pci: Renaming for accepting device fd in "
` [Intel-gfx] [PATCH v2 09/10] vfio/pci: Accept device fd in VFIO_DEVICE_PCI_HOT_RESET ioctl
` [Intel-gfx] [PATCH v2 10/10] vfio/pci: Add VFIO_DEVICE_GET_PCI_HOT_RESET_GROUP_INFO
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Introduce new methods for verifying ownership in vfio PCI hot reset (rev2)
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [PATCH v6 00/10] drm/hdcp: Pull HDCP auth/exchange/check into helpers
 2023-03-28  6:12 UTC  (10+ messages)
` [Intel-gfx] [PATCH v6 06/10] drm/i915/hdcp: Retain hdcp_capable return codes
` [Intel-gfx] [PATCH v6 07/10] drm/i915/hdcp: Use HDCP helpers for i915

[Intel-gfx] [PATCH v3 0/6] vfio: Make emulated devices prepared for vfio device cdev
 2023-03-28  5:23 UTC  (14+ messages)
` [Intel-gfx] [PATCH v3 1/6] iommu/iommufd: Pass iommufd_ctx pointer in iommufd_get_ioas()
` [Intel-gfx] [PATCH v3 2/6] iommufd: Create access in vfio_iommufd_emulated_bind()
` [Intel-gfx] [PATCH v3 3/6] vfio-iommufd: No need to record iommufd_ctx in vfio_device
` [Intel-gfx] [PATCH v3 4/6] vfio-iommufd: Make vfio_iommufd_emulated_bind() return iommufd_access ID
` [Intel-gfx] [PATCH v3 5/6] vfio/mdev: Uses the vfio emulated iommufd ops set in the mdev sample drivers
` [Intel-gfx] [PATCH v3 6/6] vfio: Check the presence for iommufd callbacks in __vfio_register_dev()
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for vfio: Make emulated devices prepared for vfio device cdev (rev4)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [PATCH 1/2] drm/i915/display: Restore dsparb_lock
 2023-03-28  5:15 UTC  (5+ messages)
` [Intel-gfx] [PATCH 2/2] drm/i915/i9xx_wm: Prefer intel_de functions over intel_uncore
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for series starting with [1/2] drm/i915/display: Restore dsparb_lock
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [PATCH 1/2] drm/i915/ips: Make IPS debugfs per-crtc
 2023-03-28  4:14 UTC  (7+ messages)
` [Intel-gfx] [PATCH 2/2] drm/i915/ips: Add i915_ips_false_color debugfs file
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for series starting with [1/2] drm/i915/ips: Make IPS debugfs per-crtc
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [PATCH v6 00/24] cover-letter: Add vfio_device cdev for iommufd support
 2023-03-28  3:48 UTC  (4+ messages)
` [Intel-gfx] [PATCH v6 05/24] kvm/vfio: Accept vfio device file from userspace

[Intel-gfx] [PATCH v2 1/3] drm/i915: Add a function to mmap framebuffer obj
 2023-03-28  3:22 UTC  (5+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [v2,1/3] drm/i915: Add a function to mmap framebuffer obj (rev2)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [PATCH 1/2] [core-for-CI] Revert "Revert "drm/i915: Don't select BROKEN""
 2023-03-28  2:43 UTC  (9+ messages)
` [Intel-gfx] [PATCH 2/2] drm/i915: remove unused config DRM_I915_UNSTABLE
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/2,core-for-CI] Revert "Revert "drm/i915: Don't select BROKEN""
` [Intel-gfx] ✗ Fi.CI.BAT: failure "
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/2,core-for-CI] Revert "Revert "drm/i915: Don't select BROKEN"" (rev2)
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✗ Fi.CI.IGT: failure "

[Intel-gfx] [PATCH i-g-t 0/2] tests/slpc: Add basic IGT test
 2023-03-28  2:00 UTC  (3+ messages)
` [Intel-gfx] [PATCH i-g-t 1/2] lib/debugfs: Add per GT debugfs helpers
` [Intel-gfx] [PATCH i-g-t 2/2] i915_pm_freq_api: Add some basic SLPC igt tests

[Intel-gfx] [PATCH i-g-t 0/2] tests/i915/slpc: Add basic IGT test
 2023-03-27 23:29 UTC  (4+ messages)
` [Intel-gfx] [PATCH i-g-t 2/2] i915_guc_pc: Add some basic SLPC igt tests

[Intel-gfx] [PATCH i-g-t] tests/xe_guc_pc: Restore max freq first
 2023-03-27 23:04 UTC  (3+ messages)
` [Intel-gfx] [igt-dev] "

[Intel-gfx] [PATCH 5/6] drm/i915/vrr: Relocate VRR enable/disable
 2023-03-27 20:05 UTC  (3+ messages)
` [Intel-gfx] [PATCH v2 "

[Intel-gfx] [PATCH v10 00/15] dma-fence: Deadline awareness
 2023-03-27 19:05 UTC  (2+ messages)

[Intel-gfx] [PATCH v6 0/8] drm/i915/pxp: Add MTL PXP Support
 2023-03-27 16:15 UTC  (7+ messages)
` [Intel-gfx] [PATCH v6 5/8] drm/i915/pxp: Add ARB session creation and cleanup

[Intel-gfx] [PATCH v6 12/24] vfio/pci: Allow passing zero-length fd array in VFIO_DEVICE_PCI_HOT_RESET
 2023-03-27 11:57 UTC  (13+ messages)

[Intel-gfx] [PATCH] drm/i915/display: Program pipe A PIPE_MISC_A bit 9 Pixel Extension to 0
 2023-03-27 11:05 UTC  (3+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "
` [Intel-gfx] ✗ Fi.CI.IGT: failure "

[Intel-gfx] [PATCH] drm/i915: Use compressed bpp when calculating m/n value for DP MST DSC
 2023-03-27  9:32 UTC  (5+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [PATCH v5 00/22] drm/i915/mtl: Add C10 and C20 phy support
 2023-03-27  9:25 UTC  (3+ messages)
` [Intel-gfx] [PATCH v5 09/22] drm/i915/mtl: C20 HW readout

[Intel-gfx] [PATCH v2 00/21] drm/i915/mtl: Add C10 and C20 phy support
 2023-03-27  9:07 UTC  (6+ messages)
` [Intel-gfx] [PATCH v2 09/21] drm/i915/mtl: C20 HW readout

[Intel-gfx] [PATCH] drm/i915/display: Communicate display power demands to pcode
 2023-03-27  7:26 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/display: Communicate display power demands to pcode (rev3)
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [PATCH] [i915] avoid infinite retries in GuC/HuC loading
 2023-03-26  9:46 UTC  (3+ messages)

[Intel-gfx] [PATCH v13 00/10] Add generic memory shrinker to VirtIO-GPU and Panfrost DRM drivers
 2023-03-26  9:19 UTC  (5+ messages)
` [Intel-gfx] [PATCH v13 01/10] drm/shmem-helper: Switch to reservation lock


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