intel-gfx.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-14 13:13:19 to 2020-09-15 16:39:37 UTC [more...]

[Intel-gfx] [PATCH v2 00/21] Convert all remaining drivers to GEM object functions
 2020-09-15 16:39 UTC  (31+ messages)
` [Intel-gfx] [PATCH v2 01/21] drm/amdgpu: Introduce "
` [Intel-gfx] [PATCH v2 02/21] drm/armada: "
` [Intel-gfx] [PATCH v2 03/21] drm/etnaviv: "
` [Intel-gfx] [PATCH v2 04/21] drm/exynos: "
` [Intel-gfx] [PATCH v2 05/21] drm/gma500: "
` [Intel-gfx] [PATCH v2 06/21] drm/i915: "
` [Intel-gfx] [PATCH v2 07/21] drm/mediatek: "
` [Intel-gfx] [PATCH v2 08/21] drm/msm: Introduce GEM object funcs
` [Intel-gfx] [PATCH v2 09/21] drm/nouveau: Introduce GEM object functions
` [Intel-gfx] [PATCH v2 10/21] drm/omapdrm: "
` [Intel-gfx] [PATCH v2 11/21] drm/pl111: "
` [Intel-gfx] [PATCH v2 12/21] drm/radeon: "
` [Intel-gfx] [PATCH v2 13/21] drm/rockchip: Convert to drm_gem_object_funcs
` [Intel-gfx] [PATCH v2 14/21] drm/tegra: Introduce GEM object functions
` [Intel-gfx] [PATCH v2 15/21] drm/vc4: "
` [Intel-gfx] [PATCH v2 16/21] drm/vgem: "
` [Intel-gfx] [PATCH v2 17/21] drm/virtgpu: Set PRIME export function in struct drm_gem_object_funcs
` [Intel-gfx] [PATCH v2 18/21] drm/vkms: Introduce GEM object functions
` [Intel-gfx] [PATCH v2 19/21] drm/xen: "
` [Intel-gfx] [PATCH v2 20/21] drm/xlnx: Initialize DRM driver instance with CMA helper macro
` [Intel-gfx] [PATCH v2 21/21] 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 (rev2)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

[Intel-gfx] [CI 1/4] drm/i915/gt: Widen CSB pointer to u64 for the parsers
 2020-09-15 15:51 UTC  (7+ messages)
` [Intel-gfx] [CI 2/4] drm/i915/gt: Wait for CSB entries on Tigerlake
` [Intel-gfx] [CI 3/4] drm/i915/gt: Apply the CSB w/a for all
` [Intel-gfx] [CI 4/4] drm/i915/gt: Use a mmio read of the CSB in case of failure
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [CI,1/4] drm/i915/gt: Widen CSB pointer to u64 for the parsers
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[Intel-gfx] [PATCH i-g-t v6 00/24] tests/core_hotunplug: Fixes and enhancements
 2020-09-15 15:39 UTC  (6+ messages)

[Intel-gfx] [trivial PATCH] treewide: Convert switch/case fallthrough; to break;
 2020-09-15  9:19 UTC  (4+ messages)

[Intel-gfx] Haswell Regression in 5.9-rcX and lower 5.7.x, 5.8.x #2024 - Revert 47f8253d2b89 ("drm/i915/gen7: Clear all EU/L3 residual contexts") ?
 2020-09-15 10:10 UTC 

[Intel-gfx] [PATCH v2 0/8] Return head pages from find_*_entry
 2020-09-15 13:08 UTC  (10+ messages)
