messages from 2019-04-12 14:32:13 to 2019-04-15 15:49:20 UTC [more...]
[PATCH 0/4] drm/i915: Finish the ack+handler split for irq handler
2019-04-15 15:49 UTC (5+ messages)
` [PATCH 1/4] drm/i915: Add gen8_de_pipe_fault_mask()
` [PATCH 2/4] drm/i915: Introduce struct hpd_irq_regs
` [PATCH 3/4] drm/i915: Split pch irq handling to ack+handler
` [PATCH 4/4] drm/i915: Finish the irq ack+handler split for ilk+
[PATCH] drm/i915: Enable workaround for pixel shader dispatch hang
2019-04-15 15:43 UTC (8+ messages)
` ✗ Fi.CI.BAT: failure for drm/i915: Enable workaround for pixel shader dispatch hang (rev3)
Patch "drm/i915/dp: revert back to max link rate and lane count on eDP" has been added to the 5.0-stable tree
2019-04-15 15:42 UTC (2+ messages)
` ✗ Fi.CI.BAT: failure for "
[PATCH] drm/i915: Enable eLLC caching of display buffers for SKL+
2019-04-15 15:21 UTC (4+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
[PATCH v4 00/13] HDCP2.2 Phase II
2019-04-15 14:47 UTC (7+ messages)
` [PATCH v4 05/13] drivers: create binary sysfs for class
[v5.0 stable PATCH] drm/i915/dp: revert back to max link rate and lane count on eDP
2019-04-15 14:43 UTC (3+ messages)
` ✗ Fi.CI.BAT: failure for drm/i915/dp: revert back to max link rate and lane count on eDP (rev3)
[v3 0/7] Add Multi Segment Gamma Support
2019-04-15 14:29 UTC (7+ messages)
` [v3 6/7] drm: Add Client Cap for advance gamma mode
` [Intel-gfx] "
[PATCH] drm/i915/icl: Whitelist GEN9_SLICE_COMMON_ECO_CHICKEN1
2019-04-15 14:24 UTC (5+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "
[PATCH v6 0/2] drm: Add detection of changing of edid on between suspend and resume
2019-04-15 13:39 UTC (5+ messages)
` ✓ Fi.CI.BAT: success for drm: Add detection of changing of edid on between suspend and resume (rev3)
` ✗ Fi.CI.IGT: failure "
` ✓ Fi.CI.BAT: success for drm: Add detection of changing of edid on between suspend and resume (rev4)
` ✗ Fi.CI.IGT: failure "
[PATCH i-g-t] i915/gem_mmap_gtt: Markup a copy of GTT set-domains
2019-04-15 13:29 UTC (4+ messages)
` [igt-dev] "
Excuse the preemption, I can see you are busy
2019-04-15 12:57 UTC (22+ messages)
` [PATCH 01/50] drm/i915: Introduce struct class_instance for engines across the uAPI
` [PATCH 17/50] drm/i915: Switch back to an array of logical per-engine HW contexts
` [PATCH v5] "
` [PATCH 18/50] drm/i915: Remove intel_context.active_link
` [PATCH 22/50] drm/i915: Allow a context to define its set of engines
` [PATCH 24/50] drm/i915: Allow userspace to clone contexts on creation
` [PATCH 39/50] drm/i915: Move GEM object domain management from struct_mutex to local
` ✗ Fi.CI.BAT: failure for series starting with [01/50] drm/i915: Introduce struct class_instance for engines across the uAPI (rev3)
[PATCH] drm/i915: Nuke drm_crtc_state and use intel_atomic_state instead
2019-04-15 12:17 UTC (7+ messages)
` [PATCH v2] "
` ✓ Fi.CI.BAT: success for drm/i915: Nuke drm_crtc_state and use intel_atomic_state instead (rev2)
` ✓ Fi.CI.IGT: "
[PATCH 00/11] drm/i915: adding state checker for gamma lut values
2019-04-15 11:13 UTC (15+ messages)
` [PATCH 01/11] [v3] drm/i915: Introduce vfunc intel_get_color_config to create hw lut
` [PATCH 02/11] [v2] drm/i915: Extract i9xx_get_color_config()
` [PATCH 03/11] [v2] drm/i915: Extract cherryview_get_color_config()
` [PATCH 04/11] [v2] drm/i915: Extract i965_get_color_config()
` [PATCH 05/11] [v2] drm/i915: Extract icl_get_color_config()
` [PATCH 06/11] [v2] drm/i915: Extract glk_get_color_config()
` [PATCH 07/11] [v2] drm/i915: Extract bdw_get_color_config()
` [PATCH 08/11] [v2] drm/i915: Extract ivb_get_color_config()
` [PATCH 09/11] [v2] drm/i915: Extract ilk_get_color_config()
` [PATCH 10/11] [v2] drm/i915: Enable intel_get_color_config()
` [PATCH 11/11] [v3] drm/i915: Add intel_compare_color_lut() to compare hw and sw gamma lut values
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915: adding state checker for gamma lut values (rev4)
` ✗ Fi.CI.SPARSE: "
` ✗ Fi.CI.BAT: failure "
[PATCH 0/4] Hexdump enhancements
2019-04-15 11:12 UTC (23+ messages)
` [PATCH 1/4] lib/hexdump.c: Allow 64 bytes per line
` [PATCH 2/4] lib/hexdump.c: Optionally suppress lines of filler bytes
` [PATCH 3/4] lib/hexdump.c: Replace ascii bool in hex_dump_to_buffer with flags
[PATCH 1/4] drm/i915: Verify workarounds immediately after application
2019-04-15 10:55 UTC (10+ messages)
` [PATCH 2/4] drm/i915: Verify the engine workarounds stick on application
` [PATCH 3/4] drm/i915: Make workaround verification *optional*
` [PATCH 4/4] drm/i915/selftests: Skip live timeline/suspend tests if wedged
` ✓ Fi.CI.BAT: success for series starting with [1/4] drm/i915: Verify workarounds immediately after application
` ✓ Fi.CI.IGT: "
[PATCH 1/2] include: linux: Regularise the use of FIELD_SIZEOF macro
2019-04-15 10:12 UTC (5+ messages)
` [PATCH 2/2] include: linux: Remove unused macros and their defination
[PATCH 0/3] i915/gvt/dmabuf: some plane 'size' fixes
2019-04-15 9:55 UTC (8+ messages)
` [PATCH 1/3] i915/gvt/dmabuf: vgpu_get_plane_info: validate_range with size in bytes
` [PATCH 2/3] i915/gvt/dmabuf: fix comment about 'size' field
` [PATCH 3/3] i915/gvt/dmabuf: update_fb_info: convert size correctly
` ✓ Fi.CI.BAT: success for i915/gvt/dmabuf: some plane 'size' fixes
` ✓ Fi.CI.IGT: "
[PATCH 0/2] Stop users from using the device on driver unbind
2019-04-15 9:32 UTC (3+ messages)
` [PATCH 1/2] drm/i915: Use drm_dev_unplug()
[PATCH] drm/i915: Use drm_dev_unplug()
2019-04-15 9:29 UTC (3+ messages)
[PATCH v2 00/22] GuC 32.0.3
2019-04-15 7:37 UTC (26+ messages)
` [PATCH v2 01/22] drm/i915/guc: Change platform default GuC mode
` [PATCH v2 02/22] drm/i915/guc: Don't allow GuC submission
` [PATCH v2 04/22] drm/i915/guc: Update GuC firmware versions and names
` [PATCH v2 06/22] drm/i915/guc: Update GuC boot parameters
` [PATCH v2 07/22] drm/i915/guc: Update GuC sleep status values
` [PATCH v2] drm/i915/guc: updated suspend/resume protocol
` [PATCH v2 08/22] drm/i915/guc: Update GuC sample-forcewake command
` [PATCH v2 09/22] drm/i915/guc: Update GuC ADS object definition
` [PATCH v2 12/22] drm/i915/guc: Treat GuC initialization failure as -EIO
` [PATCH v2 13/22] drm/i915/guc: New GuC interrupt register for Gen11
` [PATCH v2 14/22] drm/i915/guc: New GuC scratch registers "
` ✗ Fi.CI.SPARSE: warning for GuC 32.0.3 (rev3)
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "
[PATCH 0/5] IRQ initialization debloat and conversion to uncore, v2
2019-04-15 6:42 UTC (7+ messages)
` ✓ Fi.CI.BAT: success for IRQ initialization debloat and conversion to uncore (rev2)
` ✗ Fi.CI.SPARSE: warning for IRQ initialization debloat and conversion to uncore (rev3)
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "
[PATCH] RFT drm/i915: Try setting the engine wa_list from the ring (fwd)
2019-04-13 19:45 UTC
[PATCH] drm/i915: add immutable zpos plane properties
2019-04-13 13:52 UTC (5+ messages)
` [PATCH v2] "
` [PATCH v3] "
` ✓ Fi.CI.BAT: success for drm/i915: add immutable zpos plane properties (rev3)
` ✓ Fi.CI.IGT: "
[PATCH] drm/i915: Verify the engine workarounds stick on application
2019-04-13 12:44 UTC (4+ messages)
` ✓ Fi.CI.BAT: success for drm/i915: Verify the engine workarounds stick on application (rev2)
` ✗ Fi.CI.IGT: failure "
[PATCH] RFT drm/i915: Try setting the engine wa_list from the ring
2019-04-13 8:13 UTC (3+ messages)
` ✗ Fi.CI.SPARSE: warning for "
` ✗ Fi.CI.BAT: failure "
[PATCH 1/2] drm/i915: Teach intel_workarounds to use uncore mmio access
2019-04-13 0:49 UTC (6+ messages)
` [PATCH 2/2] drm/i915: Verify workarounds immediately after application
` ✓ Fi.CI.BAT: success for series starting with [1/2] drm/i915: Teach intel_workarounds to use uncore mmio access
` ✗ Fi.CI.IGT: failure "
[PATCH v2 1/3] drm/i915/bdw+: Move misc display IRQ handling to it own function
2019-04-12 23:53 UTC (11+ messages)
` [PATCH v2 2/3] drm/i915/psr: Remove partial PSR support on multiple transcoders
` [PATCH v2 3/3] drm/i915: Make PSR registers relative to transcoders
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [v2,1/3] drm/i915/bdw+: Move misc display IRQ handling to it own function
` ✗ Fi.CI.SPARSE: "
` ✗ Fi.CI.BAT: failure "
[PATCH 1/2] drm/i915: Flatten and rename haswell_set_pipemisc()
2019-04-12 23:27 UTC (5+ messages)
` [PATCH 2/2] drm/i915: Enable pipe HDR mode on ICL if only HDR planes are used
` ✓ Fi.CI.BAT: success for series starting with [1/2] drm/i915: Flatten and rename haswell_set_pipemisc()
` ✓ Fi.CI.IGT: "
[PATCH] drm/i915/ehl: Inherit Ice Lake conditional code
2019-04-12 22:18 UTC (5+ messages)
` ✓ Fi.CI.BAT: success for drm/i915/ehl: Inherit Ice Lake conditional code (rev2)
` ✓ Fi.CI.IGT: "
[PATCH 1/2] drm/i915: Shortcut readiness to reset check
2019-04-12 20:24 UTC (10+ messages)
` [PATCH 2/2] drm/i915: Handle catastrophic error on engine reset
` ✗ Fi.CI.BAT: failure for series starting with [1/2] drm/i915: Shortcut readiness to reset check
` ✓ Fi.CI.BAT: success for series starting with [1/2] drm/i915: Shortcut readiness to reset check (rev3)
` ✓ Fi.CI.IGT: "
[PATCH 1/3] drm/i915: Shortcut readiness to reset check
2019-04-12 19:38 UTC (12+ messages)
` [PATCH 2/3] drm/i915: Handle catastrophic error on engine reset
` [PATCH 3/3] drm/i915: Log catastrophic errors on gen11
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/3] drm/i915: Shortcut readiness to reset check
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "
[PATCH] drm: remove redundant 'default n' from Kconfig
2019-04-12 16:56 UTC (2+ messages)
[PATCH] drm/i915: Flush the CSB pointer reset
2019-04-12 16:30 UTC (3+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "
[PATCH] drm/i915/ehl: Inherit Ice Lake conditional code
2019-04-12 14:32 UTC (4+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox