messages from 2024-08-13 23:17:42 to 2024-08-15 20:50:59 UTC [more...]
[PATCH 0/9] drm: Use backlight power constants
2024-08-15 8:08 UTC (5+ messages)
` [PATCH 9/9] drm/tilcdc: "
[PATCH] drm/xe: Drop HW fence pointer to HW fence ctx
2024-08-15 20:50 UTC (4+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
[PATCH 1/3] drm/xe/oa: Replace per GT oa mutex per a global one
2024-08-15 20:40 UTC (14+ messages)
` [PATCH 2/3] drm/xe/oa: Remove the drm device reference of oa_stream in xe_oa_destroy_locked()
` [PATCH 3/3] drm/xe/oa: Destroy dangling oa streams when xe_file is removed
` ✓ CI.Patch_applied: success for series starting with [1/3] drm/xe/oa: Replace per GT oa mutex per a global one
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✗ CI.BAT: failure "
` ✗ CI.FULL: "
[PATCH v12] drm/xe/vsec: Support BMG devices
2024-08-15 20:45 UTC (2+ messages)
` ✗ CI.Patch_applied: failure for drm/xe/vsec: Support BMG devices (rev4)
[PATCH 0/3] uC-related drmm vs devm fixes
2024-08-15 20:44 UTC (4+ messages)
` [PATCH 2/3] drm/xe/uc: Use managed bo for HuC and GSC objects
[PATCH v2] drm/xe: Use resevered copy engine for user binds on faulting devices
2024-08-15 20:42 UTC
[PATCH 1/2] drm/xe: Add debugfs to dump GuC's hwconfig
2024-08-15 20:40 UTC (13+ messages)
` [PATCH 2/2] drm/xe/mcr: Try to derive dss_per_grp from hwconfig attributes
` ✓ CI.Patch_applied: success for series starting with [1/2] drm/xe: Add debugfs to dump GuC's hwconfig
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
[PATCH] drm/xe: Use resevered copy engine for user binds on faulting devices
2024-08-15 20:23 UTC (9+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ CI.BAT: failure "
` ✗ CI.FULL: "
[PATCH] drm/xe/display: handle HPD polling in display runtime suspend/resume
2024-08-15 19:35 UTC (9+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
[PATCH] drm/xe: fix engine_class bounds check again
2024-08-15 19:23 UTC (2+ messages)
[PATCH 1/7] drm/i915/display: support struct intel_atomic_state in to_intel_display()
2024-08-15 19:16 UTC (16+ messages)
` [PATCH 2/7] drm/i915/display: convert intel_link_bw.c to struct intel_display
` [PATCH 3/7] drm/i915/display: convert intel_load_detect.c "
` [PATCH 4/7] drm/i915/alpm: convert "
` [PATCH 5/7] drm/i915/lspcon: "
` [PATCH 6/7] drm/i915/display: convert dp aux backlight "
` [PATCH 7/7] drm/i915/hti: convert "
[PATCH 0/4] drm/xe: fixes and debug improvements for GSC load
2024-08-15 18:24 UTC (10+ messages)
` [PATCH 1/4] drm/xe/gsc: Do not attempt to load the GSC multiple times
` ✗ CI.checkpatch: warning for drm/xe: fixes and debug improvements for GSC load
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "
[PATCH v7] drm/xe: remove GuC reload in D3Hot path
2024-08-15 16:05 UTC (12+ messages)
` ✓ CI.Patch_applied: success for drm/xe: remove GuC reload in D3Hot path (rev7)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "
[RFC v1 0/9] Parallel submission of dma fence jobs and LR jobs with shared hardware resources
2024-08-15 14:55 UTC (5+ messages)
` [RFC v1 3/9] drm/xe/hw_engine_group: Register hw engine group's exec queues
[PULL] drm-xe-fixes
2024-08-15 14:02 UTC
[PATCH V2 0/3] Shuffle enable_host_l2_vram order and use MCR reg
2024-08-15 13:56 UTC (16+ messages)
` [PATCH V2 1/3] drm/xe: Move enable host l2 VRAM post MCR init
` [PATCH V2 2/3] drm/xe: Write all slices if its mcr register
` [PATCH V2 3/3] drm/xe: Define STATELESS_COMPRESSION_CTRL as "
` ✓ CI.Patch_applied: success for Shuffle enable_host_l2_vram order and use MCR reg (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "
linux-next: manual merge of the drm-xe tree with the drm-intel tree
2024-08-15 13:51 UTC (2+ messages)
[PATCH v4] drm/xe: Add driver load error injection
2024-08-15 13:43 UTC (12+ messages)
` ✓ CI.Patch_applied: success for drm/xe: Add driver load error injection (rev3)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "
[PULL] drm-misc-fixes
2024-08-15 13:17 UTC
A huge warning in dmesg pointing to drivers/gpu/drm/i915/display/intel_tc.c
2024-08-15 11:33 UTC
[PATCH v11] drm/xe/vsec: Support BMG devices
2024-08-15 10:55 UTC (8+ messages)
[PATCH v2] drm/xe: Make exec_queue_kill safe to call twice
2024-08-15 6:21 UTC (10+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "
[drm-xe:drm-xe-next] BUILD SUCCESS 1eda95cba9df35f1fb0fb4b89511beb6603c614e
2024-08-15 5:57 UTC
[PATCH v3] drm/xe: Add driver load error injection
2024-08-15 1:47 UTC (9+ messages)
` ✓ CI.Patch_applied: success for drm/xe: Add driver load error injection (rev2)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "
[PATCH 1/3] fault-inject: improve build for CONFIG_FAULT_INJECTION=n
2024-08-14 23:38 UTC (6+ messages)
` [PATCH 2/3] drm/msm: clean up fault injection usage
[PATCH v2] drm/xe: add wopcm device info and set region into Guc registers
2024-08-14 18:43 UTC (11+ messages)
` ✓ CI.Patch_applied: success for drm/xe: add wopcm device info and set region into Guc registers (rev3)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "
[PATCH v2] drm/xe: Add driver load error injection
2024-08-14 18:26 UTC (4+ messages)
` ✗ CI.Patch_applied: failure for "
[PATCH] drm/xe: Add NULL check before deferencing pointer
2024-08-14 16:42 UTC (12+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "
[PATCH] drm/xe: prevent UAF around preempt fence
2024-08-14 16:15 UTC (10+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "
[PATCH v2] drm/xe/uapi: Bring back reset uevent
2024-08-14 14:24 UTC (10+ messages)
[CI] drm/xe: Rename enable_display module param
2024-08-14 13:15 UTC (2+ messages)
[PATCH] drm/xe: Remove unused xe parameter
2024-08-14 13:13 UTC (2+ messages)
[PATCH 0/2] Expose wmtp status as engine capability
2024-08-14 10:37 UTC (3+ messages)
` [PATCH 2/2] drm/xe/uapi: Expose wmtp "
[PATCH] drm/i915: Preserve value of fec_enable calculated before DSC compute config
2024-08-14 8:45 UTC (4+ messages)
[Intel-xe] [RFC PATCH] dma-buf/dma-fence: Use a successful read_trylock() annotation for dma_fence_begin_signalling()
2024-08-14 8:37 UTC (4+ messages)
` "
[PATCH 0/2] Shuffle enable_host_l2_vram order and use MCR reg
2024-08-14 6:15 UTC (7+ messages)
` [PATCH 1/2] drm/xe: Init MCR before any mcr register read
[PATCH] drm/sched: Only start TDR in drm_sched_job_begin on first job
2024-08-14 5:44 UTC (4+ messages)
[CI] drm/xe: Rename enable_display module param
2024-08-13 23:17 UTC (2+ messages)
` ✗ CI.FULL: failure for drm/xe: Rename enable_display module param (rev3)
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