intel-gfx.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-09-28 19:02:31 to 2022-09-30 08:54:46 UTC [more...]

[Intel-gfx] [PULL] drm-misc-next
 2022-09-30  8:54 UTC 

[Intel-gfx] [PATCH] drm/i915/gvt: Add missing vfio_unregister_group_dev() call
 2022-09-30  6:46 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for "

[Intel-gfx] [PATCH 00/10] drm/i915: Prep work for finishing (de)gamma readout
 2022-09-30  6:35 UTC  (20+ messages)
` [Intel-gfx] [PATCH 01/10] drm/i915: Remove PLL asserts from .load_luts()
` [Intel-gfx] [PATCH 02/10] drm/i915: Split up intel_color_init()
` [Intel-gfx] [PATCH 03/10] drm/i915: Simplify the intel_color_init_hooks() if ladder
` [Intel-gfx] [PATCH 04/10] drm/i915: Clean up intel_color_init_hooks()
` [Intel-gfx] [PATCH 05/10] drm/i915: Change glk_load_degamma_lut() calling convention
` [Intel-gfx] [PATCH 06/10] drm/i915: Make ilk_load_luts() deal with degamma
` [Intel-gfx] [PATCH 07/10] drm/i915: Introduce crtc_state->{pre, post}_csc_lut
` [Intel-gfx] [PATCH 08/10] drm/i915: Assert {pre, post}_csc_lut were assigned sensibly
` [Intel-gfx] [PATCH 09/10] drm/i915: Get rid of glk_load_degamma_lut_linear()
` [Intel-gfx] [PATCH 10/10] drm/i915: Stop loading linear degammma LUT on glk needlessly
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for drm/i915: Prep work for finishing (de)gamma readout
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [PATCH 0/3] drm/i915: Improve register state context init
 2022-09-30  6:13 UTC  (5+ messages)