` [Intel-gfx] [PATCH v2 3/8] mm: Optimise madvise WILLNEED
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for Return head pages from find_*_entry (rev4)

[Intel-gfx] [patch 00/13] preempt: Make preempt count unconditional
 2020-09-15  8:39 UTC  (26+ messages)
` [Intel-gfx] [patch 01/13] lib/debug: Remove pointless ARCH_NO_PREEMPT dependencies
` [Intel-gfx] [patch 02/13] preempt: Make preempt count unconditional
` [Intel-gfx] [patch 03/13] preempt: Clenaup PREEMPT_COUNT leftovers
` [Intel-gfx] [patch 04/13] lockdep: "
` [Intel-gfx] [patch 05/13] mm/pagemap: "
` [Intel-gfx] [patch 06/13] locking/bitspinlock: "
` [Intel-gfx] [patch 07/13] uaccess: "
` [Intel-gfx] [patch 08/13] sched: "
` [Intel-gfx] [patch 09/13] ARM: "
` [Intel-gfx] [patch 10/13] xtensa: "
` [Intel-gfx] [patch 11/13] drm/i915: "
` [Intel-gfx] [patch 12/13] rcutorture: "
` [Intel-gfx] [patch 13/13] preempt: Remove PREEMPT_COUNT from Kconfig
        ` [Intel-gfx] [PATCH] crypto: lib/chacha20poly1305 - Set SG_MITER_ATOMIC unconditionally
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for preempt: Make preempt count unconditional

[Intel-gfx] [PATCH] drm/i915/gt: Check for a registered driver with IPS
 2020-09-15 15:03 UTC  (5+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [PATCH v8 0/8] Asynchronous flip implementation for i915
 2020-09-15 14:41 UTC  (14+ messages)
` [Intel-gfx] [PATCH v8 1/8] drm/i915: Add enable/disable flip done and flip done handler
` [Intel-gfx] [PATCH v8 2/8] drm/i915: Add support for async flips in I915
` [Intel-gfx] [PATCH v8 3/8] drm/i915: Add checks specific to async flips
` [Intel-gfx] [PATCH v8 4/8] drm/i915: Do not call drm_crtc_arm_vblank_event in "
` [Intel-gfx] [PATCH v8 5/8] drm/i915: Add dedicated plane hook for async flip case
` [Intel-gfx] [PATCH v8 6/8] drm/i915: WA for platforms with double buffered adress update enable bit

[Intel-gfx] [PATCH 1/4] drm/i915/gt: Widen CSB pointer to u64 for the parsers
 2020-09-15 14:21 UTC  (10+ messages)
` [Intel-gfx] [PATCH 2/4] drm/i915/gt: Wait for CSB entries on Tigerlake
` [Intel-gfx] [PATCH 3/4] drm/i915/gt: Apply the CSB w/a for all
` [Intel-gfx] [PATCH 4/4] drm/i915/gt: Use a mmio read of the CSB in case of failure
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/4] drm/i915/gt: Widen CSB pointer to u64 for the parsers
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[Intel-gfx] [PATCH] drm/i915/fbc: disable FBC on Nightfury board
 2020-09-15 13:35 UTC  (4+ messages)

[Intel-gfx] [V9 0/4] Add support for mipi dsi cmd mode
 2020-09-15 12:28 UTC  (8+ messages)
` [Intel-gfx] [V9 1/4] drm/i915/dsi: Add details about TE in get_config
` [Intel-gfx] [V9 3/4] drm/i915/dsi: Add TE handler for dsi cmd mode
` [Intel-gfx] [V9 4/4] drm/i915/dsi: Initiate fame request in "

[Intel-gfx] [PATCH] drm/i915: Redo "Remove i915_request.lock requirement for execution callbacks"
 2020-09-15 12:23 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [PATCH 1/4] drm/i915/display: Ignore IGNORE_PSR2_HW_TRACKING for platforms without sel fetch
 2020-09-15 11:50 UTC  (10+ messages)
` [Intel-gfx] [PATCH 2/4] drm/i915/display: Fix state of PSR2 sub features
` [Intel-gfx] [PATCH 3/4] drm/i915/display: Program PSR2 selective fetch registers

[Intel-gfx] [CI 1/3] drm/i915/gem: Avoid implicit vmap for highmem on x86-32
 2020-09-15 11:34 UTC  (6+ messages)
` [Intel-gfx] [CI 2/3] drm/i915/gem: Prevent using pgprot_writecombine() if PAT is not supported
` [Intel-gfx] [CI 3/3] drm/i915/gt: Clear the buffer pool age before use
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [CI,1/3] drm/i915/gem: Avoid implicit vmap for highmem on x86-32
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] query on gem vma unbinding
 2020-09-15 10:58 UTC  (2+ messages)

[Intel-gfx] [PATCH v2] drm/i915: Fix the race between the GEM close and debugfs
 2020-09-15  9:04 UTC  (3+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: Fix the race between the GEM close and debugfs (rev2)
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [PATCH 00/20] Convert all remaining drivers to GEM object functions
 2020-09-15  8:56 UTC  (8+ messages)
` [Intel-gfx] [PATCH 01/20] drm/amdgpu: Introduce "
` [Intel-gfx] [PATCH 18/20] drm/xen: "

[Intel-gfx] [PATCH 2/2] drm/i915: Fix DMA mapped scatterlist lookup
 2020-09-15  8:49 UTC  (3+ messages)
` [Intel-gfx] [PATCH v2] "

[Intel-gfx] [PATCH v3 0/6] Convert the intel iommu driver to the dma-iommu api
 2020-09-15  8:31 UTC  (4+ messages)

[Intel-gfx] [v6 00/11] Enable HDR on MCA LSPCON based Gen9 devices
 2020-09-15  7:10 UTC  (15+ messages)
