public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2019-07-05 07:45:45 to 2019-07-08 15:14:19 UTC [more...]

[PATCH 0/4] Modular FIA
 2019-07-08 15:13 UTC  (4+ messages)
` [PATCH 2/4] drm/i915: fix include order in intel_tc.*

Fedora 30 drm error
 2019-07-08 14:33 UTC  (2+ messages)

[PATCH v4 0/5] EHL port programming
 2019-07-08 14:12 UTC  (9+ messages)
` [PATCH v4 1/5] drm/i915/gen11: Start distinguishing 'phy' from 'port'

[PATCH v2 1/2] drm/i915: Clear the shared PLL from the put_dplls() hook
 2019-07-08 14:07 UTC  (2+ messages)
` [PATCH v2 2/2] drm/i915/icl: Clear the shared port PLLs from the new crtc state

[PATCH] drm/i915/userptr: Acquire the page lock around set_page_dirty()
 2019-07-08 14:03 UTC 

[PATCH 1/2] drm/i915/oa: Reconfigure contexts on the fly
 2019-07-08 13:49 UTC  (16+ messages)
` [PATCH 2/2] drm/i915: Add to timeline requires the timeline mutex
  ` [PATCH v2] "
  ` [PATCH v3] "
` ✓ Fi.CI.BAT: success for series starting with [1/2] drm/i915/oa: Reconfigure contexts on the fly (rev2)
` ✓ Fi.CI.BAT: success for series starting with [1/2] drm/i915/oa: Reconfigure contexts on the fly (rev3)

[PATCH 00/19] drm/i915: Plane cdclk requirements and fp16 for gen4+
 2019-07-08 13:33 UTC  (23+ messages)
` [PATCH 01/19] drm: Add drm_modeset_lock_assert_held()
` [PATCH 02/19] drm/atomic-helper: Make crtc helper funcs optional
` [PATCH 03/19] drm/i915: Remove pointless planes_changed=true assignment
` [PATCH 04/19] drm/i915: Replace is_planar_yuv_format() with drm_format_info_is_yuv_semiplanar()
` [PATCH 05/19] drm/i915: Allow downscale factor of <3.0 on glk+ for all formats
` [PATCH 06/19] drm/i915: Extract intel_modeset_calc_cdclk()
` [PATCH 07/19] drm/i915: s/pipe_config/crtc_state/ in intel_crtc_atomic_check()
` [PATCH 08/19] drm/i915: Stop using drm_atomic_helper_check_planes()
` [PATCH 09/19] drm/i915: Add debugs to distingiush a cd2x update from a full cdclk pll update
` [PATCH 10/19] drm/i915: Make .modeset_calc_cdclk() mandatory
` [PATCH 11/19] drm/i915: Rework global state locking
` [PATCH 12/19] drm/i915: Move check_digital_port_conflicts() earier
` [PATCH 13/19] drm/i915: Allow planes to declare their minimum acceptable cdclk
` [PATCH 14/19] drm/i915: Eliminate skl_check_pipe_max_pixel_rate()
` [PATCH 15/19] drm/i915: Simplify skl_max_scale()
` [PATCH 16/19] drm/i915: Add support for half float framebuffers for skl+
` [PATCH 17/19] drm/i915: Add support for half float framebuffers for gen4+ primary planes
` [PATCH 18/19] drm/i915: Add support for half float framebuffers for ivb+ sprites
` [PATCH 19/19] drm/i915: Add support for half float framebuffers on snb sprites
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Plane cdclk requirements and fp16 for gen4+
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "

[PATCH 00/28] Initial support for Tiger Lake
 2019-07-08 13:31 UTC  (9+ messages)
` [PATCH 03/28] drm/i915: Add 4th pipe and transcoder
` [PATCH 05/28] drm/i915/tgl: Introduce Tiger Lake PCH
` [PATCH 07/28] drm/i915/tgl: Add TGL PCI IDs

[PATCH 1/2] drm/i915: Clear the shared PLL from the put_dplls() hook
 2019-07-08 13:16 UTC  (5+ messages)
