public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2019-08-23 14:06:15 to 2019-08-26 12:21:18 UTC [more...]

[PATCH 1/5] drm/i915: Allow i915 to manage the vma offset nodes instead of drm core
 2019-08-26 12:21 UTC  (5+ messages)
` [PATCH 2/5] drm/i915: Introduce DRM_I915_GEM_MMAP_OFFSET
` [PATCH 3/5] drm/i915: Add cpu fault handler for mmap_offset
` [PATCH 4/5] drm/i915: define HAS_MAPPABLE_APERTURE
` [PATCH 5/5] drm/i915: cpu-map based dumb buffers

[PATCH v7 0/9] drm: cec: convert DRM drivers to the new notifier API
 2019-08-26 12:08 UTC  (10+ messages)
` [PATCH v7 1/9] drm_dp_cec: add connector info support
` [PATCH v7 2/9] drm/i915/intel_hdmi: use cec_notifier_conn_(un)register

[PATCH 00/10] drm/i915: Bigjoiner preparations
 2019-08-26 11:33 UTC  (5+ messages)
` [PATCH 01/10] drm/i915/dp: Fix dsc bpp calculations
    ` [Intel-gfx] "

[PATCH v2] drm/i915: add port info to debugfs
 2019-08-26 11:08 UTC  (4+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✗ Fi.CI.BAT: failure "

[PATCH v3 00/23] Tiger Lake batch 3
 2019-08-26  9:53 UTC  (10+ messages)
` [PATCH v3 05/23] drm/i915: Guard and warn if more than one eDP panel is present
` [PATCH v3 08/23] drm/i915/tgl: Access the right register when handling PSR interruptions
` [PATCH v3 09/23] drm/i915/tgl: Add maximum resolution supported by PSR2 HW
` [PATCH v3 18/23] drm/i915/tgl/perf: use the same oa ctx_id format as icl
` ✓ Fi.CI.IGT: success for Tiger Lake batch 3 (rev5)

[PATCH 01/28] drm/i915/selftests: Add the usual batch vma managements to st_workarounds
 2019-08-26  9:35 UTC  (31+ messages)
` [PATCH 02/28] drm/i915/selftests: Remove accidental serialization between gpu_fill
` [PATCH 03/28] drm/i915/selftests: Try to recycle context allocations
` [PATCH 04/28] drm/i915/gtt: Downgrade Baytrail back to aliasing-ppgtt
` [PATCH 05/28] drm/i915/gtt: Downgrade Cherryview "
` [PATCH 06/28] drm/i915: Protect our local workers against I915_FENCE_TIMEOUT
` [PATCH 07/28] drm/i915: Force PD reload on any PD update
` [PATCH 08/28] drm/i915: Replace obj->pin_global with obj->frontbuffer
` [PATCH 09/28] dma-fence: Serialise signal enabling (dma_fence_enable_sw_signaling)
` [PATCH 10/28] drm/mm: Pack allocated/scanned boolean into a bitfield
` [PATCH 11/28] drm/i915: Make shrink/unshrink be atomic
` [PATCH 12/28] drm/i915: Only track bound elements of the GTT
` [PATCH 13/28] drm/i915: Make i915_vma.flags atomic_t for mutex reduction
` [PATCH 14/28] drm/i915: Mark up address spaces that may need to allocate
` [PATCH 15/28] drm/i915: Pull i915_vma_pin under the vm->mutex
` [PATCH 16/28] drm/i915: Push the i915_active.retire into a worker
` [PATCH 17/28] drm/i915: Coordinate i915_active with its own mutex
` [PATCH 18/28] drm/i915: Move idle barrier cleanup into engine-pm
` [PATCH 19/28] drm/i915: Drop struct_mutex from around i915_retire_requests()
` [PATCH 20/28] drm/i915: Merge wait_for_timelines with retire_request
` [PATCH 21/28] drm/i915: Serialise the fill BLT with the vma pinning
` [PATCH 22/28] drm/i915/execlists: Always request completion before marking an error
` [PATCH 23/28] drm/i915: Only enqueue already completed requests
` [PATCH 24/28] drm/i915/execlists: Force preemption
` [PATCH 25/28] drm/i915: Mark up "sentinel" requests
` [PATCH 26/28] drm/i915/execlists: Cancel banned contexts on schedule-out
` [PATCH 27/28] drm/i915: Cancel non-persistent contexts on close
` [PATCH 28/28] drm/i915: Replace hangcheck by heartbeats
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [01/28] drm/i915/selftests: Add the usual batch vma managements to st_workarounds
` ✗ Fi.CI.BAT: failure "

[PATCH] drm/i915/tgl: Add sysfs interface to control class-of-service
 2019-08-26  9:17 UTC  (9+ messages)
` ✗ Fi.CI.SPARSE: warning for "
` ✓ Fi.CI.BAT: success "
` [PATCH v2] "
` ✓ Fi.CI.BAT: success for drm/i915/tgl: Add sysfs interface to control class-of-service (rev2)
` ✗ Fi.CI.IGT: failure for drm/i915/tgl: Add sysfs interface to control class-of-service
` ✓ Fi.CI.IGT: success for drm/i915/tgl: Add sysfs interface to control class-of-service (rev2)

[v8][PATCH 00/10] drm/i915: adding state checker for gamma lut value
 2019-08-26  9:13 UTC  (13+ messages)
` [v8][PATCH 01/10] drm/i915/display: Add func to get gamma bit precision
` [v8][PATCH 02/10] drm/i915/display: Add debug log for color parameters
` [v8][PATCH 03/10] drm/i915/display: Add func to compare hw/sw gamma lut
` [v8][PATCH 04/10] drm/i915/display: Add macro to compare gamma hw/sw lut
` [v8][PATCH 05/10] drm/i915/display: Extract i9xx_read_luts()
` [v8][PATCH 06/10] drm/i91/display: Extract i965_read_luts()
` [v8][PATCH 09/10] drm/i915/display: Extract glk_read_luts()
` [v8][PATCH 10/10] FOR_TESTING_ONLY: Print rgb values of hw and sw blobs
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915: adding state checker for gamma lut value
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[RFC PATCH] iommu/vt-d: Fix IOMMU field not populated on device hot re-plug
 2019-08-26  8:29 UTC  (4+ messages)

[Intel-gfx] [PATCH v2] drm/i915: to make vgpu ppgtt notificaiton as atomic operation
 2019-08-26  3:12 UTC  (4+ messages)

linux-next: manual merge of the drm tree with the drm-misc-fixes tree
 2019-08-26  3:06 UTC 

[PATCH] dma-buf: Give dma-fence-array distinct lockclasses
 2019-08-25 18:09 UTC  (8+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH] dma-buf: Extend selftests to exercise dma-fence-array
 2019-08-25 16:37 UTC  (5+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH] drm/i915/selftests: Add the usual batch vma managements to st_workarounds
 2019-08-25 13:35 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "

[CI] drm/i915/selftests: Teach igt_gpu_fill_dw() to take intel_context
 2019-08-25  8:17 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for drm/i915/selftests: Teach igt_gpu_fill_dw() to take intel_context (rev5)
` ✓ Fi.CI.IGT: "

[PATCH v4] drm/i915: Call dma_set_max_seg_size() in i915_driver_hw_probe()
 2019-08-25  6:03 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "

[PATCH] drm/i915: Keep drm_i915_file_private around under RCU
 2019-08-25  1:35 UTC  (5+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "

[PATCH] drm/i915: Replace obj->pin_global with obj->frontbuffer
 2019-08-25  0:22 UTC  (9+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Replace obj->pin_global with obj->frontbuffer (rev3)
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH 00/11] Refactor to expand subslice mask (rev 2)
 2019-08-24 18:47 UTC  (17+ messages)
` [PATCH 01/11] drm/i915: Use variable for debugfs device status
` [PATCH 02/11] drm/i915: Add function to set SSEU info per platform
` [PATCH 03/11] drm/i915: Add subslice stride runtime parameter
` [PATCH 04/11] drm/i915: Add EU "
` [PATCH 05/11] drm/i915: Use local variables for subslice_mask for device info
` [PATCH 06/11] drm/i915: Add function to set subslices
` [PATCH 07/11] drm/i915: Use subslice stride to set subslices for a given slice
` [PATCH 08/11] drm/i915: Add function to determine if a slice has a subslice
` [PATCH 09/11] drm/i915: Refactor instdone loops on new subslice functions
` [PATCH 10/11] drm/i915: Add new function to copy subslices for a slice
` [PATCH 11/11] drm/i915: Expand subslice mask
` ✗ Fi.CI.CHECKPATCH: warning for Refactor to expand subslice mask (rev 2)
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH] drm/i915: Flush the existing fence before GGTT read/write
 2019-08-24 17:36 UTC  (8+ messages)
` [PATCH v2] "
` ✓ Fi.CI.BAT: success for drm/i915: Flush the existing fence before GGTT read/write (rev2)
` ✓ Fi.CI.IGT: "

[PATCH] drm/i915: Align power domain names with port names
 2019-08-24 16:27 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for drm/i915: Align power domain names with port names (rev2)
` ✓ Fi.CI.IGT: "

[CI 1/2] drm/i915/gtt: Preallocate Braswell top-level page directory
 2019-08-24 15:20 UTC  (4+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [CI,1/2] "
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "

[PATCH v2 0/6] drm/i915/dp: Support for DP HDR outputs
 2019-08-24 14:11 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for drm/i915/dp: Support for DP HDR outputs (rev2)
` ✗ Fi.CI.IGT: failure "

[PATCH] drm/i915: Add 324mhz and 326.4mhz cdclks for gen11+
 2019-08-24 10:42 UTC  (4+ messages)
` ✓ Fi.CI.IGT: success for "

[PATCH 01/16] drm/i915: Properly set PCH as NOP when display is disabled
 2019-08-24  9:51 UTC  (7+ messages)
` [PATCH 06/16] drm/i915: Don't call modeset related functions "

[PATCH] drm/i915: use a separate context for gpu relocs
 2019-08-24  9:03 UTC  (6+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✗ Fi.CI.BAT: failure "

[PATCH v5 0/2] drm/i915: timeline semaphore support
 2019-08-24  6:42 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

[PATCH] drm/i915: Clean up HDMI deep color handling a bit
 2019-08-24  5:51 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

[PATCH v5 0/2] drm/i915: timeline semaphore support
 2019-08-24  5:35 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

[PATCH] drm/i915: to make vgpu ppgtt notificaiton as atomic operation
 2019-08-24  4:18 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for drm/i915: to make vgpu ppgtt notificaiton as atomic operation (rev2)

✓ Fi.CI.IGT: success for drm/i915: timeline semaphore support (rev5)
 2019-08-24  0:23 UTC 

[PATCH] drm/i915/selftests: Teach igt_gpu_fill_dw() to take intel_context
 2019-08-23 23:53 UTC  (9+ messages)
` ✗ Fi.CI.BAT: failure for "
` ✗ Fi.CI.BAT: failure for drm/i915/selftests: Teach igt_gpu_fill_dw() to take intel_context (rev2)
` ✗ Fi.CI.BAT: failure for drm/i915/selftests: Teach igt_gpu_fill_dw() to take intel_context (rev3)
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915/selftests: Teach igt_gpu_fill_dw() to take intel_context (rev4)
` ✗ Fi.CI.BAT: failure "

[PATCH 0/6] drm/i915/dp: Support for DP HDR outputs
 2019-08-23 21:28 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for "

[PATCH] drm/i915/uc: define GuC and HuC FWs for EHL
 2019-08-23 21:13 UTC  (2+ messages)

vm->mutex
 2019-08-23 20:06 UTC  (7+ messages)
` [PATCH 06/15] drm/i915: Mark up obj->pin_global as being atomic
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [01/15] drm/i915: Hold irq-off for the entire fake lock period (rev3)
` ✗ Fi.CI.BAT: failure "
` ✗ Fi.CI.BAT: failure for series starting with [01/15] drm/i915: Hold irq-off for the entire fake lock period (rev4)

[PATCH] drm/i915/tgl: Enabling DSC on Pipe A for TGL
 2019-08-23 19:59 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for drm/i915/tgl: Enabling DSC on Pipe A for TGL (rev2)

[PATCH v2 1/2] drm/i915: Call dma_set_max_seg_size() in i915_ggtt_probe_hw()
 2019-08-23 19:53 UTC  (2+ messages)

[PATCH] drm/i915: Restore relaxed padding (OCL_OOB_SUPPRES_ENABLE) for skl+
 2019-08-23 18:53 UTC  (6+ messages)

[PATCH v3 0/8] Enable Transcoder Port Sync feature for tiled displays
 2019-08-23 17:53 UTC  (5+ messages)
` [PATCH v3 1/8] drm/i915/display: Rename update_crtcs() to commit_modeset_enables()

[RFC] drm/i915/tgl: Advanced preparser support for GPU relocs
 2019-08-23 17:28 UTC  (12+ messages)

[CI] PR for EHL GuC/HuC binaries
 2019-08-23 17:08 UTC 

[PATCH 03/15] drm/i915/selftests: Teach igt_gpu_fill_dw() to take intel_context
 2019-08-23 16:45 UTC  (2+ messages)
` [PATCH] "

[PATCH v2 1/2] drm/i915: Dynamically allocate s0ix struct for VLV
 2019-08-23 16:13 UTC  (9+ messages)
` [PATCH v2 2/2] drm/i915: Introduce intel_reg_types.h

[PATCH 00/11] Refactor to expand subslice mask (rev 2)
 2019-08-23 15:59 UTC  (4+ messages)
` [PATCH 07/11] drm/i915: Use subslice stride to set subslices for a given slice

[PATCH 0/4] mmu notifier debug annotations/checks
 2019-08-23 15:15 UTC  (9+ messages)
` [PATCH 3/4] kernel.h: Add non_block_start/end()

[CI] drm/i915/gtt: Preallocate Braswell top-level page directory
 2019-08-23 14:48 UTC  (3+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915/gtt: Preallocate Braswell top-level page directory (rev2)
` ✗ Fi.CI.BAT: failure "

[PATCH] drm/i915: Call dma_set_max_seg_size() in i915_ggtt_probe_hw()
 2019-08-23 14:42 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

[PATCH 02/15] drm/i915/gtt: Preallocate Braswell top-level page directory
 2019-08-23 14:14 UTC  (4+ messages)
` [PATCH v3] Do we need to posting-read after ggtt insert-page?
` [PATCH v3] drm/i915/gtt: Preallocate Braswell top-level page directory


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