Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-02-03 16:39:43 to 2022-02-06 14:43:31 UTC [more...]

[Intel-gfx] [PATCH 0/4] DGFX OpRegion
 2022-02-06 14:43 UTC  (2+ messages)
` [Intel-gfx] [PATCH 1/4] drm/i915/opregion: Abstract opregion function

[Intel-gfx] [PATCH v5 0/5] Add driver for GSC controller
 2022-02-06 14:01 UTC  (9+ messages)
` [Intel-gfx] [PATCH v5 1/5] drm/i915/gsc: add gsc as a mei auxiliary device
` [Intel-gfx] [PATCH v5 2/5] mei: add support for graphics system controller (gsc) devices
` [Intel-gfx] [PATCH v5 3/5] mei: gsc: setup char driver alive in spite of firmware handshake failure
` [Intel-gfx] [PATCH v5 4/5] mei: gsc: add runtime pm handlers
` [Intel-gfx] [PATCH v5 5/5] mei: gsc: retrieve the firmware version
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Add driver for GSC controller (rev5)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[Intel-gfx] [PATCH] drm/i915/selftests: Disable runtime pm wakeref tracking for the mock device
 2022-02-05 14:09 UTC  (6+ messages)
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✓ Fi.CI.IGT: "
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for drm/i915/selftests: Disable runtime pm wakeref tracking for the mock device (rev2)
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

[Intel-gfx] [PATCH v5 00/10] Add GuC Error Capture Support
 2022-02-05  1:28 UTC  (16+ messages)
` [Intel-gfx] [PATCH v5 01/10] drm/i915/guc: Update GuC ADS size for error capture lists
` [Intel-gfx] [PATCH v5 03/10] drm/i915/guc: Add DG2 registers for GuC error state capture
` [Intel-gfx] [PATCH v5 06/10] drm/i915/guc: Update GuC's log-buffer-state access for error capture
` [Intel-gfx] [PATCH v5 09/10] drm/i915/guc: Follow legacy register names

[Intel-gfx] [PATCH 00/10] drm/i915: Use a bitmask for bigjoiner state tracking
 2022-02-04 23:58 UTC  (31+ messages)
