intel-gfx.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-02-22 12:57:39 to 2022-02-23 12:49:35 UTC [more...]

[Intel-gfx] [PATCH] drm/i915: Check input parameter for NULL
 2022-02-22 16:28 UTC  (2+ messages)

[Intel-gfx] [PULL] drm-misc-next
 2022-02-23 12:49 UTC 

[Intel-gfx] [PATCH v2] drm/i915/psr: Set "SF Partial Frame Enable" also on full update
 2022-02-23 12:48 UTC 

[Intel-gfx] [PATCH v11 0/6] Use drm_clflush* instead of clflush
 2022-02-23 12:46 UTC  (12+ messages)
` [Intel-gfx] [PATCH v11 1/6] drm: Add arch arm64 for drm_clflush_virt_range
` [Intel-gfx] [PATCH v11 2/6] drm/i915/gt: Re-work intel_write_status_page
` [Intel-gfx] [PATCH v11 3/6] drm/i915/gt: Drop invalidate_csb_entries
` [Intel-gfx] [PATCH v11 4/6] drm/i915/gt: Re-work reset_csb
` [Intel-gfx] [PATCH v11 5/6] drm/i915/: Re-work clflush_write32
` [Intel-gfx] [PATCH v11 6/6] drm/i915/gt: replace cache_clflush_range
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Use drm_clflush* instead of clflush (rev10)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[Intel-gfx] [PATCH] drm/i915/display: Use unions per platform in intel_dpll_hw_state
 2022-02-23 12:23 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✗ Fi.CI.IGT: failure "

[Intel-gfx] [PATCH 0/3] Improve anti-pre-emption w/a for compute workloads
 2022-02-23 12:13 UTC  (13+ messages)
` [Intel-gfx] [PATCH 1/3] drm/i915/guc: Limit scheduling properties to avoid overflow
` [Intel-gfx] [PATCH 2/3] drm/i915/gt: Make the heartbeat play nice with long pre-emption timeouts

[Intel-gfx] [PATCH] drm/i915/psr: Set "SF Partial Frame Enable" also on full update
 2022-02-23 11:47 UTC 

[Intel-gfx] [PATCH 0/7] drm/i915: Use the memcpy_from_wc function from drm
 2022-02-23 11:08 UTC  (13+ messages)
` [Intel-gfx] [PATCH 1/7] drm: Relax alignment constraint for destination address
` [Intel-gfx] [PATCH 2/7] drm: Add drm_memcpy_from_wc() variant which accepts "
` [Intel-gfx] [PATCH 3/7] drm/i915: use the memcpy_from_wc call from the drm
` [Intel-gfx] [PATCH 4/7] drm/i915/guc: "
` [Intel-gfx] [PATCH 5/7] drm/i915/selftests: "
` [Intel-gfx] [PATCH 6/7] drm/i915/gt: Avoid direct dereferencing of io memory
` [Intel-gfx] [PATCH 7/7] drm/i915: Avoid dereferencing io mapped memory
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Use the memcpy_from_wc function from drm
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[Intel-gfx] [PATCH v2] drm/i915/tgl: Simply subplatform detection
 2022-02-23 11:03 UTC  (7+ messages)
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for drm/i915/tgl: Simply subplatform detection (rev2)
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✗ Fi.CI.IGT: failure "

[Intel-gfx] [PATCH] drm/i915/wm: use REG_FIELD_PREP for PLANE_WM_BLOCKS_MASK
 2022-02-23 10:40 UTC  (5+ messages)
` [Intel-gfx] [PATCH v2] drm/i915/wm: use REG_FIELD_{PREP, GET} "

