messages from 2023-08-22 16:22:09 to 2023-08-24 08:25:22 UTC [more...]
[Intel-xe] [PATCH 00/42] Enable Lunar Lake display
2023-08-24 8:25 UTC (77+ messages)
` [Intel-xe] [PATCH 01/42] drm/i915: Start using plane scale factor for relative data rate
` [Intel-xe] [PATCH 02/42] drm/i915/display: Remove unused POWER_DOMAIN_MASK
` [Intel-xe] [PATCH 03/42] drm/i915/cx0: Add intel_cx0_get_owned_lane_mask()
` [Intel-xe] [PATCH 04/42] drm/i915: Simplify intel_cx0_program_phy_lane() with loop
` [Intel-xe] [PATCH 05/42] drm/i915/cx0: Enable/disable TX only for owned PHY lanes
` [Intel-xe] [PATCH 06/42] drm/i915/cx0: Program vswing only for owned lanes
` [Intel-xe] [PATCH 07/42] drm/i915/tc: rename mtl_tc_port_get_pin_assignment_mask()
` [Intel-xe] [PATCH 08/42] drm/i915/tc: make intel_tc_port_get_lane_mask() static
` [Intel-xe] [PATCH 09/42] drm/i915/tc: move legacy code out of the main _max_lane_count() func
` [Intel-xe] [Intel-gfx] "
` [Intel-xe] [PATCH 10/42] drm/i915/tc: remove "fia" from intel_tc_port_fia_max_lane_count()
` [Intel-xe] [Intel-gfx] "
` [Intel-xe] [PATCH 11/42] drm/xe/lnl: Add IS_LUNARLAKE
` [Intel-xe] [PATCH 12/42] drm/i915/lnl: Add display definitions
` [Intel-xe] [PATCH 13/42] drm/i915: Re-order if/else ladder in intel_detect_pch()
` [Intel-xe] [PATCH 14/42] drm/i915/lnl: Add fake PCH
` [Intel-xe] [PATCH 15/42] drm/i915/xe2lpd: Treat cursor plane as regular plane for DDB allocation
` [Intel-xe] [PATCH 16/42] drm/i915/xe2lpd: Move D2D enable/disable
` [Intel-xe] [PATCH 17/42] drm/i915/xe2lpd: D2D Enable preserve bits in DDI_BUF_CTL
` [Intel-xe] [PATCH 18/42] drm/i915/xe2lpd: Move registers to PICA
` [Intel-xe] [PATCH 19/42] drm/i915/xe2lpd: Don't try to program PLANE_AUX_DIST
` [Intel-xe] [PATCH 20/42] drm/i915/xe2lpd: Register DE_RRMR has been removed
` [Intel-xe] [PATCH 21/42] drm/i915/xe2lpd: Add display power well
` [Intel-xe] [PATCH 22/42] drm/i915/xe2lpd: Add DC state support
` [Intel-xe] [PATCH 23/42] drm/i915/xe2lpd: FBC is now supported on all pipes
` [Intel-xe] [PATCH 24/42] drm/i915/display: Remove FBC capability from fused off pipes
` [Intel-xe] [PATCH 25/42] drm/i915/xe2lpd: Add support for DP aux channels
` [Intel-xe] [PATCH 26/42] drm/i915/xe2lpd: Handle port AUX interrupts
` [Intel-xe] [PATCH 27/42] drm/i915/xe2lpd: Read pin assignment from IOM
` [Intel-xe] [PATCH 28/42] drm/i915/xe2lpd: enable odd size and panning for planar yuv on xe2lpd
` [Intel-xe] [PATCH 29/42] drm/i915/xe2lpd: Add support for HPD
` [Intel-xe] [PATCH 30/42] drm/i915/xe2lpd: Extend Wa_15010685871
` [Intel-xe] [PATCH 31/42] drm/i915/lnl: Add gmbus/ddc support
` [Intel-xe] [PATCH 32/42] drm/i915/lnl: Introduce MDCLK
` [Intel-xe] [PATCH 33/42] drm/i915/lnl: Add CDCLK table
` [Intel-xe] [PATCH 34/42] drm/i915/lnl: Start using CDCLK through PLL
` [Intel-xe] [PATCH 35/42] drm/i915/lnl: Introduce MDCLK_CDCLK ratio to DBuf
` [Intel-xe] [PATCH 36/42] drm/i915/lnl: Add support for CDCLK initialization sequence
` [Intel-xe] [PATCH 37/42] drm/i915/xe2lpd: Write DBuf after CDCLK change in post plane
` [Intel-xe] [PATCH 38/42] drm/i915/lnl: Serialize global state if mdclk/cdclk ratio changes
` [Intel-xe] [PATCH 39/42] drm/i915/lnl: Add pll table for LNL platform
` [Intel-xe] [PATCH 40/42] drm/i915/lnl: Add support to check c10 phy link rate
` [Intel-xe] [PATCH 41/42] drm/i915/xe2lpd: Update mbus on post plane updates
` [Intel-xe] [PATCH 42/42] drm/xe/lnl: Enable the display support
` [Intel-xe] ✓ CI.Patch_applied: success for Enable Lunar Lake display
` [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 "
[Intel-xe] [PATCH v3 0/3] drm/xe/pvc: Add Wa_16017236439
2023-08-24 3:49 UTC (8+ messages)
` [Intel-xe] [PATCH v3 1/3] drm/xe/pvc: Blacklist BCS_SWCTRL register
` [Intel-xe] [PATCH v3 2/3] drm/xe/pvc: Force even num engines to use 64B
` [Intel-xe] [PATCH v3 3/3] drm/xe/pvc: Use fast copy engines as migrate engine on PVC
` [Intel-xe] ✓ CI.Patch_applied: success for drm/xe/pvc: Add Wa_16017236439 (rev3)
` [Intel-xe] ✗ CI.checkpatch: warning "
` [Intel-xe] ✗ CI.KUnit: failure "
[Intel-xe] [PATCH v2 0/9] DRM scheduler changes for Xe
2023-08-24 3:23 UTC (33+ messages)
` [Intel-xe] [PATCH v2 1/9] drm/sched: Convert drm scheduler to use a work queue rather than kthread
` [Intel-xe] [PATCH v2 4/9] drm/sched: Split free_job into own work item
[Intel-xe] [PATCH 1/2 v3] drm/xe: Add infrastructure for per engine tuning
2023-08-23 20:31 UTC (9+ messages)
` [Intel-xe] [PATCH 2/2 v3] drm/xe: add gt tuning for indirect state
` [Intel-xe] ✓ CI.Patch_applied: success for series starting with [1/2,v3] drm/xe: Add infrastructure for per engine tuning
` [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: failure "
[Intel-xe] [PATCH 00/10] Add OA functionality to Xe
2023-08-23 19:55 UTC (8+ messages)
` [Intel-xe] [PATCH 04/10] drm/xe/oa: Module init/exit and probe/remove
` [Intel-xe] [PATCH 06/10] drm/xe/oa: Start implementing OA stream open ioctl
` [Intel-xe] [PATCH 09/10] drm/xe/oa: Read file_operation
[Intel-xe] [PATCH 1/2] drm/xe/ct: fix resv_space print
2023-08-23 18:32 UTC (9+ messages)
` [Intel-xe] [PATCH 2/2] drm/xe: nuke GuC on unload
` [Intel-xe] ✓ CI.Patch_applied: success for series starting with [1/2] drm/xe/ct: fix resv_space print
` [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 "
[Intel-xe] [PATCH v2 1/2] drm/xe: Avoid 64-bit register reads
2023-08-23 15:20 UTC (10+ messages)
` [Intel-xe] [PATCH v2 2/2] drm/xe: Drop xe_mmio_write64()
` [Intel-xe] ✓ CI.Patch_applied: success for series starting with [v2,1/2] drm/xe: Avoid 64-bit register reads
` [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 "
[Intel-xe] [PATCH 0/3] Fix array of binds
2023-08-23 12:51 UTC (8+ messages)
` [Intel-xe] [PATCH 1/3] drm/xe: Fixup unwind on VM ops errors
` [Intel-xe] [PATCH 2/3] drm/gpuva: Add drm_gpuva_for_each_op_reverse
` [Intel-xe] [PATCH 3/3] drm/xe: Fix array of binds
[Intel-xe] [PATCH v2 0/3] drm/xe/pvc: Add Wa_16017236439
2023-08-23 11:51 UTC (7+ messages)
` [Intel-xe] [PATCH v2 3/3] drm/xe/pvc: Use fast copy engines as migrate engine on PVC
[Intel-xe] [PATCH] drm/xe/pm: Use PM functions only if CONFIG_PM_SLEEP is enabled
2023-08-23 10:05 UTC (8+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for "
` [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 "
[Intel-xe] [PATCH v5 0/4] Supporting RAS on XE
2023-08-23 9:05 UTC (10+ messages)
` [Intel-xe] [PATCH v5 1/4] drm/xe: Handle errors from various components
` [Intel-xe] [PATCH v5 2/4] drm/xe: Log and count the GT hardware errors
` [Intel-xe] [PATCH v5 3/4] drm/xe: Support GT hardware error reporting for PVC
` [Intel-xe] [PATCH v5 4/4] drm/xe: Process fatal hardware errors
` [Intel-xe] ✓ CI.Patch_applied: success for Supporting RAS on XE (rev4)
` [Intel-xe] ✗ CI.checkpatch: warning "
` [Intel-xe] ✓ CI.KUnit: success "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✗ CI.Hooks: failure "
[Intel-xe] [PATCH 0/2] Remove GuC Reset in D3Hot path
2023-08-23 7:21 UTC (14+ messages)
` [Intel-xe] [PATCH 1/2] RFC drm/xe: Disable ctb communication
` [Intel-xe] [PATCH 2/2] RFC drm/xe: Disable GuC CT communication for D3Hot Transition
` [Intel-xe] ✓ CI.Patch_applied: success for Remove GuC Reset in D3Hot path
` [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 "
[Intel-xe] [PATCH v4 0/4] Supporting RAS on XE
2023-08-23 6:27 UTC (8+ messages)
` [Intel-xe] [PATCH v4 1/4] drm/xe: Handle errors from various components
` [Intel-xe] [PATCH v4 2/4] drm/xe: Log and count the GT hardware errors
` [Intel-xe] [PATCH v4 3/4] drm/xe: Support GT hardware error reporting for PVC
` [Intel-xe] [PATCH v4 4/4] drm/xe: Process fatal hardware errors
` [Intel-xe] ✓ CI.Patch_applied: success for Supporting RAS on XE (rev3)
` [Intel-xe] ✗ CI.checkpatch: warning "
` [Intel-xe] ✗ CI.KUnit: failure "
[Intel-xe] [PATCH v2 0/4] drm/xe: Support optional pinning of userptr pages
2023-08-22 23:58 UTC (10+ messages)
` [Intel-xe] [PATCH v2 2/4] drm/xe/vm: Implement userptr page pinning
` [Intel-xe] [PATCH v2 3/4] drm/xe/vm: Perform accounting of userptr pinned pages
` [Intel-xe] [PATCH v2 4/4] drm/xe/uapi: Support pinning of userptr vmas
` [Intel-xe] ✓ CI.Patch_applied: success for drm/xe: Support optional pinning of userptr pages (rev2)
` [Intel-xe] ✗ CI.checkpatch: warning "
` [Intel-xe] ✓ CI.KUnit: success "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✗ CI.Hooks: failure "
[Intel-xe] [PATCH 0/1] Add throttle reasons sysfs
2023-08-22 23:57 UTC (3+ messages)
` [Intel-xe] [RFC][PATCH 1/1] drm/xe: Add throttle reason sysfs attributes
[Intel-xe] [PATCH] drm/xe/guc_pc: Replace platform check with IP version
2023-08-22 21:26 UTC (8+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for "
` [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 "
[Intel-xe] [PATCH v3 0/3] drm/xe: clean up kernel submissions
2023-08-22 18:08 UTC (11+ messages)
` [Intel-xe] [PATCH v3 1/3] drm/xe: fix submissions without vm
` [Intel-xe] [PATCH v3 2/3] drm/xe: split kernel vs permanent engine flags
` [Intel-xe] [PATCH v3 3/3] drm/xe: standardize vm-less kernel submissions
` [Intel-xe] ✓ CI.Patch_applied: success for drm/xe: clean up kernel submissions (rev4)
` [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 "
[Intel-xe] Implement svm without BO concept in xe driver
2023-08-22 17:50 UTC (17+ messages)
[Intel-xe] [PATCH v2 00/15] Add Lunar Lake support
2023-08-22 16:55 UTC (4+ messages)
` [Intel-xe] [PATCH v2 03/15] drm/xe/xe2: Add MCR register steering for primary GT
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