messages from 2020-09-11 10:31:15 to 2020-09-15 03:41:01 UTC [more...]
[Intel-gfx] [patch 00/13] preempt: Make preempt count unconditional
2020-09-15 3:21 UTC (21+ 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 v3 0/6] Convert the intel iommu driver to the dma-iommu api
2020-09-15 1:47 UTC (12+ messages)
` [Intel-gfx] [PATCH v3 1/6] iommu: Handle freelists when using deferred flushing in iommu drivers
` [Intel-gfx] [PATCH v3 2/6] iommu: Add iommu_dma_free_cpu_cached_iovas()
` [Intel-gfx] [PATCH v3 3/6] iommu: Allow the dma-iommu api to use bounce buffers
` [Intel-gfx] [PATCH v3 4/6] iommu: Add quirk for Intel graphic devices in map_sg
` [Intel-gfx] [PATCH v3 5/6] iommu/vt-d: Convert intel iommu driver to the iommu ops
` [Intel-gfx] [PATCH v3 6/6] iommu/vt-d: Cleanup after converting to dma-iommu ops
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Convert the intel iommu driver to the dma-iommu api (rev2)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✗ Fi.CI.BAT: failure "
[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 (16+ messages)
` [Intel-gfx] [PATCH 1/9] drm/i915: Expose list of clients in sysfs
` [Intel-gfx] [PATCH 2/9] drm/i915: Update client name on context create
` [Intel-gfx] [PATCH 3/9] drm/i915: Make GEM contexts track DRM clients
` [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 6/9] drm/i915: Track all user contexts per client
` [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 (7+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "
` [Intel-gfx] ✓ Fi.CI.IGT: "
[Intel-gfx] [v6 00/11] Enable HDR on MCA LSPCON based Gen9 devices
2020-09-14 22:02 UTC (14+ 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] [PATCH 1/4] drm/i915/display: Ignore IGNORE_PSR2_HW_TRACKING for platforms without sel fetch
2020-09-14 20:56 UTC (9+ 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] [PATCH i-g-t v6 00/24] tests/core_hotunplug: Fixes and enhancements
2020-09-14 20:43 UTC (26+ messages)
` [Intel-gfx] [PATCH i-g-t v6 11/24] tests/core_hotunplug: Recover from subtest failures
` [Intel-gfx] [PATCH i-g-t v6 12/24] tests/core_hotunplug: Fail subtests on device close errors
` [Intel-gfx] [PATCH i-g-t v6 13/24] tests/core_hotunplug: Let the driver time out essential sysfs operations
` [Intel-gfx] [PATCH i-g-t v6 14/24] tests/core_hotunplug: Process return values of "
` [Intel-gfx] [PATCH i-g-t v6 15/24] tests/core_hotunplug: Assert expected device presence/absence
` [Intel-gfx] [PATCH i-g-t v6 16/24] tests/core_hotunplug: Explicitly ignore unused return values
` [Intel-gfx] [PATCH i-g-t v6 17/24] tests/core_hotunplug: Also check health of render device node
` [Intel-gfx] [PATCH i-g-t v6 18/24] tests/core_hotunplug: More thorough i915 healthcheck and recovery
` [Intel-gfx] [PATCH i-g-t v6 19/24] tests/core_hotunplug: Add 'lateclose before restore' variants
` [Intel-gfx] [PATCH i-g-t v6 20/24] tests/core_hotunplug: Check health both before and after late close
` [Intel-gfx] [PATCH i-g-t v6 21/24] tests/core_hotunplug: HSW/BDW audio issue workaround
` [Intel-gfx] [PATCH i-g-t v6 22/24] tests/core_hotunplug: Duplicate debug messages in dmesg
` [Intel-gfx] [PATCH i-g-t v6 23/24] tests/core_hotunplug: Un-blocklist *bind* subtests
` [Intel-gfx] [PATCH i-g-t v6 24/24] tests/core_hotunplug: Add unbind-rebind subtest to BAT scope
[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 02/11] drm/i915: Remove hw.mode
2020-09-14 20:05 UTC (23+ messages)
` [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] [PATCH v2 0/8] Return head pages from find_*_entry
2020-09-14 19:44 UTC (10+ messages)
` [Intel-gfx] [PATCH v2 3/8] mm: Optimise madvise WILLNEED
` [Intel-gfx] [PATCH v2 7/8] mm/shmem: Return head page from find_lock_entry
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for Return head pages from find_*_entry (rev2)
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for Return head pages from find_*_entry (rev4)
[Intel-gfx] [PATCH 00/20] Convert all remaining drivers to GEM object functions
2020-09-14 17:51 UTC (5+ messages)
` [Intel-gfx] [PATCH 01/20] drm/amdgpu: Introduce "
[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 (5+ messages)
` [Intel-gfx] [PATCH 1/3] dma-buf: Add struct dma-buf-map for storing struct dma_buf.vaddr_ptr
` [Intel-gfx] [PATCH 2/3] dma-buf: Use struct dma_buf_map in dma_buf_vmap() interfaces
` [Intel-gfx] [PATCH 3/3] dma-buf: Use struct dma_buf_map in dma_buf_vunmap() interfaces
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for dma-buf: Flag vmap'ed memory as system or I/O memory
[Intel-gfx] [10/12] drm/i915: Introduce HPD_PORT_TC<n>
2020-09-14 17:06 UTC (4+ messages)
[Intel-gfx] [PATCH 3/3] drm/i915/gem: Serialise debugfs i915_gem_objects with ctx->mutex
2020-09-14 16:45 UTC
[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 (5+ 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] [trivial PATCH] treewide: Convert switch/case fallthrough; to break;
2020-09-10 14:21 UTC (2+ messages)
[Intel-gfx] i915: boot/load regression since Linux v5.7-rc1 on Iris Pro (Crystal Well)
2020-09-10 13:53 UTC (3+ messages)
[Intel-gfx] [PATCH v8 0/8] Asynchronous flip implementation for i915
2020-09-14 13:12 UTC (13+ 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 v8 7/8] Documentation/gpu: Add asynchronous flip documentation for i915
` [Intel-gfx] [PATCH v8 8/8] drm/i915: Enable async flips in i915
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Asynchronous flip implementation for i915 (rev8)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✓ Fi.CI.IGT: "
[Intel-gfx] [PATCH v2 6/8] mm: Convert find_get_entry to return the head page
2020-09-14 11:27 UTC (3+ messages)
` [Intel-gfx] [mm] 2037ab69a5: BUG:KASAN:null-ptr-deref_in_t
[Intel-gfx] query on gem vma unbinding
2020-09-14 6:27 UTC
[Intel-gfx] dg1 flag for userspace to allocate contig resources
2020-09-13 21:53 UTC (5+ messages)
[Intel-gfx] Current status of the intel driver
2020-09-13 18:20 UTC
[Intel-gfx] [PATCH] drm/i915/gvt: Fix NULL pointer dereference in intel_vgpu_reg_rw_edid()
2020-09-12 7:02 UTC (4+ messages)
` [Intel-gfx] [PATCH v2] drm/i915/gvt: Prevent "
[Intel-gfx] [PATCH] drm/i915/display: Add max plane width for NV12 AUX plane for Gen10+ platforms
2020-09-12 4:54 UTC (3+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "
` [Intel-gfx] ✓ Fi.CI.IGT: "
[Intel-gfx] [PATCH V2 5/5] DO NOT MERGE: iommu: disable list appending in dma-iommu
2020-09-12 3:13 UTC (9+ messages)
[Intel-gfx] [CI] drm/i915/selftests: Downgrade severity of CS/SRM frequency scaling tests
2020-09-11 20:27 UTC
[Intel-gfx] [PATCH] drm/i915/fbc: disable FBC on Nightfury board
2020-09-11 17:47 UTC (5+ messages)
` [Intel-gfx] [PATCH v2] "
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/fbc: disable FBC on Nightfury board (rev2)
` [Intel-gfx] ✓ Fi.CI.IGT: "
[Intel-gfx] [PATCH 1/4] drm/i915: Kill unused savePCH_PORT_HOTPLUG
2020-09-11 16:50 UTC (8+ messages)
` [Intel-gfx] [PATCH 2/4] drm/i915: Nuke the magic FBC_CONTROL save/restore
` [Intel-gfx] [PATCH 3/4] drm/i915: Nuke MI_ARB_STATE save/restore
` [Intel-gfx] [PATCH 4/4] drm/i915: Nuke CACHE_MODE_0 save/restore
[Intel-gfx] [PATCH] drm/i915/selftests: test the correct variable in igt_gem_ww_ctx()
2020-09-11 16:27 UTC (5+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "
` [Intel-gfx] ✓ Fi.CI.IGT: "
[Intel-gfx] [bug report] drm/i915: Add an implementation for i915_gem_ww_ctx locking, v2
2020-09-11 11:34 UTC
[Intel-gfx] [PATCH 1/3] drm/i915: disable all display features when no display
2020-09-11 11:02 UTC (3+ messages)
[Intel-gfx] [PATCH] drm/i915: Fix an error code i915_gem_object_copy_blt()
2020-09-11 10:48 UTC (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915: Fix an error code i915_gem_object_copy_blt() (rev2)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox