Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-04-01 19:01:05 to 2019-04-03 18:08:51 UTC [more...]

[PATCH] drm/i915: add immutable zpos plane properties
 2019-04-03 18:08 UTC  (8+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "
` [PATCH v2] "
` ✓ Fi.CI.BAT: success for drm/i915: add immutable zpos plane properties (rev2)

[PATCH 1/2] drm/i915: add Makefile magic for testing headers are self-contained
 2019-04-03 17:55 UTC  (2+ messages)
` [PATCH 2/2] drm/i915: Move GraphicsTechnology files under gt/

[PATCH] drm/i915: FBC needs vblank before enable / disable
 2019-04-03 17:54 UTC  (4+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915: FBC needs vblank before enable / disable. (rev2)
` ✗ Fi.CI.BAT: failure "

[PATCH] drm/i915: use unsigned long for platform_mask
 2019-04-03 17:32 UTC  (12+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✗ Fi.CI.SPARSE: "
` ✗ Fi.CI.BAT: failure "
` [PATCH v2] "
` ✗ Fi.CI.SPARSE: warning for drm/i915: use unsigned long for platform_mask (rev2)
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH] drm/i915: add Makefile magic for testing headers are self-contained
 2019-04-03 16:34 UTC  (17+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915: add Makefile magic for testing headers are self-contained (rev2)
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` [PATCH v3] drm/i915: add Makefile magic for testing headers are self-contained
` [PATCH v4] "
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915: add Makefile magic for testing headers are self-contained (rev4)
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "

[CI 1/4] drm/i915: Force 2*96 MHz cdclk on glk/cnl when audio power is enabled
 2019-04-03 16:07 UTC  (4+ messages)
` ✗ Fi.CI.IGT: failure for series starting with [CI,1/4] "

[PATCH v4] drm/i915/icl: Set GCP_COLOR_INDICATION only for 10/12 bit deep color
 2019-04-03 14:00 UTC  (3+ messages)
` ✗ Fi.CI.BAT: failure for drm/i915/icl: Set GCP_COLOR_INDICATION only for 10/12 bit deep color (rev2)

[PATCH v2 0/7] drm/i915: Finish the GAMMA_LUT stuff
 2019-04-03 13:57 UTC  (15+ messages)
` [PATCH v2 1/7] drm/i915: Extract ilk_lut_10()
` [PATCH v2 2/7] drm/i915: Don't use split gamma when we don't have to
` [PATCH v2 3/7] drm/i915: Implement split/10bit gamma for ivb/hsw
` [PATCH v2 4/7] drm/i915: Add 10bit LUT for ilk/snb
` [PATCH v2 5/7] drm/i915: Add "10.6" LUT mode for i965+
` [PATCH v2 6/7] drm/i915: Expose the legacy LUT via the GAMMA_LUT/GAMMA_LUT_SIZE props on gen2/3
` [PATCH v2 7/7] drm/i915: Expose full 1024 LUT entries on ivb+
` ✓ Fi.CI.BAT: success for drm/i915: Finish the GAMMA_LUT stuff (rev3)
` ✓ Fi.CI.IGT: "

[PATCH 1/2] drm/edid: Add a EDID edp panel quirk for forcing max lane count
 2019-04-03 13:19 UTC  (8+ messages)
` [PATCH 2/2] drm/i915/edp: Use max link rate and lane count if eDP EDID quirk
` ✓ Fi.CI.BAT: success for series starting with [1/2] drm/edid: Add a EDID edp panel quirk for forcing max lane count
` ✗ Fi.CI.IGT: failure "

[PATCH] drm/i915: Move the decision to use the breadcrumb tasklet to the backend
 2019-04-03 13:13 UTC  (3+ messages)

[PATCH v3] drm/i915/icl: Set GCP_COLOR_INDICATION only for 10/12 bit deep color
 2019-04-03 11:03 UTC  (4+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✓ Fi.CI.BAT: success "

[PATCH] drm/i915: Use lockdep_pin_lock() over the construction of the request
 2019-04-03  9:29 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH 00/16] drm/fb-helper: Move modesetting code to drm_client
 2019-04-03  9:20 UTC  (7+ messages)
` [PATCH 01/16] drm/fb-helper: Remove unused gamma_size variable
    ` [Intel-gfx] "
` [PATCH 16/16] drm/vc4: Call drm_dev_register() after all setup is done

[CI 1/2] drm/i915: add intel_uncore_init_early
 2019-04-03  9:09 UTC  (5+ messages)
` [CI 2/2] drm/i915: rename init/fini/prune uncore functions
` ✓ Fi.CI.BAT: success for series starting with [CI,1/2] drm/i915: add intel_uncore_init_early
` ✓ Fi.CI.IGT: "

[PATCH] drm/i915: Fix uninitialized mask in intel_device_info_subplatform_init
 2019-04-03  8:59 UTC  (5+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH] drm/i915: FBC needs vblank before enable / disable
 2019-04-03  8:26 UTC  (3+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915: FBC needs vblank before enable / disable. (rev6)
` ✗ Fi.CI.BAT: failure "

ctx->engines[rcs0, rcs0]
 2019-04-03  7:57 UTC  (7+ messages)
` [PATCH 06/22] drm/i915: Pass intel_context to i915_request_create()
` [PATCH 08/22] drm/i915: Explicitly pin the logical context for execbuf

[PATCH v5] drm/i915/icl: Set GCP_COLOR_INDICATION only for 10/12 bit deep color
 2019-04-03  7:33 UTC  (3+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915/icl: Set GCP_COLOR_INDICATION only for 10/12 bit deep color (rev3)
` ✓ Fi.CI.BAT: success "

linux-next: build failure after merge of the drm-misc tree
 2019-04-03  7:31 UTC  (13+ messages)
    ` [PATCH] drm/lima: adopt xa_alloc API change
` ✓ Fi.CI.BAT: success for linux-next: build failure after merge of the drm-misc tree (rev2)
` ✓ Fi.CI.IGT: "

[PATCH i-g-t] i915/gem_create: Do not build create-clear for MIPS
 2019-04-03  7:25 UTC  (3+ messages)
` [igt-dev] "

[PATCH] drm/i915: FBC needs vblank before enable / disable
 2019-04-03  7:03 UTC 

[PATCH] drm/i915: FBC needs vblank before enable / disable
 2019-04-03  7:01 UTC  (3+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915: FBC needs vblank before enable / disable. (rev4)
` ✗ Fi.CI.BAT: failure "

[bug report] drm/i915: Introduce concept of a sub-platform
 2019-04-03  5:58 UTC 

[PATCH v2 1/2] drm/i915/icl: Set GCP_COLOR_INDICATION only for 10/12 bit deep color
 2019-04-03  6:59 UTC  (9+ messages)
` [PATCH v2 2/2] drm/i915: Add N & CTS values "
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [v2,1/2] drm/i915/icl: Set GCP_COLOR_INDICATION only "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[v3 1/2] drm/i915/icl: Ungate ddi clocks before IO enable
 2019-04-03  6:52 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for series starting with [v3,1/2] drm/i915/icl: Ungate ddi clocks before IO enable (rev3)
` ✓ Fi.CI.IGT: "

[PATCH i-g-t 1/3] lib/i915: Pretty print HW semaphores
 2019-04-03  6:34 UTC  (4+ messages)
` [PATCH i-g-t 3/3] i915/gem_exec_schedule: Measure semaphore power consumption
  ` [igt-dev] "

[PATCH] drm/i915: FBC needs vblank before enable / disable
 2019-04-03  5:41 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for drm/i915: FBC needs vblank before enable / disable. (rev3)

[PATCH 8/11 v2] NOT_UPSTREAM: drm/i915: Disable extra engines on older GuC FW
 2019-04-02 23:33 UTC 

[PATCH 3/11 v3] drm/i915: Extra media engines for ATS - Part 2 (interrupts)
 2019-04-02 23:30 UTC 

[PATCH 0/11 v4] drm/i915: Extra media engines for ATS
 2019-04-02 23:30 UTC 

[PATCH 5/9] drm/i915/ehl: All EHL ports are combo phys
 2019-04-02 22:17 UTC  (4+ messages)
` [PATCH] drm/i915/ehl: All EHL ports are combo phys (v2)

[v7 0/9] Add HDR Metadata Parsing and handling in DRM layer
 2019-04-02 21:15 UTC  (15+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for Add HDR Metadata Parsing and handling in DRM layer (rev7)
` ✗ Fi.CI.SPARSE: "
` [v7 1/9] drm: Add HDR source metadata property
` [v7 2/9] drm: Parse HDR metadata info from EDID
` [v7 3/9] drm: Enable HDR infoframe support
` [v7 4/9] drm/i915: Attach HDR metadata property to connector
` [v7 5/9] drm/i915: Write HDR infoframe and send to panel
` [v7 6/9] drm/i915: Add HLG EOTF
` [v7 7/9] drm/i915: Enable infoframes on GLK+ for HDR
` [v7 8/9] drm/i915:Enabled Modeset when HDR Infoframe changes
` [v7 9/9] drm/i915: Set Infoframe for non modeset case for HDR
` ✗ Fi.CI.BAT: failure for Add HDR Metadata Parsing and handling in DRM layer (rev7)

[CI 4/4] drm/i915: Skip modeset for cdclk changes if possible
 2019-04-02 20:13 UTC  (3+ messages)
` [PATCH v9 "

[PATCH 1/2] drm/i915: Move intel_engine_mask_t around for use by i915_request_types.h
 2019-04-02 19:39 UTC  (9+ messages)
` [PATCH 2/2] drm/i915: Only emit one semaphore per request
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/2] drm/i915: Move intel_engine_mask_t around for use by i915_request_types.h
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH] drm/i915: Only emit one semaphore per request
 2019-04-02 18:46 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "

[PATCH] drm/i915: initialize uncore->lock in uncore_init
 2019-04-02 18:22 UTC  (9+ messages)
` [PATCH v2 1/2] drm/i915: add intel_uncore_init_early
  ` [PATCH v2 2/2] drm/i915: rename init/fini/prune uncore functions
` ✗ Fi.CI.BAT: failure for drm/i915: initialize uncore->lock in uncore_init (rev2)

[PATCH] drm/i915: Prefault before locking pages in shmem_pwrite
 2019-04-02 17:48 UTC  (6+ messages)
` ✓ Fi.CI.BAT: success for "
` ✗ Fi.CI.IGT: failure "

[PATCH v3 0/9] drm/i915/perf: add OA interrupt support
 2019-04-02 16:36 UTC  (4+ messages)

[v6 00/13] Add HDR Metadata Parsing and handling in DRM layer
 2019-04-02 16:27 UTC  (4+ messages)
` [v6 12/13] drm/i915: Set Infoframe for non modeset case for HDR

[PATCH 1/3] drm/i915: Move intel_engine_mask_t around for use by i915_request_types.h
 2019-04-02 14:51 UTC  (7+ messages)
` [PATCH 2/3] drm/i915: Split out i915_priolist_types into its own header
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/3] drm/i915: Move intel_engine_mask_t around for use by i915_request_types.h
` ✗ Fi.CI.SPARSE: "
` ✗ Fi.CI.BAT: failure "

[v2 0/7] Add Multi Segment Gamma Support
 2019-04-02 13:14 UTC  (3+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for Add Multi Segment Gamma Support (rev2)
` ✗ Fi.CI.BAT: failure "

[PATCH] gpu:drm: Remove duplicate headers
 2019-04-02 12:54 UTC  (3+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for gpu:drm: Remove duplicate headers (rev2)
` ✓ Fi.CI.BAT: success "

[PATCH i-g-t] i915/gem_pread, gem_pwrite: Exercise using ourselves as the buffer
 2019-04-02 12:48 UTC  (3+ messages)
` [PATCH i-g-t v2] "
  ` [igt-dev] "

colorkey support for intel i915 gpu driver
 2019-04-02 12:31 UTC 

linux-next: Tree for Mar 29 (i915, no ACPI)
 2019-04-02 12:29 UTC  (2+ messages)
  ` [Intel-gfx] "

[PATCH] drm/i915: FBC needs vblank before enable / disable
 2019-04-02 12:14 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for "

[PULL] gvt-fixes
 2019-04-02  9:40 UTC 

[PATCH] drm/gamma: Clarify gamma lut uapi
 2019-04-02  7:59 UTC  (2+ messages)

[PATCH v5 0/5] GEN8+ GPU Watchdog Reset Support
 2019-04-02  0:57 UTC  (4+ messages)
` [PATCH v5 3/5] drm/i915: Watchdog timeout: Ringbuffer command emission for gen8+

[PATCH] drm/i915: Engine relative MMIO
 2019-04-01 21:10 UTC  (4+ messages)

[drm-tip:drm-tip 4/8] drivers/gpu/drm/lima/lima_ctx.c:26:46: error: incompatible type for argument 4 of 'xa_alloc'
 2019-04-01 19:10 UTC 

[drm-tip:drm-tip 4/8] drivers/gpu/drm/lima/lima_ctx.c:26:36: note: in expansion of macro 'UINT_MAX'
 2019-04-01 19:01 UTC 


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