public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2019-03-18 18:48:20 to 2019-03-19 19:09:31 UTC [more...]

[v6 00/16] Add Plane Color Properties
 2019-03-19 19:09 UTC  (22+ messages)
` [v6 01/16] drm: Add Enhanced Gamma LUT precision structure
` [v6 02/16] drm: Add Plane Degamma properties
` [v6 03/16] drm: Add Plane CTM property
` [v6 04/16] drm: Add Plane Gamma properties
` [v6 05/16] drm: Define helper function for plane color enabling
` [v6 06/16] drm/i915: Enable plane color features
` [v6 07/16] drm/i915: Implement Plane Gamma for Bdw and Gen9 platforms
` [v6 08/16] drm/i915: Load plane color luts from atomic flip
` [v6 09/16] drm/i915: Add plane color capabilities
` [v6 10/16] drm/i915/icl: Add ICL Plane Degamma Register definition
` [v6 11/16] drm/i915/icl: Enable Plane Degamma
` [v6 12/16] drm/i915/icl: Add Plane Gamma Register Definitions
` [v6 13/16] drm/i915/icl: Implement Plane Gamma
` [v6 14/16] drm/i915: Enable Plane Gamma/Degamma
` [v6 15/16] drm/i915: Define Plane CSC Registers
` [v6 16/16] drm/i915: Enable Plane CSC
` ✗ Fi.CI.CHECKPATCH: warning for Add Plane Color Properties (rev6)
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH v2 00/10] Compartmentalize uncore code
 2019-03-19 19:00 UTC  (14+ messages)
` [PATCH v2 01/10] drm/i915: always use masks on FW regs
` [PATCH v2 02/10] drm/i915: use intel_uncore in fw get/put internal paths
` [PATCH v2 03/10] drm/i915: use intel_uncore for all forcewake get/put
` [PATCH v2 04/10] drm/i915: make more uncore function work on intel_uncore
` [PATCH v2 05/10] drm/i915: make find_fw_domain "
` [PATCH v2 06/10] drm/i915: reduce the dev_priv->uncore dance in uncore.c
` [PATCH v2 07/10] drm/i915: move regs pointer inside the uncore structure
` [PATCH v2 08/10] drm/i915: make raw access function work on uncore
` [PATCH v2 09/10] drm/i915: add uncore flags
` [PATCH v2 10/10] drm/i915: switch uncore mmio funcs to use intel_uncore
` ✗ Fi.CI.CHECKPATCH: warning for Compartmentalize uncore code (rev2)
` ✗ Fi.CI.SPARSE: "

[PATCH v7 0/4] drm/i915: Ensure minimum CDCLK requirement for audio
 2019-03-19 18:51 UTC  (7+ messages)
` [PATCH v7 1/4] drm/i915: Force 2*96 MHz cdclk on glk/cnl when audio power is enabled
` [PATCH v7 2/4] drm/i915: Save the old CDCLK atomic state
` [PATCH v7 3/4] drm/i915: Remove redundant store of logical CDCLK state
` [PATCH v7 4/4] drm/i915: Skip modeset for cdclk changes if possible

[PATCH v4 0/5] GEN8+ GPU Watchdog Reset Support
 2019-03-19 17:52 UTC  (9+ messages)
` [PATCH v4 2/5] drm/i915: Watchdog timeout: IRQ handler for gen8+

[PATCH 1/3] drm/i915: Add some missing curly braces
 2019-03-19 17:36 UTC  (14+ messages)
` [PATCH 2/3] drm/i915: Polish intel_get_lvds_encoder()
` [PATCH 3/3] drm/i915: Pass dev_priv to intel_is_dual_link_lvds()
` ✓ Fi.CI.BAT: success for series starting with [1/3] drm/i915: Add some missing curly braces
` ✓ Fi.CI.IGT: "

Time for execbuf3 ?
 2019-03-19 17:20 UTC  (2+ messages)

[PATCH 0/9] skl+ cursor DDB allocation fixes
 2019-03-19 17:14 UTC  (15+ messages)