` [Intel-gfx] [PATCH 1/3] drm/i915: Fix __gen125_emit_bb_start() without WA
` [Intel-gfx] [PATCH 2/3] drm/i915/gt: Document function to decode register state context
` [Intel-gfx] [PATCH 3/3] drm/i915/gt: Fix platform prefix
` [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915: Improve register state context init

[Intel-gfx] [PATCH 00/16] drm/i915/vm_bind: Add VM_BIND functionality
 2022-09-29 17:49 UTC  (30+ messages)
` [Intel-gfx] [PATCH 02/16] drm/i915/vm_bind: Add __i915_sw_fence_await_reservation()
` [Intel-gfx] [PATCH 03/16] drm/i915/vm_bind: Expose i915_gem_object_max_page_size()
` [Intel-gfx] [PATCH 04/16] drm/i915/vm_bind: Add support to create persistent vma
` [Intel-gfx] [PATCH 05/16] drm/i915/vm_bind: Implement bind and unbind of object
` [Intel-gfx] [PATCH 06/16] drm/i915/vm_bind: Support for VM private BOs
` [Intel-gfx] [PATCH 07/16] drm/i915/vm_bind: Add support to handle object evictions
` [Intel-gfx] [PATCH 12/16] drm/i915/vm_bind: Implement I915_GEM_EXECBUFFER3 ioctl

[Intel-gfx] [PATCH 0/7] drm/i915: Add HWMON support
 2022-09-30  4:19 UTC  (3+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: Add HWMON support (rev8)
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [PATCH 0/1] Fix Guc-Err-Capture sizing warning
 2022-09-30  2:33 UTC  (3+ messages)
` [Intel-gfx] [PATCH 1/1] drm/i915/guc: Fix GuC error capture sizing estimation and reporting
` [Intel-gfx] ✓ Fi.CI.BAT: success for Fix Guc-Err-Capture sizing warning

[Intel-gfx] [PATCH v4 0/4] Improve anti-pre-emption w/a for compute workloads
 2022-09-30  2:28 UTC  (13+ messages)
` [Intel-gfx] [PATCH v4 1/4] drm/i915/guc: Limit scheduling properties to avoid overflow
` [Intel-gfx] [PATCH v4 2/4] drm/i915: Fix compute pre-emption w/a to apply to compute engines
` [Intel-gfx] [PATCH v4 3/4] drm/i915: Make the heartbeat play nice with long pre-emption timeouts
` [Intel-gfx] [PATCH v4 4/4] drm/i915: Improve long running compute w/a for GuC submission
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Improve anti-pre-emption w/a for compute workloads (rev7)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [PATCH v4 00/15] Tidy up vfio_device life cycle
 2022-09-30  2:03 UTC  (5+ messages)
` [Intel-gfx] [PATCH v4 15/15] vfio: Add struct device to vfio_device

[Intel-gfx] [PATCH v6 00/21] Move all drivers to a common dma-buf locking convention
 2022-09-30  0:53 UTC  (25+ messages)
` [Intel-gfx] [PATCH v6 01/21] dma-buf: Add unlocked variant of vmapping functions
` [Intel-gfx] [PATCH v6 02/21] dma-buf: Add unlocked variant of attachment-mapping functions
` [Intel-gfx] [PATCH v6 03/21] drm/gem: Take reservation lock for vmap/vunmap operations
` [Intel-gfx] [PATCH v6 04/21] drm/prime: Prepare to dynamic dma-buf locking specification
` [Intel-gfx] [PATCH v6 05/21] drm/armada: "
` [Intel-gfx] [PATCH v6 06/21] drm/i915: "
` [Intel-gfx] [PATCH v6 07/21] drm/omapdrm: "
` [Intel-gfx] [PATCH v6 08/21] drm/tegra: "
` [Intel-gfx] [PATCH v6 09/21] drm/etnaviv: "
` [Intel-gfx] [PATCH v6 10/21] RDMA/umem: "
` [Intel-gfx] [PATCH v6 11/21] misc: fastrpc: "
` [Intel-gfx] [PATCH v6 12/21] xen/gntdev: "
` [Intel-gfx] [PATCH v6 13/21] media: videobuf2: "
` [Intel-gfx] [PATCH v6 14/21] media: tegra-vde: "
` [Intel-gfx] [PATCH v6 15/21] dma-buf: Move dma_buf_vmap() to dynamic "
` [Intel-gfx] [PATCH v6 16/21] dma-buf: Move dma_buf_attach() "
` [Intel-gfx] [PATCH v6 17/21] dma-buf: Move dma_buf_map_attachment() "
` [Intel-gfx] [PATCH v6 18/21] dma-buf: Move dma_buf_mmap() "
` [Intel-gfx] [PATCH v6 19/21] dma-buf: Document dynamic locking convention
` [Intel-gfx] [PATCH v6 20/21] media: videobuf2: Stop using internal dma-buf lock
` [Intel-gfx] [PATCH v6 21/21] dma-buf: Remove obsoleted internal lock
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for Move all drivers to a common dma-buf locking convention
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [PATCH v4.1] drm/i915/mtl: Define engine context layouts
 2022-09-30  0:10 UTC  (3+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

[Intel-gfx] [PATCH] drm/i915: Fix CFI violations in gt_sysfs
 2022-09-29 22:44 UTC  (7+ messages)

[Intel-gfx] [PATCH v5] drm/i915/mtl: enable local stolen memory
 2022-09-29 20:55 UTC  (5+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/mtl: enable local stolen memory (rev5)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[Intel-gfx] [PATCH 0/5] drm/i915/mtl: Add C10 phy support
 2022-09-29 20:08 UTC  (8+ messages)
` [Intel-gfx] [PATCH 1/5] drm/i915/mtl: Add Support for C10, C20 PHY Message Bus
` [Intel-gfx] [PATCH 2/5] drm/i915/mtl: Add PLL programming support for C10 phy
` [Intel-gfx] [PATCH 3/5] drm/i915/mtl: Add support for C10 phy programming
` [Intel-gfx] [PATCH 4/5] drm/i915/mtl: Add C10 phy programming for HDMI
` [Intel-gfx] [PATCH 5/5] drm/i915/mtl: Add vswing programming for C10 phys
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/mtl: Add C10 phy support
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[Intel-gfx] [PATCH v4 00/30] drm: Analog TV Improvements
 2022-09-29 20:04 UTC  (32+ messages)
` [Intel-gfx] [PATCH v4 01/30] drm/docs: Remove unused TV Standard property
` [Intel-gfx] [PATCH v4 02/30] drm/tests: Order Kunit tests in Makefile
` [Intel-gfx] [PATCH v4 03/30] drm/tests: Add Kunit Helpers
` [Intel-gfx] [PATCH v4 04/30] drm/atomic-helper: Rename drm_atomic_helper_connector_tv_reset to avoid ambiguity
` [Intel-gfx] [PATCH v4 05/30] drm/connector: Rename subconnector state variable
` [Intel-gfx] [PATCH v4 06/30] drm/atomic: Add TV subconnector property to get/set_property
` [Intel-gfx] [PATCH v4 07/30] drm/connector: Rename legacy TV property
` [Intel-gfx] [PATCH v4 08/30] drm/connector: Only register TV mode property if present
` [Intel-gfx] [PATCH v4 09/30] drm/connector: Rename drm_mode_create_tv_properties
` [Intel-gfx] [PATCH v4 10/30] drm/connector: Add TV standard property
` [Intel-gfx] [PATCH v4 11/30] drm/modes: Add a function to generate analog display modes
` [Intel-gfx] [PATCH v4 12/30] drm/modes: Only consider bpp and refresh before options
` [Intel-gfx] [PATCH v4 13/30] drm/modes: parse_cmdline: Add support for named modes containing dashes
` [Intel-gfx] [PATCH v4 14/30] drm/client: Add some tests for drm_connector_pick_cmdline_mode()
` [Intel-gfx] [PATCH v4 15/30] drm/modes: Move named modes parsing to a separate function
` [Intel-gfx] [PATCH v4 16/30] drm/modes: Switch to named mode descriptors
` [Intel-gfx] [PATCH v4 17/30] drm/modes: Fill drm_cmdline mode from named modes
` [Intel-gfx] [PATCH v4 18/30] drm/connector: Add pixel clock to cmdline mode
` [Intel-gfx] [PATCH v4 19/30] drm/connector: Add a function to lookup a TV mode by its name
` [Intel-gfx] [PATCH v4 20/30] drm/modes: Introduce the tv_mode property as a command-line option
` [Intel-gfx] [PATCH v4 21/30] drm/modes: Properly generate a drm_display_mode from a named mode
` [Intel-gfx] [PATCH v4 22/30] drm/modes: Introduce more named modes
` [Intel-gfx] [PATCH v4 23/30] drm/atomic-helper: Add a TV properties reset helper
` [Intel-gfx] [PATCH v4 24/30] drm/atomic-helper: Add an analog TV atomic_check implementation
` [Intel-gfx] [PATCH v4 25/30] drm/vc4: vec: Fix definition of PAL-M mode
` [Intel-gfx] [PATCH v4 26/30] drm/vc4: vec: Use TV Reset implementation
` [Intel-gfx] [PATCH v4 27/30] drm/vc4: vec: Check for VEC output constraints
` [Intel-gfx] [PATCH v4 28/30] drm/vc4: vec: Convert to the new TV mode property
` [Intel-gfx] [PATCH v4 29/30] drm/vc4: vec: Add support for more analog TV standards
` [Intel-gfx] [PATCH v4 30/30] drm/sun4i: tv: Convert to the new TV mode property
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for drm: Analog TV Improvements (rev3)

[Intel-gfx] [PATCH] drm/i915/gvt: fix double-free bug in split_2MB_gtt_entry
 2022-09-29 18:40 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915/gvt: fix double-free bug in split_2MB_gtt_entry (rev3)
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[Intel-gfx] [core-for-CI][PATCH v2 0/2] iommu: Remove iova cpu hotplugging flushing
 2022-09-29 17:06 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for iommu: Remove iova cpu hotplugging flushing (rev2)
` [Intel-gfx] ✓ Fi.CI.IGT: success "

[Intel-gfx] [PATCH] drm/i915/gt: Flush to global observation point before breadcrumb write
 2022-09-29 17:03 UTC  (6+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for drm/i915/gt: Flush to global observation point before breadcrumb write (rev2)
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[Intel-gfx] [PATCH 0/5] drm/i915/mtl: Add C10 support
 2022-09-29 17:01 UTC  (7+ messages)
` [Intel-gfx] [PATCH 1/5] drm/i915/mtl: Add Support for C10, C20 PHY Message Bus
` [Intel-gfx] [PATCH 2/5] drm/i915/mtl: Add PLL programming support for C10 phy
` [Intel-gfx] [PATCH 3/5] drm/i915/mtl: Add support for C10 phy programming
` [Intel-gfx] [PATCH 4/5] drm/i915/mtl: Add C10 phy programming for HDMI
` [Intel-gfx] [PATCH 5/5] drm/i915/mtl: Add vswing programming for C10 phys
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for drm/i915/mtl: Add C10 support

[Intel-gfx] [PATCH] drm/i915/guc: do not capture error state on exiting context
 2022-09-29 16:49 UTC  (13+ messages)

[Intel-gfx] [PULL] drm-intel-fixes
 2022-09-29 15:58 UTC 

[Intel-gfx] [PULL] drm-misc-fixes
 2022-09-29 14:43 UTC 

[Intel-gfx] [PULL] drm-intel-next-fixes
 2022-09-29 14:26 UTC 

[Intel-gfx] [PATCH] drm/i915: Reject excessive dotclocks early
 2022-09-29 14:15 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915: Reject excessive dotclocks early (rev2)

[Intel-gfx] [PATCH v3] drm/i915/psr: Fix PSR_IMR/IIR field handling
 2022-09-29 13:18 UTC  (3+ messages)

[Intel-gfx] [PATCH] drm/i915/gvt: fix double-free bug in split_2MB_gtt_entry
 2022-09-28  3:33 UTC  (2+ messages)
` [Intel-gfx] [PATCH] drm/i915/gvt: fix double free "

[Intel-gfx] Information about XDC 2022 - next week!
 2022-09-29 12:55 UTC 

[Intel-gfx] [PATCH v4] drm/i915/mtl: enable local stolen memory
 2022-09-29 12:49 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915/mtl: enable local stolen memory (rev4)

[Intel-gfx] [PATCH 1/2] drm/i915: Fix a potential UAF at device unload
 2022-09-29 11:36 UTC  (3+ messages)

[Intel-gfx] [PATCH 0/4] drm/i915: Per-crtc/connector DRRS debugfs
 2022-09-29 10:26 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

[Intel-gfx] [PATCH v13 0/9] Fixes integer overflow or integer truncation issues in page lookups, ttm place configuration and scatterlist creation
 2022-09-29  8:44 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

[Intel-gfx] [PATCH v2] overflow: Introduce overflows_type() and castable_to_type()
 2022-09-29  8:32 UTC  (3+ messages)

[Intel-gfx] [PATCH 0/3] Add SLPC selftest live_slpc_power
 2022-09-29  7:16 UTC  (8+ messages)
` [Intel-gfx] [PATCH 3/3] drm/i915/guc/slpc: "
` [Intel-gfx] ✓ Fi.CI.IGT: success for Add SLPC selftest live_slpc_power (rev2)

[Intel-gfx] [PATCH v12 3/9] overflow: Introduce overflows_type() and __castable_to_type()
 2022-09-29  7:01 UTC  (2+ messages)

[Intel-gfx] [PATCH 0/8] drm/i915: Add D3Cold-Off support for runtime-pm
 2022-09-29  5:56 UTC  (8+ messages)
` [Intel-gfx] [PATCH 1/8] drm/i915: Added is_intel_rpm_allowed helper

[Intel-gfx] [PATCH] drm/i915: Add some debug prints for intel_modeset_all_pipes()
 2022-09-29  4:36 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

[Intel-gfx] [CI 00/15] drm/i915: HuC loading for DG2
 2022-09-29  1:22 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915: HuC loading for DG2 (rev8)

[Intel-gfx] [PATCH 1/2] drm/i915/display: Do both crawl and squash when changing cdclk
 2022-09-29  0:56 UTC  (6+ messages)
` [Intel-gfx] [PATCH 2/2] drm/i915/display: Add CDCLK Support for MTL
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/2] drm/i915/display: Do both crawl and squash when changing cdclk
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

[Intel-gfx] [PATCH] drm/i915/gt: Perf_limit_reasons are only available for Gen11+
 2022-09-29  0:20 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for drm/i915/gt: Perf_limit_reasons are only available for Gen11+ (rev2)

[Intel-gfx] [PATCH] drm/i915: Remove unwanted pointer unpacking
 2022-09-28 21:12 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915: Remove unwanted pointer unpacking (rev2)

[Intel-gfx] [PATCH 0/3] drm/i915: Relax fixed mode selection further
 2022-09-28 20:22 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

[Intel-gfx] [PATCH 1/2] drm/i915/pps: Add get_pps_idx() hook as part of pps_get_register() cleanup
 2022-09-28 19:36 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for series starting with [1/2] "

[Intel-gfx] [PATCH] drm/i915: Perf_limit_reasons are only available for Gen11+
 2022-09-28 19:03 UTC  (5+ 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).