public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2021-10-14 09:31:50 to 2021-10-15 13:08:04 UTC [more...]

[Intel-gfx] [PATCH 0/2] dma-buf: Fix breakages from dma_resv_iter conversion
 2021-10-15 13:08 UTC  (7+ messages)
` [Intel-gfx] [PATCH 1/2] dma-buf: Fix dma_resv_wait_timeout handling of timeout = 0
` [Intel-gfx] [PATCH 2/2] dma-buf: Fix dma_resv_test_signaled
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for dma-buf: Fix breakages from dma_resv_iter conversion
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[Intel-gfx] [PATCH 00/15] replace drm_detect_hdmi_monitor() with drm_display_info.is_hdmi
 2021-10-15 12:58 UTC  (20+ messages)
` [Intel-gfx] [PATCH 01/15] gpu/drm: make drm_add_edid_modes() consistent when updating connector->display_info
` [Intel-gfx] [PATCH 02/15] drm/amdgpu: use drm_* functions instead of duplicated code in amdgpu driver
` [Intel-gfx] [PATCH 03/15] drm/vc4: replace drm_detect_hdmi_monitor() with drm_display_info.is_hdmi
` [Intel-gfx] [PATCH 04/15] drm/radeon: "
` [Intel-gfx] [PATCH 05/15] drm/tegra: "
` [Intel-gfx] [PATCH 06/15] drm/gma500: "
` [Intel-gfx] [PATCH 07/15] drm/exynos: "
` [Intel-gfx] [PATCH 08/15] drm/msm: "
` [Intel-gfx] [PATCH 09/15] drm/sun4i: "
` [Intel-gfx] [PATCH 10/15] drm/sti: "
` [Intel-gfx] [PATCH 11/15] drm/zte: "
` [Intel-gfx] [PATCH 12/15] drm/rockchip: "
` [Intel-gfx] [PATCH 13/15] drm/bridge: "
` [Intel-gfx] [PATCH 14/15] drm/nouveau: "
` [Intel-gfx] [PATCH 15/15] drm/i915: "

[Intel-gfx] [PATCH 0/9] drm/i915: Move PCH modeset code into its own file
 2021-10-15 12:56 UTC  (15+ messages)
` [Intel-gfx] [PATCH 1/9] drm/i915: Move PCH refclok stuff "
` [Intel-gfx] [PATCH 2/9] drm/i915: Move PCH modeset code to "
` [Intel-gfx] [PATCH 3/9] drm/i915: Clean up the {ilk, lpt}_pch_enable() calling convention
` [Intel-gfx] [PATCH 4/9] drm/i915: Move LPT PCH readout code
` [Intel-gfx] [PATCH 5/9] drm/i915: Extract ilk_pch_get_config()
` [Intel-gfx] [PATCH 6/9] drm/i915: Move iCLKIP readout to the pch code
` [Intel-gfx] [PATCH 7/9] drm/i915: Introduce ilk_pch_disable() and ilk_pch_post_disable()
` [Intel-gfx] [PATCH 8/9] drm/i915: Move intel_ddi_fdi_post_disable() to fdi code
` [Intel-gfx] [PATCH 9/9] drm/i915: Introduce lpt_pch_disable()
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Move PCH modeset code into its own file
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[Intel-gfx] linux-next: build failure after merge of the drm-misc tree
 2021-10-15 12:30 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[Intel-gfx] [PATCH] drm/i915/dp: Skip the HW readout of DPCD on disabled encoders
 2021-10-15 12:10 UTC 

[Intel-gfx] [PATCH] drm/i915: Don't propagate the gen split confusion further
 2021-10-15 11:42 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[Intel-gfx] [PATCH v3 00/11] drm/i915: Simplify handling of modifiers
 2021-10-15 11:19 UTC  (16+ messages)