` [Intel-gfx] [v6 01/11] drm/i915/display: Add HDR Capability detection for LSPCON
` [Intel-gfx] [v6 02/11] drm/i915/display: Enable HDR on gen9 devices with MCA Lspcon
` [Intel-gfx] [v6 03/11] drm/i915/display: Attach HDR property for capable Gen9 devices
` [Intel-gfx] [v6 04/11] drm/i915/display: Enable BT2020 for HDR on LSPCON devices
` [Intel-gfx] [v6 05/11] drm/i915/display: Enable HDR for Parade based lspcon
` [Intel-gfx] [v6 06/11] drm/i915/display: Implement infoframes readback for LSPCON
` [Intel-gfx] [v6 07/11] drm/i915/display: Implement DRM infoframe read "
` [Intel-gfx] [v6 08/11] drm/i915/lspcon: Create separate infoframe_enabled helper
` [Intel-gfx] [v6 09/11] drm/i915/lspcon: Do not send infoframes to non-HDMI sinks
` [Intel-gfx] [v6 10/11] drm/i915/lspcon: Do not send DRM "
` [Intel-gfx] [v6 11/11] drm/i915/display: [NOT FOR MERGE] Reduce blanking to support 4k60@10bpp for LSPCON
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for Enable HDR on MCA LSPCON based Gen9 devices (rev6)
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [PATCH] drm/i915/pll: Centralize PLL_ENABLE register lookup
 2020-09-15  0:54 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/pll: Centralize PLL_ENABLE register lookup (rev5)
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [PATCH 1/2] drm/i915: Reduce INTEL_DISPLAY_ENABLED to just removing the outputs
 2020-09-15  0:47 UTC  (3+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [1/2] drm/i915: Reduce INTEL_DISPLAY_ENABLED to just removing the outputs (rev4)
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [PATCH 0/9] Per client engine busyness
 2020-09-15  0:39 UTC  (12+ messages)
` [Intel-gfx] [PATCH 4/9] drm/i915: Track runtime spent in unreachable intel_contexts
` [Intel-gfx] [PATCH 5/9] drm/i915: Track runtime spent in closed GEM contexts
` [Intel-gfx] [PATCH 7/9] drm/i915: Expose per-engine client busyness
` [Intel-gfx] [PATCH 8/9] drm/i915: Track context current active time
` [Intel-gfx] [PATCH 9/9] drm/i915: Prefer software tracked context busyness
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Per client engine busyness
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [PATCH] drm/i915/tgl, rkl: Make Wa_1606700617/22010271021 permanent
 2020-09-14 23:56 UTC  (5+ messages)

[Intel-gfx] [PATCH 1/3] drm/atomic-helper: Extract drm_atomic_helper_calc_timestamping_constants()
 2020-09-14 20:16 UTC  (4+ messages)
` [Intel-gfx] [PATCH 2/3] drm/atomic-helper: Remove the timestamping constant update from drm_atomic_helper_update_legacy_modeset_state()

[Intel-gfx] [PATCH v6 01/11] HAX to make DSC work on the icelake test system
 2020-09-14 20:05 UTC  (29+ messages)
` [Intel-gfx] [PATCH v6 02/11] drm/i915: Remove hw.mode
` [Intel-gfx] [PATCH v6 03/11] drm/i915: Add hw.pipe_mode to allow bigjoiner pipe/transcoder split
` [Intel-gfx] [PATCH v6 04/11] drm/i915/dp: Allow big joiner modes in intel_dp_mode_valid(), v3
` [Intel-gfx] [PATCH v6 08/11] drm/i915: Link planes in a bigjoiner configuration, v3
` [Intel-gfx] [PATCH v6 10/11] drm/i915: Add intel_update_bigjoiner handling

[Intel-gfx] [PULL] gvt-next
 2020-09-14 18:39 UTC  (4+ messages)

[Intel-gfx] [PATCH] drm/i915: Fix the race between the GEM close and debugfs
 2020-09-14 17:52 UTC  (4+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[Intel-gfx] [PATCH 0/3] dma-buf: Flag vmap'ed memory as system or I/O memory
 2020-09-14 17:41 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for "

[Intel-gfx] [PATCH 10/12] drm/i915: Introduce HPD_PORT_TC<n>
 2020-09-14 17:06 UTC  (5+ messages)
` [Intel-gfx] [10/12] "

[Intel-gfx] [PATCH 1/3] drm: Restore driver.preclose() for all to use
 2020-09-14 16:45 UTC  (3+ messages)
` [Intel-gfx] [PATCH 3/3] drm/i915/gem: Serialise debugfs i915_gem_objects with ctx->mutex

[Intel-gfx] [PATCH i-g-t 1/1] intel-gpu-top: Support for client stats
 2020-09-14 15:39 UTC  (2+ messages)
` [Intel-gfx] [PATCH i-g-t v4] "

[Intel-gfx] [PATCH 1/2] drm/i915: Fix g4x+ sprite dotclock limit for upscaling
 2020-09-14 15:20 UTC  (7+ messages)
` [Intel-gfx] [PATCH 2/2] drm/i915: Use fb->format->is_yuv for the g4x+ sprite RGB vs. YUV check

[Intel-gfx] [PATCH 0/9] Per client engine busyness
 2020-09-14 15:02 UTC  (4+ messages)
` [Intel-gfx] [PATCH 3/9] drm/i915: Make GEM contexts track DRM clients

[Intel-gfx] i915: boot/load regression since Linux v5.7-rc1 on Iris Pro (Crystal Well)
 2020-09-10 13:53 UTC  (3+ messages)


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