public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2016-07-01 13:24:08 to 2016-07-04 15:47:54 UTC [more...]

[PATCH] drm/i915: Explicitly convert some macros to boolean values
 2016-07-04 15:47 UTC  (4+ messages)
` ✗ Ro.CI.BAT: failure for "

[PATCH] i915: fix build error with -Werror
 2016-07-04 15:30 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] drm/i915/guc: Protect against HAS_GUC_* returning true values other than one
 2016-07-04 15:03 UTC  (3+ messages)
` ✗ Ro.CI.BAT: warning for "

[PACTH i-g-t v1] lib/igt_gt: Fix unused variable warning for non-x86 targets
 2016-07-04 14:35 UTC  (2+ messages)

[PATCH i-g-t] configure: update bugzilla URL
 2016-07-04 14:34 UTC  (2+ messages)

[PATCH i-g-t] demos/intel_sprite_on: Fix connector iteration bug
 2016-07-04 14:34 UTC  (3+ messages)
` [PATCH v2 "

[PATCH] drm/i915:gen9: implement WaMediaPoolStateCmdInWABB
 2016-07-04 14:07 UTC  (2+ messages)
` ✗ Ro.CI.BAT: failure for "

[PATCH] drm/i915: Remove use of dev_priv->dev backpointer in __i915_printk()
 2016-07-04 13:41 UTC  (2+ messages)
` ✗ Ro.CI.BAT: failure for "

[CI 1/2] drm/i915: Mass convert dev->dev_private to to_i915(dev)
 2016-07-04 11:55 UTC  (4+ messages)
` [CI 2/2] drm/i915: convert a few more E->dev_private to to_i915(E)
` ✗ Ro.CI.BAT: failure for series starting with [CI,1/2] drm/i915: Mass convert dev->dev_private to to_i915(dev)

[PATCH driver/intel] sna/cursor: Make sure hw cursors are disabled before disabling secondary planes
 2016-07-04 11:55 UTC  (3+ messages)

[PATCH 1/2] drm/i915/guc: Consolidate firmware major-minor to one place
 2016-07-04 11:22 UTC  (3+ messages)
` [PATCH 2/2] drm/i915/guc: Demote some firmware loading messages to debug
` ✗ Ro.CI.BAT: failure for series starting with [1/2] drm/i915/guc: Consolidate firmware major-minor to one place

[PATCH] drm/i915: Mass convert dev->dev_private to to_i915(dev)
 2016-07-04 10:37 UTC  (6+ messages)
` ✓ Ro.CI.BAT: success for "
  ` [PATCH] drm/i915: convert a few more E->dev_private to to_i915(E)
` ✗ Ro.CI.BAT: failure for drm/i915: Mass convert dev->dev_private to to_i915(dev) (rev2)

[PATCH] drm/i915: tidy up request alloc
 2016-07-04 10:36 UTC  (8+ messages)

[PATCH 1/2] Revert "drm/i915/kbl: drm/i915: Avoid GuC loading for now on Kabylake."
 2016-07-04 10:23 UTC  (3+ messages)
` ✗ Ro.CI.BAT: failure for series starting with [1/2] "

[PATCH 00/31] Move LRU page reclaim from zones to nodes v8
 2016-07-04  9:55 UTC  (2+ messages)

[PATCH] drm/i915: Hold irq uncore.lock when initialising fw_domains
 2016-07-04  9:37 UTC  (5+ messages)
` ✓ Ro.CI.BAT: success for "

[PATCH] drm/i915: Limit i915_ring_test_irq debugfs to actual rings
 2016-07-04  9:35 UTC  (3+ messages)

[PATCH 01/13] drm/i915: Move GEM request routines to i915_gem_request.c
 2016-07-04  9:02 UTC  (14+ messages)
` [PATCH 02/13] drm/i915: Retire oldest completed request before allocating next
` [PATCH 03/13] drm/i915: Derive GEM requests from dma-fence
` [PATCH 04/13] drm/i915: Disable waitboosting for fence_wait()
` [PATCH 05/13] drm/i915: Disable waitboosting for mmioflips/semaphores
` [PATCH 06/13] drm/i915: Export our request as a dma-buf fence on the reservation object
` [PATCH 07/13] drm/i915: Mark imported dma-buf objects as being coherent
` [PATCH 08/13] drm/i915: Rename request reference/unreference to get/put
` [PATCH 09/13] drm/i915: Rename i915_gem_context_reference/unreference()
` [PATCH 10/13] drm/i915: Wrap drm_gem_object_lookup in i915_gem_object_lookup
` [PATCH 11/13] drm/i915: Wrap drm_gem_object_reference in i915_gem_object_get
` [PATCH 12/13] drm/i915: Rename drm_gem_object_unreference in preparation for lockless free
` [PATCH 13/13] drm/i915: Rename drm_gem_object_unreference_unlocked "
` ✗ Ro.CI.BAT: failure for series starting with [01/13] drm/i915: Move GEM request routines to i915_gem_request.c

[PATCH 1/3] drm/i915: Amalgamate gen6_mm_switch() and vgpu_mm_switch()
 2016-07-04  9:01 UTC  (4+ messages)
` [PATCH 2/3] drm/i915: Clean up GPU hang message
` [PATCH 3/3] drm/i915: Skip capturing an error state if we already have one
` ✗ Ro.CI.BAT: failure for series starting with [1/3] drm/i915: Amalgamate gen6_mm_switch() and vgpu_mm_switch()

[PATCH 1/4] drm/i915: Preserve current RPS frequency across init
 2016-07-04  8:34 UTC  (5+ messages)
` [PATCH 2/4] drm/i915: Remove superfluous powersave work flushing
` [PATCH 3/4] drm/i915: Defer enabling rc6 til after we submit the first batch/context
` [PATCH 4/4] drm/i915: Remove temporary RPM wakeref assert disables
` ✗ Ro.CI.BAT: failure for series starting with [1/4] drm/i915: Preserve current RPS frequency across init

[CI 1/9] drm/i915: Only start retire worker when idle
 2016-07-04  7:32 UTC  (10+ messages)
` [CI 2/9] drm/i915: Do not keep postponing the idle-work
` [CI 3/9] drm/i915: Remove redundant queue_delayed_work() from throttle ioctl
` [CI 4/9] drm/i915: Restore waitboost credit to the synchronous waiter
` [CI 5/9] drm/i915: Add background commentary to "waitboosting"
` [CI 6/9] drm/i915: Flush the RPS bottom-half when the GPU idles
` [CI 7/9] drm/i915: Remove stop-rings debugfs interface
` [CI 8/9] drm/i915: Record the ringbuffer associated with the request
` [CI 9/9] drm/i915: Allow userspace to request no-error-capture upon GPU hangs
` ✗ Ro.CI.BAT: warning for series starting with [CI,1/9] drm/i915: Only start retire worker when idle

[PATCH v4 0/2] drm/i915/opregion: proper handling of DIDL and CADL
 2016-07-04  5:13 UTC  (6+ messages)
` [PATCH v4 2/2] drm/i915/opregion: update cadl based on actually active outputs

Regression report] Weekly regression report WW45
 2016-07-03 21:46 UTC  (12+ messages)
` [Regression report] Weekly regression report WW46
  ` [Regression report] Weekly regression report WW48
    ` [Regression report] Weekly regression report WW50
      ` [Regression report] Weekly regression report WW51
          ` [Regression report] Weekly regression report WW14
            ` [Regression report] Weekly regression report WW20
              ` [Regression report] Weekly regression report WW23
                ` [Regression report] Weekly regression report WW24
                  ` [Regression report] Weekly regression report WW25
                    ` [Regression report] Weekly regression report WW26
                      ` [Regression report] Weekly regression report WW27

[PATCH v3 00/14] Support for sustained capturing of GuC firmware logs
 2016-07-03 13:07 UTC  (26+ messages)
` [PATCH 01/14] drm/i915: Add GuC ukernel logging related fields to fw interface file
` [PATCH 02/14] drm/i915: New structure to contain GuC logging related fields
` [PATCH 03/14] drm/i915: Add low level set of routines for programming PM IER/IIR/IMR register set
` [PATCH 04/14] drm/i915: Support for GuC interrupts
` [PATCH 05/14] drm/i915: Handle log buffer flush interrupt event from GuC
` [PATCH 06/14] drm/i915: Add a relay backed debugfs interface for capturing GuC logs
` [PATCH 07/14] drm/i915: Forcefully flush GuC log buffer on reset
` [PATCH 08/14] drm/i915: Debugfs support for GuC logging control
` [PATCH 09/14] drm/i915: New module param to control the size of buffer used for storing GuC firmware logs
` [PATCH 10/14] drm/i915: Support to create write combined type vmaps
` [PATCH 11/14] drm/i915: Use uncached(WC) mapping for acessing the GuC log buffer
` [PATCH 12/14] drm/i915: New lock to serialize the Host2GuC actions
` [PATCH 13/14] drm/i915: Add stats for GuC log buffer flush interrupts
` [PATCH 14/14] drm/i915: Optimization to reduce the sampling time of GuC log buffer
` ✗ Ro.CI.BAT: failure for Support for sustained capturing of GuC firmware logs (rev4)

