public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2019-05-02 13:37:59 to 2019-05-03 19:08:34 UTC [more...]

[PATCH v3 1/2] drm/i915: Make sandybridge_pcode_read() deal with the second data register
 2019-05-03 19:08 UTC 

[PATCH] drm/i915: Acquire the signaler's timeline HWSP last
 2019-05-03 18:32 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "

[PATCH 1/3] drm/i915: Document that we implement WaIncreaseLatencyIPCEnabled
 2019-05-03 18:18 UTC  (4+ messages)
` [PATCH 2/3] drm/i915: Drop WaIncreaseLatencyIPCEnabled/1140 for cnl
` [PATCH 3/3] drm/i915: Move w/a 0477/WaDisableIPC:skl into intel_init_ipc()
` ✓ Fi.CI.BAT: success for series starting with [1/3] drm/i915: Document that we implement WaIncreaseLatencyIPCEnabled

[PATCH] drm/i915: Check the target has not already completed before waiting on it
 2019-05-03 17:47 UTC  (4+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "

[PATCH 1/2] drm/i915: Move the PIPEMISC write the correct place
 2019-05-03 16:24 UTC  (7+ messages)
` [PATCH 2/2] drm/i915: Allow ICL pipe "HDR mode" when the cursor is visible
` ✓ Fi.CI.BAT: success for series starting with [1/2] drm/i915: Move the PIPEMISC write the correct place
` ✓ Fi.CI.IGT: "

[PATCH 01/13] drm/i915: Assert breadcrumbs are correctly ordered in the signal handler
 2019-05-03 15:53 UTC  (21+ messages)
` [PATCH 02/13] drm/i915: Prefer checking the wakeref itself rather than the counter
` [PATCH 03/13] drm/i915: Assert the local engine->wakeref is active
` [PATCH 04/13] drm/i915/hangcheck: Replace hangcheck.seqno with RING_HEAD
` [PATCH 05/13] drm/i915: Remove delay for idle_work
` [PATCH 06/13] drm/i915: Cancel retire_worker on parking
` [PATCH 07/13] drm/i915: Stop spinning for DROP_IDLE (debugfs/i915_drop_caches)
` [PATCH 08/13] drm/i915: Only reschedule the submission tasklet if preemption is possible
` [PATCH 09/13] drm/i915/execlists: Don't apply priority boost for resets
` [PATCH 10/13] drm/i915: Rearrange i915_scheduler.c
` [PATCH 11/13] drm/i915: Pass i915_sched_node around internally
` [PATCH 12/13] drm/i915: Bump signaler priority on adding a waiter
` [PATCH 13/13] drm/i915: Disable semaphore busywaits on saturated systems
` ✗ Fi.CI.SPARSE: warning for series starting with [01/13] drm/i915: Assert breadcrumbs are correctly ordered in the signal handler
` ✗ Fi.CI.BAT: failure "
` [PATCH v2] "
` ✗ Fi.CI.SPARSE: warning for series starting with [v2] drm/i915: Assert breadcrumbs are correctly ordered in the signal handler (rev2)
` ✓ Fi.CI.BAT: success "

[PATCH v2 0/4] Enable Multi-segmented-gamma for ICL
 2019-05-03 15:50 UTC  (7+ messages)
` [PATCH v2 2/4] drm/i915/icl: Add register definitions for Multi Segmented gamma
` [PATCH v2 3/4] drm/i915: Rename ivb_load_lut_10_max
` [PATCH v2 4/4] drm/i915/icl: Add Multi-segmented gamma support

[PATCH] RFC: console: hack up console_trylock more
 2019-05-03 15:14 UTC  (5+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH 1/5] drm/i915: Wait for the struct_mutex on idling
 2019-05-03 14:32 UTC  (6+ messages)
` [PATCH 4/5] drm/i915: Disable semaphore busywaits on saturated systems

[PATCH 0/6] Refactor to expand subslice mask
 2019-05-03 14:28 UTC  (15+ messages)
` [PATCH 5/6] drm/i915: Remove inline from sseu helper functions
` [PATCH 6/6] drm/i915: Expand subslice mask

[PATCH 00/10] drm/i915: Add support for asynchronous display power disabling
 2019-05-03 14:21 UTC  (21+ messages)
` [PATCH 01/10] drm/i915: Add support for tracking wakerefs w/o power-on guarantee
` [PATCH 02/10] drm/i915: Verify power domains state during suspend in all cases
` [PATCH 03/10] drm/i915: Add support for asynchronous display power disabling
` [PATCH 04/10] drm/i915: Disable power asynchronously during DP AUX transfers
` [PATCH 05/10] drm/i915: WARN for eDP encoders in intel_dp_detect_dpcd()
` [PATCH 06/10] drm/i915: Remove the unneeded AUX power ref from intel_dp_detect()
` [PATCH 07/10] drm/i915: Remove the unneeded AUX power ref from intel_dp_hpd_pulse()
` [PATCH 08/10] drm/i915: Replace use of PLLS power domain with DISPLAY_CORE domain
` [PATCH 09/10] drm/i915: Avoid taking the PPS lock for non-eDP/VLV/CHV
` [PATCH 10/10] drm/i915: Assert that TypeC ports are not used for eDP
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Add support for asynchronous display power disabling
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "

[PATCH] mm/pgtable: Drop pgtable_t variable from pte_fn_t functions
 2019-05-03 13:27 UTC  (5+ messages)

[PATCH] drm/i915: Tune down WARN about incorrect VBT TC legacy flag
 2019-05-03 13:08 UTC  (7+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "

[PATCH 1/2] drm/i915/execlists: Flush the tasklet on parking
 2019-05-03 12:55 UTC  (8+ messages)
` [PATCH 2/2] drm/i915: Leave engine parking to the engines
` ✓ Fi.CI.BAT: success for series starting with [1/2] drm/i915/execlists: Flush the tasklet on parking
` ✗ Fi.CI.IGT: failure "
` [PATCH] "
` ✓ Fi.CI.BAT: success for series starting with drm/i915/execlists: Flush the tasklet on parking (rev2)
` ✗ Fi.CI.IGT: failure "

[PATCH] dma-buf: add struct dma_buf_attach_info v2
 2019-05-03 12:15 UTC  (5+ messages)
    ` [Intel-gfx] "

[PATCH 01/14] drm/i915/hangcheck: Track context changes
 2019-05-03 11:03 UTC  (35+ messages)
` [PATCH 02/14] drm/i915: Include fence signaled bit in print_request()
` [PATCH 03/14] drm/i915/execlists: Flush the tasklet on parking
` [PATCH 04/14] drm/i915: Leave engine parking to the engines
` [PATCH 05/14] drm/i915: Remove delay for idle_work
` [PATCH 06/14] drm/i915: Cancel retire_worker on parking
  ` [PATCH v2] "
` [PATCH 07/14] drm/i915: Stop spinning for DROP_IDLE (debugfs/i915_drop_caches)
` [PATCH 08/14] drm/i915: Only reschedule the submission tasklet if preemption is possible
` [PATCH 09/14] drm/i915: Delay semaphore submission until the start of the signaler
` ✗ Fi.CI.BAT: failure for series starting with [01/14] drm/i915/hangcheck: Track context changes (rev5)

[PATCH 1/2] RFC: hung_task: taint kernel
 2019-05-03  8:51 UTC  (11+ messages)
` [PATCH 2/2] RFC: soft/hardlookup: "
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/2] RFC: hung_task: "
` ✗ Fi.CI.BAT: failure "
` [PATCH] "
` ✗ Fi.CI.CHECKPATCH: warning for series starting with RFC: hung_task: taint kernel (rev2)
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH v3 04/10] drm: Convert connector_helper_funcs->atomic_check to accept drm_atomic_state
 2019-05-03  8:19 UTC  (2+ messages)

[PATCH] drm/i915/dp: use logical operators with boolean type
 2019-05-03  7:30 UTC  (5+ messages)
` ✗ Fi.CI.BAT: failure for "
` ✗ Fi.CI.BAT: failure for drm/i915/dp: use logical operators with boolean type (rev2)

[PATCH] drm/i915: add single combo phy init/unit functions
 2019-05-03  7:10 UTC  (5+ messages)
` [PATCH v3] "
` ✓ Fi.CI.BAT: success for drm/i915: add single combo phy init/unit functions (rev3)
` ✓ Fi.CI.IGT: "

[PATCH 00/13] drm/i915: the great header refactoring, part three
 2019-05-03  7:10 UTC  (21+ messages)
` [PATCH 01/13] drm/i915/dvo: move DVO chip types to intel_dvo.c
` [PATCH 02/13] drm/i915/dsi: move operation mode types to intel_dsi.h
` [PATCH 03/13] drm/i915: move ranges to intel_display.c
` [PATCH 04/13] drm/i915: remove unused/stale macros and comments from intel_drv.h
` [PATCH 05/13] drm/i915/csr: move CSR version macros to intel_csr.h
` [PATCH 06/13] drm/i915: extract intel_dpio_phy.h from i915_drv.h
` [PATCH 07/13] drm/i915: extract intel_lpe_audio.h "
` [PATCH 08/13] drm/i915: extract intel_acpi.h "
` [PATCH 09/13] drm/i915: extract i915_debugfs.h "
` [PATCH 10/13] drm/i915: move i915_vgacntrl_reg() where needed
` [PATCH 11/13] drm/i915: make i915_utils.h self-contained
` [PATCH 12/13] drm/i915: move more generic utils to i915_utils.h
` [PATCH 13/13] drm/i915: extract intel_gmbus.h from i915_drv.h and rename intel_i2c.c
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915: the great header refactoring, part three
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH v2 1/2] drm/i915/icl: Factor out combo PHY lane power setup helper
 2019-05-03  6:46 UTC  (6+ messages)
` ✓ Fi.CI.IGT: success for series starting with [v2,1/2] "

[PATCH] drm/i915/perf: Refactor oa object to better manage resources
 2019-05-03  6:17 UTC  (4+ messages)
` ✗ Fi.CI.SPARSE: warning for drm/i915/perf: Refactor oa object to better manage resources (rev2)
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[drm-tip:drm-tip 4/9] htmldocs: drivers/gpu/drm/scheduler/sched_main.c:364: warning: Function parameter or member 'bad' not described in 'drm_sched_stop'
 2019-05-03  3:02 UTC 

[v5 1/4] drm/i915: Fix the pipe state timing mismatch warnings
 2019-05-03  2:00 UTC  (7+ messages)
` [v5 2/4] drm/i915: Refactor bdw_get_pipemisc_bpp
` [v5 3/4] drm/i915: Fix pipe config mismatch for bpp, output format
` [v5 4/4] drm/i915: Fix pixel clock and crtc clock config mismatch
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [v5,1/4] drm/i915: Fix the pipe state timing mismatch warnings
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH v2] drm/i915/GLK: Properly handle plane CSC for BT2020 framebuffers
 2019-05-03  1:09 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for drm/i915/GLK: Properly handle plane CSC for BT2020 framebuffers (rev2)
` ✓ Fi.CI.IGT: "

[PATCH] drm/i915/guc: Fix runtime suspend
 2019-05-03  0:07 UTC  (3+ messages)
` ✗ Fi.CI.BAT: failure for "

[RFC PATCH 0/5] cgroup support for GPU devices
 2019-05-02 22:48 UTC  (3+ messages)

[PATCH] drm/i915/execlists: Unshadow MI_USER_INTERRUPT
 2019-05-02 22:07 UTC  (6+ messages)
` ✓ Fi.CI.BAT: success for "
` [PATCH v2] drm/i915/execlists: Ensure arbitration is disabled for the breadcrumb
` ✓ Fi.CI.BAT: success for drm/i915/execlists: Unshadow MI_USER_INTERRUPT (rev2)
` ✓ Fi.CI.IGT: "

[PATCH v6 00/10] HDCP2.2 Phase II
 2019-05-02 17:58 UTC  (6+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for HDCP2.2 Phase II (rev8)
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[v4 1/4] drm/i915: Fix the pipe state timing mismatch warnings
 2019-05-02 15:09 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for series starting with [v4,1/4] "

[PATCH] drm/i915/GLK: Properly handle plane CSC for BT2020 framebuffers
 2019-05-02 14:32 UTC  (6+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH 1/2] drm/i915: Don't skip audio enable if ELD is bogus
 2019-05-02 14:11 UTC  (4+ messages)
` [PATCH 2/2] drm/i915: hsw+ audio regs are per-transocder

[PULL] drm-intel-next-fixes
 2019-05-02 13:40 UTC 


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