public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2016-05-30 08:39:12 to 2016-06-01 12:36:41 UTC [more...]

[PATCH 9/9] drm: Turn off crtc before tearing down its data structure
 2016-06-01 12:36 UTC 

[PATCH v20 00/11] Support for creating/using Stolen memory backed objects
 2016-06-01 12:31 UTC  (16+ messages)
` [PATCH 01/11] drm/i915: Add support for mapping an object page by page
` [PATCH 02/11] drm/i915: Introduce i915_gem_object_get_dma_address()
` [PATCH 03/11] drm/i915: Use insert_page for pwrite_fast
` [PATCH 04/11] drm/i915: Clearing buffer objects via CPU/GTT
` [PATCH 05/11] drm/i915: Support for creating Stolen memory backed objects
` [PATCH 06/11] drm/i915: Propagating correct error codes to the userspace
` [PATCH 07/11] drm/i915: Add support for stealing purgable stolen pages
` [PATCH 08/11] drm/i915: Support for pread/pwrite from/to non shmem backed objects
` [PATCH 09/11] drm/i915: Migrate stolen objects before hibernation
` [PATCH 10/11] drm/i915: Disable use of stolen area by User when Intel RST is present
` [PATCH 11/11] drm/i915: Extend GET_APERTURE ioctl to report available map space
` ✗ Ro.CI.BAT: failure for Support for creating/using Stolen memory backed objects (rev15)

[PATCH] iommu: Disable preemption around use of this_cpu_ptr()
 2016-06-01 12:25 UTC  (7+ messages)
` ✗ Ro.CI.BAT: warning for "
` [PATCH v2] "
  ` [PATCH v3 1/2] "
    ` [PATCH v3 2/2] iommu: Remove cpu-local spinlock
` ✓ Ro.CI.BAT: success for iommu: Disable preemption around use of this_cpu_ptr() (rev2)

Reordering debugfs registration vs driver loader, take 2
 2016-06-01 10:38 UTC  (21+ messages)
` [PATCH v2 01/21] drm: Export drm_dev_init() for subclassing
` [PATCH v2 02/21] drm: Add a callback from connector registering
` [PATCH v2 03/21] drm: Make drm_connector_register() safe against multiple calls
` [PATCH v2 04/21] drm: Automatically unregister the connector during cleanup
` [PATCH v2 05/21] drm: Minimally initialise drm_dp_aux
` [PATCH v2 18/21] drm/i915: Start exploiting drm_device subclassing
` [PATCH v2 19/21] drm/i915: Merge i915_dma.c into i915_drv.c
` [PATCH v2 20/21] drm/i915: Split out the PCI driver interface to i915_pci.c
` [PATCH v2 21/21] drm/i915: Move module init/exit "
` ✓ Ro.CI.BAT: success for series starting with [v2,01/21] drm: Export drm_dev_init() for subclassing

[PATCH 0/5] Enable lspcon support for GEN9 devices
 2016-06-01  9:36 UTC  (21+ messages)
` [PATCH 1/5] drm: Helper for LSPCON in drm_dp_dual_mode
` [PATCH 2/5] drm/i915: Add lspcon support for I915 driver
` [PATCH 3/5] drm/i915: lspcon detection
` [PATCH 4/5] drm/i915: Parse VBT data for lspcon
` [PATCH 5/5] drm/i915: Enable lspcon initialization
` ✗ Ro.CI.BAT: warning for Enable lspcon support for GEN9 devices

[PATCH] drm/i915: Only ignore eDP ports that are connected
 2016-06-01  8:50 UTC  (5+ messages)
` ✗ Ro.CI.BAT: warning for "

[PULL] drm-intel-next
 2016-06-01  8:28 UTC 

