intel-gfx.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-13 12:15:11 to 2020-05-15 11:32:35 UTC [more...]

[Intel-gfx] linux-next: manual merge of the drm-misc tree with the drm-misc-fixes tree
 2020-05-15 11:32 UTC  (4+ messages)

[Intel-gfx] [PATCH 1/4] drm/i915/selftests: Add tests for timeslicing virtual engines
 2020-05-15  9:18 UTC  (5+ messages)
` [Intel-gfx] [PATCH 2/4] drm/i915/gt: Kick virtual siblings on timeslice out
` [Intel-gfx] [PATCH 3/4] drm/i915/gt: Incorporate the virtual engine into timeslicing
` [Intel-gfx] [PATCH 4/4] drm/i915/execlists: Optimise away false timeslicing on virtual engines

[Intel-gfx] [PATCH v2] drm/i915/hdcp: Update CP as per the kernel internal state
 2020-05-15  7:46 UTC  (4+ messages)

[Intel-gfx] [PATCH 0/9] shmem helper untangling
 2020-05-15  6:26 UTC  (24+ messages)
` [Intel-gfx] [PATCH 2/9] drm/gem: WARN if drm_gem_get_pages is called on a private obj
` [Intel-gfx] [PATCH 3/9] drm/doc: Some polish for shmem helpers
` [Intel-gfx] [PATCH 4/9] drm/virtio: Call the right "
` [Intel-gfx] [PATCH 5/9] drm/udl: Don't call get/put_pages on imported dma-buf
` [Intel-gfx] [PATCH 6/9] drm/shmem-helpers: Don't call get/put_pages on imported dma-buf in vmap
` [Intel-gfx] [PATCH 7/9] drm/shmem-helpers: Redirect mmap for imported dma-buf
` [Intel-gfx] [PATCH 8/9] drm/shmem-helpers: Ensure get_pages is not called on "
` [Intel-gfx] [PATCH 9/9] drm/shmem-helpers: Simplify dma-buf importing

[Intel-gfx] [RFC] GPU-bound energy efficiency improvements for the intel_pstate driver (v2.99)
 2020-05-15  0:48 UTC  (7+ messages)

[Intel-gfx] [PATCH 1/4] drm/i915/params: don't expose inject_probe_failure in debugfs
 2020-05-14 22:44 UTC  (8+ messages)
` [Intel-gfx] [PATCH 2/4] drm/i915/params: fix i915.fake_lmem_start module param sysfs permissions
` [Intel-gfx] [PATCH 3/4] drm/i915/params: prevent changing module params runtime
` [Intel-gfx] [PATCH 4/4] drm/i915/params: switch to device specific parameters

[Intel-gfx] [PATCH] drm/i915: Fix AUX power domain toggling across TypeC mode resets
 2020-05-14 21:44 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915: Improve execute_cb struct packing
 2020-05-14 21:22 UTC 

[Intel-gfx] [PATCH] drm/i915/execlists: Shortcircuit queue_prio() for no internal levels
 2020-05-14 20:15 UTC 

[Intel-gfx] [PATCH v8 0/7] Consider DBuf bandwidth when calculating CDCLK
 2020-05-14 20:15 UTC  (15+ messages)
` [Intel-gfx] [PATCH v8 1/7] drm/i915: Decouple cdclk calculation from modeset checks
` [Intel-gfx] [PATCH v8 2/7] drm/i915: Extract cdclk requirements checking to separate function
` [Intel-gfx] [PATCH v8 3/7] drm/i915: Check plane configuration properly
` [Intel-gfx] [PATCH v8 4/7] drm/i915: Plane configuration affects CDCLK in Gen11+
` [Intel-gfx] [PATCH v8 5/7] drm/i915: Introduce for_each_dbuf_slice_in_mask macro
` [Intel-gfx] [PATCH v8 6/7] drm/i915: Adjust CDCLK accordingly to our DBuf bw needs
` [Intel-gfx] [PATCH v8 7/7] drm/i915: Remove unneeded hack now for CDCLK

[Intel-gfx] [PATCH v2] drm/dp: Include the AUX CH name in the debug messages
 2020-05-14 19:01 UTC  (2+ messages)

[Intel-gfx] [PATCH v2 1/3] drm/i915: Fix 400 MHz FSB readout on elk
 2020-05-14 17:54 UTC  (5+ messages)
` [Intel-gfx] [PATCH v2 2/3] drm/i915: Document our lackluster FSB frequency readout
` [Intel-gfx] [PATCH v2 3/3] drm/i915: Read out hrawclk on all gen3+ platforms
` [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [v2,1/3] drm/i915: Fix 400 MHz FSB readout on elk
` [Intel-gfx] ✓ Fi.CI.IGT: "

[PATCH] drm/i915: Document locking guidelines
 2020-05-14 17:21 UTC  (4+ messages)
  ` [Intel-gfx] "

[Intel-gfx] [PATCH] drm/i915/selftests: Add tests for timeslicing virtual engines
 2020-05-14 16:26 UTC 

[Intel-gfx] [PATCH v30 0/3] SAGV support for Gen12+
 2020-05-14 16:13 UTC  (8+ messages)
` [Intel-gfx] [PATCH v30 1/3] drm/i915: Add TGL+ SAGV support
` [Intel-gfx] [PATCH v30 2/3] drm/i915: Restrict qgv points which don't have enough bandwidth
` [Intel-gfx] [PATCH v30 3/3] drm/i915: Enable SAGV support for Gen12
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for SAGV support for Gen12+ (rev38)
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [PULL] gvt-next
 2020-05-14 16:04 UTC  (2+ messages)

[Intel-gfx] [PATCH v2] drm/i915/hdcp: Update CP as per the kernel internal state
 2020-05-14 15:48 UTC  (3+ messages)
` [Intel-gfx] [CI "

[Intel-gfx] [PATCH 1/3] drm/i915/gt: Kick virtual siblings on timeslice out
 2020-05-14 15:25 UTC  (4+ messages)
` [Intel-gfx] [PATCH 2/3] drm/i915/gt: Incorporate the virtual engine into timeslicing
` [Intel-gfx] [PATCH 3/3] drm/i915/execlists: Optimise away false timeslicing on virtual engines
  ` [Intel-gfx] [PATCH] "

[Intel-gfx] [PATCH v8] drm/i915/dsb: Pre allocate and late cleanup of cmd buffer
 2020-05-14 14:58 UTC 

[Intel-gfx] [PULL] drm-intel-next
 2020-05-14 14:55 UTC  (4+ messages)

[Intel-gfx] [PATCH v7] drm/i915/dsb: Pre allocate and late cleanup of cmd buffer
 2020-05-14 13:17 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915/dsb: Pre allocate and late cleanup of cmd buffer (rev6)

[Intel-gfx] [PATCH v2] drm:i915:display: add checks for Gen9 devices with hdr capability
 2020-05-14 12:46 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for drm:i915:display: add checks for Gen9 devices with hdr capability (rev2)

[Intel-gfx] [PATCH v4.19.x] make 'user_access_begin()' do 'access_ok()'
 2020-05-13 17:08 UTC  (6+ messages)
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for "

[Intel-gfx] [PATCH] drm: avoid spurious EBUSY due to nonblocking atomic modesets
 2020-05-14 12:32 UTC  (7+ messages)

[Intel-gfx] [CI 1/2] drm/i915/gt: Suspend tasklets before resume sanitization
 2020-05-14 12:10 UTC  (5+ messages)
` [Intel-gfx] [CI 2/2] drm/i915/gt: Trace the CS interrupt
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [CI,1/2] drm/i915/gt: Suspend tasklets before resume sanitization
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [PATCH 0/2] HDCP minor refactoring
 2020-05-14 12:03 UTC  (6+ messages)
` [Intel-gfx] [PATCH 1/2] drm/i915/hdcp: Add update_pipe early return
` [Intel-gfx] [PATCH 2/2] drm/i915/hdcp: No direct access to power_well desc
` [Intel-gfx] ✓ Fi.CI.BAT: success for HDCP minor refactoring
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [PATCH 1/3] drm/writeback: don't set fence->ops to default
 2020-05-14 11:38 UTC  (6+ messages)
` [Intel-gfx] [PATCH 3/3] misc/habalabs: don't set default fence_ops->wait

[Intel-gfx] [PATCH i-g-t] i915/gem_exec_balancer: Force timeslicing of the virtual request
 2020-05-14 11:29 UTC 

[Intel-gfx] [PATCH v12 00/14] In order to readout DP SDPs, refactors the handling of DP SDPs
 2020-05-14 11:19 UTC  (20+ messages)
` [Intel-gfx] [PATCH v12 01/14] video/hdmi: Add Unpack only function for DRM infoframe
` [Intel-gfx] [PATCH v12 02/14] drm/i915/dp: Read out DP SDPs
` [Intel-gfx] [PATCH v12 03/14] drm: Add logging function for DP VSC SDP
` [Intel-gfx] [PATCH v12 04/14] drm/i915: Include HDMI DRM infoframe in the crtc state dump
` [Intel-gfx] [PATCH v12 05/14] drm/i915: Include DP HDR Metadata Infoframe SDP "
` [Intel-gfx] [PATCH v12 06/14] drm/i915: Include DP VSC "
` [Intel-gfx] [PATCH v12 07/14] drm/i915: Program DP SDPs with computed configs
` [Intel-gfx] [PATCH v12 08/14] drm/i915: Add state readout for DP HDR Metadata Infoframe SDP
` [Intel-gfx] [PATCH v12 09/14] drm/i915: Add state readout for DP VSC SDP
` [Intel-gfx] [PATCH v12 10/14] drm/i915: Fix enabled infoframe states of lspcon
` [Intel-gfx] [PATCH v12 11/14] drm/i915: Program DP SDPs on pipe updates
` [Intel-gfx] [PATCH v12 12/14] drm/i915: Stop sending DP SDPs on ddi disable
` [Intel-gfx] [PATCH v12 13/14] drm/i915/dp: Add compute routine for DP PSR VSC SDP
` [Intel-gfx] [PATCH v12 14/14] drm/i915/psr: Use new DP VSC SDP compute routine on PSR
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for In order to readout DP SDPs, refactors the handling of DP SDPs (rev14)
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [PATCH v6] drm/i915/dsb: Pre allocate and late cleanup of cmd buffer
 2020-05-14 11:16 UTC  (4+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/dsb: Pre allocate and late cleanup of cmd buffer (rev5)

[Intel-gfx] [CI] drm/i915: Show per-engine default property values in sysfs
 2020-05-14  9:55 UTC  (3+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: Show per-engine default property values in sysfs (rev2)
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [PATCH 01/24] drm/i915/gt: Transfer old virtual breadcrumbs to irq_worker
 2020-05-14  8:55 UTC  (12+ messages)
` [Intel-gfx] [PATCH 02/24] dma-buf: Use atomic_fetch_add() for the context id
` [Intel-gfx] [PATCH 10/24] drm/i915: Drop no-semaphore boosting
` [Intel-gfx] [PATCH 14/24] drm/i915: Drop I915_RESET_TIMEOUT and friends
` [Intel-gfx] [PATCH 16/24] drm/i915/selftests: Always call the provided engine->emit_init_breadcrumb
` [Intel-gfx] [PATCH 24/24] drm/i915: Show per-engine default property values in sysfs

[Intel-gfx] [PATCH i-g-t] lib/i915: Reset all engine properties to defaults prior to the start of a test
 2020-05-14  7:44 UTC 

[Intel-gfx] [PULL] drm-misc-fixes
 2020-05-14  7:35 UTC 

[Intel-gfx] [PULL] drm-misc-next
 2020-05-14  7:08 UTC 

[Intel-gfx] [PATCH v5 1/3] drm/dp: DRM DP helper for reading Ignore MSA from DPCD
 2020-05-14  5:02 UTC  (7+ messages)
` [Intel-gfx] [PATCH v5 3/3] drm/i915/dp: Expose connector VRR info via debugfs
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for series starting with [v5,1/3] drm/dp: DRM DP helper for reading Ignore MSA from DPCD (rev2)
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for series starting with [v5,1/3] drm/dp: DRM DP helper for reading Ignore MSA from DPCD (rev3)

[Intel-gfx] [PULL] drm-intel-fixes
 2020-05-14  4:02 UTC 

[Intel-gfx] [PATCH i-g-t 1/2] lib/i915: Report scheduler caps for timeslicing
 2020-05-14  3:41 UTC  (3+ messages)
` [Intel-gfx] [PATCH i-g-t 2/2] i915/gem_exec_fence: Teach invalid-wait about invalid future fences
` [Intel-gfx] [igt-dev] [PATCH i-g-t 1/2] lib/i915: Report scheduler caps for timeslicing

[Intel-gfx] [PATCH] drm/i915: Remove duplicate inline specifier on write_pte
 2020-05-14  0:43 UTC  (4+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [CI] drm/i915/gem: Remove redundant exec_fence
 2020-05-14  0:01 UTC  (3+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [PATCH 1/7] drm/i915/gem: Remove redundant exec_fence
 2020-05-13 23:16 UTC  (15+ messages)
` [Intel-gfx] [PATCH 2/7] drm/i915: Mark the addition of the initial-breadcrumb in the request
` [Intel-gfx] [PATCH 3/7] dma-buf: Proxy fence, an unsignaled fence placeholder
` [Intel-gfx] [PATCH 4/7] drm/syncobj: Allow use of dma-fence-proxy
` [Intel-gfx] [PATCH 5/7] drm/i915/gem: Teach execbuf how to wait on future syncobj
` [Intel-gfx] [PATCH 6/7] drm/i915/gem: Allow combining submit-fences with syncobj
` [Intel-gfx] [PATCH 7/7] drm/i915/gt: Declare when we enabled timeslicing
` [Intel-gfx] [PATCH v2] drm/i915/gem: Remove redundant exec_fence
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [v2] drm/i915/gem: Remove redundant exec_fence (rev3)
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [CI] drm/i915: Drop no-semaphore boosting
 2020-05-13 22:35 UTC  (3+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: Drop no-semaphore boosting (rev2)
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [CI] drm/i915: Drop no-semaphore boosting
 2020-05-13 17:34 UTC 

[Intel-gfx] [PATCH] drm/i915/gt: Suspend tasklets before resume sanitization
 2020-05-13 16:05 UTC  (5+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [PATCH 1/6] drm/i915: Nuke pointless div by 64bit
 2020-05-13 15:09 UTC  (7+ messages)
` [Intel-gfx] [PATCH 2/6] drm/i915: Store CS timestamp frequency in Hz
` [Intel-gfx] [PATCH 5/6] drm/i915: Extract i915_cs_timestamp_{ns_to_ticks, tick_to_ns}()

[Intel-gfx] [PATCH] drm/dp_mst: Fix timeout handling of MST down messages
 2020-05-13 14:40 UTC  (5+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "
` [Intel-gfx] ✓ Fi.CI.IGT: "

[Intel-gfx] [RFC 00/17] dma-fence lockdep annotations
 2020-05-13  7:02 UTC  (3+ messages)
` [Intel-gfx] [RFC 09/17] drm/amdgpu: use dma-fence annotations in cs_submit()

[Intel-gfx] [PATCH v29 0/6] SAGV support for Gen12+
 2020-05-13 13:44 UTC  (7+ messages)
` [Intel-gfx] [PATCH v29 3/6] drm/i915: Make active_pipes check skl specific
` [Intel-gfx] [PATCH v29 4/6] drm/i915: Add TGL+ SAGV support
` [Intel-gfx] [PATCH v29 5/6] drm/i915: Restrict qgv points which don't have enough bandwidth

[Intel-gfx] [PATCH v5 12/38] drm: i915: fix common struct sg_table related issues
 2020-05-13 13:32 UTC 

[Intel-gfx] [CI] drm/i915/gt: Reset execlists registers before HWSP
 2020-05-13 12:23 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/gt: Reset execlists registers before HWSP (rev3)

[Intel-gfx] [PATCH 1/4] drm/mst: Don't do atomic checks over disabled managers
 2020-05-13 12:14 UTC  (8+ messages)
` [Intel-gfx] [PATCH 4/4] drm/i915/display: Set TRANS_DDI_MODE_SELECT to default value when disabling TRANS_DDI


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