public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2022-02-08 09:52:13 to 2022-02-08 22:24:25 UTC [more...]

[Intel-gfx] [PATCH v5 00/10] Add GuC Error Capture Support
 2022-02-08 22:18 UTC  (5+ messages)
` [Intel-gfx] [PATCH v5 06/10] drm/i915/guc: Update GuC's log-buffer-state access for error capture

[Intel-gfx] [PATCH v8 0/5] discrete card 64K page support
 2022-02-08 22:07 UTC  (8+ messages)
` [Intel-gfx] [PATCH v8 1/5] drm/i915: add needs_compact_pt flag
` [Intel-gfx] [PATCH v8 2/5] drm/i915: enforce min GTT alignment for discrete cards
` [Intel-gfx] [PATCH v8 3/5] drm/i915: support 64K GTT pages "
` [Intel-gfx] [PATCH v8 4/5] drm/i915: add gtt misalignment test
` [Intel-gfx] [PATCH v8 5/5] drm/i915/uapi: document behaviour for DG2 64K support
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for discrete card 64K page support (rev6)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "

[Intel-gfx] [PATCH] drm/i915/psr: Disable PSR2 selective fetch for all TGL steps
 2022-02-08 22:02 UTC  (5+ messages)

[Intel-gfx] [PATCH v3 0/4] GuC HWCONFIG with documentation
 2022-02-08 21:56 UTC  (6+ messages)
` [Intel-gfx] [PATCH v3 1/4] drm/i915/guc: Add fetch of hwconfig table
` [Intel-gfx] [PATCH v3 2/4] drm/i915/uapi: Add query for hwconfig blob
` [Intel-gfx] [PATCH v3 3/4] drm/i915/uapi: Add struct drm_i915_query_hwconfig_blob_item
` [Intel-gfx] [PATCH v3 4/4] drm/i915/guc: Verify hwconfig blob matches supported format

[Intel-gfx] [PATCH] drm/i915/display/tgl+: Implement new PLL programming step
 2022-02-08 21:35 UTC 

[Intel-gfx] [PATCH v2 0/8] drm/dp, drm/i915: 128b/132b updates
 2022-02-08 21:33 UTC  (26+ messages)
` [Intel-gfx] [PATCH v2 5/8] drm/i915/dp: rewrite DP 2.0 128b/132b link training based on errata
  ` [Intel-gfx] [PATCH v3] "
  ` [Intel-gfx] [PATCH v4] "
` [Intel-gfx] [PATCH v2 6/8] drm/i915/dp: add 128b/132b support to link status checks
` [Intel-gfx] [PATCH v2 7/8] drm/i915/mst: update slot information for 128b/132b
  ` [Intel-gfx] [PATCH v3] "
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/dp, drm/i915: 128b/132b updates (rev4)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✗ Fi.CI.BAT: failure "
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/dp, drm/i915: 128b/132b updates (rev5)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✗ Fi.CI.BAT: failure "
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/dp, drm/i915: 128b/132b updates (rev6)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✗ Fi.CI.IGT: failure "

[Intel-gfx] [PATCH v2 00/19] fbcon patches, take two
 2022-02-08 21:08 UTC  (20+ messages)