[PATCH 1/9] drm/i915: Fix random indent in i915_drm_resume()
 2016-07-02 18:32 UTC  (20+ messages)
` [PATCH 2/9] drm/915: Fix long lines and random indent in gen6_set_rps_thresholds()
` [PATCH 3/9] drm/i915: Fix indentation in i915_gem_framebuffer_info()
` [PATCH 4/9] drm/i915: Fix inconsistent indenting in i915_error_state_to_str()
` [PATCH 5/9] drm/i915: Match bitmask size to types in intel_fb_initial_config()
` [PATCH 6/9] drm/i915: Fix inconsistent indenting in vbt_panel_init()
` [PATCH 7/9] drm/i915: Fix buffer overflow in dsi_calc_mnp()
` [PATCH 8/9] drm/i915: Fix inconsistent indentation in intel_pre_enable_lvds()
` [PATCH 9/9] drm/i915: Remove check for !crtc_state in intel_plane_atomic_calc_changes()
` ✗ Ro.CI.BAT: failure for series starting with [1/9] drm/i915: Fix random indent in i915_drm_resume()

[PATCH] drm/i915: intel_dp_check_link_status should only return status of link
 2016-07-02  9:29 UTC  (6+ messages)
` ✗ Ro.CI.BAT: failure for "

Bad flicker on skylake HQD due to code in the 4.7 merge window
 2016-07-02  6:24 UTC  (14+ messages)
  ` [Intel-gfx] "

[PATCH] drm/i915: Introduce Kabypoint PCH for Kabylake H/DT
 2016-07-02  6:07 UTC  (2+ messages)
` ✗ Ro.CI.BAT: failure for "

[PATCH v2 0/4] Enable lspcon support for GEN9 devices
 2016-07-02  0:14 UTC  (13+ messages)
` [PATCH v2 1/4] drm: Helper for lspcon in drm_dp_dual_mode
` [PATCH v2 2/4] drm/i915: Add lspcon support for I915 driver
` [PATCH v2 4/4] drm/i915: Enable lspcon initialization

linux-firmware-i915 pull request (bxt dmc, kbl dmc)
 2016-07-01 23:20 UTC 

[PATCH v3 0/3] drm/i915/bxt: Fix performance due to bogus MOCS entry
 2016-07-01 21:47 UTC  (11+ messages)
` [PATCH v3 1/3] drm/i915/gen9: Clean up MOCS table definitions
` [PATCH v3 2/3] drm/i915/bxt: Fix inadvertent CPU snooping due to incorrect MOCS config
` [PATCH v3 3/3] drm/i915: Give proper names to MOCS entries
  ` [PATCH v4 "
` ✗ Ro.CI.BAT: warning for drm/i915/bxt: Fix performance due to bogus MOCS entry
` ✗ Ro.CI.BAT: warning for drm/i915/bxt: Fix performance due to bogus MOCS entry (rev2)

[PATCH 1/3] drm/vgem: Fix mmaping
 2016-07-01 20:13 UTC  (6+ messages)
` [PATCH 2/3] drm/vgem: Enable dmabuf interface for export
    ` [Intel-gfx] "

[PATCH] drm/i915/bxt: Remove the preliminary_hw_support flag
 2016-07-01 18:29 UTC  (4+ messages)
` ✗ Ro.CI.BAT: warning for "

