messages from 2024-10-28 12:54:40 to 2024-10-29 05:26:22 UTC [more...]
[PATCH] drm/i915/xe3lpd: Disable HDCP Line Rekeying for Xe3
2024-10-29 5:26 UTC
[PATCH v1 1/1] drm/xe/guc: Fix missing init value and add register order check
2024-10-29 1:39 UTC (9+ messages)
` ✓ CI.Patch_applied: success for series starting with [v1,1/1] drm/xe/guc: Fix missing init value and add register order check (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ CI.BAT: failure "
` ✗ CI.FULL: "
[PATCH 0/3] Suspend, resume, and d3cold tweaks
2024-10-29 1:29 UTC (12+ messages)
` [PATCH 1/3] drm/xe: Add XE_BO_FLAG_PINNED_WONTNEED
` [PATCH 2/3] drm/xe: Restore system memory GGTT mappings
` [PATCH 3/3] drm/xe: Add XE_BO_FLAG_PINNED_NEED_LOAD
` ✓ CI.Patch_applied: success for Suspend, resume, and d3cold tweaks
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ CI.BAT: failure "
[PATCH v2] drm/i915/display: use x100 version for full version and release
2024-10-29 0:47 UTC (9+ messages)
` ✓ CI.Patch_applied: success for drm/i915/display: use x100 version for full version and release (rev2)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✗ CI.BAT: failure "
` ✗ CI.FULL: "
[PATCH v2] drm/i915/display: convert I915_STATE_WARN() to struct intel_display
2024-10-29 0:01 UTC (9+ messages)
` ✓ CI.Patch_applied: success for drm/i915/display: convert I915_STATE_WARN() to struct intel_display (rev2)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "
` ✗ CI.FULL: failure "
[CI RESEND v4 v4 00/16] drm/i915/display: platform identification with display->platform.<platform>
2024-10-28 23:14 UTC (25+ messages)
` [CI RESEND v4 v4 01/16] drm/i915/display: reindent subplatform initialization
` [CI RESEND v4 v4 02/16] drm/i915/display: use a macro to initialize subplatforms
` [CI RESEND v4 v4 03/16] drm/i915/display: use a macro to define platform enumerations
` [CI RESEND v4 v4 04/16] drm/i915/display: join the platform and subplatform enums
` [CI RESEND v4 v4 05/16] drm/i915/display: convert display platforms to lower case
` [CI RESEND v4 v4 06/16] drm/i915/display: add display platforms structure with platform members
` [CI RESEND v4 v4 07/16] drm/i915/display: add platform member to struct intel_display
` [CI RESEND v4 v4 08/16] drm/i915/display: remove the display platform enum as unnecessary
` [CI RESEND v4 v4 09/16] drm/i915/display: add platform group for g4x
` [CI RESEND v4 v4 10/16] drm/i915/display: add subplatform group for HSW/BDW ULT
` [CI RESEND v4 v4 11/16] drm/i915/bios: use display->platform.<platform> instead of IS_<PLATFORM>()
` [CI RESEND v4 v4 12/16] drm/i915/pps: "
` [CI RESEND v4 v4 13/16] drm/i915/tv: "
` [CI RESEND v4 v4 14/16] drm/i915/vga: "
` [CI RESEND v4 v4 15/16] drm/i915/vblank: drop unnecessary i915 local variable
` [CI RESEND v4 v4 16/16] drm/i915/vblank: use display->platform.<platform> instead of IS_<PLATFORM>()
` ✓ CI.Patch_applied: success for drm/i915/display: platform identification with display->platform.<platform> (rev4)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "
` ✗ CI.FULL: failure "
[PATCH 0/3] drm/xe: Fix races on fdinfo
2024-10-28 23:05 UTC (13+ messages)
` [PATCH 1/3] drm/xe: Add trace to lrc timestamp update
` [PATCH 2/3] drm/xe: Accumulate exec queue timestamp on destroy
` [PATCH 3/3] drm/xe: Stop accumulating LRC timestamp on job_free
[PATCH v3] drm/xe/xe_guc_ads: save/restore OA registers
2024-10-28 22:49 UTC (5+ messages)
[PATCH v6 0/9] drm/i915/xe3lpd: ptl display patches
2024-10-28 22:36 UTC (18+ messages)
` [PATCH v6 1/9] drm/i915/xe3lpd: Update pmdemand programming
` [PATCH v6 2/9] drm/i915/xe3lpd: Add check to see if edp over type c is allowed
` [PATCH v6 3/9] drm/i915/ptl: Define IS_PANTHERLAKE macro
` [PATCH v6 4/9] drm/i915/cx0: Extend C10 check to PTL
` [PATCH v6 5/9] drm/i915/cx0: Remove bus reset after every c10 transaction
` [PATCH v6 6/9] drm/i915/xe3lpd: Move async flip bit to PLANE_SURF register
` [PATCH v6 7/9] drm/i915/xe3: Underrun recovery does not exist post Xe2
` [PATCH v6 8/9] drm/i915/display/xe3: disable x-tiled framebuffers
` [PATCH v6 9/9] drm/xe/ptl: Enable PTL display
` ✓ CI.Patch_applied: success for drm/i915/xe3lpd: ptl display patches (rev6)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "
` ✗ CI.FULL: failure "
[CI v2 v2 00/12] drm/i915/display: bunch of struct intel_display conversions
2024-10-28 22:26 UTC (14+ messages)
` [CI v2 v2 01/12] drm/i915/gmbus: convert to struct intel_display
` [CI v2 v2 02/12] drm/i915/cx0: remove unnecessary includes
` [CI v2 v2 03/12] drm/i915/cx0: convert to struct intel_display
` [CI v2 v2 04/12] drm/i915/dpio: "
` [CI v2 v2 05/12] drm/i915/hdcp: further conversion "
` [CI v2 v2 06/12] drm/i915/dp/hdcp: convert "
` [CI v2 v2 07/12] drm/i915/crt: "
` [CI v2 v2 08/12] drm/i915/display: convert vlv_wait_port_ready() "
` [CI v2 v2 09/12] drm/i915/power: convert assert_chv_phy_status() "
` [CI v2 v2 10/12] drm/i915/ips: convert "
` [CI v2 v2 11/12] drm/i915/dsi: "
` [CI v2 v2 12/12] drm/i915/de: remove unnecessary generic wrappers
` ✗ CI.Patch_applied: failure for drm/i915/display: bunch of struct intel_display conversions (rev3)
[PATCH 0/3] drm/xe/pmu: PMU interface for Xe
2024-10-28 21:46 UTC (12+ messages)
` [PATCH 1/3] drm/xe/pmu: Enable PMU interface
` [PATCH 2/3] drm/xe/pmu: Add GT C6 events
` [PATCH 3/3] drm/xe/pmu: Add GT frequency events
` ✓ CI.Patch_applied: success for drm/xe/pmu: PMU interface for Xe (rev3)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "
[PATCH 0/5] Add 6k resolution support for a single CRTC
2024-10-28 21:11 UTC (14+ messages)
` [PATCH 2/3] drm/i915/psr: Change psr size limits check
` ✓ CI.Patch_applied: success for Add 6k resolution support for a single CRTC (rev5)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "
` ✗ CI.FULL: failure "
[PATCH v1] drm/xe: Rework throttle ABI
2024-10-28 20:48 UTC (6+ messages)
[PATCH] drm/xe/hdcp: Fix logic errors
2024-10-28 20:10 UTC (2+ messages)
` ✗ CI.Patch_applied: failure for "
[PATCH] drm/xe/migrate: Fix inappropriate error printing in xe_migrate_sanity_test()
2024-10-28 20:07 UTC (9+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "
[PATCH v2 0/2] drm/i915/xe2lpd: Update C20 HDMI TMDS algorithm to include tx_misc
2024-10-28 20:05 UTC (3+ messages)
` ✓ CI.FULL: success for drm/i915/xe2lpd: Update C20 HDMI TMDS algorithm to include tx_misc (rev2)
[PATCH] drm/xe: Fix build error for XE_IOCTL_DBG macro
2024-10-28 19:47 UTC (8+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
[PATCH v5 00/11] drm/i915/xe3lpd: ptl display patches
2024-10-28 19:17 UTC (12+ messages)
` [PATCH v5 01/11] drm/i915/xe3lpd: Update pmdemand programming
` [PATCH v5 06/11] drm/i915/cx0: Remove bus reset after every c10 transaction
` [PATCH v5 10/11] drm/i915/xe3lpd: Power request asserting/deasserting
` [PATCH v5 11/11] drm/xe/ptl: Enable PTL display
[PATCH v3] drm/xe/ufence: Flush xe ordered_wq in case of ufence timeout
2024-10-28 17:58 UTC (19+ messages)
` ✓ CI.Patch_applied: success for drm/xe/ufence: Flush xe ordered_wq in case of ufence timeout (rev3)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ CI.BAT: failure "
` ✗ CI.FULL: "
` ✓ CI.Patch_applied: success for drm/xe/ufence: Flush xe ordered_wq in case of ufence timeout (rev4)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "
[PATCH v4 5/7] PCI/IOV: Check that VF BAR fits within the reservation
2024-10-28 16:56 UTC (2+ messages)
[PATCH 12/18] drm/xe/eudebug: implement userptr_vma access
2024-10-28 16:55 UTC (4+ messages)
` [PATCH 1/2] drm/xe: keep list of system pages in xe_userptr
` [PATCH 2/2] drm/xe/eudebug: implement userptr_vma access
[PATCH v4 6/7] PCI: Allow drivers to control VF BAR size
2024-10-28 16:50 UTC (2+ messages)
[PATCH 0/5] PF: Add support for VF scheduling priority
2024-10-28 15:51 UTC (4+ messages)
` [PATCH 1/5] drm/xe/guc: Add VF_CFG_SCHED_PRIORITY_KEY KLV definition
[PATCHv3] drm/i915/dp: Guarantee a minimum HBlank time
2024-10-28 15:26 UTC (7+ messages)
` ✓ CI.Hooks: success for drm/i915/dp: Guarantee a minimum HBlank time (rev3)
` ✗ CI.checksparse: warning "
` ✗ CI.BAT: failure "
` ✗ CI.FULL: "
[PATCH] drm/i915/psr: WA for panels stating bad link status after PSR is enabled
2024-10-28 15:09 UTC (10+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "
` ✗ CI.FULL: failure "
[PATCH 0/7] kernel/cgroups: Add "dev" memory accounting cgroup
2024-10-28 14:53 UTC (3+ messages)
` [PATCH 1/7] kernel/cgroup: "
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