Intel-GFX Archive mirror
 help / color / mirror / Atom feed
 messages from 2019-01-15 11:08:40 to 2019-01-16 20:04:28 UTC [more...]

[PULL] drm-misc-next
 2019-01-16 20:04 UTC 

[PATCH 00/13] Enable/disable gamma/csc dynamically and fix C8
 2019-01-16 19:51 UTC  (31+ messages)
` [PATCH 01/13] drm/i915: Clean up intel_plane_atomic_check_with_state()
` [PATCH 02/13] drm/i915: Split the gamma/csc enable bits from the plane_ctl() function
` [PATCH 03/13] drm/i915: Precompute gamma_mode
` [PATCH 04/13] drm/i915: Constify the state arguments to the color management stuff
` [PATCH 05/13] drm/i915: Pull GAMMA_MODE write out from haswell_load_luts()
` [PATCH 06/13] drm/i915: Split color mgmt based on single vs. double buffered registers
` [PATCH 07/13] drm/i915: Move LUT programming to happen after vblank waits
` [PATCH 08/13] drm/i915: Populate gamma_mode for all platforms
` [PATCH 09/13] drm/i915: Track pipe gamma enable/disable in crtc state
` [PATCH 10/13] drm/i915: Track pipe csc enable "

Timing issues between ALSA and i915 drivers
 2019-01-16 19:17 UTC  (2+ messages)

[PATCH 0/7] drm/i915/perf: add OA interrupt support
 2019-01-16 18:14 UTC  (18+ messages)
` [PATCH 1/7] drm/i915/perf: rework aging tail workaround
` [PATCH 2/7] drm/i915/perf: reset pollin when perf stream is enabled
` [PATCH 3/7] drm/i915/perf: only append status when data is available
` [PATCH 4/7] drm/i915/perf: add new open param to configure polling of OA buffer
` [PATCH 5/7] drm/i915: handle interrupts from the OA unit
` [PATCH 6/7] drm/i915/perf: add interrupt enabling parameter
` [PATCH 7/7] drm/i915/perf: add flushing ioctl

[PATCH] drm: Split out drm_probe_helper.h
 2019-01-16 18:10 UTC  (2+ messages)

Gen8+ engine-reset
 2019-01-16 17:59 UTC  (13+ messages)
` drm/i915: Watchdog timeout: IRQ handler for gen8+

[PATCH 00/17] drm/i915: switch to kernel fixed size types
 2019-01-16 17:05 UTC  (28+ messages)
` [PATCH 01/17] drm/i915: small isolated c99 types to kernel types switch
` [PATCH 02/17] drm/i915/crt: switch to kernel types
` [PATCH 03/17] drm/i915/sdvo: "
` [PATCH 04/17] drm/i915/lspcon: "
` [PATCH 05/17] drm/i915/debugfs: "
` [PATCH 06/17] drm/i915/irq: "
` [PATCH 07/17] drm/i915/cdclk: "
` [PATCH 08/17] drm/i915/dpll_mgr: "
` [PATCH 09/17] drm/i915/dp: "
` [PATCH 10/17] drm/i915/sprite: "
` [PATCH 11/17] drm/i915/color: "
` [PATCH 12/17] drm/i915/pm: "
` [PATCH 13/17] drm/i915/ddi: "
` [PATCH 14/17] drm/i915/csr: "
` [PATCH 15/17] drm/i915/display: "
` [PATCH 16/17] drm/i915/i915_drv.h: "
` [PATCH 17/17] drm/i915/intel_drv.h: "
` ✗ Fi.CI.SPARSE: warning for drm/i915: switch to kernel fixed size types
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

