Intel-GFX Archive mirror
 help / color / mirror / Atom feed
 messages from 2022-08-08 23:59:02 to 2022-08-11 16:41:13 UTC [more...]

[Intel-gfx] [PATCH v2 0/5] Move all drivers to a common dma-buf locking convention
 2022-08-10 18:25 UTC  (9+ messages)
` [Intel-gfx] [PATCH v2 1/5] dma-buf: Add _unlocked postfix to function names
  ` [Intel-gfx] [Linaro-mm-sig] "
` [Intel-gfx] [PATCH v2 2/5] drm/gem: Take reservation lock for vmap/vunmap operations
  ` [Intel-gfx] [Linaro-mm-sig] "
` [Intel-gfx] [PATCH v2 3/5] dma-buf: Move all dma-bufs to dynamic locking specification
  ` [Intel-gfx] [Linaro-mm-sig] "

[Intel-gfx] [PATCH] Fixes KW issues for NULL pointer dereference
 2022-08-11 16:40 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

[Intel-gfx] [PATCH v4 0/7] Fixes integer overflow or integer truncation issues in page lookups, ttm place configuration and scatterlist creation
 2022-08-11 16:29 UTC  (3+ messages)
` [Intel-gfx] [PATCH v4 1/7] drm: Move and add a few utility macros into drm util header

[Intel-gfx] [PATCH 0/3] Fixes for damage clips handling
 2022-08-11 16:23 UTC  (3+ messages)
` [Intel-gfx] [PATCH 1/3] drm: Use original src rect while initializing damage iterator

[Intel-gfx] [PATCH 00/39] drm/i915: add display sub-struct to drm_i915_private
 2022-08-11 15:58 UTC  (44+ messages)
