intel-gfx.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-22 12:51:31 to 2020-09-23 22:57:13 UTC [more...]

[Intel-gfx] [PATCH v6 01/11] HAX to make DSC work on the icelake test system
 2020-09-23 22:58 UTC  (31+ messages)
` [Intel-gfx] [PATCH v6 02/11] drm/i915: Remove hw.mode
` [Intel-gfx] [PATCH v6 04/11] drm/i915/dp: Allow big joiner modes in intel_dp_mode_valid(), v3
` [Intel-gfx] [PATCH v6 05/11] drm/i915: Try to make bigjoiner work in atomic check
` [Intel-gfx] [PATCH v6 10/11] drm/i915: Add intel_update_bigjoiner handling

[Intel-gfx] [RFC PATCH 0/1] Remove DPCD Aux Backlight Control PWM_PIN check
 2020-09-23 22:52 UTC  (3+ messages)
` [Intel-gfx] [RFC PATCH 1/1] "
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[Intel-gfx] [PATCH] Fix NULL pointer found by static analysis
 2020-09-23 22:22 UTC  (8+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "
` [Intel-gfx] ✓ Fi.CI.IGT: "
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Fix NULL pointer found by static analysis (rev2)
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[Intel-gfx] [patch RFC 00/15] mm/highmem: Provide a preemptible variant of kmap_atomic & friends
 2020-09-23 21:12 UTC  (20+ messages)
` [Intel-gfx] [patch RFC 06/15] csky/mm/highmem: Switch to generic kmap atomic

[Intel-gfx] [PATCH v4 0/2] HDCP misc
 2020-09-23 20:11 UTC  (5+ messages)
` [Intel-gfx] [PATCH v4 1/2] drm/i915: terminate reauth at stream management failure
` [Intel-gfx] [PATCH v4 2/2] drm/i915: dont retry stream management at seq_num_m roll over
` [Intel-gfx] ✓ Fi.CI.BAT: success for HDCP misc (rev4)
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [PATCH 1/2] drm/atomic: document and enforce rules around "spurious" EBUSY
 2020-09-23 20:01 UTC  (10+ messages)
` [Intel-gfx] [PATCH 2/2] drm/atomic: debug output for EBUSY
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/2] drm/atomic: document and enforce rules around "spurious" EBUSY
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✓ Fi.CI.IGT: "
` [Intel-gfx] [PATCH] "
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with drm/atomic: document and enforce rules around "spurious" EBUSY (rev2)
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

[Intel-gfx] [PATCH v2 0/3] dma-buf: Flag vmap'ed memory as system or I/O memory
 2020-09-23 18:30 UTC  (12+ messages)
` [Intel-gfx] [PATCH v2 1/3] dma-buf: Add struct dma-buf-map for storing struct dma_buf.vaddr_ptr
` [Intel-gfx] [PATCH v2 2/3] dma-buf: Use struct dma_buf_map in dma_buf_vmap() interfaces
` [Intel-gfx] [PATCH v2 3/3] dma-buf: Use struct dma_buf_map in dma_buf_vunmap() interfaces
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for dma-buf: Flag vmap'ed memory as system or I/O memory (rev2)
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [PATCH v3 1/3] drm/i915/display: Ignore IGNORE_PSR2_HW_TRACKING for platforms without sel fetch
 2020-09-23 17:09 UTC  (5+ messages)
` [Intel-gfx] [PATCH v3 3/3] drm/i915/display: Program PSR2 selective fetch registers

