public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2017-01-12 18:39:10 to 2017-01-16 09:34:52 UTC [more...]

[GIT PULL] GVT-g fixes for 4.10-rc5
 2017-01-16  9:34 UTC  (2+ messages)

[PATCH 1/2] drm/i915: Construct a request even if the GPU is currently hung
 2017-01-16  9:31 UTC  (4+ messages)
` [PATCH 2/2] drm/i915: Skip switch to kernel context if already done
` ✓ Fi.CI.BAT: success for series starting with [1/2] drm/i915: Construct a request even if the GPU is currently hung

[PATCH] drm/i915: Assert we do not attempt to reuse an allocated node
 2017-01-16  9:29 UTC  (2+ messages)

[PATCH 0/8] HuC Loading Patches
 2017-01-16  9:27 UTC  (3+ messages)
` [PATCH 1/8] drm/i915/guc: Make the GuC fw loading helper functions general

[PATCH v2 0/7] drm/atomic: Add accessor macros for all atomic state
 2017-01-16  9:26 UTC  (5+ messages)
` [PATCH v2 1/7] drm/atomic: Add new iterators over all state
  ` [PATCH v2.1 1/7] drm/atomic: Add new iterators over all state, v3

[RESEND PATCH v14 0/2] New debugfs API for capturing CRC of frames
 2017-01-16  9:12 UTC  (5+ messages)
` [RESEND PATCH v14 2/2] drm/i915: Put "cooked" vlank counters in frame CRC lines

[RFC] drm/i915/guc: Move GuC log related functions into dedicated file
 2017-01-16  9:11 UTC  (5+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH 0/8] HuC Loading Patches
 2017-01-16  7:57 UTC  (11+ messages)
` [PATCH 1/8] drm/i915/guc: Make the GuC fw loading helper functions general
` [PATCH 2/8] drm/i915/huc: Unified css_header struct for GuC and HuC
` [PATCH 3/8] drm/i915/huc: Add HuC fw loading support
` [PATCH 4/8] drm/i915/huc: Add BXT HuC Loading Support
` [PATCH 5/8] drm/i915/HuC: Add KBL huC loading Support
` [PATCH 6/8] drm/i915/huc: Add debugfs for HuC loading status check
` [PATCH 7/8] drm/i915/huc: Support HuC authentication
` [PATCH 8/8] drm/i915/get_params: Add HuC status to getparams
` ✗ Fi.CI.BAT: warning for HuC Loading Patches

[PATCH 1/5] lib/igt_fb: Let others use igt_get_fb_tile_size
 2017-01-16  7:15 UTC  (5+ messages)
` [PATCH 2/5] lib/igt_fb: Add helper function for tile_to_mod
` [PATCH 3/5] lib/igt_draw: Add Y-tiling support
` [PATCH 4/5] lib/igt_draw: Add Y-tiling support for IGT_DRAW_BLT method
` [PATCH 5/5] tests/kms_draw_crc: add support for Y tiling

[PATCH] lib/prime_numbers: Suppress warn on kmalloc failure
 2017-01-16  7:07 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "

Regression report] Weekly regression report WW45
 2017-01-16  2:50 UTC  (18+ messages)
` [Regression report] Weekly regression report WW35
  ` [Regression report] Weekly regression report WW36
    ` [Regression report] Weekly regression report WW37
      ` [Regression report] Weekly regression report WW38
        ` [Regression report] Weekly regression report WW39
          ` [Regression report] Weekly regression report WW40
            ` [Regression report] Weekly regression report WW41
              ` [Regression report] Weekly regression report WW42
                ` [Regression report] Weekly regression report WW43
                  ` [Regression report] Weekly regression report WW44
                    ` [Regression report] Weekly regression report WW45
                      ` [Regression report] Weekly regression report WW47
                        ` [Regression report] Weekly regression report WW48
                          ` [Regression report] Weekly regression report WW49
                            ` [Regression report] Weekly regression report WW51
                              ` [Regression report] Weekly regression report WW02
                                ` [Regression report] Weekly regression report WW03

[PATCH v5 1/6] i2c: designware: Rename accessor_flags to flags
 2017-01-15 15:18 UTC  (2+ messages)

[PATCH 0/7] coordinate cht i2c-pmic and i915-punit accesses
 2017-01-15 15:17 UTC  (9+ messages)
` [PATCH 3/7] i2c: designware-baytrail: Take punit lock on bus acquire
` [PATCH 4/7] i2c: designware-baytrail: Call pmic_bus_access_notifier_chain

[PATCH] drm/i915: Catch attempting to use the aliasing_gtt's drm_mm
 2017-01-15 14:24 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH] drm/i915: Avoid drm_atomic_state_put(NULL) in intel_display_resume
 2017-01-15 13:53 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "

[RFC 0/4] Coordinate pmic i2c bus and i915 punit accesses
 2017-01-15 11:10 UTC  (12+ messages)