` [Intel-gfx] [PATCH 01/39] "
` [Intel-gfx] [PATCH 02/39] drm/i915: move cdclk_funcs to display.funcs
` [Intel-gfx] [PATCH 03/39] drm/i915: move dpll_funcs "
` [Intel-gfx] [PATCH 04/39] drm/i915: move hotplug_funcs "
` [Intel-gfx] [PATCH 05/39] drm/i915: move clock_gating_funcs "
` [Intel-gfx] [PATCH 06/39] drm/i915: move wm_disp funcs "
` [Intel-gfx] [PATCH 07/39] drm/i915: move fdi_funcs "
` [Intel-gfx] [PATCH 08/39] drm/i915: move color_funcs "
` [Intel-gfx] [PATCH 09/39] drm/i915: move and group gmbus members under display.gmbus
` [Intel-gfx] [PATCH 10/39] drm/i915: move and group pps members under display.pps
` [Intel-gfx] [PATCH 11/39] drm/i915: move dmc to display.dmc
` [Intel-gfx] [PATCH 12/39] drm/i915: move and split audio under display.audio and display.funcs
` [Intel-gfx] [PATCH 13/39] drm/i915: move dpll under display.dpll
` [Intel-gfx] [PATCH 14/39] drm/i915: move and group fbdev under display.fbdev
` [Intel-gfx] [PATCH 15/39] drm/i915: move wm to display.wm
` [Intel-gfx] [PATCH 16/39] drm/i915: move and group hdcp under display.hdcp
` [Intel-gfx] [PATCH 17/39] drm/i915: move hotplug to display.hotplug
` [Intel-gfx] [PATCH 18/39] drm/i915: move overlay to display.overlay
` [Intel-gfx] [PATCH 19/39] drm/i915: move and group sagv under display.sagv
` [Intel-gfx] [PATCH 20/39] drm/i915: move and group max_bw and bw_obj under display.bw
` [Intel-gfx] [PATCH 21/39] drm/i915: move opregion to display.opregion
` [Intel-gfx] [PATCH 22/39] drm/i915: move and group cdclk under display.cdclk
` [Intel-gfx] [PATCH 23/39] drm/i915: move backlight to display.backlight
` [Intel-gfx] [PATCH 24/39] drm/i915: move mipi_mmio_base to display.dsi
` [Intel-gfx] [PATCH 25/39] drm/i915: move vbt to display.vbt
` [Intel-gfx] [PATCH 26/39] drm/i915: move fbc to display.fbc
` [Intel-gfx] [PATCH 27/39] drm/i915/vrr: drop window2_delay member from i915
` [Intel-gfx] [PATCH 28/39] drm/i915: move and group power related members under display.power
` [Intel-gfx] [PATCH 29/39] drm/i915: move and group fdi members under display.fdi
` [Intel-gfx] [PATCH 30/39] drm/i915: move fb_tracking under display sub-struct
` [Intel-gfx] [PATCH 31/39] drm/i915: move INTEL_FRONTBUFFER_* macros to intel_frontbuffer.h
` [Intel-gfx] [PATCH 32/39] drm/i915: move dbuf under display sub-struct
` [Intel-gfx] [PATCH 33/39] drm/i915: move and group modeset_wq and flip_wq under display.wq
` [Intel-gfx] [PATCH 34/39] drm/i915: split gem quirks from display quirks
` [Intel-gfx] [PATCH 35/39] drm/i915/quirks: abstract checking for "
` [Intel-gfx] [PATCH 36/39] drm/i915/quirks: abstract quirks further by making quirk ids an enum
` [Intel-gfx] [PATCH 37/39] drm/i915: move quirks under display sub-struct
` [Intel-gfx] [PATCH 38/39] drm/i915: move atomic_helper "
` [Intel-gfx] [PATCH 39/39] drm/i915: move and group properties under display.properties
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: add display sub-struct to drm_i915_private
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[Intel-gfx] [PATCH] Fixes KW issue for NULL pointer dereference
 2022-08-11 15:35 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[Intel-gfx] [PATCH] i915/gvt: Fix Comet Lake
 2022-08-11 10:57 UTC  (4+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [RFC v2 00/18] drm/display/dp_mst: Drop Radeon MST support, make MST atomic-only
 2022-08-11  9:46 UTC  (9+ messages)
` [Intel-gfx] [RFC v2 14/18] drm/display/dp_mst: Drop all ports from topology on CSNs before queueing link address work
` [Intel-gfx] [RFC v2 18/18] drm/display/dp_mst: Move all payload info into the atomic state
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/display/dp_mst: Drop Radeon MST support, make MST atomic-only
` [Intel-gfx] ✗ Fi.CI.BAT: failure "
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/display/dp_mst: Drop Radeon MST support, make MST atomic-only (rev2)
` [Intel-gfx] ✗ Fi.CI.IGT: failure "
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/display/dp_mst: Drop Radeon MST support, make MST atomic-only (rev3)
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [PATCH v6 0/4] drm/i915/display: stop HPD workers before display driver unregister
 2022-08-11  8:33 UTC  (3+ messages)

[Intel-gfx] [PATCH] drm/i915/gem: reschedule relocations to avoid timeouts
 2022-08-11  8:30 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✗ Fi.CI.IGT: failure "

[Intel-gfx] [PATCH v2] drm/i915/gem: reschedule relocations to avoid timeouts
 2022-08-11  7:49 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/gem: reschedule relocations to avoid timeouts (rev2)

[Intel-gfx] [PATCH 0/2] Add DP MST DSC support to i915
 2022-08-11  7:33 UTC  (8+ messages)
` [Intel-gfx] [PATCH 1/2] drm: Add missing DP DSC extended capability definitions
` [Intel-gfx] [PATCH 2/2] drm/i915: Add DSC support to MST path
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for Add DP MST DSC support to i915 (rev5)
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✗ Fi.CI.IGT: failure "

[Intel-gfx] [PATCH 0/4] Fix HFVSDB parsing
 2022-08-11  7:18 UTC  (6+ messages)
` [Intel-gfx] [PATCH 1/4] drm/edid: Fix minimum bpc supported with DSC1.2 for HDMI sink
` [Intel-gfx] [PATCH 2/4] drm/edid: Split DSC parsing into separate function
` [Intel-gfx] [PATCH 3/4] drm/edid: Refactor HFVSDB parsing for DSC1.2
` [Intel-gfx] [PATCH 4/4] drm/edid: Avoid multiple log lines for HFVSDB parsing
` [Intel-gfx] ✓ Fi.CI.BAT: success for Fix "