[Intel-gfx] [PATCH] drm/i915/selftests: Switch 4k kmalloc to use get_free_page for alignment
 2020-09-23 16:55 UTC  (3+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [PATCH v2 0/4] Gen12 HDCP 1.4 support on DP MST
 2020-09-23 15:20 UTC  (9+ messages)
` [Intel-gfx] [PATCH v2 1/4] drm/i915/hdcp: DP MST transcoder for link and stream
` [Intel-gfx] [PATCH v2 2/4] drm/i915/hdcp: Move HDCP enc status timeout to header
` [Intel-gfx] [PATCH v2 3/4] drm/i915/hdcp: HDCP stream encryption support
` [Intel-gfx] [PATCH v2 4/4] drm/i915/hdcp: Enable Gen12 HDCP 1.4 DP MST support
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Gen12 HDCP 1.4 support on DP MST (rev2)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✗ Fi.CI.IGT: failure "

[Intel-gfx] remove alloc_vm_area
 2020-09-23 14:44 UTC  (26+ messages)
` [Intel-gfx] [PATCH 3/6] drm/i915: use vmap in shmem_pin_map
` [Intel-gfx] [PATCH 4/6] drm/i915: use vmap in i915_gem_object_map
` [Intel-gfx] [PATCH 6/6] x86/xen: open code alloc_vm_area in arch_gnttab_valloc
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for series starting with [1/6] zsmalloc: switch from alloc_vm_area to get_vm_area (rev4)
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for series starting with [1/6] zsmalloc: switch from alloc_vm_area to get_vm_area (rev5)

[Intel-gfx] [PATCH v3 00/22] Convert all remaining drivers to GEM object functions
 2020-09-23 14:33 UTC  (29+ messages)
` [Intel-gfx] [PATCH v3 01/22] drm/amdgpu: Introduce "
` [Intel-gfx] [PATCH v3 02/22] drm/armada: "
` [Intel-gfx] [PATCH v3 03/22] drm/etnaviv: "
` [Intel-gfx] [PATCH v3 04/22] drm/exynos: "
` [Intel-gfx] [PATCH v3 05/22] drm/gma500: "
` [Intel-gfx] [PATCH v3 06/22] drm/i915: "
` [Intel-gfx] [PATCH v3 07/22] drm/imx/dcss: Initialize DRM driver instance with CMA helper macro
` [Intel-gfx] [PATCH v3 08/22] drm/mediatek: Introduce GEM object functions
` [Intel-gfx] [PATCH v3 09/22] drm/msm: Introduce GEM object funcs
` [Intel-gfx] [PATCH v3 10/22] drm/nouveau: Introduce GEM object functions
` [Intel-gfx] [PATCH v3 11/22] drm/omapdrm: "
` [Intel-gfx] [PATCH v3 12/22] drm/pl111: "
` [Intel-gfx] [PATCH v3 13/22] drm/radeon: "
` [Intel-gfx] [PATCH v3 14/22] drm/rockchip: Convert to drm_gem_object_funcs
` [Intel-gfx] [PATCH v3 15/22] drm/tegra: Introduce GEM object functions
` [Intel-gfx] [PATCH v3 16/22] drm/vc4: "
` [Intel-gfx] [PATCH v3 17/22] drm/vgem: "
` [Intel-gfx] [PATCH v3 18/22] drm/virtgpu: Set PRIME export function in struct drm_gem_object_funcs
` [Intel-gfx] [PATCH v3 19/22] drm/vkms: Introduce GEM object functions
` [Intel-gfx] [PATCH v3 20/22] drm/xen: "
` [Intel-gfx] [PATCH v3 21/22] drm/xlnx: Initialize DRM driver instance with CMA helper macro
` [Intel-gfx] [PATCH v3 22/22] drm: Remove obsolete GEM and PRIME callbacks from struct drm_driver
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Convert all remaining drivers to GEM object functions (rev3)
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [V13 0/5] Add support for mipi dsi cmd mode
 2020-09-23 11:37 UTC  (16+ messages)
` [Intel-gfx] [V13 1/5] drm/i915/dsi: Add details about TE in get_config
` [Intel-gfx] [V13 2/5] i915/dsi: Configure TE interrupt for cmd mode
` [Intel-gfx] [V13 3/5] drm/i915/dsi: Add TE handler for dsi "
` [Intel-gfx] [V13 4/5] drm/i915/dsi: Initiate fame request in "
` [Intel-gfx] [V13 5/5] drm/i915/dsi: Enable software vblank counter
` [Intel-gfx] ✓ Fi.CI.BAT: success for Add support for mipi dsi cmd mode (rev13)
` [Intel-gfx] ✓ Fi.CI.IGT: "

[PATCH] drm: avoid spurious EBUSY due to nonblocking atomic modesets
 2020-09-23 11:31 UTC  (12+ messages)
  ` [Intel-gfx] "

[Intel-gfx] [PATCH] drm: document and enforce rules around "spurious" EBUSY from atomic_commit
 2020-09-23 10:37 UTC  (12+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✗ Fi.CI.IGT: failure "

[Intel-gfx] [PATCH] drm/i915/uc: tune down GuC communication enabled/disabled messages
 2020-09-23  9:09 UTC  (3+ messages)

[Intel-gfx] [PATCH v3 0/6] Convert the intel iommu driver to the dma-iommu api
 2020-09-23  5:38 UTC  (13+ messages)

[Intel-gfx] [PATCH rdma-next v3 0/2] Dynamicaly allocate SG table from the pages
 2020-09-23  5:42 UTC  (3+ messages)
` [Intel-gfx] [PATCH rdma-next v3 1/2] lib/scatterlist: Add support in dynamic allocation of SG table from pages

[Intel-gfx] [PATCH] i915: Introduce quirk for shifting eDP brightness
 2020-09-22 21:30 UTC  (11+ messages)

[Intel-gfx] [RESEND PATCH 0/2] drm/i915: kernel-doc fixes for new DP helpers
 2020-09-22 18:52 UTC  (4+ messages)
` [Intel-gfx] [RESEND PATCH 1/2] drm/dp: fix kernel-doc warnings at drm_dp_helper.c
` [Intel-gfx] [RESEND PATCH 2/2] drm/dp: fix a kernel-doc issue at drm_edid.c
` [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915: kernel-doc fixes for new DP helpers

[Intel-gfx] [PATCH 0/7] drm/i915: Add support for LTTPR non-transparent link training mode
 2020-09-22 18:26 UTC  (27+ messages)
` [Intel-gfx] [PATCH 1/7] drm/i915: Fix DP link training pattern mask
` [Intel-gfx] [PATCH 2/7] drm/i915: Move intel_dp_get_link_status to intel_dp_link_training.c
` [Intel-gfx] [PATCH 3/7] drm/i915: Simplify the link training functions
` [Intel-gfx] [PATCH 4/7] drm/i915: Factor out a helper to disable the DPCD training pattern
` [Intel-gfx] [PATCH 5/7] drm/dp: Add LTTPR helpers
` [Intel-gfx] [PATCH 6/7] drm/i915: Switch to LTTPR transparent mode link training
` [Intel-gfx] [PATCH 7/7] drm/i915: Switch to LTTPR non-transparent "
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Add support for LTTPR non-transparent link training mode
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✗ Fi.CI.IGT: failure "

[Intel-gfx] [PULL] gvt-fixes
 2020-09-22 17:27 UTC  (2+ messages)

[Intel-gfx] [PATCH -next] drm/i915: simplify the return expression of i915_driver_release()
 2020-09-22 17:19 UTC  (3+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "
` [Intel-gfx] ✗ Fi.CI.IGT: failure "

[Intel-gfx] [PATCH] drm/i915/dp: Tweak initial dpcd backlight.enabled value
 2020-09-22 15:36 UTC  (4+ messages)

[Intel-gfx] XDC 2020 feedback and comments
 2020-09-21 16:30 UTC  (2+ messages)

[Intel-gfx] [RFC PATCH v2 0/2] Introduce a ww transaction utility
 2020-09-22 13:31 UTC  (4+ messages)
` [Intel-gfx] [RFC PATCH v2 2/2] drm/i915: Introduce a i915_gem_do_ww(){} utility


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).