` [Intel-gfx] [PATCH v2 01/19] fbcon: delete a few unneeded forward decl
` [Intel-gfx] [PATCH v2 02/19] fbcon: Move fbcon_bmove(_rec) functions
` [Intel-gfx] [PATCH v2 03/19] fbcon: Introduce wrapper for console->fb_info lookup
` [Intel-gfx] [PATCH v2 04/19] fbcon: delete delayed loading code
` [Intel-gfx] [PATCH v2 05/19] fbdev/sysfs: Fix locking
` [Intel-gfx] [PATCH v2 06/19] fbcon: Use delayed work for cursor
` [Intel-gfx] [PATCH v2 07/19] fbcon: Replace FBCON_FLAGS_INIT with a boolean
` [Intel-gfx] [PATCH v2 08/19] fb: Delete fb_info->queue
` [Intel-gfx] [PATCH v2 09/19] fbcon: Extract fbcon_open/release helpers
` [Intel-gfx] [PATCH v2 10/19] fbcon: Ditch error handling for con2fb_release_oldinfo
` [Intel-gfx] [PATCH v2 11/19] fbcon: move more common code into fb_open()
` [Intel-gfx] [PATCH v2 12/19] fbcon: use lock_fb_info in fbcon_open/release
` [Intel-gfx] [PATCH v2 13/19] fbcon: Consistently protect deferred_takeover with console_lock()
` [Intel-gfx] [PATCH v2 14/19] fbcon: Move console_lock for register/unlink/unregister
` [Intel-gfx] [PATCH v2 15/19] fbcon: Move more code into fbcon_release
` [Intel-gfx] [PATCH v2 16/19] fbcon: untangle fbcon_exit
` [Intel-gfx] [PATCH v2 17/19] fbcon: Maintain a private array of fb_info
` [Intel-gfx] [PATCH v2 18/19] Revert "fbdev: Prevent probing generic drivers if a FB is already registered"
` [Intel-gfx] [PATCH v2 19/19] fbdev: Make registered_fb[] private to fbmem.c

[Intel-gfx] [PATCH 0/1] Ensure zero alignment on gens < 4
 2022-02-08 21:06 UTC  (6+ messages)

[Intel-gfx] [PATCH 00/21] some fbcon patches, mostly locking
 2022-02-08 20:59 UTC  (37+ messages)
` [Intel-gfx] [PATCH 01/21] MAINTAINERS: Add entry for fbdev core
` [Intel-gfx] [PATCH 06/21] fbcon: delete delayed loading code
` [Intel-gfx] [PATCH 10/21] fb: Delete fb_info->queue
` [Intel-gfx] [PATCH 11/21] fbcon: Extract fbcon_open/release helpers
` [Intel-gfx] [PATCH 13/21] fbcon: move more common code into fb_open()
` [Intel-gfx] [PATCH 16/21] fbcon: Move console_lock for register/unlink/unregister
` [Intel-gfx] [PATCH 18/21] fbcon: untangle fbcon_exit
` [Intel-gfx] [PATCH 19/21] fbcon: Maintain a private array of fb_info
` [Intel-gfx] [PATCH 21/21] fbdev: Make registered_fb[] private to fbmem.c

[Intel-gfx] [RFC 0/2] Compile out integrated
 2022-02-08 20:34 UTC  (8+ messages)

[Intel-gfx] [PATCH] drm/i915: move the DRIVER_* macros to i915_driver.[ch]
 2022-02-08 20:22 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for drm/i915: move the DRIVER_* macros to i915_driver.[ch] (rev2)
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✗ Fi.CI.IGT: failure "

[Intel-gfx] [PATCH] drm/i915: move intel_hws_csb_write_index() out of i915_drv.h
 2022-02-08 19:47 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

[Intel-gfx] [RFC RESEND 00/12] locking: Separate lock tracepoints from lockdep/lock_stat (v1.1)
 2022-02-08 19:43 UTC  (2+ messages)
` [Intel-gfx] [PATCH 05/12] drm/i915: Protect lockdep functions with #ifdef

[Intel-gfx] [RFC 00/12] locking: Separate lock tracepoints from lockdep/lock_stat (v1)
 2022-02-08 19:22 UTC  (5+ messages)
` [Intel-gfx] [PATCH 05/12] drm/i915: Protect lockdep functions with #ifdef

[Intel-gfx] [PATCH v2 0/1] Add fallback inside memcpy_from_wc functions
 2022-02-08 19:11 UTC  (3+ messages)
` [Intel-gfx] [PATCH v2 1/1] drm/i915: "

[Intel-gfx] [PATCH] drm/i915/guc: Fix flag query to not modify state
 2022-02-08 18:53 UTC  (3+ messages)

[Intel-gfx] [PATCH v4 0/2] drm/i915: split out intel_vtd.[ch] from i915_drv.h
 2022-02-08 18:39 UTC  (6+ messages)
` [Intel-gfx] [PATCH v4 1/2] "
` [Intel-gfx] [PATCH v4 2/2] drm/i915/vtd: rename functions to have the usual prefix
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: split out intel_vtd.[ch] from i915_drv.h
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

[Intel-gfx] [PATCH 0/8] drm/i915: PREEMPT_RT related fixups
 2022-02-08 17:32 UTC  (6+ messages)
` [Intel-gfx] [PATCH 7/8] drm/i915: Disable tracing points on PREEMPT_RT

[Intel-gfx] [PATCH] drm/doc: pull in drm_buddy.c
 2022-02-08 16:21 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for "