` [RFC 1/4] x86/platform/intel/iosf_mbi: Add a mutex for punit access

[CI 1/7] drm/i915: Name the anonymous structs inside i915_ggtt_view
 2017-01-14 16:28 UTC  (9+ messages)
` [CI 2/7] drm/i915: Mark the ggtt_view structs as packed
` [CI 3/7] drm/i915: Compact memcmp in i915_vma_compare()
` [CI 4/7] drm/i915: Stop clearing i915_ggtt_view
` [CI 5/7] drm/i915: Convert i915_ggtt_view to use an anonymous union
` [CI 6/7] drm/i915: Eliminate superfluous i915_ggtt_view_rotated
` [CI 7/7] drm/i915: Eliminate superfluous i915_ggtt_view_normal
` ✓ Fi.CI.BAT: success for series starting with [CI,1/7] drm/i915: Name the anonymous structs inside i915_ggtt_view

[PATCH 1/2] drm/i915: Use __printf markup to silence compiler
 2017-01-14 11:29 UTC  (3+ messages)
` [PATCH 2/2] drm/i915/dp: Silence compiler for missing prototype
` ✓ Fi.CI.BAT: success for series starting with [1/2] drm/i915: Use __printf markup to silence compiler

[PATCH 2/4] lib/scatterlist: Avoid potential scatterlist entry overflow
 2017-01-13 22:23 UTC  (5+ messages)
` [PATCH v4] "

[PATCH] drm/i915: Flush the change in debugobject before reallocation
 2017-01-13 22:23 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH] drm/i915: Only call skl_check_plane_surface() for visible planes
 2017-01-13 20:53 UTC  (3+ messages)
` [PATCH] drm/i915: Only call skl_check_plane_surface() for visible planes (v2)
` ✓ Fi.CI.BAT: success for drm/i915: Only call skl_check_plane_surface() for visible planes (rev2)

Selftests
 2017-01-13 20:45 UTC  (26+ messages)
` [PATCH 02/37] drm/i915: Provide a hook for selftests
` [PATCH 19/37] drm/i915: Test coherency of and barriers between cache domains
` [PATCH 29/37] drm/i915: Fill different pages of the GTT
` [PATCH 30/37] drm/i915: Exercise filling and removing random ranges from the live GTT
` [PATCH 31/37] drm/i915: Test creation of VMA
` [PATCH 32/37] drm/i915: Exercise i915_vma_pin/i915_vma_insert
` [PATCH 34/37] drm/i915: Test creation of partial VMA
` [PATCH 35/37] drm/i915: Live testing for context execution

[PATCH 0/8] HuC Loading Patches
 2017-01-13 18:53 UTC  (13+ messages)
` [PATCH 1/8] drm/i915/guc: Make the GuC fw loading helper functions general
` [PATCH 2/8] drm/i915/huc: Unified css_header struct for GuC and HuC
` [PATCH 3/8] drm/i915/huc: Add HuC fw loading support
` [PATCH 4/8] drm/i915/huc: Add BXT HuC Loading Support
` [PATCH 5/8] drm/i915/HuC: Add KBL huC loading Support
` [PATCH 6/8] drm/i915/huc: Add debugfs for HuC loading status check
` [PATCH 7/8] drm/i915/huc: Support HuC authentication
` [PATCH 8/8] drm/i915/get_params: Add HuC status to getparams
` ✓ Fi.CI.BAT: success for HuC Loading Patches

[PATCH 0/3] intel: Add fence fd support to execbuf
 2017-01-13 18:53 UTC  (4+ messages)
` [PATCH 1/3] WAIT: headers: Update drm_i915.h
` [PATCH 2/3] intel: Allow the client to control implicit synchronisation
` [PATCH 3/3] intel: Support passing of explicit fencing from execbuf

[PATCH 06/10] drm/i915/psr: set CHICKEN_TRANS for psr2
 2017-01-13 18:50 UTC  (4+ messages)
    ` [Intel-gfx] "

[PATCH] dim: Triple-check and tripe warning when merging patches that touch files outside i915
 2017-01-13 18:38 UTC  (3+ messages)

[PATCH 3/8] drm/i915/huc: Add HuC fw loading support
 2017-01-13 17:37 UTC  (3+ messages)

[PATCH 7/8] drm/i915/huc: Support HuC authentication
 2017-01-13 17:36 UTC  (3+ messages)

[PATCH 8/8] drm/i915/get_params: Add HuC status to getparams
 2017-01-13 17:07 UTC 

[PATCH 6/8] drm/i915/huc: Add debugfs for HuC loading status check
 2017-01-13 17:07 UTC 

[PATCH 5/8] drm/i915/HuC: Add KBL huC loading Support
 2017-01-13 17:06 UTC 

[PATCH 4/8] drm/i915/huc: Add BXT HuC Loading Support
 2017-01-13 17:06 UTC 

[PATCH 2/8] drm/i915/huc: Unified css_header struct for GuC and HuC
 2017-01-13 17:06 UTC 

[PATCH 0/8] HuC Loading Patches
 2017-01-13 16:40 UTC  (2+ messages)