` [Intel-gfx] [PATCH v3 01/11] drm/i915: Add a table with a descriptor for all i915 modifiers
` [Intel-gfx] [PATCH v3 02/11] drm/i915: Move intel_get_format_info() to intel_fb.c
` [Intel-gfx] [PATCH v3 03/11] drm/i915: Add tiling attribute to the modifier descriptor
` [Intel-gfx] [PATCH v3 04/11] drm/i915: Simplify the modifier check for interlaced scanout support
` [Intel-gfx] [PATCH v3 05/11] drm/i915: Unexport is_semiplanar_uv_plane()
` [Intel-gfx] [PATCH v3 06/11] drm/i915: Move intel_format_info_is_yuv_semiplanar() to intel_fb.c
` [Intel-gfx] [PATCH v3 07/11] drm/i915: Add a platform independent way to get the RC CCS CC plane
` [Intel-gfx] [PATCH v3 08/11] drm/i915: Handle CCS CC planes separately from CCS AUX planes
` [Intel-gfx] [PATCH v3 09/11] drm/i915: Add a platform independent way to check for "
` [Intel-gfx] [PATCH v3 10/11] drm/i915: Move is_ccs_modifier() to intel_fb.c
` [Intel-gfx] [PATCH v3 11/11] drm/i915: Add functions to check for RC CCS CC and MC CCS modifiers
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Simplify handling of modifiers (rev10)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✗ Fi.CI.IGT: failure "

[Intel-gfx] [PATCH] drm/i915: Clean-up bonding debug message
 2021-10-15 11:04 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[Intel-gfx] [PATCH] drm/i915: Avoid bitwise vs logical OR warning in snb_wm_latency_quirk()
 2021-10-15 10:25 UTC  (5+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [PATCH] drm/i915: Clean up PXP Kconfig info
 2021-10-15 10:06 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[Intel-gfx] linux-next: build warning after merge of the drm-misc tree
 2021-10-15 10:01 UTC 

[Intel-gfx] linux-next: build warning after merge of the drm-misc tree
 2021-10-15  9:54 UTC 

[Intel-gfx] [PATCH v2] lib/stackdepot: allow optional init and stack_table allocation by kvmalloc()
 2021-10-15  9:28 UTC  (4+ messages)
` [Intel-gfx] [PATCH v3] "
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for lib/stackdepot: allow optional init and stack_table allocation by kvmalloc() (rev4)

[Intel-gfx] [lib/stackdepot] 1cd8ce52c5: BUG:unable_to_handle_page_fault_for_address
 2021-10-15  8:55 UTC  (5+ messages)

[Intel-gfx] [PATCH v5] drm/i915/gt: move remaining debugfs interfaces into gt
 2021-10-15  8:51 UTC  (5+ messages)

[Intel-gfx] [RFC v2 00/22] Add Support for Plane Color Lut and CSC features
 2021-10-15  7:42 UTC  (12+ messages)
` [Intel-gfx] [RFC v2 01/22] drm: RFC for Plane Color Hardware Pipeline

[Intel-gfx] [PATCH v7] drm/i915: Update memory bandwidth formulae
 2021-10-15  6:55 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915: Update memory bandwidth formulae (rev7)

[Intel-gfx] [PATCH 00/25] Parallel submission aka multi-bb execbuf
 2021-10-15  6:12 UTC  (36+ messages)
` [Intel-gfx] [PATCH 01/25] drm/i915/guc: Move GuC guc_id allocation under submission state sub-struct
` [Intel-gfx] [PATCH 02/25] drm/i915/guc: Take GT PM ref when deregistering context
` [Intel-gfx] [PATCH 03/25] drm/i915/guc: Take engine PM when a context is pinned with GuC submission
` [Intel-gfx] [PATCH 04/25] drm/i915/guc: Don't call switch_to_kernel_context "
` [Intel-gfx] [PATCH 05/25] drm/i915: Add logical engine mapping
` [Intel-gfx] [PATCH 06/25] drm/i915: Expose logical engine instance to user
` [Intel-gfx] [PATCH 07/25] drm/i915/guc: Introduce context parent-child relationship
` [Intel-gfx] [PATCH 08/25] drm/i915/guc: Add multi-lrc context registration
` [Intel-gfx] [PATCH 09/25] drm/i915/guc: Ensure GuC schedule operations do not operate on child contexts
` [Intel-gfx] [PATCH 10/25] drm/i915/guc: Assign contexts in parent-child relationship consecutive guc_ids
` [Intel-gfx] [PATCH 11/25] drm/i915/guc: Implement parallel context pin / unpin functions
` [Intel-gfx] [PATCH 12/25] drm/i915/guc: Implement multi-lrc submission
` [Intel-gfx] [PATCH 13/25] drm/i915/guc: Insert submit fences between requests in parent-child relationship
` [Intel-gfx] [PATCH 14/25] drm/i915/guc: Implement multi-lrc reset
` [Intel-gfx] [PATCH 15/25] drm/i915/guc: Update debugfs for GuC multi-lrc
` [Intel-gfx] [PATCH 16/25] drm/i915/guc: Connect UAPI to GuC multi-lrc interface
` [Intel-gfx] [PATCH 17/25] drm/i915/doc: Update parallel submit doc to point to i915_drm.h
` [Intel-gfx] [PATCH 18/25] drm/i915/guc: Add basic GuC multi-lrc selftest
` [Intel-gfx] [PATCH 19/25] drm/i915/guc: Implement no mid batch preemption for multi-lrc
` [Intel-gfx] [PATCH 20/25] drm/i915: Multi-BB execbuf
` [Intel-gfx] [PATCH 21/25] drm/i915/guc: Handle errors in multi-lrc requests
` [Intel-gfx] [PATCH 22/25] drm/i915: Make request conflict tracking understand parallel submits
` [Intel-gfx] [PATCH 23/25] drm/i915: Update I915_GEM_BUSY IOCTL to understand composite fences
` [Intel-gfx] [PATCH 24/25] drm/i915: Enable multi-bb execbuf
` [Intel-gfx] [PATCH 25/25] drm/i915/execlists: Weak parallel submission support for execlists
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Parallel submission aka multi-bb execbuf (rev7)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [PATCH 1/5] drm/i915: Clean-up bonding debug message
 2021-10-15  5:21 UTC  (8+ messages)
