Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-12-14 10:11:00 to 2020-12-15 22:42:32 UTC [more...]

[Intel-gfx] [PATCH] drm/i915/display: Prevent double YUV range correction on HDR planes
 2020-12-15 22:42 UTC  (8+ messages)
        ` [Intel-gfx] [PATCH v2] "
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

[Intel-gfx] [PATCH] drm/i915: Fix mismatch between misplaced vma check and vma insert
 2020-12-15 22:33 UTC  (4+ messages)

[Intel-gfx] [PATCH 1/2] drm/i915/gt: Split logical ring contexts from execlist submission
 2020-12-15 21:56 UTC  (8+ messages)
` [Intel-gfx] [PATCH 2/2] drm/i915/gt: Provide a utility to create a scratch buffer
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/2] drm/i915/gt: Split logical ring contexts from execlist submission
` [Intel-gfx] ✗ Fi.CI.DOCS: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✗ Fi.CI.IGT: failure "

[Intel-gfx] [PATCH i-g-t 1/2] i915/gem_exec_params: Assert a 4G object does _not_ fit without 48b
 2020-12-15 21:53 UTC  (4+ messages)
` [Intel-gfx] [PATCH i-g-t 2/2] i915/gem_softpin: Check full placement control under full-ppgtt
  ` [Intel-gfx] [PATCH i-g-t v2] "

[Intel-gfx] [PATCH 1/2] i915/perf: Move gen specific OA formats to single array
 2020-12-15 21:49 UTC  (2+ messages)
` [Intel-gfx] [PATCH 2/2] i915/perf: Add removed OA formats back for TGL

[Intel-gfx] [PATCH i-g-t 1/2] i915/gem_exec_params: Assert a 4G object does _not_ fit without 48b
 2020-12-15 21:05 UTC  (2+ messages)
` [Intel-gfx] [PATCH i-g-t 2/2] i915/gem_softpin: Check full placement control under full-ppgtt

[Intel-gfx] [CI] drm/i915/gt: Track the overall awake/busy time
 2020-12-15 20:54 UTC  (3+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[Intel-gfx] [RFC] drm/i915/backlight: RFC cache backlight power state
 2020-12-15 20:23 UTC  (3+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "
` [Intel-gfx] ✗ Fi.CI.IGT: failure "

[Intel-gfx] [PATCH 1/4] dma-buf: Remove kmap kerneldoc vestiges
 2020-12-15 19:20 UTC  (13+ messages)
` [Intel-gfx] [PATCH 3/4] dma-buf: begin/end_cpu might lock the dma_resv lock
  ` [Intel-gfx] [PATCH] "
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/4] dma-buf: Remove kmap kerneldoc vestiges (rev2)
` [Intel-gfx] ✗ Fi.CI.DOCS: "
` [Intel-gfx] ✗ Fi.CI.BAT: failure "
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/4] dma-buf: Remove kmap kerneldoc vestiges (rev3)
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[Intel-gfx] [PATCH] drm/i915: remove h from printk format specifier
 2020-12-15 19:00 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for "

[Intel-gfx] [CI] drm/i915/gem: Drop free_work for GEM contexts
 2020-12-15 18:27 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/gem: Drop free_work for GEM contexts (rev3)

[Intel-gfx] [PATCH 01/69] drm/i915: Use cmpxchg64 for 32b compatilibity
 2020-12-15 17:16 UTC  (18+ messages)