` [PATCH 2/2] drm/i915/icl: Clear the shared port PLLs from the new crtc state
` ✓ Fi.CI.BAT: success for series starting with [1/2] drm/i915: Clear the shared PLL from the put_dplls() hook
` ✓ Fi.CI.IGT: "

[PATCH v4 4/5] drm/i915: Transition port type checks to phy checks
 2019-07-08 13:13 UTC  (3+ messages)
` [PATCH v5 "

[PATCH] drm/i915/selftests: Fill in a little more of the dummy fence
 2019-07-08 12:12 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH] drm/i915: Explicitly track active fw_domain timers
 2019-07-08 12:06 UTC  (5+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "
` ✓ Fi.CI.BAT: success for drm/i915: Explicitly track active fw_domain timers (rev2)
` ✓ Fi.CI.IGT: "

[PATCH v9 0/6] HDCP2.2 Phase II
 2019-07-08 11:21 UTC  (7+ messages)
` [PATCH v9 1/6] drm: Add Content protection type property
` [PATCH v9 2/6] drm/i915: Attach content "
` [PATCH v9 3/6] drm: uevent for connector status change
` [PATCH v9 4/6] drm/hdcp: update content protection property with uevent
` [PATCH v9 5/6] drm/i915: update the hdcp state "
` [PATCH v9 6/6] drm/hdcp: reference for srm file format

[PATCH v7 0/8] i915 vgpu PV to improve vgpu performance
 2019-07-08 10:40 UTC  (15+ messages)
` [PATCH v7 1/9] drm/i915: introduced vgpu pv capability
` [PATCH v7 2/9] drm/i915: vgpu shared memory setup for pv optimization
` [PATCH v7 3/9] drm/i915: vgpu pv command buffer support
` [PATCH v7 4/9] drm/i915: vgpu ppgtt update pv optimization
` [PATCH v7 5/9] drm/i915: vgpu context submission "
` [PATCH v7 6/9] drm/i915/gvt: GVTg handle pv_caps PVINFO register
` [PATCH v7 7/9] drm/i915/gvt: GVTg handle shared_page setup
` [PATCH v7 8/9] drm/i915/gvt: GVTg support ppgtt pv optimization
` [PATCH v7 9/9] drm/i915/gvt: GVTg support context submission "
` ✗ Fi.CI.CHECKPATCH: warning for i915 vgpu PV to improve vgpu performance
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "

[PATCH v8 0/6] HDCP2.2 Phase II
 2019-07-08 10:16 UTC  (15+ messages)
` [PATCH v8 1/6] drm: Add Content protection type property
` [PATCH v8 3/6] drm: uevent for connector status change
` [PATCH v8 4/6] drm/hdcp: update content protection property with uevent
` [PATCH v8 5/6] drm/i915: update the hdcp state "
` [PATCH v8 6/6] drm/hdcp: reference for srm file format
` ✗ Fi.CI.CHECKPATCH: warning for HDCP2.2 Phase II (rev10)
` ✗ Fi.CI.BAT: failure "

[PATCH i-g-t] i915/gem_eio: Push the forced reset telltales to kmsg
 2019-07-08  9:17 UTC 

Refactor GTT recursion to be ... recursion
 2019-07-07 22:00 UTC  (15+ messages)
` [PATCH 01/11] drm/i915/gtt: Use shallow dma pages for scratch
` [PATCH 02/11] drm/i915/gtt: Wrap page_table with page_directory
` [PATCH 03/11] drm/i915/gtt: Reorder gen8 ppgtt free/clear/alloc
` [PATCH 04/11] drm/i915/gtt: Markup i915_ppgtt depth
` [PATCH 05/11] drm/i915/gtt: Compute the radix for gen8 page table levels
` [PATCH 06/11] drm/i915/gtt: Convert vm->scratch into an array
` [PATCH 07/11] drm/i915/gtt: Use NULL to encode scratch shadow entries
` [PATCH 08/11] drm/i915/gtt: Recursive cleanup for gen8
` [PATCH 09/11] drm/i915/gtt: Recursive ppgtt clear "
` [PATCH 10/11] drm/i915/gtt: Recursive ppgtt alloc "
` [PATCH 11/11] drm/i915/gtt: Tidy up ppgtt insertion "
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [01/11] drm/i915/gtt: Use shallow dma pages for scratch
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "

[PATCH v2] drm/i915: Fix assert_forcewake_active consideration of timer
 2019-07-07 17:34 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for drm/i915: Fix assert_forcewake_active consideration of timer (rev2)

[PATCH] drm/i915: Pull assert_forcewake_active() underneath the lock
 2019-07-07 17:14 UTC  (4+ messages)
` ✓ Fi.CI.BAT: success for drm/i915: Pull assert_forcewake_active() underneath the lock (rev2)
` ✓ Fi.CI.IGT: "

[PATCH] drm/i915: Fix assert_forcewake_active consideration of timer
 2019-07-07 16:40 UTC 

[CI 1/4] drm/i915/gtt: pde entry encoding is identical
 2019-07-07  6:38 UTC  (8+ messages)
` [CI 2/4] drm/i915/gtt: Tear down setup and cleanup macros for page dma
` [CI 3/4] drm/i915/gtt: Setup phys pages for 3lvl pdps
` [CI 4/4] drm/i915/gtt: Introduce release_pd_entry
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [CI,1/4] drm/i915/gtt: pde entry encoding is identical
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH 1/4] drm/i915/gtt: pde entry encoding is identical
 2019-07-07  3:43 UTC  (12+ messages)
` [PATCH 2/4] drm/i915/gtt: Tear down setup and cleanup macros for page dma
` [PATCH 3/4] drm/i915/gtt: Setup phys pages for 3lvl pdps
` [PATCH 4/4] drm/i915/gtt: Introduce release_pd_entry
  ` [PATCH] "
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/4] drm/i915/gtt: pde entry encoding is identical (rev3)
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH -next] drm/i915: fix possible memory leak in intel_hdcp_auth_downstream()
 2019-07-07  1:43 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "

[PATCH] drm/i915/oa: Reconfigure contexts on the fly
 2019-07-07  0:41 UTC  (10+ messages)
` [PATCH v2] "
` ✓ Fi.CI.BAT: success for drm/i915/oa: Reconfigure contexts on the fly (rev2)
` ✗ Fi.CI.IGT: failure "

[PATCH] drm/i915: Pull assert_forcewake_active() underneath the lock
 2019-07-06 18:46 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "

[PATCH -next] drm/i915: Remove set but not used variable 'intel_dig_port'
 2019-07-06 17:46 UTC  (4+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "

[PATCH -next] drm/i915: Remove set but not used variable 'encoder'
 2019-07-06 16:48 UTC  (4+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "

[PATCH 1/8] drm/i915: Order assert forcewake test
 2019-07-06 12:54 UTC  (13+ messages)
` [PATCH 2/8] drm/i915: Teach execbuffer to take the engine wakeref not GT
` [PATCH 3/8] drm/i915/gt: Track timeline activeness in enter/exit
` [PATCH 4/8] drm/i915/gt: Convert timeline tracking to spinlock
` [PATCH 5/8] drm/i915/gt: Guard timeline pinning with its own mutex
` [PATCH 6/8] drm/i915: Protect request retirement with timeline->mutex
` [PATCH 7/8] drm/i915: Replace struct_mutex for batch pool serialisation
` [PATCH 8/8] drm/i915/gt: Use intel_gt as the primary object for handling resets
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/8] drm/i915: Order assert forcewake test
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH v2] drm/i915: Order assert forcewake test
 2019-07-06 10:51 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for drm/i915: Order assert forcewake test (rev2)
` ✓ Fi.CI.IGT: "

[PATCH] drm/i915/selftests: Drain the freedlists between exec passes
 2019-07-06  1:11 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

[PATCH 1/3] drm/i915/gtt: pde entry encoding is identical
 2019-07-06  0:07 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for series starting with [1/3] "

[CI 1/3] drm/i915: Rework some interrupt handling functions to take intel_gt
 2019-07-05 20:10 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for series starting with [CI,1/3] "

[PATCH] drm/i915/gtt: Handle double alloc failures
 2019-07-05 18:06 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

[PATCH 1/4] drm/i915: Check caller held wakerefs in assert_forcewakes_active
 2019-07-05 15:06 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for series starting with [v4] drm/i915: Check caller held wakerefs in assert_forcewakes_active (rev4)

[PATCH 1/2] drm/i915/gt: Apply RCS workarounds to the render class
 2019-07-05 14:18 UTC  (3+ messages)
` [PATCH 2/2] drm/i915/gt: Remove presumption of RCS0
` ✓ Fi.CI.BAT: success for series starting with [1/2] drm/i915/gt: Apply RCS workarounds to the render class

[PATCH] drm/i915/hdcp: debugs logs for sink related failures
 2019-07-05 14:15 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

[PATCH v7 00/11] HDCP2.2 Phase II
 2019-07-05 14:12 UTC  (15+ messages)
` [PATCH v7 07/11] drm: Add Content protection type property
` [PATCH v7 09/11] drm: uevent for connector status change
` [PATCH v7 10/11] drm/hdcp: update content protection property with uevent

[PATCH] drm/i915: Move the renderstate setup under gt/
 2019-07-05 11:09 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

[PATCH i-g-t] i915/gem_eio: Assert the hanging request is correctly identified
 2019-07-05 11:02 UTC  (4+ messages)
    ` [igt-dev] "

[PATCH] drm/i915/ehl: Add support for DPLL4 (v10)
 2019-07-05 10:28 UTC  (4+ messages)
` ✗ Fi.CI.IGT: failure for "

[PATCH] drm/vkms: prime import support
 2019-07-05 10:14 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "


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