public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2016-01-05 12:47:20 to 2016-01-07 12:13:01 UTC [more...]

[PATCH] drm/i915: shut up gen8+ SDE irq dmesg noise, again
 2016-01-07 12:13 UTC  (5+ messages)

[PATCH v3 0/3] improve handling of the driver's internal (default) context
 2016-01-07 11:58 UTC  (5+ messages)
` [PATCH v3 1/3] drm/i915: simplify allocation of driver-internal requests
` [PATCH v3 2/3] drm/i915: abolish separate per-ring default_context pointers
` [PATCH v3 3/3] drm/i915: tidy up a few leftovers

[PATCH] drm/i915: Init power domains early in driver load
 2016-01-07 11:52 UTC  (6+ messages)
` [Intel-gfx] "

[PATCH 7/7] drm/i915: Add two-stage ILK-style watermark programming (v8)
 2016-01-07 11:29 UTC  (6+ messages)
` [PATCH 7/7] drm/i915: Add two-stage ILK-style watermark programming (v9)
    ` [PATCH] drm/i915: Add two-stage ILK-style watermark programming (v10)

bisected: i915 modeset broken in ac9b8236551d1177fd07b56aef9b565d1864420d
 2016-01-07 11:10 UTC  (6+ messages)

[PATCH 0/7] Explicitly pass crtc_state and plane_state to plane update functions
 2016-01-07 10:54 UTC  (8+ messages)
` [PATCH 1/7] drm/i915: Use passed plane state for sprite planes, v4
` [PATCH 2/7] drm/i915: Do not use commit_plane for sprite planes
` [PATCH 3/7] drm/i915: Remove some visibility checks from intel_crtc_update_cursor
` [PATCH 4/7] drm/i915: Make disable_cursor_plane similar to commit_cursor_plane
` [PATCH 5/7] drm/i915: Use the plane state for cursor updates
` [PATCH 6/7] drm/i915: Use plane state for primary plane updates
` [PATCH 7/7] drm/i915: Remove commit_plane function pointer

[PATCH] drm/i915/guc: Enable GuC submission, where supported
 2016-01-07 10:27 UTC  (3+ messages)
` ✗ failure: Fi.CI.BAT

[PATCH 0/5] Add encoder_mask to crtc_state, v2
 2016-01-07  9:59 UTC  (6+ messages)
` [PATCH 1/5] drm/core: Add drm_encoder_index
` [PATCH 2/5] drm/core: Add drm_for_each_encoder_mask, v2
` [PATCH 3/5] drm/i915: Do not touch best_encoder for load detect
` [PATCH 4/5] drm/atomic: Do not unset crtc when an encoder is stolen
` [PATCH 5/5] drm/atomic: Add encoder_mask to crtc_state, v2

[PATCH 1/2] drm/i915: fix the SDE irq dmesg warnings properly
 2016-01-07  9:45 UTC  (6+ messages)

[PATCH] drm/i915/bxt: Don't save/restore eDP panel power during suspend
 2016-01-07  9:40 UTC  (11+ messages)
` [PATCH] drm/i915/bxt: Don't save/restore eDP panel power during suspend (v2)
    ` [PATCH] drm/i915/bxt: Don't save/restore eDP panel power during suspend (v3)
` ✓ success: Fi.CI.BAT

[PATCH 00/15] drm/i915/bios: mipi sequence block v3, etc
 2016-01-07  9:31 UTC  (27+ messages)
` [PATCH 04/15] drm/i915/bios: have get_blocksize() support MIPI sequence block v3+
` [PATCH 05/15] drm/i915/bios: abstract finding the panel sequence block
  ` [PATCH v2] "
` [PATCH 06/15] drm/i915/bios: rewrite sequence block parsing
` [PATCH 07/15] drm/i915/dsi: be defensive about out of bounds sequence id
` [PATCH 08/15] drm/i915/dsi: be defensive about out of bounds operation byte
` [PATCH 09/15] drm/i915/bios: interpret the i2c element
` [PATCH 14/15] drm/i915/dsi: skip unknown elements for sequence block v3+
  ` [PATCH v2] "
` [PATCH 15/15] drm/i915/dsi: reduce tedious repetition
` [PATCH] drm/i915/dsi: add debug printing of the new sequence block names
` ✗ failure: Fi.CI.BAT

[PATCH 1/3] drm/i915/kbl: Adding missing IS_KABYLAKE checks
 2016-01-07  9:30 UTC  (4+ messages)
` [PATCH 2/3] drm/i915: Don't warn if the workaround list is empty part 2
` [PATCH 3/3] drm/i915/kbl: Remove preliminary_hw_support protection from Kabylake

[PATCH igt] core/sighelper: Send SIGUSR1 to everyone in the process group
 2016-01-07  9:14 UTC  (2+ messages)