[PATCH] drm/i915/guc: Consolidate firmware major-minor to one place
 2016-07-01 17:57 UTC  (2+ messages)

[PATCH 1/5] drm/i915: unify first-stage engine struct setup
 2016-07-01 17:08 UTC  (6+ messages)
` [PATCH 2/5] drm/i915: Prepare for engine init unification
` [PATCH 3/5] drm/i915: Unify engine init loop
` [PATCH 4/5] drm/i915: Make more use of the shared engine irq setup
` [PATCH 5/5] drm/i915: Simplify intel_init_ring_buffer prototype
` ✗ Ro.CI.BAT: warning for series starting with [1/5] drm/i915: unify first-stage engine struct setup

[CI 01/20] drm/i915/shrinker: Flush active on objects before counting
 2016-07-01 16:51 UTC  (21+ messages)
` [CI 02/20] drm/i915: Delay queuing hangcheck to wait-request
` [CI 03/20] drm/i915: Remove the dedicated hangcheck workqueue
` [CI 04/20] drm/i915: Make queueing the hangcheck work inline
` [CI 05/20] drm/i915: Separate GPU hang waitqueue from advance
` [CI 06/20] drm/i915: Slaughter the thundering i915_wait_request herd
` [CI 07/20] drm/i915: Spin after waking up for an interrupt
` [CI 08/20] drm/i915: Use HWS for seqno tracking everywhere
` [CI 09/20] drm/i915: Stop mapping the scratch page into CPU space
` [CI 10/20] drm/i915: Allocate scratch page from stolen
` [CI 11/20] drm/i915: Refactor scratch object allocation for gen2 w/a buffer
` [CI 12/20] drm/i915: Add a delay between interrupt and inspecting the final seqno (ilk)
` [CI 13/20] drm/i915: Check the CPU cached value in HWS of seqno after waking the waiter
` [CI 14/20] drm/i915: Only apply one barrier after a breadcrumb interrupt is posted
` [CI 15/20] drm/i915: Stop setting wraparound seqno on initialisation
` [CI 16/20] drm/i915: Convert trace-irq to the breadcrumb waiter
` [CI 17/20] drm/i915: Embed signaling node into the GEM request
` [CI 18/20] drm/i915: Move the get/put irq locking into the caller
` [CI 19/20] drm/i915: Simplify enabling user-interrupts with L3-remapping
` [CI 20/20] drm/i915: Remove debug noise on detecting fault-injection of missed interrupts
` ✗ Ro.CI.BAT: failure for series starting with [CI,01/20] drm/i915/shrinker: Flush active on objects before counting

[PATCH ddx 1/2] pciids: Add more Kabylake PCI IDs
 2016-07-01 16:27 UTC  (3+ messages)
` [PATCH ddx 2/2] pciids: : Removing PCI IDs that are no longer listed as Kabylake

[PATCH 1/1] drm/i915: gracefully reject mmap of huge tiled objects
 2016-07-01 15:36 UTC  (3+ messages)

To the gingerbread house!
 2016-07-01 15:32 UTC  (13+ messages)
` [PATCH 02/20] drm/i915: Delay queuing hangcheck to wait-request
` [PATCH 05/20] drm/i915: Separate GPU hang waitqueue from advance
` [PATCH 08/20] drm/i915: Use HWS for seqno tracking everywhere
` [PATCH 12/20] drm/i915: Add a delay between interrupt and inspecting the final seqno (ilk)
` [PATCH 18/20] drm/i915: Move the get/put irq locking into the caller

[PATCH v2 0/6] HuC Loading Patches
 2016-07-01 14:04 UTC  (2+ messages)
` ✗ Ro.CI.BAT: warning for HuC Loading Patches (rev2)

[PATCH] drm/i915/bxt: Export pooled eu info to userspace
 2016-07-01 13:56 UTC  (5+ messages)

[PATCH] Runtime: set the sub slice according to kernel pooled EU configure
 2016-07-01 13:44 UTC  (3+ messages)

[PATCH i-g-t 1/2] tests/gvt_basic: Test w/o sub-test requires simple_main
 2016-07-01 13:24 UTC  (8+ messages)
` [PATCH i-g-t 2/2] overlay/Makefile.am: Use lib path for i915_pciids.h


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