messages from 2024-09-10 16:01:58 to 2024-09-11 10:41:22 UTC [more...]
[PATCH 0/8] drm: fix and enable warnings on unused static inlines
2024-09-11 10:23 UTC (15+ messages)
` [PATCH 2/8] drm: renesas: rcar-du: annotate rcar_cmm_read() with __maybe_unused
` [PATCH 3/8] drm/kmb: annotate set_test_mode_src_osc_freq_target_{low, hi}_bits() "
` [PATCH 3/8] drm/kmb: annotate set_test_mode_src_osc_freq_target_{low,hi}_bits() "
` [PATCH 4/8] drm/bridge: ti-sn65dsi86: annotate ti_sn_pwm_pin_{request, release} "
` [PATCH 7/8] drm/msmi: annotate pll_cmp_to_fdata() "
[PATCH] drm/xe/pm: Move xe_rpm_lockmap_acquire
2024-09-11 10:41 UTC (2+ messages)
[PATCH v5] drm/xe: Add driver load error injection
2024-09-11 10:40 UTC (12+ messages)
` ✓ CI.Patch_applied: success for drm/xe: Add driver load error injection (rev4)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "
[PATCH] drm/xe/pciid: Add new PCI id for ARL
2024-09-11 10:39 UTC (5+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
[PATCH 0/2] HDCP intel_display refactors
2024-09-11 10:20 UTC (10+ messages)
` [PATCH 1/2] drm/i915/hdcp: Move to using intel_display in intel_hdcp
` [PATCH 2/2] drm/i915/hdcp: Use intel_display in hdcp_gsc
` ✓ CI.Patch_applied: success for HDCP intel_display refactors (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✗ CI.BAT: failure "
[PATCH 1/4] drm/xe/client: fix deadlock in show_meminfo()
2024-09-11 9:40 UTC (13+ messages)
` [PATCH 2/4] drm/xe/client: add missing bo locking "
` [PATCH 3/4] drm/xe/client: use mem_type from the current resource
` [PATCH 4/4] drm/xe/bo: add some annotations in bo_put()
[PATCH V2] drm/xe/xe2hpg: Add Wa_15016589081
2024-09-11 9:15 UTC (3+ messages)
` ✗ CI.FULL: failure for drm/xe/xe2hpg: Add Wa_15016589081 (rev2)
linux-next: manual merge of the drm-xe tree with the drm-intel tree
2024-09-11 8:43 UTC (3+ messages)
[RFC 0/9] Fix xe_force_wake_get() failure handling
2024-09-11 6:51 UTC (16+ messages)
` [RFC 1/9] drm/xe: Error handling in xe_force_wake_get()
` [RFC 7/9] drm/xe/gt_tlb_invalidation_ggtt: Call xe_force_wake_put if xe_force_wake_get succeds
[PATCH] drm/xe/xe_gt_idle: Fix name conflict
2024-09-11 6:39 UTC (17+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "
[PATCH] drm/xe: Do not run GPU page fault handler on a closed VM
2024-09-11 6:25 UTC (10+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "
[PATCH 0/1] Fix device private page livelock on CPU fault
2024-09-11 6:25 UTC (10+ messages)
` [PATCH 1/1] mm/migrate: Trylock device page in do_swap_page
` ✓ CI.Patch_applied: success for Fix device private page livelock on CPU fault
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ CI.BAT: failure "
` ✗ CI.FULL: "
[PATCH v2] drm: Ensure Proper Unload/Reload Order of MEI Modules for i915/Xe Driver
2024-09-11 6:00 UTC (4+ messages)
[PATCH] drm/xe/oa: Enable Xe2+ PES disaggregation
2024-09-11 5:03 UTC (5+ messages)
[PATCH v3 00/43] Stop using xe_gt as a register MMIO target
2024-09-11 3:18 UTC (52+ messages)
` [PATCH v3 01/43] drm/xe: Move forcewake to 'gt.pm' substructure
` [PATCH v3 02/43] drm/xe: Create dedicated xe_mmio structure
` [PATCH v3 03/43] drm/xe: Clarify size of MMIO region
` [PATCH v3 04/43] drm/xe: Move GSI offset adjustment fields into 'struct xe_mmio'
` [PATCH v3 05/43] drm/xe: Populate GT's mmio iomap from tile during init
` [PATCH v3 06/43] drm/xe: Switch mmio_ext to use 'struct xe_mmio'
` [PATCH v3 07/43] drm/xe: Add xe_tile backpointer to xe_mmio
` [PATCH v3 08/43] drm/xe: Adjust mmio code to pass VF substructure to SRIOV code
` [PATCH v3 09/43] drm/xe: Switch MMIO interface to take xe_mmio instead of xe_gt
` [PATCH v3 10/43] drm/xe/irq: Convert register access to use xe_mmio
` [PATCH v3 11/43] drm/xe/pcode: "
` [PATCH v3 12/43] drm/xe/hwmon: "
` [PATCH v3 13/43] drm/xe/vram: "
` [PATCH v3 14/43] drm/xe/compat-i915: "
` [PATCH v3 15/43] drm/xe/lmtt: "
` [PATCH v3 16/43] drm/xe/stolen: "
` [PATCH v3 17/43] drm/xe/device: "
` [PATCH v3 18/43] drm/xe/pci: "
` [PATCH v3 19/43] drm/xe/wa: "
` [PATCH v3 20/43] drm/xe/uc: "
` [PATCH v3 21/43] drm/xe/guc: "
` [PATCH v3 22/43] drm/xe/huc: "
` [PATCH v3 23/43] drm/xe/gsc: "
` [PATCH v3 24/43] drm/xe/query: "
` [PATCH v3 25/43] drm/xe/mcr: "
` [PATCH v3 26/43] drm/xe/mocs: "
` [PATCH v3 27/43] drm/xe/hw_engine: "
` [PATCH v3 28/43] drm/xe/gt_throttle: "
` [PATCH v3 29/43] drm/xe/pat: "
` [PATCH v3 30/43] drm/xe/wopcm: "
` [PATCH v3 31/43] drm/xe/oa: "
` [PATCH v3 32/43] drm/xe/topology: "
` [PATCH v3 33/43] drm/xe/execlist: "
` [PATCH v3 34/43] drm/xe/gt_clock: "
` [PATCH v3 35/43] drm/xe/reg_sr: "
` [PATCH v3 36/43] drm/xe/gt: "
` [PATCH v3 37/43] drm/xe/sriov: "
` [PATCH v3 38/43] drm/xe/tlb: "
` [PATCH v3 39/43] drm/xe/gt_idle: "
` [PATCH v3 40/43] drm/xe/forcewake: "
` [PATCH v3 41/43] drm/xe/ggtt: "
` [PATCH v3 42/43] drm/xe/ccs_mode: "
` [PATCH v3 43/43] drm/xe/mmio: Drop compatibility macros
` ✓ CI.Patch_applied: success for Stop using xe_gt as a register MMIO target (rev3)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ CI.BAT: failure "
` ✗ CI.FULL: "
[PATCH v7 00/10] drm/xe/guc: Improve GuC log dumping and add to devcoredump
2024-09-11 1:27 UTC (22+ messages)
` [PATCH v7 01/10] drm/xe/guc: Remove spurious line feed in debug print
` [PATCH v7 02/10] drm/xe/devcoredump: Add a section heading for the submission backend
` [PATCH v7 03/10] drm/xe/devcoredump: Add ASCII85 dump helper function
` [PATCH v7 04/10] drm/xe/guc: Copy GuC log prior to dumping
` [PATCH v7 05/10] drm/xe/guc: Use a two stage dump for GuC logs and add more info
` [PATCH v7 07/10] drm/xe/guc: Dead CT helper
[drm-xe:drm-xe-next] BUILD SUCCESS 1c129ed07de47684ff2471e32b52fa823533aa06
2024-09-10 21:22 UTC
[PATCH] drm/i915/display: Workaround for odd panning for planar yuv
2024-09-10 21:08 UTC (10+ messages)
` ✓ CI.Patch_applied: success for drm/i915/display: Workaround for odd panning for planar yuv (rev3)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✗ CI.BAT: failure "
` ✗ CI.FULL: "
[PATCH] drm/xe/oa: Insert wmb/sfence before enabling OA
2024-09-10 20:28 UTC (5+ messages)
[PATCH 1/3] drm/xe: use devm_add_action_or_reset() helper
2024-09-10 18:57 UTC (2+ messages)
[PATCH 0/8] drm/i915 & drm/xe: shared PCI ID macros
2024-09-10 18:53 UTC (5+ messages)
` [PATCH 7/8] drm/intel/pciids: rename i915_pciids.h to just pciids.h
` [PATCH 8/8] drm/xe: switch to common PCI ID macros
[PATCH v2 00/43] Stop using xe_gt as a register MMIO target
2024-09-10 18:49 UTC (58+ messages)
` [PATCH v2 04/43] drm/xe: Move GSI offset adjustment fields into 'struct xe_mmio'
` [PATCH v2 14/43] drm/xe/compat-i915: Convert register access to use xe_mmio
` [PATCH v2 17/43] drm/xe/device: "
` [PATCH v2 18/43] drm/xe/pci: "
` [PATCH v2 19/43] drm/xe/wa: "
` [PATCH v2 20/43] drm/xe/uc: "
` [PATCH v2 21/43] drm/xe/guc: "
` [PATCH v2 22/43] drm/xe/huc: "
` [PATCH v2 23/43] drm/xe/gsc: "
` [PATCH v2 24/43] drm/xe/query: "
` [PATCH v2 25/43] drm/xe/mcr: "
` [PATCH v2 26/43] drm/xe/mocs: "
` [PATCH v2 27/43] drm/xe/hw_engine: "
` [PATCH v2 28/43] drm/xe/gt_throttle: "
` [PATCH v2 29/43] drm/xe/pat: "
` [PATCH v2 30/43] drm/xe/wopcm: "
` [PATCH v2 31/43] drm/xe/oa: "
` [PATCH v2 32/43] drm/xe/topology: "
` [PATCH v2 33/43] drm/xe/execlist: "
` [PATCH v2 34/43] drm/xe/gt_clock: "
` [PATCH v2 35/43] drm/xe/reg_sr: "
` [PATCH v2 36/43] drm/xe/gt: "
` [PATCH v2 37/43] drm/xe/sriov: "
` [PATCH v2 38/43] drm/xe/tlb: "
` [PATCH v2 39/43] drm/xe/gt_idle: "
` [PATCH v2 40/43] drm/xe/forcewake: "
` [PATCH v2 41/43] drm/xe/ggtt: "
` [PATCH v2 42/43] drm/xe/ccs_mode: "
[PATCH 0/5] drm/i915/bios: Refactor ROM access
2024-09-10 18:20 UTC (3+ messages)
` ✓ CI.BAT: success for "
` ✗ CI.FULL: failure "
[PATCH 0/1] Flush all page faults when closing a VM
2024-09-10 17:58 UTC (4+ messages)
` [PATCH 1/1] drm/xe: "
[PATCH v2 00/11] drm/i915: register style fixes
2024-09-10 17:36 UTC (2+ messages)
` ✓ CI.FULL: success for "
[PATCH v4 0/3] Introduce DRM device wedged event
2024-09-10 16:06 UTC (8+ messages)
` [PATCH v4 1/3] drm: Introduce "
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