` [Intel-gfx] [PATCH 01/10] drm/i915: Flag crtc scaling_filter changes as modeset
` [Intel-gfx] [PATCH 02/10] drm/i915: Fix bigjoiner state copy fails
  ` [Intel-gfx] [PATCH v2 "
` [Intel-gfx] [PATCH 03/10] drm/i915: Remove weird code from intel_atomic_check_bigjoiner()
` [Intel-gfx] [PATCH 04/10] drm/i915: Clean up the bigjoiner state copy logic
  ` [Intel-gfx] [PATCH v2 "
` [Intel-gfx] [PATCH 05/10] drm/i915: Nuke some dead code
` [Intel-gfx] [PATCH 06/10] drm/i915: Introduce intel_crtc_is_bigjoiner_{slave, master}()
` [Intel-gfx] [PATCH 07/10] drm/i915: Convert for_each_intel_crtc_mask() to take a pipe mask instead
` [Intel-gfx] [PATCH 08/10] drm/i915: Use for_each_intel_crtc_in_pipe_mask() more
` [Intel-gfx] [PATCH 09/10] drm/i915: Return both master and slave pipes from enabled_bigjoiner_pipes()
` [Intel-gfx] [PATCH 10/10] drm/i915: Change bigjoiner state tracking to use the pipe bitmask
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Use a bitmask for bigjoiner state tracking
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✗ Fi.CI.IGT: failure "
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Use a bitmask for bigjoiner state tracking (rev3)
` [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-04 23:37 UTC  (8+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for dma-buf-map: Rename to iosys-map (rev3)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✗ Fi.CI.BAT: failure "
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for dma-buf-map: Rename to iosys-map (rev4)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✗ Fi.CI.IGT: failure "

[Intel-gfx] [PATCH] drm/i915/selftests: fix some error codes in __cancel_reset()
 2022-02-04 21:46 UTC  (3+ messages)

[Intel-gfx] [RFC PATCH 0/3] drm/helpers: Make the suballocation manager drm generic
 2022-02-04 21:04 UTC  (10+ messages)
` [Intel-gfx] [RFC PATCH 1/3] drm: Extract amdgpu_sa.c as a generic suballocation helper
` [Intel-gfx] [RFC PATCH 2/3] drm/amd: Convert amdgpu to use "
` [Intel-gfx] [RFC PATCH 3/3] drm/radeon: Use the drm suballocation manager implementation
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/helpers: Make the suballocation manager drm generic
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✗ Fi.CI.IGT: failure "

[Intel-gfx] [PATCH] drm/i915: Disable unused power wells left enabled by BIOS
 2022-02-04 20:53 UTC  (9+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915: Disable unused power wells left enabled by BIOS (rev2)
` [Intel-gfx] ✓ Fi.CI.IGT: success "

[Intel-gfx] [PATCH 00/21] some fbcon patches, mostly locking
 2022-02-04 20:15 UTC  (37+ messages)
` [Intel-gfx] [PATCH 01/21] MAINTAINERS: Add entry for fbdev core
` [Intel-gfx] [PATCH 04/21] fbcon: delete a few unneeded forward decl
` [Intel-gfx] [PATCH 05/21] fbcon: Introduce wrapper for console->fb_info lookup
` [Intel-gfx] [PATCH 06/21] fbcon: delete delayed loading code
` [Intel-gfx] [PATCH 07/21] fbdev/sysfs: Fix locking
` [Intel-gfx] [PATCH 09/21] fbcon: Replace FBCON_FLAGS_INIT with a boolean
` [Intel-gfx] [PATCH 10/21] fb: Delete fb_info->queue
` [Intel-gfx] [PATCH 11/21] fbcon: Extract fbcon_open/release helpers
` [Intel-gfx] [PATCH 12/21] fbcon: Ditch error handling for con2fb_release_oldinfo
` [Intel-gfx] [PATCH 13/21] fbcon: move more common code into fb_open()
` [Intel-gfx] [PATCH 14/21] fbcon: use lock_fb_info in fbcon_open/release
` [Intel-gfx] [PATCH 15/21] fbcon: Consistently protect deferred_takeover with console_lock()
` [Intel-gfx] [PATCH 16/21] fbcon: Move console_lock for register/unlink/unregister
` [Intel-gfx] [PATCH 17/21] fbcon: Move more code into fbcon_release
` [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] [PATCH 00/19] drm/i915/guc: Refactor ADS access to use iosys_map
 2022-02-04 19:44 UTC  (31+ messages)
` [Intel-gfx] [PATCH 01/19] dma-buf-map: Rename to iosys-map
` [Intel-gfx] [PATCH 02/19] iosys-map: Add offset to iosys_map_memcpy_to()
` [Intel-gfx] [PATCH 03/19] iosys-map: Add a few more helpers
` [Intel-gfx] [PATCH 04/19] drm/i915/gt: Add helper for shmem copy to iosys_map
` [Intel-gfx] [PATCH 05/19] drm/i915/guc: Keep iosys_map of ads_blob around
` [Intel-gfx] [PATCH 06/19] drm/i915/guc: Add read/write helpers for ADS blob
` [Intel-gfx] [PATCH 07/19] drm/i915/guc: Convert golden context init to iosys_map
` [Intel-gfx] [PATCH 08/19] drm/i915/guc: Convert policies update "
` [Intel-gfx] [PATCH 09/19] drm/i915/guc: Convert engine record "
` [Intel-gfx] [PATCH 10/19] drm/i915/guc: Convert guc_ads_private_data_reset "
` [Intel-gfx] [PATCH 11/19] drm/i915/guc: Convert golden context prep "
` [Intel-gfx] [PATCH 12/19] drm/i915/guc: Replace check for golden context size
` [Intel-gfx] [PATCH 13/19] drm/i915/guc: Convert mapping table to iosys_map
` [Intel-gfx] [PATCH 14/19] drm/i915/guc: Convert capture list "
` [Intel-gfx] [PATCH 15/19] drm/i915/guc: Prepare for error propagation
` [Intel-gfx] [PATCH 16/19] drm/i915/guc: Use a single pass to calculate regset
` [Intel-gfx] [PATCH 17/19] drm/i915/guc: Convert guc_mmio_reg_state_init to iosys_map
` [Intel-gfx] [PATCH 18/19] drm/i915/guc: Convert __guc_ads_init "
` [Intel-gfx] [PATCH 19/19] 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
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

[Intel-gfx] [PATCH v3 0/2] Add support for querying hw info that UMDs need
 2022-02-04 19:03 UTC  (6+ messages)
` [Intel-gfx] [PATCH v3 2/2] drm/i915/uapi: Add query for hwconfig table

[Intel-gfx] [PATCH v5 0/5] Use drm_clflush* instead of clflush
 2022-02-04 18:53 UTC  (10+ messages)
` [Intel-gfx] [PATCH v5 1/5] drm/i915/gt: Re-work intel_write_status_page
` [Intel-gfx] [PATCH v5 2/5] drm/i915/gt: Drop invalidate_csb_entries
` [Intel-gfx] [PATCH v5 3/5] drm/i915/gt: Re-work reset_csb
` [Intel-gfx] [PATCH v5 4/5] drm/i915/: Re-work clflush_write32
` [Intel-gfx] [PATCH v5 5/5] drm/i915/gt: replace cache_clflush_range
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Use drm_clflush* instead of clflush (rev4)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✗ Fi.CI.IGT: failure "

[Intel-gfx] [Important!] 2022 X.Org Foundation Membership deadline for voting in the election
 2022-02-04 17:40 UTC 

[Intel-gfx] [PATCH 1/3] drm/i915: Allow !join_mbus cases for adlp+ dbuf configuration
 2022-02-04 16:27 UTC  (5+ messages)
` [Intel-gfx] [PATCH 2/3] drm/i915: Populate pipe dbuf slices more accurately during readout
` [Intel-gfx] [PATCH 3/3] drm/i915: Workaround broken BIOS DBUF configuration on TGL/RKL
` [Intel-gfx] ✗ Fi.CI.BAT: failure for series starting with [1/3] drm/i915: Allow !join_mbus cases for adlp+ dbuf configuration
` [Intel-gfx] ✗ Fi.CI.IGT: "

[Intel-gfx] Add warning for nesting dma_fence containers
 2022-02-04 15:43 UTC  (15+ messages)
` [Intel-gfx] [PATCH 1/6] dma-buf: consolidate dma_fence subclass checking
` [Intel-gfx] [PATCH 2/6] dma-buf: warn about dma_fence_array container rules v2
` [Intel-gfx] [PATCH 3/6] dma-buf: Warn about dma_fence_chain "
` [Intel-gfx] [PATCH 4/6] dma-buf: warn about containers in dma_resv object
` [Intel-gfx] [PATCH 5/6] dma-buf: add dma_fence_chain_contained helper
` [Intel-gfx] [PATCH 6/6] drm/amdgpu: use dma_fence_chain_contained
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/6] dma-buf: consolidate dma_fence subclass checking
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

[Intel-gfx] [PATCH v4 0/5] Add driver for GSC controller
 2022-02-04 15:29 UTC  (2+ messages)

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

[Intel-gfx] [PATCH v2 0/8] drm/dp, drm/i915: 128b/132b updates
 2022-02-04 11:37 UTC  (4+ messages)
` [Intel-gfx] [PATCH v2 5/8] drm/i915/dp: rewrite DP 2.0 128b/132b link training based on errata
` [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/dp, drm/i915: 128b/132b updates (rev2)

[Intel-gfx] [PATCH 1/4] drm/i915: Move PIPE_CHICKEN RMW out from the vblank evade critical section
 2022-02-04 10:22 UTC  (3+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [1/4] drm/i915: Move PIPE_CHICKEN RMW out from the vblank evade critical section (rev3)
` [Intel-gfx] ✗ Fi.CI.IGT: failure "

[Intel-gfx] [PATCH 1/2] drm/mm: Add an iterator to optimally walk over holes for an allocation
 2022-02-04  1:45 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for series starting with [1/2] drm/mm: Add an iterator to optimally walk over holes for an allocation (rev2)

[Intel-gfx] [PATCH 2/2] drm/i915/gem: Don't try to map and fence large scanout buffers (v5)
 2022-02-04  1:22 UTC  (2+ messages)
` [Intel-gfx] [PATCH 2/2] drm/i915/gem: Don't try to map and fence large scanout buffers (v6)

[Intel-gfx] [PATCH 1/2] drm/mm: Add an iterator to optimally walk over holes for an allocation (v2)
 2022-02-04  1:19 UTC 

[Intel-gfx] [PATCH] drm/i915: Add fallback inside memcpy_from_wc functions
 2022-02-04  1:30 UTC  (5+ messages)
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✗ Fi.CI.IGT: failure "

[Intel-gfx] [RFC PATCH 0/1] Splitting up platform-specific calls
 2022-02-03 23:58 UTC  (2+ messages)

[Intel-gfx] [PATCH 00/19] drm/i915/guc: Refactor ADS access to use dma_buf_map
 2022-02-03 23:44 UTC  (4+ messages)
` [Intel-gfx] [PATCH 16/19] drm/i915/guc: Use a single pass to calculate regset

[Intel-gfx] [PATCH v4 0/4] Use drm_clflush* instead of clflush
 2022-02-03 22:17 UTC  (9+ messages)
` [Intel-gfx] [PATCH v4 1/4] drm/i915/gt: Re-work intel_write_status_page
` [Intel-gfx] [PATCH v4 2/4] drm/i915/gt: Drop invalidate_csb_entries
` [Intel-gfx] [PATCH v4 3/4] drm/i915/gt: Re-work reset_csb
` [Intel-gfx] [PATCH v4 4/4] drm/i915/: Re-work clflush_write32
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Use drm_clflush* instead of clflush (rev3)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✗ Fi.CI.IGT: failure "

[Intel-gfx] [PATCH 0/7] drm/i915: split out function structs from i915_drv.h
 2022-02-03 18:28 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

[Intel-gfx] [PATCH 00/19] drm/i915: Refactor the display power domain mappings
 2022-02-03 18:22 UTC  (13+ messages)
` [Intel-gfx] [PATCH 04/19] drm/i915: Move the power domain->well mappings to intel_display_power_map.c
` [Intel-gfx] [PATCH 09/19] drm/i915: Convert the power well descriptor domain mask to a list
` [Intel-gfx] [PATCH 10/19] drm/i915: Convert the u64 power well domains mask to a bitmap

[Intel-gfx] [PATCH] drm/i915: Flip guc_id allocation partition
 2022-02-03 17:37 UTC  (3+ messages)

[Intel-gfx] [RFC v2 00/22] Add Support for Plane Color Lut and CSC features
 2022-02-03 17:22 UTC  (3+ messages)

[Intel-gfx] [PATCH] drm/i915: move the DRIVER_* macros to i915_driver.[ch]
 2022-02-03 16:39 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for "


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