[PATCH 1/1] drm/i915: Update GEN6_PMINTRMSK setup with GuC submission
 2016-06-01  8:14 UTC  (18+ messages)
  ` [PATCH v2 1/1] drm/i915: Update GEN6_PMINTRMSK setup with GuC enabled
      ` [PATCH 1/2] SNB (and IVB too I suppose) starts to misbehave if the GPU gets stuck in an infinite batch buffer loop. The GPU apparently hogs something critical and CPUs start to lose interrupts and whatnot. We can keep the system limping along by unmasking some interrupts in GEN6_PMINTRMSK. The EI up interrupt has been previously chosen for that task, so let's never mask it
        ` [PATCH v3 1/1] drm/i915: Update GEN6_PMINTRMSK setup with GuC enabled
              ` [PATCH v4 "
        ` [PATCH 1/1] drm/i915: Never fully mask the the EI up rps interrupt on SNB/IVB
        ` ✗ Ro.CI.BAT: warning for series starting with [1/1] "
` ✗ Ro.CI.BAT: warning for series starting with [v4,1/1] drm/i915: Update GEN6_PMINTRMSK setup with GuC enabled (rev5)

[PULL] topic/lockless-gem-bo-freeing
 2016-06-01  7:52 UTC 

Atomic and two-level watermark support for VLV and CHV
 2016-06-01  7:44 UTC  (7+ messages)
` [RFC 1/5] Remove unused parameters from intel_plane_wm_parameters
` [RFC 2/5] Rename skl_plane_id to wm_plane_id
` [RFC 3/5] Move fifo_size from intel_plane_wm_parameters to vlv_wm_state
` [RFC 4/5] Add optimal field in intel_crtc_wm_state for VLV
` [RFC 5/5] Add intermediate field in intel_crtc_wm_state and handlers for two-level watermark for VLV/CHV
` ✗ Ro.CI.BAT: warning for series starting with [RFC,1/5] Remove unused parameters from intel_plane_wm_parameters

[PULL] topic/drm-misc
 2016-06-01  7:29 UTC 

[PATCH] drm: Wrap direct calls to driver->gem_free_object from CMA
 2016-06-01  5:58 UTC  (4+ messages)
` [Intel-gfx] "
` ✗ Ro.CI.BAT: warning for "

[PATCH 0/6] drm/i915: Remaining PSR fixes
 2016-05-31 19:16 UTC  (10+ messages)
` [PATCH v2 1/6] drm/dp: Add drm_dp_psr_setup_time()
` [PATCH v2 2/6] drm/dp: Add drm_dp_psr_need_train_on_exit()
` [PATCH 3/6] drm/i915: Check PSR setup time vs. vblank length
` [PATCH 4/6] drm/i915/psr: Skip aux handeshake if the vbt tells us to
` [PATCH 5/6] drm/i915: Ask the sink whether training is required when exiting PSR main-link off mode
` [PATCH 6/6] drm/i915: Move psr.link_standby setup to intel_psr_match_conditions()
` ✗ Ro.CI.BAT: failure for drm/i915: Remaining PSR fixes

[PATCH 0/4] Important MST fixes for 4.6
 2016-05-31 19:10 UTC  (4+ messages)
` [PATCH 1/4] drm/i915/fbdev: Fix num_connector references in intel_fb_initial_config()
` [PATCH 3/4] drm/i915: Discard previous atomic state on resume if connectors change
` [Intel-gfx] [PATCH 0/4] Important MST fixes for 4.6

[PATCH 0/4] SKL watermark algorithm updates
 2016-05-31 18:20 UTC  (3+ messages)
` ✗ Ro.CI.BAT: warning for SKL watermark algorithm updates (rev4)

i915 issues with 4.6
 2016-05-31 18:10 UTC  (3+ messages)

[ANNOUNCE] intel-gpu-tools 1.15
 2016-05-31 17:25 UTC 

[PATCH 2/4] drm/i915/skl+: calculate ddb minimum allocation (v5)
 2016-05-31 16:58 UTC  (2+ messages)
` [PATCH 2/4] drm/i915/skl+: calculate ddb minimum allocation (v6)

drm/i915/guc: add enable_guc_loading parameter
 2016-05-31 15:57 UTC 

[PATCH 21/26] drm/atomic-helper: nonblocking commit support
 2016-05-31 14:33 UTC  (4+ messages)
` [PATCH] "
  ` [Intel-gfx] "

[PATCH 00/26] RFC: generic nonblocking support in the atomic helpers
 2016-05-31 14:29 UTC  (41+ messages)
` [PATCH 01/26] drm/atomic-helper: use for_each_*_in_state more
` [PATCH 02/26] drm/i915: Use drm_atomic_get_existing_plane_state
  ` [Intel-gfx] "
` [PATCH 04/26] drm/rcar-du: Use for_each_*_in_state
      ` [Intel-gfx] "
` [PATCH 06/26] drm/atomic: Add __drm_atomic_get_current_plane_state
  ` [Intel-gfx] "
` [PATCH 07/26] drm/exynos: Use for_each_crtc_in_state
` [PATCH 08/26] drm: Consolidate connector arrays in drm_atomic_state
      ` [Intel-gfx] "
` [PATCH 12/26] drm/atomic-helper: Massage swap_state signature somewhat
    ` [Intel-gfx] "
` [PATCH 15/26] drm/arc: Implement nonblocking commit correctly
  ` [Intel-gfx] "
` [PATCH 16/26] drm/hdlcd: Use helper support for nonblocking commits
` ✗ Ro.CI.BAT: failure for RFC: generic nonblocking support in the atomic helpers

FW: Wrt golden MMIO/CFG snaphot in GVT-g
 2016-05-31 14:01 UTC  (3+ messages)

Bad flicker on skylake HQD due to code in the 4.7 merge window
 2016-05-31 13:33 UTC  (3+ messages)

[PATCH 00/10] legacy gamma code cleanup
 2016-05-31 13:30 UTC  (15+ messages)
` [PATCH 01/10] drm: Initialize a linear gamma table by default
` [PATCH 02/10] drm/fb-helper: Remove dead code in setcolreg
` [PATCH 05/10] drm/cirrus: Drop redundnant gamma size check
` [PATCH 06/10] drm/msm: Nuke dummy gamma_set/get functions
` [PATCH 09/10] drm/qxl: Don't set a gamma table size

[PATCH i-g-t v2 1/8] tests/gem_exec_flush: Remove tests from BAT
 2016-05-31 12:18 UTC  (14+ messages)
` [PATCH i-g-t v2 3/8] tests/gem_exec_nop: Remove test "
` [PATCH i-g-t v2 4/8] tests/gem_close_race: Remove basic-threads "
` [PATCH i-g-t v2 5/8] tests/gem_sync: Remove basic tests
` [PATCH i-g-t v2 6/8] tests/gem_storedw_loop: Remove from BAT

[PATCH] drm/i915: Extract physical display dimensions from VBT
 2016-05-31 12:07 UTC  (2+ messages)
` ✗ Ro.CI.BAT: warning for "

[PATCH v6 1/2] vga_switcheroo: Add helper for deferred probing
 2016-05-31 11:16 UTC  (3+ messages)
` [PATCH v6 2/2] vga_switcheroo: Support deferred probing of audio clients

RFC: libdrm: Support Iris Graphics 540 & 550 (Skylake GT3e)
 2016-05-31 11:12 UTC  (4+ messages)
  ` [Intel-gfx] "
      ` did the drm patch to support Iris(TM) Graphics P555 fell through the cracks? (Was: Re: RFC: libdrm: Support Iris Graphics 540 & 550 (Skylake GT3e))

[PATCH v5] vga_switcheroo: Add helper for deferred probing
 2016-05-31 10:54 UTC  (3+ messages)
    ` [Intel-gfx] "

[PATCH 00/24] kbl and gen9 workarounds v2
 2016-05-31 10:30 UTC  (3+ messages)
` [PATCH 25/25] drm/i915/kbl: Add WaClearSlmSpaceAtContextSwitch
` ✗ Ro.CI.BAT: warning for kbl and gen9 workarounds (rev9)

[PATCH v4] vga_switcheroo: Add helper for deferred probing
 2016-05-31 10:21 UTC  (2+ messages)

drivers/gpu/drm/i915/i915_reg.h:90:shift-overflow problem ?
 2016-05-31  9:56 UTC  (5+ messages)
` [PATCH] drm/i915: fix BSM_MASK definition
` ✗ Ro.CI.BAT: failure for "

linux-next: manual merge of the drm-intel tree with Linus' tree
 2016-05-31  1:06 UTC 

linux-next: manual merge of the drm-intel tree with Linus' tree
 2016-05-31  1:00 UTC 

[v4.6-10530-g28165ec7a99b] i915: *ERROR* "CPU pipe/PCH transcoder" A FIFO underrun
 2016-05-30 21:07 UTC  (4+ messages)

[PATCH 21/24] drm/i915/gen9: Add WaFbcTurnOffFbcWatermark
 2016-05-30 15:10 UTC  (2+ messages)
` [PATCH 21/25] "

[PATCH 18/24] drm/i915: Add WaDisableGafsUnitClkGating for skl and kbl
 2016-05-30 15:09 UTC  (2+ messages)
` [PATCH 18/25] "

[PATCH 07/24] drm/i915/kbl: Add WaDisableFenceDestinationToSLM for A0
 2016-05-30 15:09 UTC  (2+ messages)
` [PATCH 07/25] "

[PATCH 0/8] drm/i915: Give crtcs and planes actual names (v5)
 2016-05-30 14:47 UTC  (3+ messages)

[PATCH igt v2 1/2] lib: Add simple sysfs accessors
 2016-05-30 14:45 UTC  (5+ messages)
` [PATCH igt v3] "

[PATCH] mutex: Do not spin/queue before performing ww_mutex deadlock avoidance
 2016-05-30 11:16 UTC  (8+ messages)
` [PATCH] mutex: Report recursive ww_mutex locking early

[PATCH v4 00/12] drm/i915: Handle fb->offsets[] and rewrite fb rotation handling to be more generic (v4)
 2016-05-30 10:14 UTC  (4+ messages)
` [PATCH 08/12] drm/i915: Allow calling intel_adjust_tile_offset() multiple times

Reordering debugfs registration vs driver loading
 2016-05-30  8:57 UTC  (4+ messages)
` [PATCH 02/11] drm: Add a callback from connector registering


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