` [Intel-gfx] [PATCH 11/69] drm/i915/gt: Simplify virtual engine handling for execlists_hold()
` [Intel-gfx] [PATCH 13/69] drm/i915/gem: Drop free_work for GEM contexts
` [Intel-gfx] [PATCH 14/69] drm/i915/gt: Track the overall awake/busy time
` [Intel-gfx] [PATCH 15/69] drm/i915/gt: Track all timelines created using the HWSP
` [Intel-gfx] [PATCH 20/69] drm/i915/selftests: Exercise relative timeline modes
` [Intel-gfx] [PATCH 21/69] drm/i915/gt: Use ppHWSP for unshared non-semaphore related timelines
` [Intel-gfx] [PATCH 25/69] drm/i915/gem: Optimistically prune dma-resv from the shrinker
` [Intel-gfx] [PATCH 35/69] drm/i915: Strip out internal priorities
` [Intel-gfx] [PATCH 39/69] drm/i915: Replace engine->schedule() with a known request operation
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [01/69] drm/i915: Use cmpxchg64 for 32b compatilibity
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✗ Fi.CI.DOCS: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✗ Fi.CI.IGT: failure "

[Intel-gfx] [patch 00/30] genirq: Treewide hunt for irq descriptor abuse and assorted fixes
 2020-12-14 21:13 UTC  (11+ messages)
` [Intel-gfx] [patch 20/30] net/mlx4: Replace irq_to_desc() abuse
` [Intel-gfx] [patch 21/30] net/mlx4: Use effective interrupt affinity
` [Intel-gfx] [patch 22/30] net/mlx5: Replace irq_to_desc() abuse
` [Intel-gfx] [patch 23/30] net/mlx5: Use effective interrupt affinity

[Intel-gfx] [PATCH v3 0/7] drm: Try to fix encoder possible_clones/crtc
 2020-12-14 20:26 UTC  (10+ messages)
` [Intel-gfx] [PATCH v3 6/7] drm: Validate encoder->possible_crtcs

[Intel-gfx] [PULL] drm-misc-next-fixes
 2020-12-15 16:27 UTC  (2+ messages)

[Intel-gfx] [PATCH v6 1/5] drm: Add function to convert rect in 16.16 fixed format to regular format
 2020-12-15 15:50 UTC  (15+ messages)
` [Intel-gfx] [PATCH v6 2/5] drm/i915/display/psr: Use plane damage clips to calculate damaged area
` [Intel-gfx] [PATCH v6 3/5] drm/i915/display: Split and export main surface calculation from skl_check_main_surface()
` [Intel-gfx] [PATCH v6 4/5] drm/i915/display/psr: Program plane's calculated offset to plane SF register
` [Intel-gfx] [PATCH v6 5/5] HAX/DO_NOT_MERGE_IT: drm/i915/display: Enable PSR2 selective fetch for testing
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for series starting with [v6,1/5] drm: Add function to convert rect in 16.16 fixed format to regular format
` [Intel-gfx] ✗ Fi.CI.DOCS: "
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

[Intel-gfx] [PATCH] doc: Fix build of documentation after i915 file rename
 2020-12-15 14:32 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for "

[Intel-gfx] [PATCH 0/3] Multi DSB instance support
 2020-12-15 10:30 UTC  (9+ messages)
` [Intel-gfx] [PATCH 1/3] drm/i915/dsb: multi dsb instance support in prepare() and cleanup()
` [Intel-gfx] [PATCH 2/3] drm/i915/dsb: multi dsb instance support in dsb-write()
` [Intel-gfx] [PATCH 3/3] drm/i915/dsb: multi dsb instance support in dsb-commit()
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Multi DSB instance support
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✗ Fi.CI.DOCS: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [PATCH i-g-t] i915/gem_exec_schedule: Measure timeslice distribution when oversaturated
 2020-12-15  9:51 UTC  (4+ messages)
` [Intel-gfx] [igt-dev] "

[Intel-gfx] [PATCH i-g-t] i915/gem_shrink: Refactor allocation sizing based on available memory
 2020-12-15  9:47 UTC  (2+ messages)
` [Intel-gfx] [igt-dev] "

[Intel-gfx] [PATCH 0/1] Display glitches fixes
 2020-12-15  6:40 UTC  (4+ messages)
