public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2017-08-03 21:51:05 to 2017-08-07 16:15:02 UTC [more...]

[PATCH 00/15] drm/i915/guc: Support for Guc responses and requests
 2017-08-07 16:14 UTC  (36+ messages)
` [PATCH 01/15] drm/i915/guc: Add support for data reporting in GuC responses
` [PATCH 02/15] drm/i915/guc: Prepare send() function to accept bigger response
` [PATCH 03/15] drm/i915/guc: Add send_and_receive() helper function
` [PATCH 04/15] drm/i915/guc: Implement response handling in send_mmio()
` [PATCH 05/15] drm/i915/guc: Move Guc notification handling to separate function
` [PATCH 06/15] drm/i915/guc: Move flushing the GuC logs outside notification handler
` [PATCH 07/15] drm/i915/guc: Create a GuC receive function
` [PATCH 08/15] drm/i915/guc: Update CT message header definition
` [PATCH 09/15] drm/i915/guc: Prepare to handle messages from CT RECV buffer
` [PATCH 10/15] drm/i915/guc: Use better name for helper wait function
` [PATCH 11/15] drm/i915/guc: Implement response handling in send_ct()
` [PATCH 12/15] drm/i915/guc: Prepare to process incoming requests from CT
` [PATCH 13/15] drm/i915/guc: Handle default action received over CT
` [PATCH 14/15] drm/i915/guc: Enable GuC interrupts when using CT
` [PATCH 15/15] drm/i915/guc: Trace messages from CT while in debug
` ✗ Fi.CI.BAT: warning for drm/i915/guc: Support for Guc responses and requests
` [PATCH v2 00/16] "
  ` [PATCH v2 01/16] drm/i915/guc: Add support for data reporting in GuC responses
  ` [PATCH v2 02/16] drm/i915/guc: Prepare send() function to accept bigger response
  ` [PATCH v2 03/16] drm/i915/guc: Add send_and_receive() helper function
  ` [PATCH v2 04/16] drm/i915/guc: Implement response handling in send_mmio()
  ` [PATCH v2 05/16] drm/i915/guc: Move Guc notification handling to separate function
  ` [PATCH v2 06/16] drm/i915/guc: Move flushing the GuC logs outside notification handler

[PATCH] drm/i915: remove unused function declaration
 2017-08-07 16:12 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH] drm/i915: add register macro definition style guide
 2017-08-07 16:10 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH v3 0/4] Kernel PSR Fix-ups
 2017-08-07 15:58 UTC  (13+ messages)
` [PATCH v3 1/4] drm/i915/psr: Clean-up intel_enable_source_psr1()
` [PATCH v4 "
  ` [PATCH v4 2/4] drm/i915/psr: Account for sink CRC raciness on some panels

[PATCH] tests/kms_ccs: Fix the color/ccs surface generation
 2017-08-07 15:56 UTC  (7+ messages)

[PATCH i-g-t] kms_rotation_crc: 90 degree flip test is not a stress test
 2017-08-07 15:53 UTC  (3+ messages)
` [PATCH i-g-t v2] "

[PATCH i-g-t 1/3] lib/igt_aux: Export statistics of signal helper
 2017-08-07 15:51 UTC  (12+ messages)
` [PATCH i-g-t 2/3] lib/igt_kms: Remove vblank wait after plane update
` [PATCH i-g-t 3/3] tests: Add kms_atomic_interruptible test

[PATCH 0/7] gpu reset and page_flip removal, take 2
 2017-08-07 15:39 UTC  (7+ messages)
` [PATCH 2/7] drm/i915: Push i915_sw_fence_wait into the nonblocking atomic commit
` [PATCH 3/7] drm/i915: More surgically unbreak the modeset vs reset deadlock

[PATCH i-g-t] tests/kms_frontbuffer_tracking: increase FBC wait timeout to 5s
 2017-08-07 14:54 UTC  (5+ messages)

[PATCH igt 1/2] igt/gem_exec_capture: Wait for batch to execute before triggering reset
 2017-08-07 13:33 UTC  (4+ messages)
` [PATCH igt 2/2] lib: Remove illegal instructions from hang injection
` ✓ Fi.CI.BAT: success for series starting with [Intel-gfx,1/2] igt/gem_exec_capture: Wait for batch to execute before triggering reset

[PATCH] drm/i915: Clear lost context-switch interrupts across reset
 2017-08-07 12:39 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH i-g-t] intel_gpu_top: Use drm_open_driver, don't need drm master
 2017-08-07 12:23 UTC 

[PATCH 0/7] drm/i915: Convert gen4- watermarks to atomic
 2017-08-07 12:17 UTC  (9+ messages)
` [PATCH 1/7] drm/i915: Calculate gen3- watermarks semi-atomically
` [PATCH 2/7] drm/i915: Program gen3- watermarks atomically
` [PATCH 3/7] drm/i915: Convert pineview watermarks to atomic, v2
` [PATCH 4/7] drm/i915: Calculate gen4 watermarks semiatomically
` [PATCH 5/7] drm/i915: Program gen4 watermarks atomically
` [PATCH 6/7] drm/i915: Kill off intel_crtc_active
` [PATCH 7/7] drm/i915: Rip out legacy watermark infrastructure
` ✗ Fi.CI.BAT: failure for drm/i915: Convert gen4- watermarks to atomic. (rev2)

[PATCH] drm/i915: Fix I915_EXEC_RING_MASK
 2017-08-07 11:43 UTC 

[PATCH] tests/kms_cursor_legacy: use 'enum pipe' type instead of 'int'
 2017-08-07 11:30 UTC  (2+ messages)

a potential dead loop in intel_lrc_irq_handler
 2017-08-07 11:27 UTC  (5+ messages)

[PATCH i-g-t] tests/core_auth: set rlimit
 2017-08-07 11:22 UTC  (2+ messages)

[PATCH] drm: Wake up next in drm_read() chain if we are forced to putback the event
 2017-08-07  9:28 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH 00/29] DRM API conversions
 2017-08-07  9:10 UTC  (8+ messages)
` [PATCH 12/29] drm/i915: switch to drm_*{get,put} helpers
      ` [PATCH 12/29] drm/i915: switch to drm_*{get, put} helpers

[GIT PULL] GVT-g fixes for 4.13-rc5
 2017-08-07  8:59 UTC  (2+ messages)

[PATCH] dim: symbolic link for the rr-cache
 2017-08-07  8:55 UTC 

[PATCH] dim: Continue also for dry runs
 2017-08-07  8:55 UTC  (3+ messages)
` [Intel-gfx] "

[PATCH v13 0/7] drm/i915/gvt: Dma-buf support for GVT-g
 2017-08-07  8:24 UTC  (11+ messages)
` [PATCH v13 5/7] vfio: ABI for mdev display dma-buf operation
` [PATCH v13 6/7] drm/i915: Introduce GEM proxy
  ` [Intel-gfx] "

[RFC v3] drm/hdcp: drm enum property for CP State
 2017-08-07  5:32 UTC  (4+ messages)
` [RFC v4] "

[PATCH] drm/i915: Handle full s64 precision for wait-ioctl
 2017-08-05 19:47 UTC  (2+ messages)

[PATCH] drm/i915: Add HP Convertible 360 to OpRegion quirk list
 2017-08-05  1:18 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH i-g-t] tests/kms_frontbuffer_tracking: convert macros to functions
 2017-08-04 18:30 UTC  (2+ messages)

[PATCH i-g-t] tests/kms: increase max threshold time for edid read
 2017-08-04 18:23 UTC 

[PATCH i-g-t] lib: don't hang on blt on snb
 2017-08-04 17:05 UTC  (2+ messages)

[PATCH igt] tests/kms_ccs: Don't overallocate CCS surface
 2017-08-04 17:03 UTC  (2+ messages)

[PATCH i-g-t] tests/perf: follow up build fix
 2017-08-04 16:28 UTC  (2+ messages)

[PATCH 00/11] constify i915 attribute_group structures
 2017-08-04 16:01 UTC  (17+ messages)
` [PATCH 01/11] drm: i915: i915_oa_kblgt2: constify "
` [PATCH 02/11] drm: i915: i915_oa_bdw: "
` [PATCH 03/11] drm: i915: i915_oa_bxt: "
` [PATCH 04/11] drm: i915: i915_oa_chv: "
` [PATCH 05/11] drm: i915: i915_oa_glk: "
` [PATCH 06/11] drm: i915: i915_oa_hsw: "
` [PATCH 07/11] drm: i915: i915_oa_kblgt3: "
` [PATCH 08/11] drm: i915: i915_oa_sklgt2: "
` [PATCH 09/11] drm: i915: i915_oa_sklgt3: "
` [PATCH 10/11] drm: i915: i915_oa_sklgt4: "
` [PATCH 11/11] drm: i915: i915_sysfs: "
` [Intel-gfx] [PATCH 00/11] constify i915 "

[PATCH v10 6/6] drm/i915/perf: Implement I915_PERF_ADD/REMOVE_CONFIG interface
 2017-08-04 15:13 UTC  (3+ messages)
` [PATCH v3 i-g-t] tests/perf: fix build where system headers don't have Gen8 formats
` [PATCH v4 "

[PATCH i-g-t] tests/perf: fix build where system headers don't have Gen8 formats
 2017-08-04 14:50 UTC  (4+ messages)
  ` [PATCH v2 "

[PATCH i-g-t] lib/igt_chamelium: Remove any special handling for the connector FSM
 2017-08-04 14:10 UTC 

[PATCH igt] tests/kms_properties: Don't set immutable properties
 2017-08-04 14:07 UTC  (2+ messages)

[PATCH i-g-t 00/11] Improve robustness of the i915 perf tests
 2017-08-04 13:30 UTC  (19+ messages)
` [PATCH i-g-t 01/11] tests/perf: make stream_fd a global variable
` [PATCH i-g-t 02/11] tests/perf: add per context filtering test for gen8+
` [PATCH i-g-t 03/11] tests/perf: update max buffer size for reading reports
` [PATCH i-g-t 04/11] tests/perf: rc6: try to guess when rc6 is disabled
` [PATCH i-g-t 05/11] tests/perf: rework oa-exponent test
` [PATCH i-g-t 06/11] tests/perf: make enable-disable more reliable
` [PATCH i-g-t 07/11] tests/perf: make buffer-fill "
` [PATCH i-g-t 08/11] tests/perf: load gt_boost_freq_mhz as max gt frequency
` [PATCH i-g-t 09/11] tests/perf: remove unused frequency functions
` [PATCH i-g-t 10/11] tests/perf: add Kabylake support
` [PATCH i-g-t 11/11] tests/perf: add Geminilake support

[PATCH libdrm] headers: update drm_i915.h
 2017-08-04 13:09 UTC 

[intel-gfx][i-g-t][help]can't read the backlight
 2017-08-04 12:56 UTC  (2+ messages)

[PATCH] drm/i915: fix backlight invert for non-zero minimum brightness
 2017-08-04 12:42 UTC  (3+ messages)

New " Unclaimed read from register 0x1f0034" in 4.12-rc1
 2017-08-04 12:25 UTC  (4+ messages)

[PATCH] drm/i915/perf: Initialise the dynamic sysfs attr
 2017-08-04 12:17 UTC  (6+ messages)
` ✗ Fi.CI.BAT: warning for "

[PATCH] drm/i915/shrinker: Wrap need_resched() inside preempt-disable
 2017-08-04 12:15 UTC  (4+ messages)
` ✗ Fi.CI.BAT: failure for "

[PATCH i-g-t] kms_busy: Fix basic-modeset-* name format parameters
 2017-08-04 12:05 UTC  (3+ messages)

[PATCH i-g-t] configure.ac: Try to find XMLRPC with xmlrpc-c-config if pkg-config fails
 2017-08-04 10:07 UTC  (4+ messages)

[PATCH i-g-t] intel-ci: Also remove extended.testlist from EXTRA_DIST
 2017-08-04  9:46 UTC 

[PATCH 1/6] drm/i915: Implement .get_format_info() hook for CCS
 2017-08-04  9:27 UTC  (5+ messages)
` [PATCH 6/6] [v4] drm/i915: Add support for CCS modifiers

[PATCH 0/4] drm unplugging docs
 2017-08-04  9:15 UTC  (7+ messages)
` [PATCH 3/4] drm: Only lastclose on unload for legacy drivers

[PATCH i-g-t] tests: delete extended.testlist
 2017-08-04  9:03 UTC  (4+ messages)

[PATCH i-g-t] tests/kms_busy: Only test agains one engine
 2017-08-04  7:59 UTC  (3+ messages)
` [PATCH i-g-t] tests/kms_busy: Only test against "

[PATCH v4] i915: Add support for drm syncobjs
 2017-08-04  1:27 UTC  (2+ messages)

[PATCH 0/8] Adding NV12 support for SKL display
 2017-08-04  1:23 UTC  (3+ messages)

[PATCH i-g-t] Add support for subtest-specific documentation
 2017-08-04  0:03 UTC  (3+ messages)

[PATCH] drm/i915/cnl: Removing missing DDI_E bits from CNL
 2017-08-03 23:13 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for "


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