[PATCH] drm/i915: Add RPM references in the *_get_hw_state functions
 2016-01-07  8:38 UTC  (6+ messages)
` [PATCH v2] "

[PATCH] drm/i915/bxt: Fix eDP panel power save/restore
 2016-01-07  8:37 UTC  (6+ messages)

Question about LR context on VCS
 2016-01-07  7:54 UTC  (3+ messages)

[PATCH] drm/i915/guc: Fix a memory leak where guc->execbuf_client is not freed
 2016-01-07  7:49 UTC  (2+ messages)
` ✓ success: Fi.CI.BAT

drm/i915: Agressive downclocking on Baytrail
 2016-01-06 19:38 UTC  (3+ messages)

[PATCH] RFC drm/i915: Remove (struct_mutex) locking for wait-ioctl
 2016-01-06 15:56 UTC  (9+ messages)
` [PATCH v2 1/3] drm/i915: Enable lockless lookup of request tracking via RCU
  ` [Intel-gfx] "

[PATCH 0/5] Some minor CSB/execlist stuff
 2016-01-06 15:15 UTC  (13+ messages)
` [PATCH 1/5] drm/i915: Cleanup some of the CSB handling
` [PATCH 2/5] drm/i915: Change WARN to ERROR in CSB count
` [PATCH 3/5] drm/i915: Extract CSB status read
` [PATCH 4/5] drm/i915: Add basic execlist info to error state
` [PATCH 5/5] drm/i915: Use CSB helper in debugfs
` ✗ warning: Fi.CI.BAT

[PATCH] drm/i915/kbl: Enable PW1 and Misc I/O power wells
 2016-01-06 14:20 UTC  (4+ messages)
` ✓ success: Fi.CI.BAT

[PATCH v2 1/6] drm/i915: Set connector_state->connector using the helper
 2016-01-06 13:53 UTC  (6+ messages)
` [PATCH v2 5/6] drm/i915: Update connector_mask during readout
      ` [Intel-gfx] "
        ` [PATCH v2.1 5/6] drm/i915: Update connector_mask during readout, v2

[PATCH 1/3] drm: Defer disabling the vblank IRQ until the next interrupt (for instant-off)
 2016-01-06 13:20 UTC  (4+ messages)
