messages from 2023-11-10 22:46:54 to 2023-11-14 13:05:08 UTC [more...]
[Intel-xe] [PATCH v2 0/9] Intel_fbdev.c refactoring
2023-11-14 13:04 UTC (2+ messages)
` [Intel-xe] [PATCH v2 1/9] Revert "FIXME: drm/i915/display: Allow fbdev to allocate stolen memory"
[Intel-xe] [PATCH v3 00/20] drm/xe: Probe tweaks and reordering
2023-11-14 13:02 UTC (21+ messages)
` [Intel-xe] [PATCH v3 01/20] drm/xe: Skip calling drm_dev_put on probe error
` [Intel-xe] [PATCH v3 02/20] drm/xe: Use managed pci_enable_device
` [Intel-xe] [PATCH v3 03/20] drm/xe/irq: Don't call pci_free_irq_vectors
` [Intel-xe] [PATCH v3 04/20] drm/xe: Move xe_set_dma_info outside of MMIO setup
` [Intel-xe] [PATCH v3 05/20] drm/xe: Move xe_mmio_probe_tiles "
` [Intel-xe] [PATCH v3 06/20] drm/xe: Split xe_info_init
` [Intel-xe] [PATCH v3 07/20] drm/xe: Introduce xe_tile_init_early and use at earlier point in probe
` [Intel-xe] [PATCH v3 08/20] drm/xe: Map the entire BAR0 and hold onto the initial mapping
` [Intel-xe] [PATCH v3 09/20] drm/xe/device: Introduce xe_device_probe_early
` [Intel-xe] [PATCH v3 10/20] drm/xe: Don't "peek" into GMD_ID
` [Intel-xe] [PATCH v3 11/20] drm/xe: Move system memory management init to earlier point in probe
` [Intel-xe] [PATCH v3 12/20] drm/xe: Move force_wake "
` [Intel-xe] [PATCH v3 13/20] drm/xe: Reorder GGTT "
` [Intel-xe] [PATCH v3 14/20] drm/xe/uc: Split xe_uc_fw_init
` [Intel-xe] [PATCH v3 15/20] drm/xe/uc: Store firmware binary in system-memory backed BO
` [Intel-xe] [PATCH v3 16/20] drm/xe/uc: Extract xe_uc_sanitize_reset
` [Intel-xe] [PATCH v3 17/20] drm/xe/guc: Split GuC params used for "hwconfig" and "post-hwconfig"
` [Intel-xe] [PATCH v3 18/20] drm/xe/guc: Allocate GuC data structures in system memory for initial load
` [Intel-xe] [PATCH v3 19/20] drm/xe/guc: Move GuC power control init to "post-hwconfig"
` [Intel-xe] [PATCH v3 20/20] drm/xe: Initialize GuC earlier during probe
[Intel-xe] [PATCH v2 00/20] drm/xe: Probe tweaks and reordering
2023-11-14 13:04 UTC (28+ messages)
` [Intel-xe] [PATCH v2 01/20] drm/xe: Skip calling drm_dev_put on probe error
` [Intel-xe] [PATCH v2 02/20] drm/xe: Use managed pci_enable_device
` [Intel-xe] [PATCH v2 03/20] drm/xe/irq: Don't call pci_free_irq_vectors
` [Intel-xe] [PATCH v2 04/20] drm/xe: Move xe_set_dma_info outside of MMIO setup
` [Intel-xe] [PATCH v2 05/20] drm/xe: Move xe_mmio_probe_tiles "
` [Intel-xe] [PATCH v2 06/20] drm/xe: Split xe_info_init
` [Intel-xe] [PATCH v2 07/20] drm/xe: Introduce xe_tile_init_early and use at earlier point in probe
` [Intel-xe] [PATCH v2 08/20] drm/xe: Map the entire BAR0 and hold onto the initial mapping
` [Intel-xe] [PATCH v2 09/20] drm/xe/device: Introduce xe_device_probe_early
` [Intel-xe] [PATCH v2 10/20] drm/xe: Don't "peek" into GMD_ID
` [Intel-xe] [PATCH v2 11/20] drm/xe: Move system memory management init to earlier point in probe
` [Intel-xe] [PATCH v2 12/20] drm/xe: Move force_wake "
` [Intel-xe] [PATCH v2 13/20] drm/xe: Reorder GGTT "
` [Intel-xe] [PATCH v2 14/20] drm/xe/uc: Split xe_uc_fw_init
` [Intel-xe] [PATCH v2 15/20] drm/xe/uc: Store firmware binary in system-memory backed BO
` [Intel-xe] [PATCH v2 16/20] drm/xe/uc: Extract xe_uc_sanitize_reset
` [Intel-xe] [PATCH v2 17/20] drm/xe/guc: Split GuC params used for "hwconfig" and "post-hwconfig"
` [Intel-xe] [PATCH v2 18/20] drm/xe/guc: Allocate GuC data structures in system memory for initial load
` [Intel-xe] [PATCH v2 19/20] drm/xe/guc: Move GuC power control init to "post-hwconfig"
` [Intel-xe] [PATCH v2 20/20] drm/xe: Initialize GuC earlier during probe
` [Intel-xe] ✓ CI.Patch_applied: success for drm/xe: Probe tweaks and reordering
` [Intel-xe] ✗ CI.checkpatch: warning "
` [Intel-xe] ✓ CI.KUnit: success "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✗ CI.Hooks: failure "
` [Intel-xe] ✓ CI.checksparse: success "
` [Intel-xe] ✓ CI.BAT: "
[Intel-xe] [PATCH] drm/doc/rfc: SR-IOV support on the new Xe driver
2023-11-14 12:37 UTC (4+ messages)
[Intel-xe] [PATCH 01/14] Revert "sound/soc/sof: Remove deferred probe for SOF"
2023-11-14 12:35 UTC (4+ messages)
` [Intel-xe] [PATCH 11/14] ALSA: hda/intel: Move snd_hdac_i915_init to before probe_work
[Intel-xe] [PATCH v2 0/5] mei: hdcp/pxp: adapt for Xe driver
2023-11-14 12:12 UTC (14+ messages)
` [Intel-xe] [PATCH v2 1/5] Revert "mei/hdcp: Also enable for XE"
` [Intel-xe] [PATCH v2 2/5] mei: hdcp: match without driver name
` [Intel-xe] [PATCH v2 3/5] mei: pxp: "
` [Intel-xe] [PATCH v2 4/5] mei: hdcp: add dependency on Xe driver
` [Intel-xe] [PATCH v2 5/5] mei: pxp: "
` [Intel-xe] ✓ CI.Patch_applied: success for mei: hdcp/pxp: adapt for Xe driver (rev2)
` [Intel-xe] ✗ CI.checkpatch: warning "
` [Intel-xe] ✓ CI.KUnit: success "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✓ CI.checksparse: "
` [Intel-xe] ✓ CI.BAT: "
[Intel-xe] [PATCH 0/9] Intel_fbdev.c refactoring
2023-11-14 11:37 UTC (14+ messages)
` [Intel-xe] [PATCH 1/9] Revert "FIXME: drm/i915/display: Allow fbdev to allocate stolen memory"
` [Intel-xe] [PATCH 2/9] fixup! FIXME: drm/i915/display: Remaining changes to make xe compile
` [Intel-xe] [PATCH 3/9] drm/i915/display: split i915 specific code from intel_fbdev
` [Intel-xe] [PATCH 4/9] fixup! drm/xe/display: Implement display support
` [Intel-xe] [PATCH 5/9] "
` [Intel-xe] [PATCH 6/9] "
` [Intel-xe] [PATCH 7/9] "
` [Intel-xe] [PATCH 8/9] "
` [Intel-xe] [PATCH 9/9] drm/i915/display: use intel_bo_to_drm_bo in intel_fbdev
` [Intel-xe] ✓ CI.Patch_applied: success for Intel_fbdev.c refactoring
` [Intel-xe] ✗ CI.checkpatch: warning "
` [Intel-xe] ✓ CI.KUnit: success "
` [Intel-xe] ✗ CI.Build: failure "
[Intel-xe] [PATCH 00/12] drm/xe: Probe tweaks and reordering (part 1)
2023-11-14 10:02 UTC (9+ messages)
` [Intel-xe] [PATCH 05/12] drm/xe/mmio: Move memory training check to probe vram
` [Intel-xe] [PATCH 11/12] drm/xe/device: Introduce xe_device_probe_early
[Intel-xe] [PATCH v9 1/6] Revert "FIXME: drm/i915: xe dpt integration"
2023-11-14 8:40 UTC (13+ messages)
` [Intel-xe] [PATCH v9 2/6] drm/i915/display: Separate xe and i915 common dpt code into own file
` [Intel-xe] [PATCH v9 3/6] drm/i915/display: in skl_surf_address check for dpt-vma
` [Intel-xe] [PATCH v9 4/6] drm/i915/display: In intel_framebuffer_init switch to use intel_bo_to_drm_bo
` [Intel-xe] [PATCH v9 5/6] fixup! drm/xe/display: Implement display support
` [Intel-xe] [PATCH v9 6/6] FIXME: drm/i915: xe intel_fb.c framebuffer init and destroy xe changes
` [Intel-xe] ✓ CI.Patch_applied: success for series starting with [v9,1/6] Revert "FIXME: drm/i915: xe dpt integration"
` [Intel-xe] ✗ CI.checkpatch: warning "
` [Intel-xe] ✓ CI.KUnit: success "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✗ CI.checksparse: warning "
` [Intel-xe] [v9, 1/6] "
[Intel-xe] [PATCH v12] drm/xe: Add mocs kunit
2023-11-14 7:04 UTC (8+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for drm/xe: Add mocs kunit (rev13)
` [Intel-xe] ✗ CI.checkpatch: warning "
` [Intel-xe] ✓ CI.KUnit: success "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✓ CI.checksparse: "
` [Intel-xe] ✗ CI.BAT: failure "
[Intel-xe] [RFC v3 0/2] drm/xe/pvc: Enable fixed CCS mode
2023-11-14 1:26 UTC (10+ messages)
` [Intel-xe] [RFC v3 1/2] drm/xe: Enable Fixed CCS mode setting
` [Intel-xe] [RFC v3 2/2] drm/xe: Avoid any races around ccs_mode update
` [Intel-xe] ✓ CI.Patch_applied: success for drm/xe/pvc: Enable fixed CCS mode
` [Intel-xe] ✗ CI.checkpatch: warning "
` [Intel-xe] ✓ CI.KUnit: success "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✓ CI.checksparse: "
` [Intel-xe] ✓ CI.BAT: "
[Intel-xe] [RFC 00/25] xe-eudebug: GPU debugging interface
2023-11-13 23:31 UTC (5+ messages)
` [Intel-xe] [RFC 01/25] drm/xe/eudebug: Introduce eudebug support
` [Intel-xe] [RFC 04/25] drm/xe/eudebug: hw enablement for eudebug
[Intel-xe] [PATCH v11] drm/xe: Add mocs kunit
2023-11-13 22:54 UTC (8+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for drm/xe: Add mocs kunit (rev12)
` [Intel-xe] ✗ CI.checkpatch: warning "
` [Intel-xe] ✓ CI.KUnit: success "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✓ CI.checksparse: "
` [Intel-xe] ✗ CI.BAT: failure "
[Intel-xe] [PATCH 0/4] drm/xe: Implement snapshot support
2023-11-13 21:52 UTC (5+ messages)
` [Intel-xe] [PATCH 1/4] drm/xe: Add uapi for dumpable bos
` [Intel-xe] [PATCH 4/4] drm/xe: Implement VM snapshot support
[Intel-xe] [PATCH 00/12] GSC FW loading
2023-11-13 21:33 UTC (19+ messages)
` [Intel-xe] [PATCH 09/12] drm/xe/gsc: Add an interface for GSC packet submissions
` [Intel-xe] [PATCH 10/12] drm/xe/gsc: Query GSC compatibility version
` [Intel-xe] [PATCH 11/12] drm/xe/gsc: Define GSCCS for MTL
` [Intel-xe] [PATCH 12/12] drm/xe/gsc: Define GSC FW "
` [Intel-xe] ✗ CI.checkpatch: warning for GSC FW loading
` [Intel-xe] ✗ CI.KUnit: failure "
[Intel-xe] [PATCH] drm/xe/rtp: Fix displayed whitelisted register range
2023-11-13 21:15 UTC (3+ messages)
[Intel-xe] [PATCH v3] drm/xe: Raise GT frequency before GuC/HuC load
2023-11-13 20:26 UTC (8+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for drm/xe: Raise GT frequency before GuC/HuC load (rev3)
` [Intel-xe] ✓ CI.checkpatch: "
` [Intel-xe] ✓ CI.KUnit: "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✓ CI.checksparse: "
` [Intel-xe] ✓ CI.BAT: "
[Intel-xe] [PATCH 00/17] Add OA functionality to Xe
2023-11-13 20:22 UTC (4+ messages)
` [Intel-xe] [PATCH 17/17] drm/xe/oa: Remove filtering reports on context id
[Intel-xe] [PATCH] drm/xe/xe2: Add workaround 14019449301
2023-11-13 20:14 UTC (2+ messages)
[Intel-xe] [PATCH] drm/xe: Encapsulate all the module parameters
2023-11-13 19:52 UTC (3+ messages)
[Intel-xe] [PATCH v2 00/27] Refactor VM bind code
2023-11-13 12:50 UTC (6+ messages)
` [Intel-xe] [PATCH v2 03/27] drm/xe: Take in-syncs into account when num_execs or num_binds == 0
` [Intel-xe] [PATCH v2 09/27] drm/xe: Move drm exec loop to vm_bind_ioctl_ops_execute
[Intel-xe] [PATCH 0/2] Fix builtin vs module configuration
2023-11-13 15:04 UTC (12+ messages)
` [Intel-xe] [PATCH 2/2] drm/xe: Fix build with KUNIT=m
` [Intel-xe] ✓ CI.Patch_applied: success for Fix builtin vs module configuration (rev2)
` [Intel-xe] ✓ CI.checkpatch: "
` [Intel-xe] ✓ CI.KUnit: "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✓ CI.checksparse: "
` [Intel-xe] ✓ CI.BAT: "
[Intel-xe] [RFC PATCH] drm/xe/vm, drm/xe/uapi: Use LR abbrev for long-running vms
2023-11-13 14:33 UTC (2+ messages)
[Intel-xe] [PATCH v2 1/2] drm/xe: add skip_pcode flag
2023-11-13 13:54 UTC (6+ messages)
` [Intel-xe] [PATCH v2 2/2] drm/xe: rename bypass_mtcfg to skip_mtcfg
[Intel-xe] FW: [PATCH v9 0/3] PAT and cache coherency support
2023-11-13 10:42 UTC (10+ messages)
[Intel-xe] [PATCH 0/2] Expose ATSM uid through sysfs
2023-11-13 9:25 UTC (5+ messages)
` [Intel-xe] [PATCH 1/2] drm/xe/ats-m: Expose uid for ATS-M via sysfs
[Intel-xe] [PATCH v9 0/3] PAT and cache coherency support
2023-11-13 9:17 UTC (6+ messages)
` [Intel-xe] [PATCH v9 3/3] drm/xe/uapi: support pat_index selection with vm_bind
[Intel-xe] [PATCH] amend! drm/xe/xe_exec_queue: Add check for access counter granularity
2023-11-13 8:47 UTC
[Intel-xe] [CI v8 01/18] drm/gpuvm: convert WARN() to drm_WARN() variants
2023-11-13 6:14 UTC (7+ messages)
` [Intel-xe] [CI v8 09/18] drm/xe: Adjust to commit "drm/gpuvm: add drm_gpuvm_flags to drm_gpuvm"
` [Intel-xe] [CI v8 12/18] drm/xe: Adjust to commit drm/gpuvm: reference count drm_gpuvm structures
` [Intel-xe] [CI v8 14/18] drm/xe: Adjust to commit "drm/gpuvm: add an abstraction for a VM/BO combination"
[Intel-xe] [RFC v4 0/5] Proposal to use netlink for RAS and Telemetry across drm subsystem
2023-11-12 15:28 UTC (4+ messages)
` [Intel-xe] [RFC v2 5/5] drm/xe/RAS: send multicast event on occurrence of an error
[Intel-xe] [drm-xe:drm-xe-next] BUILD REGRESSION edeb8b8fa330a62d4a07b37d08145d86114bc151
2023-11-12 10:41 UTC
[Intel-xe] [drm-xe:drm-xe-next 1891/1931] htmldocs: Warning: /sys/devices/.../hwmon/hwmon<i>/power1_max_interval is defined 2 times: ./Documentation/ABI/testing/sysfs-driver-intel-xe-hwmon:62 ./Documentation/ABI/testing/sysfs-driver-intel-i915-hwmon:30
2023-11-12 9:49 UTC
[Intel-xe] [drm-xe:drm-xe-next 1711/1931] htmldocs: Warning: /sys/devices/.../hwmon/hwmon<i>/energy1_input is defined 2 times: ./Documentation/ABI/testing/sysfs-driver-intel-xe-hwmon:54 ./Documentation/ABI/testing/sysfs-driver-intel-i915-hwmon:65
2023-11-12 3:06 UTC
[Intel-xe] [drm-xe:drm-xe-next 1710/1931] htmldocs: Warning: /sys/devices/.../hwmon/hwmon<i>/in0_input is defined 2 times: ./Documentation/ABI/testing/sysfs-driver-intel-xe-hwmon:46 ./Documentation/ABI/testing/sysfs-driver-intel-i915-hwmon:0
2023-11-11 20:59 UTC
[Intel-xe] [drm-xe:drm-xe-next 1709/1927] htmldocs: Warning: /sys/devices/.../hwmon/hwmon<i>/curr1_crit is defined 2 times: ./Documentation/ABI/testing/sysfs-driver-intel-xe-hwmon:35 ./Documentation/ABI/testing/sysfs-driver-intel-i915-hwmon:52
2023-11-11 13:32 UTC
[Intel-xe] [drm-xe:drm-xe-next 1708/1927] htmldocs: Warning: /sys/devices/.../hwmon/hwmon<i>/power1_max is defined 2 times: ./Documentation/ABI/testing/sysfs-driver-intel-xe-hwmon:0 ./Documentation/ABI/testing/sysfs-driver-intel-i915-hwmon:8
2023-11-11 7:38 UTC
[Intel-xe] [drm-xe:drm-xe-next] BUILD REGRESSION b3890fb4386dcef68a96888141c4cc773f6241ce
2023-11-10 23:28 UTC
[Intel-xe] [CI 1/4] Revert "FIXME: drm/i915/pxp: some hack to bypass pxp"
2023-11-10 23:28 UTC (11+ messages)
` [Intel-xe] [CI 2/4] drm/i915: abstract plane protection check
` [Intel-xe] [CI 3/4] drm/i915: remove excess functions from "
` [Intel-xe] [CI 4/4] fixup! drm/xe/display: Implement display support
` [Intel-xe] ✓ CI.Patch_applied: success for series starting with [CI,1/4] Revert "FIXME: drm/i915/pxp: some hack to bypass pxp"
` [Intel-xe] ✗ CI.checkpatch: warning "
` [Intel-xe] ✓ CI.KUnit: success "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✗ CI.checksparse: warning "
` [Intel-xe] ✓ CI.BAT: success "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox