public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2019-05-01 11:52:41 to 2019-05-02 15:50:31 UTC [more...]

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

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

[v5 1/4] drm/i915: Fix the pipe state timing mismatch warnings
 2019-05-02 15:11 UTC  (4+ 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

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

[PATCH v2] drm/i915/GLK: Properly handle plane CSC for BT2020 framebuffers
 2019-05-02 15:11 UTC 

[PATCH 00/13] drm/i915: the great header refactoring, part three
 2019-05-02 15:11 UTC  (16+ 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

[v4 1/4] drm/i915: Fix the pipe state timing mismatch warnings
 2019-05-02 15:09 UTC  (5+ messages)
` [v4 2/4] drm/i915: Refactor bdw_get_pipemisc_bpp
` [v4 3/4] drm/i915: Fix pipe config mismatch for bpp, output format
` [v4 4/4] drm/i915: Fix pixel clock and crtc clock config mismatch
` ✗ Fi.CI.BAT: failure for series starting with [v4,1/4] drm/i915: Fix the pipe state timing mismatch warnings

[PATCH 1/2] drm/i915/execlists: Flush the tasklet on parking
 2019-05-02 15:00 UTC  (2+ messages)
` [PATCH 2/2] drm/i915: Leave engine parking to the engines

[PATCH 0/6] Refactor to expand subslice mask
 2019-05-02 14:58 UTC  (32+ messages)
` [PATCH 1/6] drm/i915: Use local variable for SSEU info in GETPARAM ioctl
` [PATCH 2/6] drm/i915: Add macro for SSEU stride calculation
` [PATCH 3/6] drm/i915: Move calculation of subslices per slice to new function
` [PATCH 4/6] drm/i915: Move sseu helper functions to intel_sseu.h
` [PATCH 5/6] drm/i915: Remove inline from sseu helper functions
` [PATCH 6/6] drm/i915: Expand subslice mask
` ✗ Fi.CI.CHECKPATCH: warning for Refactor to expand subslice mask (rev7)
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH] drm/i915: add single combo phy init/unit functions
 2019-05-02 14:52 UTC  (4+ messages)
` ✓ Fi.CI.BAT: success for drm/i915: add single combo phy init/unit functions (rev2)
` ✓ Fi.CI.IGT: "
` [PATCH v3] drm/i915: add single combo phy init/unit functions

[PATCH 01/14] drm/i915/hangcheck: Track context changes
 2019-05-02 14:33 UTC  (37+ 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 11/14] drm/i915: Rearrange i915_scheduler.c
` ✗ Fi.CI.SPARSE: warning for series starting with [01/14] drm/i915/hangcheck: Track context changes
` ✗ Fi.CI.BAT: failure "
` ✗ Fi.CI.SPARSE: warning for series starting with [01/14] drm/i915/hangcheck: Track context changes (rev2)
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.SPARSE: warning for series starting with [01/14] drm/i915/hangcheck: Track context changes (rev3)
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.SPARSE: warning for series starting with [01/14] drm/i915/hangcheck: Track context changes (rev4)
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "

[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 v6 00/10] HDCP2.2 Phase II
 2019-05-02 14:17 UTC  (15+ messages)
` [PATCH v6 01/10] drm: move content protection property to mode_config
` [PATCH v6 02/10] drm/i915: debugfs: HDCP2.2 capability read
` [PATCH v6 03/10] drm: revocation check at drm subsystem
` [PATCH v6 04/10] drm/i915: SRM revocation check for HDCP1.4 and 2.2
` [PATCH v6 05/10] drm/hdcp: gathering hdcp related code into drm_hdcp.c
` [PATCH v6 06/10] drm: Add Content protection type property
` [PATCH v6 07/10] drm/i915: Attach content "
` [PATCH v6 08/10] drm: uevent for connector status change
` [PATCH v6 09/10] drm/hdcp: update content protection property with uevent
` [PATCH v6 10/10] drm/i915: update the hdcp state "
` ✗ Fi.CI.CHECKPATCH: warning for HDCP2.2 Phase II (rev8)
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "

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

[PATCH] mm/pgtable: Drop pgtable_t variable from pte_fn_t functions
 2019-05-02 14:14 UTC  (4+ messages)

[PATCH 1/2] drm/i915: Don't skip audio enable if ELD is bogus
 2019-05-02 14:11 UTC  (6+ messages)
` [PATCH 2/2] drm/i915: hsw+ audio regs are per-transocder
` ✓ Fi.CI.IGT: success for series starting with [1/2] drm/i915: Don't skip audio enable if ELD is bogus

[PATCH] drm/i915: Tune down WARN about incorrect VBT TC legacy flag
 2019-05-02 14:11 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "

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

[PATCH] drm/i915: Assert breadcrumbs are correctly ordered in the signal handler
 2019-05-02 13:30 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "

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

[PATCH v11] drm/i915: Engine discovery query
 2019-05-02 13:15 UTC  (4+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Engine discovery query (rev10)
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PULL] drm-misc-fixes
 2019-05-02 12:25 UTC 

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

[PATCH v4] drm/i915: Corrupt DSI picture fix for GeminiLake
 2019-05-02  9:03 UTC  (4+ messages)
` ✗ Fi.CI.IGT: failure for drm/i915: Corrupt DSI picture fix for GeminiLake (rev3)
` ✓ Fi.CI.IGT: success "

[PATCH] dma-buf: add struct dma_buf_attach_info v2
 2019-05-02  8:54 UTC  (3+ messages)
` ✗ Fi.CI.IGT: failure for "

[PATCH 1/2] drm/i915: Use mul_u32_u32() more
 2019-05-02  8:47 UTC  (3+ messages)
` ✗ Fi.CI.IGT: failure for series starting with [1/2] drm/i915: Use mul_u32_u32() more (rev2)
` ✓ Fi.CI.IGT: success "

[RFC PATCH 0/5] cgroup support for GPU devices
 2019-05-02  8:34 UTC  (7+ messages)
` [RFC PATCH 1/5] cgroup: Add cgroup_subsys per-device registration framework
` [RFC PATCH 2/5] cgroup: Change kernfs_node for directories to store cgroup_subsys_state
` [RFC PATCH 3/5] memcg: Add per-device support to memory cgroup subsystem
` [RFC PATCH 4/5] drm: Add memory cgroup registration and DRIVER_CGROUPS feature bit
` [RFC PATCH 5/5] drm/i915: Use memory cgroup for enforcing device memory limit

[PATCH 1/3] drm/i915: Complete both freed-object passes before draining the workqueue
 2019-05-02  8:16 UTC  (7+ messages)
` [PATCH 2/3] drm/i915: Prefer checking the wakeref itself rather than the counter
` [PATCH 3/3] drm/i915: Assert the local engine->wakeref is active
` ✓ Fi.CI.BAT: success for series starting with [1/3] drm/i915: Complete both freed-object passes before draining the workqueue
` ✓ Fi.CI.IGT: "

[PATCH] drm/i915/csr: alpha_support doesn't depend on csr or vice versa
 2019-05-02  8:18 UTC  (3+ messages)

[CI v11] drm/i915: Engine discovery query
 2019-05-02  5:54 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for drm/i915: Engine discovery query (rev9)

[CI] drm/i915: Move the engine->destroy() vfunc onto the engine
 2019-05-01 23:38 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for "

[PATCH] drm/i915/hangcheck: Track context changes
 2019-05-01 22:30 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for "

[PATCH] drm/i915: Complete both freed-object passes before draining the workqueue
 2019-05-01 21:59 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for "

[PATCH] drm/i915: Fix ICL output CSC programming
 2019-05-01 20:39 UTC  (3+ messages)

[PULL] drm-misc-next-fixes
 2019-05-01 19:09 UTC 

[PATCH 13/14] drm/i915: Bump signaler priority on adding a waiter
 2019-05-01 16:32 UTC  (4+ messages)
` [PATCH] "
` [PATCH v2] "

[PATCH v11] drm/i915: Engine discovery query
 2019-05-01 15:58 UTC  (6+ messages)

[PATCH i-g-t 0/2] Engine discovery tests
 2019-05-01 15:56 UTC  (4+ messages)
` [PATCH i-g-t 2/2] tests/i915_query: "

[PATCH] drm/i915: Fix 90/270 degree rotated RGB565 src coord checks
 2019-05-01 15:54 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for drm/i915: Fix 90/270 degree rotated RGB565 src coord checks (rev2)

[PATCH 0/6] Refactor to expand subslice mask
 2019-05-01 15:36 UTC  (3+ messages)
` ✗ Fi.CI.BAT: failure for Refactor to expand subslice mask (rev6)

[PATCH v2 0/4] Enable Multi-segmented-gamma for ICL
 2019-05-01 12:34 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for "


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