` [Intel-gfx] [PATCH 2/5] drm/i915: Clean up PXP Kconfig info
` [Intel-gfx] [PATCH 3/5] drm/i915/display: Random clean up of comments around display version
` [Intel-gfx] [PATCH 4/5] drm/i915/gt: "
` [Intel-gfx] [PATCH 5/5] drm/i915: Other random display and graphics version comment clean-ups
` [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [1/5] drm/i915: Clean-up bonding debug message
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [PULL] drm-misc-fixes
 2021-10-15  5:17 UTC  (2+ messages)

[Intel-gfx] [PATCH 1/2] drm/i915/pmu: Add a name to the execlists stats
 2021-10-15  5:17 UTC  (4+ messages)
` [Intel-gfx] [PATCH 2/2] drm/i915/pmu: Connect engine busyness stats from GuC to pmu
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for series starting with [1/2] drm/i915/pmu: Add a name to the execlists stats
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

[Intel-gfx] [PATCH 1/3] drm/dp: add helpers to read link training delays
 2021-10-15  4:35 UTC  (7+ messages)
` [Intel-gfx] [PATCH 2/3] drm/dp: reuse the 8b/10b link training delay helpers
` [Intel-gfx] [PATCH 3/3] drm/i915/dp: use new "
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for series starting with [1/3] drm/dp: add helpers to read link training delays
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✗ Fi.CI.IGT: failure "

[Intel-gfx] [PATCH v8 6/8] drm/i915/ttm: move shrinker management into adjust_lru
 2021-10-15  3:35 UTC 

[Intel-gfx] [PATCH 1/2] drm/i915/pmu: Add a name to the execlists stats
 2021-10-15  1:01 UTC  (4+ messages)
` [Intel-gfx] [PATCH 2/2] drm/i915/pmu: Connect engine busyness stats from GuC to pmu

[Intel-gfx] [PATCH 1/2] drm/i915: Declare .(de)gamma_lut_tests for icl+
 2021-10-15  0:57 UTC  (3+ messages)
` [Intel-gfx] [PATCH 2/2] drm/i915: Disable DSB usage for now
` [Intel-gfx] ✗ Fi.CI.BAT: failure for series starting with [1/2] drm/i915: Declare .(de)gamma_lut_tests for icl+

[Intel-gfx] [PATCH] drm/i915/gt: make a gt sysfs group and move power management files
 2021-10-14 23:51 UTC  (2+ messages)

[Intel-gfx] [PATCH 1/2] drm: Add Gamma and Degamma LUT sizes props to drm_crtc to validate
 2021-10-14 23:42 UTC  (3+ messages)
  ` [Intel-gfx] [PATCH 2/2] amd/amdgpu_dm: Verify Gamma and Degamma LUT sizes using DRM Core check

[Intel-gfx] [PATCH v2 i-g-t] tests/i915: Skip gem_exec_fair on GuC based platforms
 2021-10-14 19:42 UTC 

[Intel-gfx] [PATCH 00/25] Parallel submission aka multi-bb execbuf
 2021-10-14 17:15 UTC  (12+ messages)
` [Intel-gfx] [PATCH 11/25] drm/i915/guc: Implement parallel context pin / unpin functions
` [Intel-gfx] [PATCH 16/25] drm/i915/guc: Connect UAPI to GuC multi-lrc interface
` [Intel-gfx] [PATCH 20/25] drm/i915: Multi-BB execbuf

[Intel-gfx] [PATCH 14/25] drm/i915/guc: Implement multi-lrc reset
 2021-10-14 16:26 UTC  (2+ messages)

[Intel-gfx] [PATCH 00/11] drm/i915: Simplify handling of modifiers
 2021-10-14 15:48 UTC  (17+ messages)
` [Intel-gfx] [PATCH 01/11] drm/i915: Add a table with a descriptor for all i915 modifiers
  ` [Intel-gfx] [PATCH v2 "
` [Intel-gfx] [PATCH 09/11] drm/i915: Add a platform independent way to check for CCS control planes

[Intel-gfx] [PATCH 0/2] drm/i915: intel sbi/pcode cleanup
 2021-10-14 15:01 UTC  (8+ messages)
` [Intel-gfx] [PATCH 1/2] drm/i915: split out intel_pcode.[ch] to separate file
` [Intel-gfx] [PATCH 2/2] drm/i915: rename intel_sideband.[ch] to intel_sbi.[ch]
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: intel sbi/pcode cleanup
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✗ Fi.CI.IGT: failure "

[Intel-gfx] [PULL] drm-misc-next
 2021-10-14 14:30 UTC  (3+ messages)

[Intel-gfx] [PATCH 00/14] drm/i915/dg2: Enabling 64k page size and flat ccs
 2021-10-14 14:21 UTC  (6+ messages)
` [Intel-gfx] [PATCH 03/14] drm/i915/xehpsdv: enforce min GTT alignment

[Intel-gfx] [PULL] drm-intel-fixes
 2021-10-14 14:14 UTC 

[Intel-gfx] [PATCH] drm/i915: Use dma_resv_iter for waiting in i915_gem_object_wait_reservation
 2021-10-14 13:56 UTC  (6+ messages)

[Intel-gfx] [RFC PATCH] drm: Increase DRM_OBJECT_MAX_PROPERTY by 18
 2021-10-14 13:47 UTC  (7+ messages)

[Intel-gfx] [PATCH] drm/i915/bios: gracefully disable dual eDP for now
 2021-10-14 13:31 UTC  (5+ messages)

[Intel-gfx] [PATCH 0/4] drm: Make modeset locking easier
 2021-10-14 13:23 UTC  (8+ messages)
` [Intel-gfx] [PATCH 1/4] drm: Introduce drm_modeset_lock_ctx_retry()

[Intel-gfx] [PATCH] drm/i915/display: Remove check for low voltage sku for max dp source rate
 2021-10-14 12:52 UTC  (11+ messages)

[Intel-gfx] linux-next: build failure after merge of the drm-misc tree
 2021-10-14  3:02 UTC  (2+ messages)

[Intel-gfx] Deploying new iterator interface for dma-buf
 2021-10-14 12:04 UTC  (3+ messages)
` [Intel-gfx] [PATCH 20/28] drm/i915: use new iterator in i915_gem_object_wait_reservation

[Intel-gfx] [PATCH 0/4] drm/i915: Make the driver not oops on load on old machines
 2021-10-14 11:24 UTC  (9+ messages)
` [Intel-gfx] [PATCH 4/4] drm/i915: Fix oops on platforms w/o hpd support
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: Make the driver not oops on load on old machines
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] intel_mei_pxp: needs better help text
 2021-10-14 10:53 UTC 


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