` [PATCH 1/8] drm/i915/guc: Make the GuC fw loading helper functions general

State of development of X11 driver
 2017-01-13 15:24 UTC 

[PATCH 10/14] drm/i915: Add MIPI_IO WA
 2017-01-13 15:32 UTC  (6+ messages)

GPU hang with kernel 4.10rc3
 2017-01-13 14:41 UTC  (5+ messages)
  ` [Intel-gfx] "

[PATCH 0/8] HuC Loading Patches
 2017-01-13 14:26 UTC  (2+ messages)
` [PATCH 1/8] drm/i915/guc: Make the GuC fw loading helper functions general

[PATCH] drm/i915: Remove unused function intel_ddi_get_link_dpll()
 2017-01-13 12:56 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH] drm/i915/huc: Support HuC authentication
 2017-01-13 12:25 UTC  (2+ messages)

Anonymoose ggtt_view_params
 2017-01-13 11:34 UTC  (15+ messages)
` [PATCH v3 1/7] drm/i915: Name the anonymous structs inside i915_ggtt_view
` [PATCH v3 2/7] drm/i915: Mark the ggtt_view structs as packed
` [PATCH v3 3/7] drm/i915: Compact memcmp in i915_vma_compare()
` [PATCH v3 4/7] drm/i915: Stop clearing i915_ggtt_view
` [PATCH v3 5/7] drm/i915: Convert i915_ggtt_view to use an anonymous union
` [PATCH v3 6/7] drm/i915: Eliminate superfluous i915_ggtt_view_rotated
` [PATCH v3 7/7] drm/i915: Eliminate superfluous i915_ggtt_view_normal
` ✓ Fi.CI.BAT: success for series starting with [v3,1/7] drm/i915: Name the anonymous structs inside i915_ggtt_view

[PATCH v2 00/14] drm/i915: Introduce intel_cdclk_state (v2)
 2017-01-13  9:50 UTC  (6+ messages)
` [PATCH 01/14] drm/i915: Store the pipe pixel rate in the crtc state

[PATCH 0/3] GET_PLANE2 w/ i915 implementation
 2017-01-13  9:45 UTC  (18+ messages)
` [PATCH 1/3] drm: Add new DRM_IOCTL_MODE_GETPLANE2
  ` [Intel-gfx] "
` [PATCH 2/3] drm/i915: Add format modifiers for Intel

Anonymouse ggtt_view params
 2017-01-13  9:16 UTC  (16+ messages)
` [PATCH v2 1/7] drm/i915: Name the anonymous structs inside i915_ggtt_view
` [PATCH v2 2/7] drm/i915: Mark the ggtt_view structs as packed
` [PATCH v2 3/7] drm/i915: Compact memcmp in i915_vma_compare()
` [PATCH v2 4/7] drm/i915: Stop clearing i915_ggtt_view
` [PATCH v2 5/7] drm/i915: Convert i915_ggtt_view to use an anonymous union
` [PATCH v2 6/7] drm/i915: Eliminate superfluous i915_ggtt_view_rotated
` [PATCH v2 7/7] drm/i915: Eliminate superfluous i915_ggtt_view_normal
` ✓ Fi.CI.BAT: success for series starting with [v2,1/7] drm/i915: Name the anonymous structs inside i915_ggtt_view

[PULL] drm-misc-fixes
 2017-01-13  8:11 UTC 

[PATCH] drm/i915: Fix up kerneldoc parameters for i915_gem_gtt_*()
 2017-01-13  7:12 UTC  (5+ messages)
` ✓ Fi.CI.BAT: success for "

DP compliance failure due to dithering for 18bpp video pattern
 2017-01-13  7:11 UTC  (8+ messages)

[PATCH v5 0/3] support DP MST audio
 2017-01-13  2:48 UTC  (7+ messages)

[PATCH 00/10] enable psr2 for idle_screen on y-cordinate panel
 2017-01-13  0:45 UTC  (4+ messages)
` [PATCH 05/10] drm/i915/psr: enable ALPM for psr2
    ` [Intel-gfx] "

[PATCH 07/10] drm/i915/psr: set PSR_MASK bits for deep sleep
 2017-01-13  0:31 UTC 

[PATCH] drm/i915: reinstate call to trace_i915_vma_bind
 2017-01-12 22:53 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH v2] drm/i915: Flush untouched framebuffers before display on !llc
 2017-01-12 22:38 UTC  (4+ messages)

[PATCH] drm/i915: Declare i915_gem_object_create_internal() as taking phys_addr_t size
 2017-01-12 20:55 UTC  (3+ messages)
` ✗ Fi.CI.BAT: warning for drm/i915: Declare i915_gem_object_create_internal() as taking phys_addr_t size (rev2)

[GLK MIPI DSI V3 3/7] drm/i915/glk: Add MIPIIO Enable/disable sequence
 2017-01-12 18:33 UTC 

[PATCH 03/10] drm/i915/psr: fix blank screen issue for psr2
 2017-01-12 18:40 UTC  (3+ messages)

[PATCH v4 00/10] Execlist based engine-reset (v4)
 2017-01-12 18:39 UTC  (3+ messages)


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