messages from 2024-09-03 10:37:58 to 2024-09-04 08:51:07 UTC [more...]
[PATCH v4 0/2] drm/ttm: Really use a separate LRU list for swapped- and pinned objects
2024-09-04 8:50 UTC (11+ messages)
` [PATCH v4 1/2] drm/ttm: Move swapped objects off the manager's LRU list
` [PATCH v4 2/2] drm/ttm: Move pinned objects off LRU lists when pinning
` ✓ CI.Patch_applied: success for drm/ttm: Really use a separate LRU list for swapped- and pinned objects (rev4)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "
[PATCH] drm/xe: Use xe_pm_runtime_get in xe_bo_move() if reclaim-safe
2024-09-04 8:24 UTC (4+ messages)
` ✓ CI.BAT: success for "
` ✗ CI.FULL: failure "
[PATCH 0/4] drm/xe/display: Clean-up PM sequences
2024-09-04 7:33 UTC (16+ messages)
` [PATCH 1/4] drm/xe/display: Spin-off xe_display runtime/d3cold sequences
` [PATCH 2/4] drm/xe/display: Remove i915_drv.h include
` [PATCH 3/4] drm/xe/display: Kill useless has_display
` [PATCH 4/4] drm/xe/display: Reduce and streamline d3cold display sequence
` ✓ CI.Patch_applied: success for drm/xe/display: Clean-up PM sequences
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✓ CI.FULL: "
[PATCH 00/43] Stop using xe_gt as a register MMIO target
2024-09-04 5:33 UTC (52+ messages)
` [PATCH 01/43] drm/xe: Move forcewake to 'gt.pm' substructure
` [PATCH 02/43] drm/xe: Create dedicated xe_mmio structure
` [PATCH 03/43] drm/xe: Clarify size of MMIO region
` [PATCH 04/43] drm/xe: Move GSI offset adjustment fields into 'struct xe_mmio'
` [PATCH 05/43] drm/xe: Populate GT's mmio iomap from tile during init
` [PATCH 06/43] drm/xe: Switch mmio_ext to use 'struct xe_mmio'
` [PATCH 07/43] drm/xe: Add xe_device backpointer to xe_mmio
` [PATCH 08/43] drm/xe: Adjust mmio code to pass VF substructure to SRIOV code
` [PATCH 09/43] drm/xe: Switch MMIO interface to take xe_mmio instead of xe_gt
` [PATCH 10/43] drm/xe/irq: Convert register access to use xe_mmio
` [PATCH 11/43] drm/xe/pcode: "
` [PATCH 12/43] drm/xe/hwmon: "
` [PATCH 13/43] drm/xe/vram: "
` [PATCH 14/43] drm/xe/compat-i915: "
` [PATCH 15/43] drm/xe/lmtt: "
` [PATCH 16/43] drm/xe/stolen: "
` [PATCH 17/43] drm/xe/device: "
` [PATCH 18/43] drm/xe/pci: "
` [PATCH 19/43] drm/xe/wa: "
` [PATCH 20/43] drm/xe/uc: "
` [PATCH 21/43] drm/xe/guc: "
` [PATCH 22/43] drm/xe/huc: "
` [PATCH 23/43] drm/xe/gsc: "
` [PATCH 24/43] drm/xe/query: "
` [PATCH 25/43] drm/xe/mcr: "
` [PATCH 26/43] drm/xe/mocs: "
` [PATCH 27/43] drm/xe/hw_engine: "
` [PATCH 28/43] drm/xe/gt_throttle: "
` [PATCH 29/43] drm/xe/pat: "
` [PATCH 30/43] drm/xe/wopcm: "
` [PATCH 31/43] drm/xe/oa: "
` [PATCH 32/43] drm/xe/topology: "
` [PATCH 33/43] drm/xe/execlist: "
` [PATCH 34/43] drm/xe/gt_clock: "
` [PATCH 35/43] drm/xe/reg_sr: "
` [PATCH 36/43] drm/xe/gt: "
` [PATCH 37/43] drm/xe/sriov: "
` [PATCH 38/43] drm/xe/tlb: "
` [PATCH 39/43] drm/xe/gt_idle: "
` [PATCH 40/43] drm/xe/forcewake: "
` [PATCH 41/43] drm/xe/ggtt: "
` [PATCH 42/43] drm/xe/ccs_mode: "
` [PATCH 43/43] drm/xe/mmio: Drop compatibility macros
` ✓ CI.Patch_applied: success for Stop using xe_gt as a register MMIO target
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "
[PATCH] drm/xe: Kill missing outer runtime PM protection warning
2024-09-04 4:19 UTC (9+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
` ✗ CI.FULL: failure "
[PATCH 0/4] drm/i915/display: add snapshot capture/print infra
2024-09-03 22:34 UTC (13+ messages)
` [PATCH 1/4] drm/i915: dump display parameters captured in error state, not current
` [PATCH 2/4] drm/i915/display: add intel_display_snapshot abstraction
` [PATCH 3/4] drm/i915/display: move device info and params handling to snapshot
` [PATCH 4/4] drm/i915/display: move dmc snapshotting to new display snapshot
` ✓ CI.Patch_applied: success for drm/i915/display: add snapshot capture/print infra
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "
` ✗ CI.FULL: failure "
[RFC PATCH] drm/ttm: Forward -ENOSPC to drivers requesting it
2024-09-03 20:47 UTC (12+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "
` ✗ CI.FULL: failure "
[PATCH] drm/i915: convert comma to semicolon
2024-09-03 19:58 UTC (9+ 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/3] amd, i915, xe: drop redundant warnings from driver makefiles
2024-09-03 19:48 UTC (3+ messages)
` [PATCH 3/3] drm/amdgpu: drop redundant W=1 warnings from Makefile
[PATCH v3 0/2] drm/ttm: Really use a separate LRU list for swapped- and pinned objects
2024-09-03 15:30 UTC (11+ messages)
` [PATCH v3 1/2] drm/ttm: Move swapped objects off the manager's LRU list
` [PATCH v3 2/2] drm/ttm: Move pinned objects off LRU lists when pinning
` ✓ CI.Patch_applied: success for drm/ttm: Really use a separate LRU list for swapped- and pinned objects (rev3)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "
` ✗ CI.FULL: failure "
[PULL] drm-intel-next
2024-09-03 15:25 UTC
[PATCH] drm/xe/bmg: improve cache flushing behaviour
2024-09-03 14:33 UTC (5+ messages)
[PATCH 00/11] drm/i915/display: hdmi and dp related struct intel_display conversions
2024-09-03 14:32 UTC (4+ messages)
` [PATCH 07/11] drm/i915/pps: pass intel_dp to pps_name()
[PATCH v2] drm/xe: Apply workaround 14016747170
2024-09-03 14:17 UTC (3+ messages)
[PATCH] drm: Ensure Proper Unload/Reload Order of MEI Modules for i915/Xe Driver
2024-09-03 13:28 UTC (3+ messages)
[PATCH v3 00/81] drm: Provide client setup helper and convert drivers
2024-09-03 13:08 UTC (95+ messages)
` [PATCH v3 02/81] drm/fbdev-helper: Set and clear VGA switcheroo client from fb_info
` [PATCH v3 03/81] drm/fbdev: Add memory-agnostic fbdev client
` [PATCH v3 05/81] drm/fbdev-dma: Support struct drm_driver.fbdev_probe
` [PATCH v3 06/81] drm/arcgpu: Run DRM default client setup
` [PATCH v3 10/81] drm/aspeed: "
` [PATCH v3 12/81] drm/fsl-dcu: "
` [PATCH v3 14/81] drm/hx8357d: "
` [PATCH v3 15/81] drm/ili9163: "
` [PATCH v3 17/81] drm/ili9341: "
` [PATCH v3 18/81] drm/ili9486: "
` [PATCH v3 19/81] drm/imx/dcss: "
` [PATCH v3 20/81] drm/imx/ipuv3: "
` [PATCH v3 21/81] drm/imx/lcdc: "
` [PATCH v3 23/81] drm/kmb: "
` [PATCH v3 24/81] drm/logicvc: "
` [PATCH v3 25/81] drm/mcde: "
` [PATCH v3 29/81] drm/mxsfb/lcdif: "
` [PATCH v3 30/81] drm/mxsfb: "
` [PATCH v3 33/81] drm/pl111: "
` [PATCH v3 39/81] drm/sti: "
` [PATCH v3 41/81] drm/sun4i: "
` [PATCH v3 42/81] drm/tidss: "
` [PATCH v3 43/81] drm/tilcdc: "
` [PATCH v3 49/81] drm/fbdev-dma: Remove obsolete setup function
` [PATCH v3 50/81] drm/fbdev-shmem: Support struct drm_driver.fbdev_probe
` [PATCH v3 52/81] drm/cirrus: Run DRM default client setup
` [PATCH v3 53/81] drm/gm12u320: "
` [PATCH v3 60/81] drm/udl: "
` [PATCH v3 61/81] drm/virtgpu: "
` [PATCH v3 62/81] drm/vkms: "
` [PATCH v3 63/81] drm/fbdev-shmem: Remove obsolete setup function
` [PATCH v3 64/81] drm/fbdev-ttm: Support struct drm_driver.fbdev_probe
` [PATCH v3 66/81] drm/bochs: Run DRM default client setup
` [PATCH v3 67/81] drm/hisilicon/hibmc: "
` [PATCH v3 70/81] drm/qxl: "
` [PATCH v3 71/81] drm/vboxvideo: "
` [PATCH v3 72/81] drm/vmwgfx: "
` [PATCH v3 73/81] drm/fbdev-ttm: Remove obsolete setup function
` [PATCH v3 74/81] drm/armada: Run DRM default client setup
` [PATCH v3 75/81] drm/exynos-drm: "
` [PATCH v3 76/81] drm/gma500: "
` [PATCH v3 77/81] drm/msm: "
` [PATCH v3 79/81] drm/tegra: "
` [PATCH v3 80/81] drm/omapdrm: Remove struct drm_fb_helper from struct omap_fbdev
` [PATCH v3 81/81] drm/omapdrm: Run DRM default client setup
[RFC PATCH 00/28] Introduce GPU SVM and Xe SVM implementation
2024-09-03 8:07 UTC (10+ messages)
` [RFC PATCH 23/28] drm/xe: Add SVM VRAM migration
[RFC PATCH 2/6] drm/cgroup: Add memory accounting DRM cgroup
2024-09-03 11:26 UTC (11+ messages)
[PATCH v2 0/2] drm/ttm: Really use a separate LRU list for swapped- and pinned objects
2024-09-03 10:45 UTC (4+ messages)
` ✓ CI.Patch_applied: success for drm/ttm: Really use a separate LRU list for swapped- and pinned objects (rev2)
` ✗ CI.checkpatch: warning "
` ✗ CI.KUnit: failure "
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;
as well as URLs for NNTP newsgroup(s).