[Intel-gfx] [PATCH v2] drm/i915/combo_phy: Add Workaround to avoid flicker with HBR3 eDP Panels
 2022-08-11  5:51 UTC  (3+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/combo_phy: Add Workaround to avoid flicker with HBR3 eDP Panels (rev2)
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [PATCH v2 00/15] drm/i915: stop modifying "const" device info
 2022-08-11  4:35 UTC  (20+ messages)
` [Intel-gfx] [PATCH v2 01/15] drm/i915: combine device info printing into one
` [Intel-gfx] [PATCH v2 02/15] drm/i915: add initial runtime info into device info
` [Intel-gfx] [PATCH v2 03/15] drm/i915: move graphics.ver and graphics.rel to runtime info
` [Intel-gfx] [PATCH v2 04/15] drm/i915: move fbc_mask "
` [Intel-gfx] [PATCH v2 05/15] drm/i915: move page_sizes "
` [Intel-gfx] [PATCH v2 06/15] drm/i915: move ppgtt_type and ppgtt_size "
` [Intel-gfx] [PATCH v2 07/15] drm/i915: move has_pooled_eu "
` [Intel-gfx] [PATCH v2 08/15] drm/i915: move memory_regions "
` [Intel-gfx] [PATCH v2 09/15] drm/i915: move platform_engine_mask "
` [Intel-gfx] [PATCH v2 10/15] drm/i915: move pipe_mask and cpu_transcoder_mask "
` [Intel-gfx] [PATCH v2 11/15] drm/i915: move has_hdcp "
` [Intel-gfx] [PATCH v2 12/15] drm/i915: move has_dmc "
` [Intel-gfx] [PATCH v2 13/15] drm/i915: move has_dsc "
` [Intel-gfx] [PATCH v2 14/15] drm/i915: stop resetting display info to zero for no display
` [Intel-gfx] [PATCH v2 15/15] drm/i915: make device info a pointer to static const data
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: stop modifying "const" device info (rev2)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✗ Fi.CI.IGT: failure "

[Intel-gfx] [PATCH] drm/i915/d13: Fix unclaimed accesses while loading PIPEDMC-C/D
 2022-08-11  4:29 UTC  (4+ messages)

[Intel-gfx] i915: crash with 5.19-rc2
 2022-08-10 21:54 UTC  (5+ messages)

[Intel-gfx] [PATCH] dma-buf: revert "return only unsignaled fences in dma_fence_unwrap_for_each v3"
 2022-08-10 17:03 UTC  (4+ messages)

[Intel-gfx] [PATCH 1/3] drm/amd/display: Fix merge conflict resolution in amdgpu_dm_plane.c
 2022-08-10 16:45 UTC  (3+ messages)

[Intel-gfx] [PATCH] drm/drm_edid: Refactor HFVSDB parsing for DSC1.2
 2022-08-10 14:45 UTC  (3+ messages)

[Intel-gfx] [PATCH] drm/i915/dp: Check for Low voltage IO only for eDP
 2022-08-10 14:34 UTC  (3+ messages)

[Intel-gfx] [PATCH 01/23] drm/i915: Read graphics/media/display arch version from hw
 2022-08-10 13:23 UTC  (4+ messages)
` [Intel-gfx] [v1.1 "

[Intel-gfx] [PATCH v3 0/2] Sanitycheck PCI BARs
 2022-08-10 11:31 UTC  (6+ messages)
` [Intel-gfx] [PATCH v3 1/2] drm/i915: Use of BARs names instead of numbers
` [Intel-gfx] [PATCH v3 2/2] drm/i915: Sanitycheck PCI BARs

[Intel-gfx] [PATCH 00/23] Initial Meteorlake Support
 2022-08-10 11:21 UTC  (12+ messages)
` [Intel-gfx] [PATCH 13/23] drm/i915/mtl: memory latency data from LATENCY_LPX_LPY for WM
` [Intel-gfx] [PATCH 15/23] drm/i915/mtl: Obtain SAGV values from MMIO instead of GT pcode mailbox
` [Intel-gfx] [PATCH 21/23] drm/i915/dmc: MTL DMC debugfs entries
` [Intel-gfx] [PATCH 22/23] drm/i915/mtl: Update CHICKEN_TRANS* register addresses

[Intel-gfx] [PULL] drm-misc-next-fixes
 2022-08-10 10:41 UTC 

[Intel-gfx] [PATCH 0/2] drm/i915/hdcp: register cleanup
 2022-08-10 10:09 UTC  (6+ messages)
` [Intel-gfx] [PATCH 1/2] drm/i915/hdcp: split out hdcp registers to a separate file
` [Intel-gfx] [PATCH 2/2] drm/i915/hdcp: replace BIT() with REG_BIT() in register definitions

[Intel-gfx] [PATCH 0/2] Add DP MST DSC support to i915
 2022-08-10  9:23 UTC  (4+ messages)
` [Intel-gfx] [PATCH 2/2] drm/i915: Add DSC support to MST path

[Intel-gfx] [PATCH v3 0/2] Enabling Pipewriteback
 2022-08-10  8:56 UTC  (3+ messages)
` [Intel-gfx] [PATCH v3 2/2] drm/i915: Enabling WD Transcoder

[Intel-gfx] [RFC 0/1] Avoid parent bridge rpm on mmap mappings
 2022-08-10  4:36 UTC  (4+ messages)
` [Intel-gfx] [RFC 1/1] drm/i915/dgfx: "

[Intel-gfx] [PATCH v2] drm/i915/pxp: don't start pxp without mei_pxp bind
 2022-08-10  4:35 UTC  (3+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/pxp: don't start pxp without mei_pxp bind (rev2)
` [Intel-gfx] ✗ Fi.CI.IGT: failure "

[Intel-gfx] [PATCH] drm/i915/guc/slpc: Allow SLPC to use efficient frequency
 2022-08-10  1:58 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for "

[Intel-gfx] [PATCH] drm/i915/pxp: don't start pxp without mei_pxp bind
 2022-08-10  1:41 UTC  (7+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [RFC v2 13/18] drm/display/dp_mst: Add helpers for serializing SST <-> MST transitions
 2022-08-09 23:42 UTC  (2+ messages)
` [Intel-gfx] [RFC v3] "

[Intel-gfx] [PATCH v5] drm/i915: stop using swiotlb
 2022-08-09 18:54 UTC  (5+ messages)

[Intel-gfx] [PATCH 0/6] Enable TTM for integrated GFX objects in sysmem
 2022-08-09 16:50 UTC  (5+ messages)
` [Intel-gfx] [PATCH 6/7] drm/i915: Add module param for enabling TTM in sysmem region

[Intel-gfx] How to convert drivers/gpu/drm/i915/ to use local workqueue?
 2022-08-09 16:22 UTC  (8+ messages)

[Intel-gfx] [PATCH v5 00/33] DYNDBG: opt-in class'd debug for modules, use in drm
 2022-08-09 16:04 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/fb-helper: Remove helpers to change frame buffer config
 2022-08-09 15:03 UTC  (3+ messages)

[Intel-gfx] [PATCH v5 1/6] drm/ttm: Add new callbacks to ttm res mgr
 2022-08-09 11:54 UTC  (10+ messages)
` [Intel-gfx] [PATCH v5 2/6] drm/ttm: Implement intersect/compatible functions
` [Intel-gfx] [PATCH v5 3/6] drm/amdgpu: "
` [Intel-gfx] [PATCH v5 4/6] drm/i915: "
` [Intel-gfx] [PATCH v5 5/6] drm/nouveau: "
` [Intel-gfx] [PATCH v5 6/6] drm/ttm: Switch to using the new res callback
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for series starting with [v5,1/6] drm/ttm: Add new callbacks to ttm res mgr
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [PATCH v2] drm/ttm: Fix dummy res NULL ptr deref bug
 2022-08-09 10:49 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/ttm: Fix dummy res NULL ptr deref bug (rev3)

[Intel-gfx] [PATCH i-g-t v2] tests/gem_lmem_swapping: add some coverage for big objects
 2022-08-09 10:26 UTC 

[Intel-gfx] [PATCH v2 00/39] drm/i915: fix kernel-doc issues
 2022-08-09 10:23 UTC  (31+ messages)
` [Intel-gfx] [PATCH v2 11/39] drm/i915: i915_gem_ttm_pm.c: fix kernel-doc markups
` [Intel-gfx] [PATCH v2 15/39] drm/i915: intel_dp_link_training.c: fix kernel-doc markup
` [Intel-gfx] [PATCH v2 18/39] drm/i915: intel_pm.c: fix some ascii artwork at kernel-doc
` [Intel-gfx] [PATCH v2 19/39] drm/i915: i915_gem_region.h: fix i915_gem_apply_to_region_ops doc
` [Intel-gfx] [PATCH v2 29/39] docs: gpu: i915.rst: display: add kernel-doc markups
` [Intel-gfx] [PATCH v2 30/39] docs: gpu: i915.rst: gt: add more "
` [Intel-gfx] [PATCH v2 31/39] docs: gpu: i915.rst: GuC: "
` [Intel-gfx] [PATCH v2 32/39] docs: gpu: i915.rst: GVT: "
` [Intel-gfx] [PATCH v2 33/39] docs: gpu: i915.rst: PM: "
` [Intel-gfx] [PATCH v2 34/39] docs: gpu: i915.rst: GEM/TTM: "
` [Intel-gfx] [PATCH v2 35/39] docs: gpu: i915.rst: add the remaining kernel-doc markup files
` [Intel-gfx] [PATCH v2 36/39] drm/i915 i915_gem_object_types.h: document struct i915_lut_handle
` [Intel-gfx] [PATCH v2 37/39] drm/i915: document struct drm_i915_gem_object
` [Intel-gfx] [PATCH v2 38/39] drm/i915: add descriptions for some RPM macros at intel_gt_pm.h
` [Intel-gfx] [PATCH v2 39/39] drm/i915: add GuC functions to the documentation

[Intel-gfx] [PATCH v5 0/7] Fixes integer overflow or integer truncation issues in page lookups, ttm place configuration and scatterlist creation
 2022-08-09  8:31 UTC  (6+ messages)
` [Intel-gfx] [PATCH v5 1/7] drm: Move and add a few utility macros into drm util header

[Intel-gfx] [PATCH v2 1/6] drm/ttm: Add new callbacks to ttm res mgr
 2022-08-09  8:26 UTC  (4+ messages)
` [Intel-gfx] [PATCH v2 2/6] drm/ttm: Implement intersect/compatible functions

[Intel-gfx] [PATCH] drm/i915/display: avoid abnormal pixel output when turn eDP display off
 2022-08-09  6:39 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915/display: avoid abnormal pixel output when turn eDP display off (rev2)

[Intel-gfx] [PATCH v3 0/3] Move TLB invalidation code for its own file and document it
 2022-08-09  6:29 UTC  (7+ messages)
` [Intel-gfx] [PATCH v3 1/3] drm/i915: pass a pointer for tlb seqno at vma_invalidate_tlb()


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 read-only IMAP folder(s) and NNTP newsgroup(s).