[Intel-gfx] [PATCH] Revert "drm/i915/display/vrr: Reset VRR capable property on a long hpd"
 2022-02-23  9:18 UTC  (3+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[Intel-gfx] [PATCH 0/8] Per client GPU utilisation
 2022-02-23  8:52 UTC  (14+ messages)
` [Intel-gfx] [PATCH 1/8] drm/i915: Explicitly track DRM clients
` [Intel-gfx] [PATCH 2/8] drm/i915: Make GEM contexts "
` [Intel-gfx] [PATCH 3/8] drm/i915: Track runtime spent in closed and unreachable GEM contexts
` [Intel-gfx] [PATCH 4/8] drm/i915: Track all user contexts per client
` [Intel-gfx] [PATCH 5/8] drm/i915: Track context current active time
` [Intel-gfx] [PATCH 6/8] drm: Document fdinfo format specification
` [Intel-gfx] [PATCH 7/8] drm/i915: Count engine instances per uabi class
` [Intel-gfx] [PATCH 8/8] drm/i915: Expose client engine utilisation via fdinfo
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Per client GPU utilisation
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✗ Fi.CI.DOCS: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✗ Fi.CI.IGT: failure "

[Intel-gfx] [RFC PATCH 0/2] Patches to enable writeback in i915
 2022-02-23  8:39 UTC  (4+ messages)
` [Intel-gfx] [RFC PATCH 1/2] drm/i915: Define WD trancoder for i915
` [Intel-gfx] [RFC PATCH 2/2] drm/i915: Enabling WD Transcoder
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for Patches to enable writeback in i915

[Intel-gfx] [PATCH 1/2] HAX: drm/i915: Clarify vma lifetime
 2022-02-23  7:37 UTC  (8+ messages)
` [Intel-gfx] [PATCH 2/2] drm/i915: Remove the vm open count
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/2] HAX: drm/i915: Clarify vma lifetime
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✗ Fi.CI.BAT: failure "
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/2] HAX: drm/i915: Clarify vma lifetime (rev2)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[Intel-gfx] [PATCH 0/6] drm writeback connector changes
 2022-02-23  6:17 UTC  (13+ messages)
` [Intel-gfx] [PATCH 5/6] drm/rcar_du: changes to rcar-du driver resulting from drm_writeback_connector structure changes

[Intel-gfx] [PATCH] drm/i915/adl-n: Add PCH Support for Alder Lake N
 2022-02-23  5:56 UTC  (5+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for drm/i915/adl-n: Add PCH Support for Alder Lake N (rev2)
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[Intel-gfx] [PATCH] drm/i915: fix one mem leak in mmap_offset_attach()
 2022-02-23  4:47 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: fix one mem leak in mmap_offset_attach() (rev2)

[Intel-gfx] [PATCH v2 0/3] drm/mm: Add an iterator to optimally walk over holes suitable for an allocation
 2022-02-23  4:35 UTC  (6+ messages)
` [Intel-gfx] [PATCH v2 1/3] drm/mm: Ensure that the entry is not NULL before extracting rb_node

[Intel-gfx] [PATCH] drm/i915/dg1: Remove require_force_probe protection
 2022-02-23  4:12 UTC  (3+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[Intel-gfx] [PATCH v2 1/7] drm/selftests: Move i915 buddy selftests into drm
 2022-02-23  3:37 UTC  (10+ messages)
` [Intel-gfx] [PATCH v2 2/7] drm/selftests: add drm buddy alloc limit testcase
` [Intel-gfx] [PATCH v2 3/7] drm/selftests: add drm buddy alloc range testcase
` [Intel-gfx] [PATCH v2 4/7] drm/selftests: add drm buddy optimistic testcase
` [Intel-gfx] [PATCH v2 5/7] drm/selftests: add drm buddy pessimistic testcase
` [Intel-gfx] [PATCH v2 6/7] drm/selftests: add drm buddy smoke testcase
` [Intel-gfx] [PATCH v2 7/7] drm/selftests: add drm buddy pathological testcase
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [v2,1/7] drm/selftests: Move i915 buddy selftests into drm
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[Intel-gfx] [PATCH v3 0/3] Move #define wbvind_on_all_cpus
 2022-02-23  3:05 UTC  (12+ messages)
` [Intel-gfx] [PATCH v3 1/3] drm_cache: Add logic for wbvind_on_all_cpus
` [Intel-gfx] [PATCH v3 2/3] drm/i915/gem: Remove logic for wbinvd_on_all_cpus
` [Intel-gfx] [PATCH v3 3/3] drm/i915/: Add drm_cache.h
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Move #define wbvind_on_all_cpus (rev4)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

[Intel-gfx] [PATCH] drm/i915: make a handful of read-only arrays static const
 2022-02-23  2:24 UTC  (5+ 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/guc: Do not complain about stale reset notifications
 2022-02-23  1:51 UTC  (3+ messages)

[Intel-gfx] [PATCH 0/8] Prep work for next GuC release
 2022-02-23  1:28 UTC  (13+ messages)
` [Intel-gfx] [PATCH 3/8] drm/i915/guc: Better name for context id limit
` [Intel-gfx] [PATCH 4/8] drm/i915/guc: Split guc_lrc_desc_pin apart
` [Intel-gfx] [PATCH 5/8] drm/i915/guc: Move lrc desc setup to where it is needed
` [Intel-gfx] [PATCH 6/8] drm/i915/guc: Rename desc_idx to ctx_id
` [Intel-gfx] [PATCH 7/8] drm/i915/guc: Drop obsolete H2G definitions
` [Intel-gfx] [PATCH 8/8] drm/i915/guc: Fix potential invalid pointer dereferences when decoding G2Hs

[Intel-gfx] [PATCH] drm/i915/selftests: check the return value of kstrdup()
 2022-02-23  1:28 UTC  (3+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [PATCH] sound/hda/hdac_i915: reduce the timeout for component binding
 2022-02-23  1:23 UTC  (3+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[Intel-gfx] [PATCH 0/8] drm/i915: Move power well code to a separate file
 2022-02-23  0:49 UTC  (12+ messages)
` [Intel-gfx] [PATCH 1/8] drm/i915: Fix the VDSC_PW2 power domain enum value
` [Intel-gfx] [PATCH 2/8] drm/i915: Sanitize open-coded power well enable()/disable() calls
` [Intel-gfx] [PATCH 3/8] drm/i915: Remove redundant state verification during TypeC AUX power well disabling
` [Intel-gfx] [PATCH 4/8] drm/i915: Move i915_power_well_regs struct into i915_power_well_ops
` [Intel-gfx] [PATCH 5/8] drm/i915: Move power well get/put/enable/disable functions to a new file
` [Intel-gfx] [PATCH 6/8] drm/i915: Add function to call a power well's sync_hw() hook
` [Intel-gfx] [PATCH 7/8] drm/i915: Add functions to get a power well's state/name/domains/mask/refcount
` [Intel-gfx] [PATCH 8/8] drm/i915: Move intel_display_power_well_is_enabled() to intel_display_power_well.c
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Move power well code to a separate file
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

[Intel-gfx] [PATCH 0/4] drm/i915: Fix disabled crtc state clearing, again
 2022-02-22 23:00 UTC  (10+ messages)
` [Intel-gfx] [PATCH 1/4] drm/i915: Dump the crtc hw state always
` [Intel-gfx] [PATCH 2/4] drm/i915: Dump hw.enable and pipe_mode
` [Intel-gfx] [PATCH 3/4] drm/i915: Remove odd any_ms=true assignment
` [Intel-gfx] [PATCH 4/4] drm/i915: Properly clear crtc state when disabling it fully, again

[Intel-gfx] [PATCH v10 0/6] Use drm_clflush* instead of clflush
 2022-02-22 22:40 UTC  (13+ messages)
` [Intel-gfx] [PATCH v10 1/6] drm: Add arch arm64 for drm_clflush_virt_range
` [Intel-gfx] [PATCH v10 2/6] drm/i915/gt: Re-work intel_write_status_page
` [Intel-gfx] [PATCH v10 3/6] drm/i915/gt: Drop invalidate_csb_entries
` [Intel-gfx] [PATCH v10 4/6] drm/i915/gt: Re-work reset_csb
` [Intel-gfx] [PATCH v10 5/6] drm/i915/: Re-work clflush_write32
` [Intel-gfx] [PATCH v10 6/6] drm/i915/gt: replace cache_clflush_range

[Intel-gfx] [PULL] drm-misc-next
 2022-02-22 20:17 UTC  (4+ messages)

[Intel-gfx] [PATCH v3] drm/i915/display/vrr: Reset VRR capable property on a long hpd
 2022-02-22 20:07 UTC  (4+ messages)

[Intel-gfx] [PULL] drm-intel-gt-next
 2022-02-22 19:44 UTC  (4+ messages)

[Intel-gfx] [PATCH 1/7] drm/selftests: Move i915 buddy selftests into drm
 2022-02-22 19:07 UTC  (6+ messages)
` [Intel-gfx] [PATCH 2/7] drm/selftests: add drm buddy alloc limit testcase

[Intel-gfx] [PATCH i-g-t v3] lib/igt_device: Add support for accessing unbound VF PCI devices
 2022-02-22 17:59 UTC  (3+ messages)
` [Intel-gfx] [igt-dev] "

[Intel-gfx] [PATCH 0/2] doc/rfc for small BAR support
 2022-02-22 17:39 UTC  (4+ messages)
` [Intel-gfx] [PATCH 2/2] drm/doc: add rfc section for small BAR uapi

[Intel-gfx] [PATCH] drm/i915/dg1: Update DMC_DEBUG3 register
 2022-02-22 17:39 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

[Intel-gfx] [PATCH v2 1/2] drm/i915: Define MCH registers relative to MCHBAR_MIRROR_BASE
 2022-02-22 17:36 UTC  (5+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for series starting with [v2,1/2] "
` [Intel-gfx] ✓ Fi.CI.IGT: success "

[Intel-gfx] [PATCH V3] drm/i915/dg2: add Wa_14014947963
 2022-02-22 17:32 UTC  (5+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915/dg2: add Wa_14014947963 (rev2)
` [Intel-gfx] ✓ Fi.CI.IGT: success "

[Intel-gfx] [PATCH v2] drm/i915: Clarify vma lifetime
 2022-02-22 17:14 UTC  (5+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Clarify vma lifetime (rev2)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✗ Fi.CI.IGT: failure "

[Intel-gfx] [PATCH v3 00/16] drm/i915/guc: Refactor ADS access to use iosys_map
 2022-02-22 16:50 UTC  (5+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915/guc: Refactor ADS access to use iosys_map (rev4)
` [Intel-gfx] ✓ Fi.CI.IGT: success "

[Intel-gfx] [PATCH] drm/i915/dg2: Print PHY name properly on calibration error
 2022-02-22 16:00 UTC  (3+ messages)

[Intel-gfx] [PATCH v2 00/26] drm/i915: Refactor the display power domain mappings
 2022-02-22 15:24 UTC  (3+ messages)

[Intel-gfx] [PATCH i-g-t 00/11] Per client GPU utilisation
 2022-02-22 13:56 UTC  (12+ messages)
` [Intel-gfx] [PATCH i-g-t 01/11] lib: Helper library for parsing i915 fdinfo output
` [Intel-gfx] [PATCH i-g-t 02/11] tests/i915/drm_fdinfo: Basic and functional tests for GPU busyness exported via fdinfo
` [Intel-gfx] [PATCH i-g-t 03/11] intel-gpu-top: Add support for per client stats
` [Intel-gfx] [PATCH i-g-t 04/11] lib: Extract igt_drm_clients from intel_gpu_top
` [Intel-gfx] [PATCH i-g-t 05/11] libdrmfdinfo: Allow specifying custom engine map
` [Intel-gfx] [PATCH i-g-t 06/11] libdrmclients: Record client drm minor
` [Intel-gfx] [PATCH i-g-t 07/11] libdrmclient: Support multiple DRM cards
` [Intel-gfx] [PATCH i-g-t 08/11] libdrmfdinfo: Track largest engine index
` [Intel-gfx] [PATCH i-g-t 09/11] libdrmclient/intel_gpu_top: Decouple hardcoded engine assumptions
` [Intel-gfx] [PATCH i-g-t 10/11] libdrmclient: Enforce client status sort order in the library
` [Intel-gfx] [PATCH i-g-t 11/11] gputop: Basic vendor agnostic GPU top tool

[Intel-gfx] [PATCH 0/7] add support for GSC in XeHP SDV platform
 2022-02-22 13:52 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for "

[Intel-gfx] [PATCH v13 1/5] drm: improve drm_buddy_alloc function
 2022-02-22 12:57 UTC  (5+ messages)
` [Intel-gfx] [PATCH v13 4/5] drm/amdgpu: move vram inline functions into a header
` [Intel-gfx] [PATCH v13 5/5] drm/amdgpu: add drm buddy support to amdgpu

[Intel-gfx] [PATCH 0/9] drm/i915: use ref_tracker library for tracking wakerefs
 2022-02-18 13:05 UTC  (9+ messages)
` [Intel-gfx] [PATCH 2/9] lib/ref_tracker: compact stacktraces before printing
` [Intel-gfx] [PATCH 5/9] lib/ref_tracker: improve allocation flags

[Intel-gfx] [PATCH v3 00/11] drm/i915: use ref_tracker library for tracking wakerefs
 2022-02-22  0:08 UTC  (5+ messages)
` [Intel-gfx] [PATCH v3 05/11] lib/ref_tracker: __ref_tracker_dir_print improve printing
` [Intel-gfx] [PATCH v3 07/11] lib/ref_tracker: remove warnings in case of allocation failure

[Intel-gfx] [PATCH] drm: Only select I2C_ALGOBIT for drivers that actually need it
 2022-02-21 10:44 UTC  (2+ messages)

[Intel-gfx] [PATCH v5 0/4] GuC HWCONFIG with documentation
 2022-02-22 13:30 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for GuC HWCONFIG with documentation (rev5)


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