` [Intel-gfx] [PATCH 1/1] drm/i915/dp: optimize pps_lock wherever required

[Intel-gfx] [RFC-v9 00/23] Introduce Intel PXP component - Mesa single session
 2020-12-15  2:08 UTC  (27+ messages)
` [Intel-gfx] [RFC-v9 01/23] drm/i915/pxp: Introduce Intel PXP component
` [Intel-gfx] [RFC-v9 02/23] drm/i915/pxp: set KCR reg init during the boot time
` [Intel-gfx] [RFC-v9 03/23] drm/i915/pxp: Implement funcs to create the TEE channel
` [Intel-gfx] [RFC-v9 04/23] drm/i915/pxp: Create the arbitrary session after boot
` [Intel-gfx] [RFC-v9 05/23] drm/i915/pxp: Func to send hardware session termination
` [Intel-gfx] [RFC-v9 06/23] drm/i915/pxp: Enable PXP irq worker and callback stub
` [Intel-gfx] [RFC-v9 07/23] drm/i915/pxp: Destroy arb session upon teardown
` [Intel-gfx] [RFC-v9 08/23] drm/i915/pxp: Enable PXP power management
` [Intel-gfx] [RFC-v9 09/23] drm/i915/pxp: Expose session state for display protection flip
` [Intel-gfx] [RFC-v9 10/23] mei: pxp: export pavp client to me client bus
` [Intel-gfx] [RFC-v9 11/23] drm/i915/uapi: introduce drm_i915_gem_create_ext
` [Intel-gfx] [RFC-v9 12/23] drm/i915/pxp: User interface for Protected buffer
` [Intel-gfx] [RFC-v9 13/23] drm/i915/pxp: Add plane decryption support
` [Intel-gfx] [RFC-v9 14/23] drm/i915/pxp: Implement ioctl action to reserve session slots
` [Intel-gfx] [RFC-v9 15/23] drm/i915/pxp: Implement ioctl action to set session in play
` [Intel-gfx] [RFC-v9 16/23] drm/i915/pxp: Implement ioctl action to terminate the session
` [Intel-gfx] [RFC-v9 17/23] drm/i915/pxp: Implement ioctl action to send TEE commands
` [Intel-gfx] [RFC-v9 18/23] drm/i915/pxp: Implement ioctl action to query PXP tag
` [Intel-gfx] [RFC-v9 19/23] drm/i915/pxp: Termiante the session upon app crash
` [Intel-gfx] [RFC-v9 20/23] drm/i915/pxp: Add PXP-related registers into allowlist
` [Intel-gfx] [RFC-v9 21/23] mei: bus: add vtag support
` [Intel-gfx] [RFC-v9 22/23] mei: pxp: add vtag parameter to mei_pxp_send/receive interface
` [Intel-gfx] [RFC-v9 23/23] drm/i915/pxp: Enable the PXP ioctl for protected session
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Introduce Intel PXP component - Mesa single session (rev9)
` [Intel-gfx] ✗ Fi.CI.DOCS: "
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

[Intel-gfx] [PATCH i-g-t] lib: Pass device fd to gem_mmappable_aperture_size()
 2020-12-14 23:40 UTC  (6+ messages)

[Intel-gfx] [PATCH] drm/i915/gt: Split logical ring contexts from execlist submission
 2020-12-14 22:29 UTC  (3+ messages)

[Intel-gfx] [PATCH] drm/i915: Reduce duplicated switch cases in hpd code
 2020-12-14 20:35 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.DOCS: warning for drm/i915: Reduce duplicated switch cases in hpd code (rev2)
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [PATCH 1/2] drm/i915: Fix ICL MG PHY vswing handling
 2020-12-14 19:46 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.DOCS: warning for series starting with [1/2] drm/i915: Fix ICL MG PHY vswing handling (rev2)
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✗ Fi.CI.IGT: failure "

[Intel-gfx] [PATCH 1/2] drm/i915: Individual request cancellation
 2020-12-14 18:54 UTC  (6+ messages)
` [Intel-gfx] [PATCH 2/2] drm/i915/gem: Allow cancelling an individual fence
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/2] drm/i915: Individual request cancellation
` [Intel-gfx] ✗ Fi.CI.DOCS: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [PATCH v5 1/2] drm/i915/display: Support PSR Multiple Transcoders
 2020-12-14 17:46 UTC  (11+ messages)
` [Intel-gfx] [PATCH v5 2/2] drm/i915/display: Support Multiple Transcoders' PSR status on debugfs