` [PATCH 4/9] drm/i915: Allocate enough DDB for the cursor
  ` [PATCH v2 "
` [PATCH 6/9] drm/i915: Keep plane watermarks enabled more aggressively
` [PATCH 7/9] drm/i915: Move some variables to tighter scope
` [PATCH 8/9] drm/i915: Don't pass pipe_wm around so much
` [PATCH 9/9] drm/i915: Inline skl_build_pipe_wm() into its only caller
` ✗ Fi.CI.SPARSE: warning for skl+ cursor DDB allocation fixes (rev2)
` ✓ Fi.CI.BAT: success "

Potential NULL pointer dereference in intel_crt_get_edid
 2019-03-19 17:12 UTC  (8+ messages)

[RFC v1 0/7] Add Multi Segment Gamma Support
 2019-03-19 16:59 UTC  (13+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✗ Fi.CI.SPARSE: "
` [RFC v1 1/7] drm/i915: Add gamma mode property
` [RFC v1 2/7] drm/i915: Add intel crtc set and get property callback
` [RFC v1 3/7] drm/i915: Add Support for Multi Segment Gamma Mode
` [RFC v1 4/7] drm/i915: Implement get set property handler for multi segment gamma
` [RFC v1 5/7] drm/i915/icl: Add register definitions for Multi Segmented gamma
` [RFC v1 6/7] drm/i915/icl: Add support for multi segmented gamma mode
` [RFC v1 7/7] drm/i915: Add multi segment gamma for icl
` ✗ Fi.CI.BAT: failure for Add Multi Segment Gamma Support

[PATCH v4 1/1] i915_pm_rpm: remove gem-execbuf-stress-extra-wait because same as gem-execbuf-stress
 2019-03-19 16:41 UTC  (3+ messages)

[PATCH 00/10] drm/i915: Clean up intel_color_check()
 2019-03-19 16:31 UTC  (8+ messages)
` [PATCH 01/10] drm/i915: Extract check_luts()
` ✗ Fi.CI.SPARSE: warning for drm/i915: Clean up intel_color_check()
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "

[PATCH] drm/fourcc: Fix conflicting Y41x definitions
 2019-03-19 16:18 UTC  (7+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✓ Fi.CI.BAT: success "

[PATCH 1/6] drm/i915: Reorder gen3/4 swizzle detection logic
 2019-03-19 15:50 UTC  (18+ messages)
` [PATCH 2/6] drm/i915: Introduce i9xx_has_pfit()
  ` [PATCH v2 "
` [PATCH 3/6] drm/i915: Introduce i9xx_has_pps()
` [PATCH 4/6] drm/i915: Introduce i915_has_asle()
` [PATCH 5/6] drm/i915: Use HPLLVCO_MOBILE for all PNVs
` [PATCH 6/6] drm/i915: Clean up gen2 DPLL readout
` ✓ Fi.CI.BAT: success for series starting with [1/6] drm/i915: Reorder gen3/4 swizzle detection logic
` ✓ Fi.CI.IGT: "
` ✓ Fi.CI.BAT: success for series starting with [1/6] drm/i915: Reorder gen3/4 swizzle detection logic (rev2)

[PATCH] drm/i915/selftests: Calculate maximum ring size for preemption chain
 2019-03-19 14:53 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH v2 1/2] drm/i915: Add support for retrying hotplug
 2019-03-19 14:39 UTC  (5+ messages)
` [PATCH v2 2/2] drm/i915: Enable hotplug retry
` ✗ Fi.CI.SPARSE: warning for series starting with [v2,1/2] drm/i915: Add support for retrying hotplug
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[CI 1/2] drm/i915: Lock the gem_context->active_list while dropping the link
 2019-03-19 14:33 UTC  (4+ messages)
` [CI 2/2] drm/i915: Hold a reference to the active HW context
` ✓ Fi.CI.BAT: success for series starting with [CI,1/2] drm/i915: Lock the gem_context->active_list while dropping the link
` ✓ Fi.CI.IGT: "

[PATCH 1/2] drm/i915/cml: Add CML PCI IDS
 2019-03-19 14:19 UTC  (6+ messages)
` [PATCH 2/2] drm/i915/cml: Introduce Comet Lake PCH
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/2] drm/i915/cml: Add CML PCI IDS
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH v2] drm/i915: Fix PSR2 selective update corruption after PSR1 setup
 2019-03-19 14:06 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for drm/i915: Fix PSR2 selective update corruption after PSR1 setup (rev5)
` ✓ Fi.CI.IGT: "

[PATCH 01/18] drm/i915/selftests: Provide stub reset functions
 2019-03-19 13:56 UTC  (27+ messages)
` [PATCH 02/18] drm/i915: Flush pages on acquisition
` [PATCH 03/18] drm/i915: Move intel_engine_mask_t around for use by i915_request_types.h
` [PATCH 04/18] drm/i915: Separate GEM context construction and registration to userspace
` [PATCH 05/18] drm/i915: Introduce a mutex for file_priv->context_idr
` [PATCH 06/18] drm/i915: Stop storing ctx->user_handle
  ` [PATCH v2] "
` [PATCH 07/18] drm/i915: Stop storing the context name as the timeline name
` [PATCH 08/18] drm/i915: Introduce the i915_user_extension_method
` [PATCH 09/18] drm/i915: Create/destroy VM (ppGTT) for use with contexts
` [PATCH 10/18] drm/i915: Extend CONTEXT_CREATE to set parameters upon construction
` [PATCH 11/18] drm/i915: Allow contexts to share a single timeline across all engines
` [PATCH 12/18] drm/i915: Allow userspace to clone contexts on creation
` [PATCH 13/18] drm/i915: Allow a context to define its set of engines
` [PATCH 14/18] drm/i915: Extend I915_CONTEXT_PARAM_SSEU to support local ctx->engine[]
` [PATCH 15/18] drm/i915: Load balancing across a virtual engine
` [PATCH 16/18] drm/i915: Extend execution fence to support a callback
` [PATCH 17/18] drm/i915/execlists: Virtual engine bonding
` [PATCH 18/18] drm/i915: Allow specification of parallel execbuf
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [01/18] drm/i915/selftests: Provide stub reset functions
` ✗ Fi.CI.SPARSE: "
` ✗ Fi.CI.BAT: failure "
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [01/18] drm/i915/selftests: Provide stub reset functions (rev2)
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "

[PATCH] drm/i915: Handle YUV subpixel support better
 2019-03-19 12:45 UTC  (8+ messages)
` ✗ Fi.CI.IGT: failure for "

[PATCH] drm/i915/icl: pass cfgcr* register around instead of pll_id
 2019-03-19 11:09 UTC  (7+ messages)

[PATCH] drm/i915: stick to kernel fixed size types
 2019-03-19  8:20 UTC  (5+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "

[PATCH] drm/i915/psr: remove drmP.h include that crept in
 2019-03-19  8:19 UTC  (5+ messages)
` ✓ Fi.CI.BAT: success for "
` ✗ Fi.CI.IGT: failure "

[PATCH] drm/i915: Move intel_engine_mask_t around for use by i915_request_types.h
 2019-03-19  5:30 UTC  (4+ messages)
` ✗ Fi.CI.SPARSE: warning for drm/i915: Move intel_engine_mask_t around for use by i915_request_types.h (rev3)
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[PATCH v6 0/2] drm/i915: Ensure minimum CDCLK requirement for audio
 2019-03-19  2:56 UTC  (5+ messages)
` [PATCH v6 2/2] drm/i915: Skip modeset for cdclk changes if possible
` ✗ Fi.CI.IGT: failure for drm/i915: Ensure minimum CDCLK requirement for audio

linux-next: manual merge of the drm-misc tree with the drm-intel tree
 2019-03-19  0:51 UTC 

[PATCH] drm/i915/icl: Fix clockgating issue when using scalars
 2019-03-18 22:37 UTC  (7+ messages)

[PATCH V5 i-g-t] tests/kms_flip: Skip VBlank tests in modules without VBlank
 2019-03-18 22:06 UTC  (7+ messages)
` [igt-dev] "

[PATCH i-g-t v5 0/6] igt: Add support for testing writeback connectors
 2019-03-18 22:05 UTC  (6+ messages)
` [PATCH i-g-t v5 1/6] lib/igt_kms: Add writeback support
    ` [igt-dev] "

[PATCH 01/22] drm/i915: Flush pages on acquisition
 2019-03-18 21:10 UTC  (6+ messages)
` [PATCH 11/22] drm/i915: Introduce a mutex for file_priv->context_idr

[PATCH 1/3] drm/i915: Split Pineview device info into desktop and mobile
 2019-03-18 20:54 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for series starting with [1/3] "

[PATCH] drm/i915: Introduce concept of a sub-platform
 2019-03-18 18:53 UTC  (6+ messages)


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