[Intel-gfx] [PATCH] drm/buddy: fixup potential uaf
 2022-02-08 15:50 UTC  (4+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "
` [Intel-gfx] ✗ Fi.CI.IGT: failure "

[Intel-gfx] [PATCH v6 0/6] Use drm_clflush* instead of clflush
 2022-02-08 15:50 UTC  (4+ messages)
` [Intel-gfx] [PATCH v6 6/6] drm: Add arch arm64 for drm_clflush_virt_range

[Intel-gfx] [PATCH v6 1/3] i915/gvt: Introduce the mmio table to support VFIO new mdev API
 2022-02-08 15:15 UTC  (5+ messages)
` [Intel-gfx] [PATCH v6 2/3] i915/gvt: Save the initial HW state snapshot in i915
` [Intel-gfx] [PATCH v6 3/3] i915/gvt: Use the initial HW state snapshot saved "
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for series starting with [v6,1/3] i915/gvt: Introduce the mmio table to support VFIO new mdev API

[Intel-gfx] [PULL] drm-intel-next
 2022-02-08 14:58 UTC 

[Intel-gfx] [PATCH 1/3] i915/gvt: Introduce the mmio_table.c to support VFIO new mdev API
 2022-02-08 14:38 UTC  (2+ messages)

[Intel-gfx] [PATCH 1/2] drm/i195: Fix dbuf slice config lookup
 2022-02-08 14:10 UTC  (4+ messages)
` [Intel-gfx] [PATCH 2/2] drm/i915: Fix mbus join "

[Intel-gfx] [PATCH v2 0/4] GuC HWCONFIG with documentation
 2022-02-08 14:04 UTC  (9+ messages)
` [Intel-gfx] [PATCH v2 1/4] drm/i915/guc: Add fetch of hwconfig table
` [Intel-gfx] [PATCH v2 2/4] drm/i915/uapi: Add query for hwconfig blob
` [Intel-gfx] [PATCH v2 3/4] drm/i915/uapi: Add struct drm_i915_query_hwconfig_blob_item
` [Intel-gfx] [PATCH v2 4/4] drm/i915/guc: Verify hwconfig blob matches supported format
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for GuC HWCONFIG with documentation (rev2)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✗ Fi.CI.IGT: failure "

[Intel-gfx] [PATCH v4] dma-buf-map: Rename to iosys-map
 2022-02-08 11:42 UTC  (2+ messages)

[Intel-gfx] [PATCH v3] dma-buf-map: Rename to iosys-map
 2022-02-08 13:11 UTC  (2+ messages)

[Intel-gfx] [PATCH v2 00/18] drm/i915/guc: Refactor ADS access to use iosys_map
 2022-02-08 13:07 UTC  (23+ messages)
` [Intel-gfx] [PATCH v2 01/18] iosys-map: Add offset to iosys_map_memcpy_to()
` [Intel-gfx] [PATCH v2 02/18] iosys-map: Add a few more helpers
` [Intel-gfx] [PATCH v2 03/18] drm/i915/gt: Add helper for shmem copy to iosys_map
` [Intel-gfx] [PATCH v2 04/18] drm/i915/guc: Keep iosys_map of ads_blob around
` [Intel-gfx] [PATCH v2 05/18] drm/i915/guc: Add read/write helpers for ADS blob
` [Intel-gfx] [PATCH v2 06/18] drm/i915/guc: Convert golden context init to iosys_map
` [Intel-gfx] [PATCH v2 07/18] drm/i915/guc: Convert policies update "
` [Intel-gfx] [PATCH v2 08/18] drm/i915/guc: Convert engine record "
` [Intel-gfx] [PATCH v2 09/18] drm/i915/guc: Convert guc_ads_private_data_reset "
` [Intel-gfx] [PATCH v2 10/18] drm/i915/guc: Convert golden context prep "
` [Intel-gfx] [PATCH v2 11/18] drm/i915/guc: Replace check for golden context size
` [Intel-gfx] [PATCH v2 12/18] drm/i915/guc: Convert mapping table to iosys_map
` [Intel-gfx] [PATCH v2 13/18] drm/i915/guc: Convert capture list "
` [Intel-gfx] [PATCH v2 14/18] drm/i915/guc: Prepare for error propagation
` [Intel-gfx] [PATCH v2 15/18] drm/i915/guc: Use a single pass to calculate regset
` [Intel-gfx] [PATCH v2 16/18] drm/i915/guc: Convert guc_mmio_reg_state_init to iosys_map
` [Intel-gfx] [PATCH v2 17/18] drm/i915/guc: Convert __guc_ads_init "
` [Intel-gfx] [PATCH v2 18/18] drm/i915/guc: Remove plain ads_blob pointer
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/guc: Refactor ADS access to use iosys_map (rev2)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✗ Fi.CI.IGT: failure "

[Intel-gfx] [PATCH v2 00/26] drm/i915: Refactor the display power domain mappings
 2022-02-08 13:03 UTC  (30+ messages)
` [Intel-gfx] [PATCH v2 01/26] drm/i915: Fix the VDSC_PW2 power domain enum value
` [Intel-gfx] [PATCH v2 02/26] drm/i915: Sanitize open-coded power well enable()/disable() calls
` [Intel-gfx] [PATCH v2 03/26] drm/i915: Remove redundant state verification during TypeC AUX power well disabling
` [Intel-gfx] [PATCH v2 04/26] drm/i915: Move i915_power_well_regs struct into i915_power_well_ops
` [Intel-gfx] [PATCH v2 05/26] drm/i915: Move power well get/put/enable/disable functions to a new file
` [Intel-gfx] [PATCH v2 06/26] drm/i915: Add function to call a power well's sync_hw() hook
` [Intel-gfx] [PATCH v2 07/26] drm/i915: Add functions to get a power well's state/name/domains/mask/refcount
` [Intel-gfx] [PATCH v2 08/26] drm/i915: Move intel_display_power_well_is_enabled() to intel_display_power_well.c
` [Intel-gfx] [PATCH v2 09/26] drm/i915: Move per-platform power well hooks "
` [Intel-gfx] [PATCH v2 10/26] drm/i915: Unexport the for_each_power_well() macros
` [Intel-gfx] [PATCH v2 11/26] drm/i915: Move the power domain->well mappings to intel_display_power_map.c
` [Intel-gfx] [PATCH v2 12/26] drm/i915: Move the dg2 fixed_enable_delay power well param to a common bitfield
` [Intel-gfx] [PATCH v2 13/26] drm/i915: Move the HSW power well flags "
` [Intel-gfx] [PATCH v2 14/26] drm/i915: Rename the power domain names to end with pipes/ports
` [Intel-gfx] [PATCH v2 15/26] drm/i915: Sanitize the power well names
` [Intel-gfx] [PATCH v2 16/26] drm/i915: Convert the power well descriptor domain mask to an array of domains
` [Intel-gfx] [PATCH v2 17/26] drm/i915: Convert the u64 power well domains mask to a bitmap
` [Intel-gfx] [PATCH v2 18/26] drm/i915: Simplify power well definitions by adding power well instances
` [Intel-gfx] [PATCH v2 19/26] drm/i915: Allow platforms to share power well descriptors
` [Intel-gfx] [PATCH v2 20/26] drm/i915: Simplify the DG1 "
` [Intel-gfx] [PATCH v2 21/26] drm/i915: Sanitize the ADL-S power well definition
` [Intel-gfx] [PATCH v2 22/26] drm/i915: Sanitize the port -> DDI/AUX power domain mapping for each platform
` [Intel-gfx] [PATCH v2 23/26] drm/i915: Remove the aliasing of power domain enum values
` [Intel-gfx] [PATCH v2 24/26] drm/i915: Remove the ICL specific TBT power domains
` [Intel-gfx] [PATCH v2 25/26] drm/i915: Remove duplicate DDI/AUX power domain mappings
` [Intel-gfx] [PATCH v2 26/26] drm/i915: Remove the XELPD specific AUX and DDI power domains
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Refactor the display power domain mappings (rev2)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

[Intel-gfx] [PATCH v11 1/5] drm: improve drm_buddy_alloc function
 2022-02-08 11:20 UTC  (6+ messages)
` [Intel-gfx] [PATCH v11 5/5] drm/amdgpu: add drm buddy support to amdgpu

[Intel-gfx] [PATCH v8 1/3] gpu: drm: separate panel orientation property creating and value setting
 2022-02-08 11:12 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for series starting with [v8,1/3] "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✗ Fi.CI.IGT: failure "

[Intel-gfx] [PATCH 1/2] drm: Add HPD state to drm_connector_oob_hotplug_event()
 2022-02-08 10:47 UTC  (5+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/2] "
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

[Intel-gfx] [PATCH 1/7] drm/selftests: Move i915 buddy selftests into drm
 2022-02-08 10:35 UTC  (12+ messages)
` [Intel-gfx] [PATCH 3/7] drm/selftests: add drm buddy alloc range testcase
` [Intel-gfx] [PATCH 4/7] drm/selftests: add drm buddy optimistic testcase
` [Intel-gfx] [PATCH 5/7] drm/selftests: add drm buddy pessimistic testcase
` [Intel-gfx] [PATCH 6/7] drm/selftests: add drm buddy smoke testcase
` [Intel-gfx] [PATCH 7/7] drm/selftests: add drm buddy pathological testcase


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