[Intel-gfx] [PATCH i-g-t] i915/gem_vm_create: Race vm-destroy against object free
 2020-12-14 16:43 UTC  (3+ messages)

[Intel-gfx] [PATCH i-g-t 1/4] i915/perf_pmu: Verify RC6 measurements before/after suspend
 2020-12-14 16:24 UTC  (14+ messages)
` [Intel-gfx] [PATCH i-g-t 2/4] i915/gem_exec_balancer: Measure timeslicing fairness
  ` [Intel-gfx] [igt-dev] "
` [Intel-gfx] [PATCH i-g-t 3/4] i915/gem_shrink: Refactor allocation sizing based on available memory
  ` [Intel-gfx] [igt-dev] "
` [Intel-gfx] [PATCH i-g-t 4/4] i915/gem_exec_schedule: Try to spot unfairness
` [Intel-gfx] [igt-dev] [PATCH i-g-t 1/4] i915/perf_pmu: Verify RC6 measurements before/after suspend

[Intel-gfx] [PATCH 1/2] drm/framebuffer: Format modifier for Intel Gen 12 render compression with Clear Color
 2020-12-14 16:22 UTC  (8+ messages)

[Intel-gfx] [PATCH v8 00/19] HDCP 2.2 and HDCP 1.4 Gen12 DP MST support
 2020-12-14 15:37 UTC  (9+ messages)
` [Intel-gfx] [PATCH v8 17/19] drm/i915/hdcp: Support for HDCP 2.2 MST shim callbacks
` [Intel-gfx] [PATCH v8 18/19] drm/i915/hdcp: Configure HDCP2.2 MST steram encryption status
` [Intel-gfx] [PATCH v8 19/19] drm/i915/hdcp: Enable HDCP 2.2 MST support
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for HDCP 2.2 and HDCP 1.4 Gen12 DP MST support (rev8)
` [Intel-gfx] ✗ Fi.CI.DOCS: "

[Intel-gfx] [PATCH v8 04/19] drm/i915/hdcp: No HDCP when encoder is't initialized
 2020-12-14 14:10 UTC  (2+ messages)

[Intel-gfx] [PATCH v5 1/6] drm/damage_helper: Check if damage clips has valid values
 2020-12-14 13:58 UTC  (4+ messages)
` [Intel-gfx] [PATCH v5 3/6] drm/i915/display/psr: Use plane damage clips to calculate damaged area

[Intel-gfx] [PATCH v4 00/16] Add support for DP-HDMI2.1 PCON
 2020-12-14 13:51 UTC  (10+ messages)
` [Intel-gfx] [PATCH v4 07/16] drm/dp_helper: Add helpers to configure PCONs RGB-YCbCr Conversion
` [Intel-gfx] [PATCH v4 15/16] drm/i915: Let PCON convert from RGB to YUV if it can
` [Intel-gfx] [PATCH v4 16/16] drm/i915: Enable PCON configuration for Color Conversion for TGL

[Intel-gfx] [PATCH 63/69] drm/i915/gt: Infrastructure for ring scheduling
 2020-12-14 13:29 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915: Try to guess PCH type even without ISA bridge
 2020-12-14 12:50 UTC  (4+ messages)
` [Intel-gfx] [RFC PATCH] drm/i915: intel_detect_pch_virt() can be static

[Intel-gfx] [PATCH 69/69] drm/i915/gt: Support virtual engine queues
 2020-12-14 12:33 UTC  (2+ messages)

[Intel-gfx] [CI 1/3] drm/i915/pmu: Don't grab wakeref when enabling events
 2020-12-14 12:30 UTC  (3+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [CI,1/3] "
` [Intel-gfx] ✓ Fi.CI.IGT: "


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