[CI] drm/i915: Pull all the reset functionality together into i915_reset.c
 2019-01-16 17:02 UTC  (3+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✗ Fi.CI.SPARSE: "

[PATCH 01/46] drm/i915: Return immediately if trylock fails for direct-reclaim
 2019-01-16 17:01 UTC  (21+ messages)
` [PATCH 31/46] drm/i915: Stop tracking MRU activity on VMA
` [PATCH 32/46] drm/i915: Pull VM lists under the VM mutex
` [PATCH 41/46] drm/i915: Introduce concept of per-timeline (context) HWSP
` [PATCH 42/46] drm/i915: Enlarge vma->pin_count
` [PATCH 43/46] drm/i915: Allocate a status page for each timeline

[v6 0/6] Add support for Gen 11 pipe color features
 2019-01-16 16:21 UTC  (7+ messages)
` [v6 1/6] drm/i915: Sanitize crtc gamma and csc mode
` [v6 2/6] drm/i915/glk: Fix degamma lut programming
` [v6 3/6] drm/i915/icl: Add icl pipe degamma and gamma support
` [v6 4/6] drm/i915/icl: Enable ICL Pipe CSC block
` [v6 5/6] drm/i915/icl: Enable pipe output csc
` [v6 6/6] drm/i915/icl: Add degamma and gamma lut size to gen11 caps

[v5 0/6] Add support for Gen 11 pipe color features
 2019-01-16 15:57 UTC  (10+ messages)
` [v5 4/6] drm/i915/icl: Add icl pipe degamma and gamma support
` [v5 5/6] drm/i915/icl: Enable ICL Pipe CSC block
` [v5 6/6] drm/i915/icl: Add degamma and gamma lut size to gen11 caps

[PATCH] drm/i915: Limit the for_each_set_bit() to the valid range
 2019-01-16 15:54 UTC 

Mika's reward
 2019-01-16 15:31 UTC  (9+ messages)
` [PATCH 1/8] drm/i915: Serialise concurrent calls to i915_gem_set_wedged()
` [PATCH 3/8] drm/i915: Pull all the reset functionality together into i915_reset.c

[PATCH] drm: Split out drm_probe_helper.h
 2019-01-16 15:24 UTC  (4+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for drm: Split out drm_probe_helper.h (rev2)
` ✓ Fi.CI.BAT: success "
  ` [Intel-gfx] [PATCH] drm: Split out drm_probe_helper.h

[PATCH i-g-t 1/3] i915/gem_userptr_blits: Only mlock the memfd once, not the arena
 2019-01-16 14:49 UTC  (11+ messages)
` [PATCH i-g-t 2/3] i915/gem_cpu_reloc: Use a self-modifying chained batch
` [PATCH i-g-t 3/3] igt/drv_missed_irq: Skip if the kernel reports no rings available to test

[PATCH i-g-t] drm/drm_import_export: Replace imprecise loop-bound with timeout
 2019-01-16 13:56 UTC  (2+ messages)

[PATCH] drm/i915: Try to sanitize bogus DPLL state left over by broken SNB BIOSen
 2019-01-16 13:35 UTC  (2+ messages)

[PATCH v2] drm/i915: Try to sanitize bogus DPLL state left over by broken SNB BIOSen
 2019-01-16 13:35 UTC  (2+ messages)

[PATCH] drm/i915/query: Split out query item checks
 2019-01-16 12:37 UTC  (5+ messages)
` [PATCH v2] "
` ✓ Fi.CI.BAT: success for drm/i915/query: Split out query item checks (rev2)
` ✓ Fi.CI.IGT: "

[PATCH i-g-t v5 0/6] igt: Add support for testing writeback connectors
 2019-01-16 12:21 UTC  (11+ messages)
` [PATCH i-g-t v5 1/6] lib/igt_kms: Add writeback support
` [PATCH i-g-t v5 2/6] kms_writeback: Add initial writeback tests
` [PATCH i-g-t v5 3/6] lib: Add function to hash a framebuffer
    ` [PATCH i-g-t v6] "
` [PATCH i-g-t v5 4/6] kms_writeback: Add writeback-check-output
` [PATCH i-g-t v5 5/6] lib/igt_kms: Add igt_output_clone_pipe for cloning
` [PATCH i-g-t v5 6/6] kms_writeback: Add tests using a cloned output

[PATCH v5 0/3] Move pm_runtime accounted time to raw nsec
 2019-01-16 11:59 UTC  (4+ messages)
` [Intel-gfx] [PATCH v5 2/3] drm/i915: Move on the new pm runtime interface

[PATCH v2 1/2] drm: annotate drm_core_check_feature() dev arg. as const
 2019-01-16 11:58 UTC  (4+ messages)
` [PATCH v2 2/2] drm: allow render capable master with DRM_AUTH ioctls

[PATCH v2] drm/i915: Pass down rc in intel_encoder->compute_config()
 2019-01-16 10:19 UTC  (8+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Pass down rc in intel_encoder->compute_config() (rev2)
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "
` ✗ Fi.CI.IGT: failure "

[PULL] drm-misc-next
 2019-01-16  9:36 UTC  (2+ messages)

[PATCH] drm/i915/userptr: Fix error handling of mutex_lock_killable()
 2019-01-16  8:33 UTC  (4+ messages)
` ✓ Fi.CI.BAT: success for "
` ✗ Fi.CI.IGT: failure "

[CI] drm/i915: Move intel_execlists_show_requests() aside
 2019-01-16  6:07 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "
` ✗ Fi.CI.IGT: failure "

[PATCH] drm: Split out drm_probe_helper.h
 2019-01-16  3:30 UTC  (9+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✓ Fi.CI.BAT: success "
` ✓ Fi.CI.IGT: "

linux-next: manual merge of the drm-misc tree with the drm-intel tree
 2019-01-16  1:27 UTC 

[PATCH] drm/i915/icl: Apply WaEnablePreemptionGranularityControlByUMD
 2019-01-16  0:29 UTC  (5+ messages)

[PATCH i-g-t] i915/gem_userptr_blits: Only mlock the memfd once, not the arena
 2019-01-15 20:55 UTC 

[PATCH] drm/i915: Fix the static code analysis warning in debugfs
 2019-01-15 18:10 UTC  (4+ messages)

[PATCH] drm/i915: Only dump GPU state on set-wedged if interesting
 2019-01-15 18:02 UTC  (5+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "

[PATCH 0/6] Add uAPI to support ICL VME hardware for new media-driver
 2019-01-15 15:57 UTC  (8+ messages)
` [PATCH 1/6] drm/i915/execlists: Move RPCS setup to context pin
` [PATCH 2/6] drm/i915: Record the sseu configuration per-context & engine
` [PATCH 3/6] drm/i915/perf: lock powergating configuration to default when active
` [PATCH 4/6] drm/i915: Add timeline barrier support
` [PATCH 5/6] drm/i915: Expose RPCS (SSEU) configuration to userspace (Gen11 only)
` [PATCH 6/6] drm/i915/selftests: Context SSEU reconfiguration tests
` ✗ Fi.CI.BAT: failure for Add uAPI to support ICL VME hardware for new media-driver

[CI] drm/i915/userptr: Avoid struct_mutex recursion for mmu_invalidate_range_start
 2019-01-15 15:50 UTC  (6+ messages)
` [PATCH] "
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915/userptr: Avoid struct_mutex recursion for mmu_invalidate_range_start (rev4)
` ✗ Fi.CI.BAT: failure "

[PATCH 1/4] drm/i915/dsi: Fix pipe_bpp for handling for 6 bpc pixel-formats
 2019-01-15 15:00 UTC  (6+ messages)
` [PATCH 2/4] drm/i915/dsi: Enable dithering for 6 bpc panels
` [PATCH 3/4] drm/i915/dsi: Adjust crtc_clock for burst_mode_ratio

[PATCH 1/3] drm/i915/ddi: Move DDI port detection to the corresponding helper
 2019-01-15 14:51 UTC  (3+ messages)
` ✓ Fi.CI.IGT: success for series starting with [1/3] drm/i915/ddi: Move DDI port detection to the corresponding helper (rev2)

[PATCH] drm/i915/perf: Annotate i915_perf.wakeref for keneldoc
 2019-01-15 14:48 UTC  (7+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ Fi.CI.IGT: "

[PATCH v2 0/6] drm/i915: GTT remapping for display
 2019-01-15 14:18 UTC  (7+ messages)
` [PATCH v2 1/6] drm/i915: Add a new "remapped" gtt_view

[PATCH] drm/i915: Pass down rc in intel_encoder->compute_config()
 2019-01-15 13:18 UTC  (2+ messages)

[PATCH 1/3] drm/i915: Prevent concurrent GGTT update and use on Braswell (again)
 2019-01-15 12:03 UTC  (16+ messages)
` [PATCH 2/3] drm/i915/userptr: Avoid struct_mutex recursion for mmu_invalidate_range_start
` [PATCH 3/3] drm/i915/userptr: Probe vma range before gup

Forced push done to drm-intel-next-queued
 2019-01-15 11:46 UTC  (5+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).