` [PATCH 2/3] drm: Skip the waitqueue setup for vblank queries
` [PATCH 3/3] drm: Peek at the current counter/timestamp "
` ✗ failure: Fi.CI.BAT

[PATCH] drm/i915: Allow fuzzy matching in intel_compare_link_m_n
 2016-01-06 13:17 UTC  (3+ messages)

[PATCH i-g-t] tests/gem_softpin: Use offset addresses in canonical form
 2016-01-06 15:00 UTC  (4+ messages)
` [PATCH v2 "

[PATCH 0/7] Wrap up ILK-style atomic watermarks (v2)
 2016-01-06 12:58 UTC  (2+ messages)

[PATCH 1/2] drm/i915: fix get digital port issue in intel_audio
 2016-01-06 12:49 UTC  (3+ messages)
` [PATCH 2/2] drm/i915: add dp mst judgement in hsw_audio_codec_enable
` ✗ failure: Fi.CI.BAT

[PATCH] drm/i915: Cleaning up DDI translation tables
 2016-01-06 11:30 UTC  (2+ messages)
` ✗ failure: Fi.CI.BAT

[PATCH] drm/i915: Restore inhibiting the load of the default context
 2016-01-06 10:07 UTC  (5+ messages)
` [PATCH v2] "

[PATCH] drm/i915: Update Skylake DDI translation table for HDMI
 2016-01-06  9:49 UTC  (6+ messages)
` ✗ warning: Fi.CI.BAT
` ✓ success: Fi.CI.BAT

WARNING: at drivers/gpu/drm/drm_irq.c:1268 drm_wait_one_vblank: vblank wait timed out on crtc 0
 2016-01-06  9:43 UTC 

[PATCH v2 0/5] Add GuC ADS (Addition Data Structure)
 2016-01-06  9:01 UTC  (9+ messages)
` [PATCH v2 1/5] drm/i915/guc: Expose (intel)_lr_context_size()
    ` [PATCH] drm/i915: add kerneldoc for intel_lr_context_size()
  ` [PATCH v3] drm/i915/guc: Expose (intel)_lr_context_size()
` ✗ failure: Fi.CI.BAT

[PATCH] drm/i915: Tune down rpm wakelock debug checks
 2016-01-06  8:15 UTC  (3+ messages)
` ✗ failure: Fi.CI.BAT

[RFC] drm/i915/bxt: Add pipe_src size property
 2016-01-06  7:57 UTC  (6+ messages)

[PATCH v13 0/10] Support for creating/using Stolen memory backed objects
 2016-01-06  7:52 UTC  (20+ messages)
` [PATCH 01/10] drm/i915: Allow use of get_dma_address for stolen "
` [PATCH 05/10] drm/i915: Propagating correct error codes to the userspace
` [PATCH 08/10] drm/i915: Migrate stolen objects before hibernation
` [PATCH 09/10] acpi: Export acpi_bus_type
` [PATCH 10/10] drm/i915: Disable use of stolen area by User when Intel RST is present

[PATCH] drm/i915: intel_hpd_init(): Don't check connectors for an encoder
 2016-01-06  7:27 UTC  (5+ messages)
` [Intel-gfx] "
    ` [PATCH v2] drm/i915: intel_hpd_init(): Fix suspend/resume reprobing
      ` [Intel-gfx] "

drm/i915/intel_drv.h - RPM wakelock ref not held during HW access
 2016-01-06  7:23 UTC  (2+ messages)

[PATCH] drm/i915: Update Skylake DDI translation table for DP
 2016-01-06  7:20 UTC  (3+ messages)
` ✗ warning: Fi.CI.BAT

[PATCH 1/2] drm/i915: fix get digital port issue in intel_audio
 2016-01-06  2:26 UTC  (4+ messages)
` [PATCH 2/2] drm/i915: add dp mst judgement in hsw_audio_codec_enable

[PATCH 00/15] Atomic watermark updates (v5)
 2016-01-06  0:46 UTC  (5+ messages)
` [PATCH 02/15] drm/i915: Eliminate usage of plane_wm_parameters from ILK-style WM code (v2)
  ` Flicker caused by "drm/i915: Eliminate usage of plane_wm_parameters from ILK-style WM code (v2)"

[PATCH] drm/i915: edp resume/On time optimization
 2016-01-05 21:14 UTC  (5+ messages)

[PATCH i-g-t] tests/gem_guc_loading: Adding simple GuC loading test
 2016-01-05 21:10 UTC  (2+ messages)

LPSS backlight control (Dell Venue 8 Pro)
 2016-01-05 21:07 UTC  (4+ messages)

Why idle_freq is set to RPn and not RPe
 2016-01-05 20:54 UTC  (8+ messages)

[PATCH i-g-t] tests/gem_softpin: Use offset addresses in canonical form
 2016-01-05 18:33 UTC 

[PATCH] [trivial] drm/i915 Fix typos in i915_gem_fence.c
 2016-01-05 17:57 UTC  (2+ messages)

[PATCH 00/29] dev->struct_mutex crusade, once more
 2016-01-05 15:52 UTC  (3+ messages)
` [PATCH 27/29] drm/vgem: Move get_pages to gem_create

[PATCH] drm/docs: more leftovers from the big vtable documentation pile
 2016-01-05 15:30 UTC  (8+ messages)

[PATCH i-g-t] igt_core: Fix logging to display extended line
 2016-01-05 15:07 UTC  (2+ messages)

[PATCH 13/15] drm/i915/bios: add support for MIPI sequence block v3
 2016-01-05 15:01 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] drm/i915/bxt: Fix wm calculation for pixel format change
 2016-01-05 14:43 UTC  (2+ messages)

[4.1.7-rt8][report] Very high cyclictest latency during glmark2 on i915 gpu
 2016-01-05 14:41 UTC  (4+ messages)
        ` [Intel-gfx] "

[PATCH v6 0/3] drm/i915: Disable link training optimization if DP config has changed
 2016-01-05 14:27 UTC  (5+ messages)
` [PATCH v6 1/3] drm/i915: Disable fast link training if DP config changes
` [PATCH v6 2/3] drm/i915: Check DP no aux transaction bit on link training
` [PATCH v6 3/3] drm/i915: DP channel EQ check for use of DP link training optimization
` ✓ success: Fi.CI.BAT

[PATCH 0/6] Fixing sink count related detection over
 2016-01-05 13:49 UTC  (8+ messages)
` [PATCH 1/6] drm/i915: Splitting intel_dp_detect
` [PATCH 2/6] drm/i915: Cleaning up intel_dp_hpd_pulse
` [PATCH 3/6] drm/i915: Splitting intel_dp_check_link_status
` [PATCH 4/6] drm/i915: Save sink_count for tracking changes to it
` [PATCH 5/6] drm/i915: read sink_count dpcd always
` [PATCH 6/6] drm/i915: force full detect on sink count change
` ✗ warning: Fi.CI.BAT

[PATCH v2, 0/4] improve handling of the driver's default context
 2016-01-05 13:16 UTC  (8+ messages)
` [PATCH v2, 2/4] drm/i915: simplify testing for the global "

[PATCH 0/2] DPCD Backlight Control
 2016-01-05 12:58 UTC  (2+ messages)


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