Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-05-22 23:58:30 to 2017-05-24 14:57:08 UTC [more...]

[PATCH v2 1/5] drm/i915: Wait for struct_mutex inside shrinker
 2017-05-24 14:57 UTC  (7+ messages)
` [PATCH v2 2/5] drm/i915: Allow kswapd to pause the device whilst reaping
` [PATCH v2 3/5] drm/i915: Encourage our shrinker more when our shmemfs allocations fails
` [PATCH v2 4/5] drm/i915: Remove __GFP_NORETRY from our buffer allocator
` [PATCH v2 5/5] drm/i915: Revoke any shmemfs mappings on shrinking
` ✓ Fi.CI.BAT: success for series starting with [v2,1/5] drm/i915: Wait for struct_mutex inside shrinker

[PATCH 00/37] drm: more doc work&cleanup, mostly vblank related
 2017-05-24 14:54 UTC  (39+ messages)
` [PATCH 01/37] drm/doc: move printf helpers out of drmP.h
` [PATCH 02/37] drm: Remove drm_device->virtdev
` [PATCH 03/37] drm/udl: Remove dummy busid callback
` [PATCH 04/37] drm: Remove drm_driver->set_busid hook
` [PATCH 05/37] drm/pci: Deprecate drm_pci_init/exit completely
` [PATCH 06/37] drm/doc: Improve ioctl/fops docs a bit more
` [PATCH 07/37] drm: Extract drm_vblank.[hc]
` [PATCH 08/37] drm/doc: Polish irq helper documentation
` [PATCH 09/37] drm/doc: Drop empty include for drm_color_mgmt.h
` [PATCH 10/37] drm/doc: vblank cleanup
` [PATCH 11/37] drm/vblank: _ioctl posfix for ioctl handler
` [PATCH 12/37] drm/vblank: Consistent drm_crtc_ prefix
` [PATCH 13/37] drm: better document how to send out the crtc disable event
` [PATCH 14/37] drm/amd|radeon: Drop drm_vblank_cleanup
` [PATCH 15/37] drm/arcgpu: "
` [PATCH 16/37] drm/hdlcd|mali: "
` [PATCH 17/37] drm/atmel: "
` [PATCH 18/37] drm/exynos: "
` [PATCH 19/37] drm/fsl: "
` [PATCH 20/37] drm/hibmc: "
` [PATCH 21/37] drm/kirin: "
` [PATCH 22/37] drm/i915: "
` [PATCH 23/37] drm/imx: "
` [PATCH 24/37] drm/mtk: "
` [PATCH 25/37] drm/meson: "
` [PATCH 26/37] drm/mxsfb: "
  ` [PATCH 27/37] drm/nouveau: "
` [PATCH 28/37] drm/rockchip: "
` [PATCH 29/37] drm/shmob: "
` [PATCH 30/37] drm/sti: "
` [PATCH 31/37] drm/stm: "
` [PATCH 32/37] drm/sun4i: "
` [PATCH 33/37] drm/tegra: "
` [PATCH 34/37] drm/udl: "
` [PATCH 35/37] drm/vmwgfx: "
` [PATCH 36/37] drm/zte: "
` [PATCH 37/37] drm/vblank: Unexport drm_vblank_cleanup

[PATCH 1/2] drm/i915/glk: Calculate high/low switch count for GLK
 2017-05-24 13:51 UTC  (6+ messages)
` [PATCH 2/2] drm/i915/glk: Enable cold boot for GLK DSI

i915 4.9 regression: DP AUX CH sanitization no longer working on Asus desktops
 2017-05-24 13:50 UTC  (5+ messages)

[PATCH] dim: Enforce review requirements
 2017-05-24 12:59 UTC  (3+ messages)

[PATCH 1/3] drm/i915/guc: Remove stale comment for q_fail
 2017-05-24 12:33 UTC  (2+ messages)

[PATCH v2 1/3] drm/i915/guc: Disable send function on fini
 2017-05-24 12:14 UTC  (2+ messages)
` [PATCH v3 2/3] drm/i915/guc: Introduce buffer based cmd transport

[PATCH] drm/i915/psr: disable psr2 for resolution greater than 32X20
 2017-05-24 11:54 UTC  (7+ messages)
` ✓ Fi.CI.BAT: success for drm/i915/psr: disable psr2 for resolution greater than 32X20 (rev2)

[PATCH] drm/i915: Fix waiting for engines to idle
 2017-05-24 11:39 UTC  (17+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH] drm/i915: Work around for underrun when enabling pipe scaler in GLK
 2017-05-24 11:38 UTC  (3+ messages)

[PATCH] drm/i915: prevent generating unusable gvt build which no mpt module is selected
 2017-05-24 11:35 UTC  (6+ messages)
` ✓ Fi.CI.BAT: success for "

[RFC v2 2/2] drm/i915: Select engines via class and instance in execbuffer2
 2017-05-24 11:28 UTC  (11+ messages)
` [RFC v3] "
                ` [Intel-gfx] "

[PATCH v2] drm/i915/selftests: Silence compiler warning in igt_ctx_exec
 2017-05-24 11:05 UTC  (6+ messages)
` ✓ Fi.CI.BAT: success for drm/i915/selftests: Silence compiler warning in igt_ctx_exec (rev2)

[PATCH] drm/i915: Convert i915_gem_object_ops->flags values to use BIT()
 2017-05-24 11:04 UTC  (4+ messages)
` ✗ Fi.CI.BAT: warning for "

[PATCH] drm/i915: Wait for struct_mutex inside shrinker
 2017-05-24 10:30 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[RFC PATCH 0/3] SKL render decompression support
 2017-05-24  9:10 UTC  (8+ messages)
` [RFC PATCH 1/3] drm: Add explict alignment for formats
` [RFC PATCH 2/3] drm/i915: Implement .get_format_info() hook for CCS
` [RFC PATCH 3/3] drm/i915: Add render decompression support
` ✓ Fi.CI.BAT: success for SKL "

[PATCH 0/2] Disable and remove decoupled MMIO feature
 2017-05-24  9:08 UTC  (8+ messages)
` [PATCH 1/2] drm/i915: Disable decoupled MMIO
` [PATCH 2/2] drm/i915: Remove decoupled MMIO code
` ✓ Fi.CI.BAT: success for Disable and remove decoupled MMIO feature

[PATCH v9 0/5] Enhancement to intel_dp_aux_backlight driver
 2017-05-24  8:40 UTC  (12+ messages)
` [PATCH v9 1/5] drm/i915: Drop AUX backlight enable check for backlight control
` [PATCH v9 2/5] drm/i915: Allow choosing how to adjust brightness if both supported
  ` [Intel-gfx] "
` [PATCH v9 3/5] drm/i915: Add option to support dynamic backlight via DPCD
` [PATCH v9 4/5] drm: Add definition for eDP backlight frequency
` [PATCH v9 5/5] drm/i915: Set PWM divider to match desired frequency in vbt
` ✓ Fi.CI.BAT: success for Enhancement to intel_dp_aux_backlight driver (rev8)

[PATCH 01/67] drm/i915/cnp: Introduce Cannonpoint PCH
 2017-05-24  8:40 UTC  (23+ messages)
` [PATCH 06/67] drm/i915/cnp: Panel Power sequence changes for CNP PCH
` [PATCH 32/67] drm/i915/cnl: DDI - PLL mapping
` [PATCH 36/67] drm/i915: Add MMIO helper for 6 ports with different offsets
` [PATCH 37/67] drm/i915/cnl: Add registers related to voltage swing sequences
` [PATCH 39/67] drm/i915/cnl: Implement voltage swing sequence
` [PATCH 53/67] drm/i915/cnl: don't apply the GEN9/CNL:A WM WAs to CNL:B+

[PATCH 0/3] Aubinator cleanups
 2017-05-24  1:17 UTC  (5+ messages)
` [PATCH 1/3] aubinator: fix double free
` [PATCH 2/3] aubinator: be consistent on exit code
` [PATCH 3/3] aubinator: report error on unknown device id

[PATCH] drm/i915: Serialize GTT Updates on BXT
 2017-05-23 23:44 UTC  (8+ messages)

[PATCH v8 0/5] Enhancement to intel_dp_aux_backlight driver
 2017-05-23 20:55 UTC  (5+ messages)
` [PATCH v8 3/5] drm/i915: Add option to support dynamic backlight via DPCD

[CI v2 0/2] Introduce buffer based cmd transport
 2017-05-23 20:48 UTC  (4+ messages)
` [CI v2 2/2] drm/i915/guc: "

[PATCH] drm/i915/cnp: Backlight support for CNP
 2017-05-23 19:33 UTC  (3+ messages)

[PATCH 0/6] Cannonpoint Enabling Patches
 2017-05-23 19:26 UTC  (3+ messages)
` [PATCH 5/6] drm/i915/cnp: add CNP gmbus support

[PATCH v5 0/5] drm/i915/gvt: Dma-buf support for GVT-g
 2017-05-23 19:25 UTC  (12+ messages)
` [PATCH v5 1/5] drm/i915/gvt: Extend the GVT-g architecture to support vfio device region
` [PATCH v5 2/5] drm/i915/gvt: OpRegion support for GVT-g
` [PATCH v5 3/5] drm/i915/gvt: Frame buffer decoder "
` [PATCH v5 4/5] drm/i915/gvt: Dmabuf "
` [PATCH v5 5/5] drm/i915/gvt: Adding interface so user space can get the dma-buf
` ✓ Fi.CI.BAT: success for drm/i915/gvt: dma-buf support for GVT-g (rev5)

[PATCH 0/4] Kernel PSR Fix-ups
 2017-05-23 19:07 UTC  (3+ messages)
` [PATCH 2/4] drm/i915/psr: Clean-up intel_enable_source_psr1()

[PATCH] drm/i915/selftests: Silence compiler warning in igt_ctx_exec
 2017-05-23 18:18 UTC  (2+ messages)

[PATCH v3 1/3] drm: Plumb modifiers through plane init
 2017-05-23 16:39 UTC  (3+ messages)
` [PATCH v2 2/3] drm: Create a format/modifier blob
  ` [Intel-gfx] "

[PATCH 0/2] Remaining patches for WM cleanup series
 2017-05-23 14:48 UTC  (4+ messages)
` [PATCH 1/2] drm/i915/skl: New ddb allocation algorithm

[PATCH 00/17] add support for huge-gtt-pages
 2017-05-23 14:30 UTC  (7+ messages)
` [PATCH 02/17] drm/i915: introduce gtt page size

[linux-next-20170523] possible circular locking dependency detected
 2017-05-23 14:14 UTC 

[CI v2 1/3] drm/i915: Remove misleading comment in request_alloc
 2017-05-23 10:56 UTC  (6+ messages)
` [CI 2/3] drm/i915/guc: Skip port assign on first iteration of GuC dequeue
` [CI 3/3] HAX: Enable GuC submission for CI
` ✗ Fi.CI.BAT: failure for series starting with [CI,v2,1/3] drm/i915: Remove misleading comment in request_alloc

[PATCH] drm/i915/psr: disable psr2 for resolution greater than 32X20
 2017-05-23 10:01 UTC  (2+ messages)

[PATCH] drm/i915: Disable GEN9LP decoupled mmio
 2017-05-23  9:40 UTC  (4+ messages)
` ✓ Fi.CI.BAT: success for drm/i915: Disable GEN9LP decoupled mmio (rev2)

[PATCH v12 00/22] Enable OA unit for Gen 8 and 9 in i915 perf
 2017-05-23  9:34 UTC  (5+ messages)
` [PATCH v13 00/14] "
  ` [PATCH 14/14] drm/i915/perf: add GLK support

[PATCH] drm/i915/psr: disable psr2 for resolution greater than 32X20
 2017-05-23  9:24 UTC  (2+ messages)

[PATCH] drm/i915: mark wait_for_engine() __maybe_unused
 2017-05-23  8:39 UTC  (2+ messages)
` [Intel-gfx] "

[PATCH v2 1/8] drm/i915: Remove misleading comment in request_alloc
 2017-05-23  8:22 UTC  (6+ messages)
` [PATCH 2/8] drm/i915/guc: Skip port assign on first iteration of GuC dequeue
` [PATCH v3 3/8] drm/i915/guc: Submit GuC workitems containing coalesced requests

[PATCH v4 1/2] drm/blend: Fix comment typ-o
 2017-05-23  7:38 UTC  (4+ messages)
` [PATCH v4 2/2] drm: Add DRM_MODE_ROTATE_ and DRM_MODE_REFLECT_ to UAPI

[PATCH v4 0/5] drm/i915/gvt: Dma-buf support for GVT-g
 2017-05-23  2:36 UTC  (7+ messages)
` [PATCH v4 1/5] drm/i915/gvt: Extend the GVT-g architecture to support vfio device region
` [PATCH v4 2/5] drm/i915/gvt: OpRegion support for GVT-g
` [PATCH v4 3/5] drm/i915/gvt: Frame buffer decoder "
` [PATCH v4 4/5] drm/i915/gvt: Dmabuf "
` [PATCH v4 5/5] drm/i915/gvt: Adding interface so user space can get the dma-buf
` ✗ Fi.CI.BAT: failure for drm/i915/gvt: dma-buf support for GVT-g (rev4)

[PATCH] drm: Fix deadlock retry loop in page_flip_ioctl
 2017-05-23  2:25 UTC  (3+ messages)

linux-next: manual merge of the drm-misc tree with the drm-intel tree
 2017-05-23  2:00 UTC 

[PATCH] drm/i915: Disable decoupled mmio for GEN9LP
 2017-05-23  0:33 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for drm/i915: Disable decoupled mmio for GEN9LP (rev4)

[PATCH] drm/i915: Disable GEN9LP decoupled mmio
 2017-05-23  0:17 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "


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