Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-02-14 10:05:40 to 2023-02-15 17:40:12 UTC [more...]

[Intel-gfx] [RFC PATCH 00/16] Add a TTM shrinker
 2023-02-15 17:39 UTC  (21+ messages)
` [Intel-gfx] [RFC PATCH 01/16] drm/ttm: Fix a NULL pointer dereference
` [Intel-gfx] [RFC PATCH 02/16] drm/ttm/pool: Fix ttm_pool_alloc error path
` [Intel-gfx] [RFC PATCH 03/16] drm/ttm: Use the BIT macro for the TTM_TT_FLAGs
` [Intel-gfx] [RFC PATCH 04/16] drm/ttm, drm/vmwgfx: Update the TTM swapout interface
` [Intel-gfx] [RFC PATCH 05/16] drm/ttm: Unexport ttm_global_swapout()
` [Intel-gfx] [RFC PATCH 06/16] drm/ttm: Don't use watermark accounting on shrinkable pools
` [Intel-gfx] [RFC PATCH 07/16] drm/ttm: Reduce the number of used allocation orders for TTM pages
` [Intel-gfx] [RFC PATCH 08/16] drm/ttm: Add a shrinker and shrinker accounting
` [Intel-gfx] [RFC PATCH 09/16] drm/ttm: Introduce shrink throttling
` [Intel-gfx] [RFC PATCH 10/16] drm/ttm: Remove pinned bos from shrinkable accounting
` [Intel-gfx] [RFC PATCH 11/16] drm/ttm: Add a simple api to set / clear purgeable ttm_tt content
` [Intel-gfx] [RFC PATCH 12/16] mm: Add interfaces to back up and recover folio contents using swap
` [Intel-gfx] [RFC PATCH 13/16] drm/ttm: Make the call to ttm_tt_populate() interruptible when faulting
` [Intel-gfx] [RFC PATCH 14/16] drm/ttm: Provide helpers for shrinking
` [Intel-gfx] [RFC PATCH 15/16] drm/ttm: Use fault-injection to test error paths
` [Intel-gfx] [RFC PATCH 16/16] drm/i915, drm/ttm: Use the TTM shrinker rather than the external shmem pool

[Intel-gfx] [PATCH v3 00/15] Add vfio_device cdev for iommufd support
 2023-02-15 17:33 UTC  (32+ messages)
` [Intel-gfx] [PATCH v3 03/15] vfio: Accept vfio device file in the driver facing kAPI
` [Intel-gfx] [PATCH v3 05/15] kvm/vfio: Accept vfio device file from userspace
` [Intel-gfx] [PATCH v3 07/15] vfio: Block device access via device fd until device is opened
` [Intel-gfx] [PATCH v3 14/15] vfio: Add ioctls for device cdev using iommufd

[Intel-gfx] [PATCH] Revert "drm/i915/hwmon: Enable PL1 power limit"
 2023-02-15 17:19 UTC  (5+ messages)

[Intel-gfx] [PATCH v9 0/7] Enable YCbCr420 for VDSC
 2023-02-15 15:16 UTC  (11+ messages)
` [Intel-gfx] [PATCH v9 5/7] drm/i915: Fill in native_420 field
  ` [Intel-gfx] [PATCH v10 "
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for Enable YCbCr420 for VDSC (rev3)
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✓ Fi.CI.IGT: "
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Enable YCbCr420 for VDSC (rev4)
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [PATCH] drm/i915: Reduce ELD hex dumps a bit
 2023-02-15 15:13 UTC  (7+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "
` [Intel-gfx] [PATCH v2] "

[Intel-gfx] [PATCH 1/3] drm/i915: Make backlight setup debugs consistent
 2023-02-15 14:58 UTC  (12+ messages)
` [Intel-gfx] [PATCH 2/3] drm/i915: Don't hide function calls with side effects
` [Intel-gfx] [PATCH 3/3] drm/i915: Clean up g4x+ sprite TILEOFF programming
` [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [1/3] drm/i915: Make backlight setup debugs consistent
` [Intel-gfx] ✓ Fi.CI.IGT: "
` [Intel-gfx] [PATCH v2 1/3] "
` [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [v2,1/3] drm/i915: Make backlight setup debugs consistent (rev2)

[Intel-gfx] [PATCH v3 1/5] drm/i915/wm: move ILK watermark sanitization to i9xx_wm.[ch]
 2023-02-15 14:29 UTC  (8+ messages)
` [Intel-gfx] [PATCH v3 2/5] drm/i915/wm: warn about ilk_wm_sanitize() on display ver 9+
` [Intel-gfx] [PATCH v3 3/5] drm/i915/wm: move watermark debugfs to intel_wm.c
` [Intel-gfx] [PATCH v3 4/5] drm/i915: rename intel_pm_types.h -> display/intel_wm_types.h
` [Intel-gfx] [PATCH v3 5/5] drm/i915/wm: remove ILK+ nop funcs fallback

[Intel-gfx] [PATCH v2 0/7] drm/i915/wm: legacy watermark code shuffling
 2023-02-15 14:20 UTC  (9+ messages)
` [Intel-gfx] [PATCH v2 4/7] drm/i915/wm: add .get_hw_state to watermark funcs
` [Intel-gfx] [PATCH v2 5/7] drm/i915/wm: move watermark sanitization to intel_wm.[ch]

[Intel-gfx] [PATCH] drm/i915: Include connector id+name in all backlight debugs/errors
 2023-02-15 14:16 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915: Don't use stolen memory for ring buffers
 2023-02-15 12:30 UTC  (5+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [PATCH 1/3] drm/i915: Use encoder->devdata more
 2023-02-15 11:04 UTC  (7+ messages)
` [Intel-gfx] [PATCH 2/3] drm/i915: Sanitize child devices later
` [Intel-gfx] [PATCH 3/3] drm/i915: Try to initialize DDI ports for every VBT child device
` [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [1/3] drm/i915: Use encoder->devdata more
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [PATCH v5 0/8] drm/i915/pxp: Add MTL PXP Support
 2023-02-15 10:20 UTC  (12+ messages)
` [Intel-gfx] [PATCH v5 1/8] drm/i915/pxp: Add GSC-CS back-end resource init and cleanup
` [Intel-gfx] [PATCH v5 2/8] drm/i915/pxp: Add MTL hw-plumbing enabling for KCR operation
` [Intel-gfx] [PATCH v5 3/8] drm/i915/pxp: Add MTL helpers to submit Heci-Cmd-Packet to GSC
` [Intel-gfx] [PATCH v5 4/8] drm/i915/pxp: Add GSC-CS backend to send GSC fw messages
` [Intel-gfx] [PATCH v5 5/8] drm/i915/pxp: Add ARB session creation and cleanup
` [Intel-gfx] [PATCH v5 6/8] drm/i915/pxp: MTL-KCR interrupt ctrl's are in GT-0
` [Intel-gfx] [PATCH v5 7/8] drm/i915/pxp: On MTL, KCR enabling doesn't wait on tee component
` [Intel-gfx] [PATCH v5 8/8] drm/i915/pxp: Enable PXP with MTL-GSC-CS
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/pxp: Add MTL PXP Support (rev5)
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [PATCH v2 0/4] drm/i915/dg2: Fix platforms without display
 2023-02-15  9:59 UTC  (9+ messages)
` [Intel-gfx] [PATCH v2 2/4] drm/i915: Move display power initialization during driver probing later
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/dg2: Fix platforms without display (rev2)
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [PATCH v4 0/2] Provision to ignore long HPDs in CI systems
 2023-02-15  9:24 UTC  (4+ messages)
` [Intel-gfx] [PATCH v4 1/2] drm/i915/display: ignore long HPDs based on a flag
` [Intel-gfx] [PATCH v4 2/2] drm/i915/display: ignore link training failures in CI
` [Intel-gfx] ✓ Fi.CI.BAT: success for Provision to ignore long HPDs in CI systems (rev5)

[Intel-gfx] [PATCH i-g-t v4] tests: Exercise remote request vs barrier handling race
 2023-02-15  9:19 UTC 

[Intel-gfx] [PATCH v3] drm/i915: Consolidate TLB invalidation flow
 2023-02-15  8:14 UTC  (5+ messages)

[Intel-gfx] [PATCH 0/9] drm/i915: Replace kmap_atomic() with kmap_local_page()
 2023-02-15  7:13 UTC  (3+ messages)

[Intel-gfx] [PATCH] drm/i915: move a Kconfig symbol to unbreak the menu presentation
 2023-02-15  6:14 UTC  (3+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[Intel-gfx] [PATCH 13/19] arch/riscv: rename internal name __xchg to __arch_xchg
 2023-02-15  5:22 UTC  (2+ messages)

[Intel-gfx] [PATCH 1/3] drm/i915: Don't switch to TPS1 when disabling DP_TP_CTL
 2023-02-15  3:22 UTC  (6+ messages)
` [Intel-gfx] [PATCH 2/3] drm/i915: Don't send idle pattern after DP2.0 link training
` [Intel-gfx] [PATCH 3/3] drm/i915: Fix idle pattern enabling
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for series starting with [1/3] drm/i915: Don't switch to TPS1 when disabling DP_TP_CTL
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [PATCH 0/3] PL1 power limit fixes for ATSM
 2023-02-15  3:11 UTC  (4+ messages)
` [Intel-gfx] [PATCH 3/3] drm/i915/hwmon: Expose power1_max_enable

[Intel-gfx] [PATCH 0/9] Add OAM support for MTL
 2023-02-15  2:05 UTC  (12+ messages)
` [Intel-gfx] [PATCH 1/9] drm/i915/perf: Drop wakeref on GuC RC error
` [Intel-gfx] [PATCH 2/9] drm/i915/perf: Add helper to check supported OA engines
` [Intel-gfx] [PATCH 3/9] drm/i915/perf: Validate OA sseu config outside switch
` [Intel-gfx] [PATCH 4/9] drm/i915/perf: Fail modprobe if i915_perf_init fails
` [Intel-gfx] [PATCH 5/9] drm/i915/perf: Group engines into respective OA groups
` [Intel-gfx] [PATCH 6/9] drm/i915/perf: Parse 64bit report header formats correctly
` [Intel-gfx] [PATCH 7/9] drm/i915/perf: Handle non-power-of-2 reports
` [Intel-gfx] [PATCH 8/9] drm/i915/perf: Add engine class instance parameters to perf
` [Intel-gfx] [PATCH 9/9] drm/i915/perf: Add support for OA media units
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for Add OAM support for MTL
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

[Intel-gfx] [PATCH i-g-t v3 0/1] tests/i915/perf: Add stress / race exercises
 2023-02-14 22:40 UTC  (4+ messages)
` [Intel-gfx] [PATCH i-g-t v3 1/1] tests: Exercise remote request vs barrier handling race

[Intel-gfx] [PATCH] drm/i915/xelpmp: Consider GSI offset when doing MCR lookups
 2023-02-14 21:37 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

[Intel-gfx] [PATCH 0/3] drm/i915/hwmon: PL1 power limit fixes for ATSM
 2023-02-14 20:53 UTC  (9+ messages)
` [Intel-gfx] [PATCH 1/3] drm/i915/hwmon: Replace hwm_field_scale_and_write with hwm_power_max_write
` [Intel-gfx] [PATCH 2/3] drm/i915/hwmon: Enable PL1 limit when writing limit value to HW

[Intel-gfx] [PATCH 0/2] drm: Add plane SIZE_HINTS property
 2023-02-14 19:59 UTC  (19+ messages)
` [Intel-gfx] [PATCH 1/2] drm: Introduce "
  ` [Intel-gfx] [PATCH v2 "

[Intel-gfx] [RFC v2 0/5] Waitboost drm syncobj waits
 2023-02-14 19:26 UTC  (3+ messages)

[Intel-gfx] [PATCH v4 0/8] drm/i915/pxp: Add MTL PXP Support
 2023-02-14 18:40 UTC  (3+ messages)
` [Intel-gfx] [PATCH v4 5/8] drm/i915/pxp: Add ARB session creation and cleanup

[Intel-gfx] [linux-next:master] BUILD REGRESSION 3ebb0ac55efaf1d0fb1b106f852c114e5021f7eb
 2023-02-14 17:10 UTC 

[Intel-gfx] [PATCHv3 0/2] DP2.0 SDP CRC16 for 128/132b link layer
 2023-02-14 15:49 UTC  (3+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for DP2.0 SDP CRC16 for 128/132b link layer (rev2)
` [Intel-gfx] ✗ Fi.CI.IGT: failure "

[Intel-gfx] [PATCH] drm/i915/display: Communicate display configuration to pcode
 2023-02-14 14:43 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for drm/i915/display: Communicate display configuration to pcode (rev3)
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

[Intel-gfx] [PATCH] drm/i915/display/selftest: Add pcode selftest
 2023-02-14 12:36 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915/display: Add a debugfs entry for fifo underruns
 2023-02-14 12:25 UTC  (4+ messages)

[Intel-gfx] [PATCH v3 0/3] Provision to ignore long HPDs in CI systems
 2023-02-14 11:44 UTC  (3+ messages)
` [Intel-gfx] [PATCH v3 2/3] drm/i915/display: debugfs entry to control ignore long hpd flag

[Intel-gfx] [PATCH] drm/i915/gt: Use i915 instead of dev_priv as name for the private device
 2023-02-14 11:32 UTC  (6+ messages)

[Intel-gfx] [PATCH v4] drm/i915: Consolidate TLB invalidation flow
 2023-02-14 11:27 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915: Consolidate TLB invalidation flow (rev3)

[Intel-gfx] [PATCH v9 7/7] drm/i915/dsc: Add debugfs entry to validate DSC output formats
 2023-02-14 11:02 UTC  (5+ messages)
` [Intel-gfx] [v10] "
` [Intel-gfx] [v11] "

[Intel-gfx] [CI 1/4] drm/i915/dp_mst: Add the MST topology state for modesetted CRTCs
 2023-02-14 11:00 UTC  (6+ messages)
  ` [Intel-gfx] [Cc: drm-misc folks] "

[Intel-gfx] [PATCH 00/12] drm/i915: Transcoder timing stuff
 2023-02-14 10:59 UTC  (14+ messages)
` [Intel-gfx] [PATCH 04/12] drm/i915: s/PIPECONF/TRANSCONF/
` [Intel-gfx] [PATCH 09/12] drm/i915: Define transcoder timing register bitmasks
` [Intel-gfx] [PATCH 11/12] drm/i915: Sprinkle some FIXMEs about TGL+ DSI transcoder timing mess
` [Intel-gfx] [PATCH 12/12] drm/i915: Remove pointless register read

[Intel-gfx] Change TTM from using pfn to bytes
 2023-02-14 10:38 UTC  (5+ messages)
` [Intel-gfx] [PATCH 3/3] drm/ttm: Change the meaning of the fields in the drm_mm_nodes structure from pfn to bytes v2
` [Intel-gfx] ✗ Fi.CI.IGT: failure for series starting with [1/3] drm/amdgpu: use amdgpu_res_cursor in more places v2


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox