messages from 2014-11-28 14:58:03 to 2014-12-03 00:53:06 UTC [more...]
i915 driver failure
2014-12-03 0:53 UTC (10+ messages)
` [PATCH] drm/i915: Unlock panel even when LVDS is disabled
[PATCH] drm/i915: don't always do full mode sets when infoframes are enabled
2014-12-03 0:50 UTC (2+ messages)
[PATCH] drm/i915: Fix build warning in debugfs
2014-12-03 0:48 UTC (3+ messages)
[PATCH] drm/i915: Reject modeset when the same digital port is used more than once
2014-12-03 0:44 UTC (6+ messages)
` [PATCH v2] "
[jbarnes:upstream-sync-points 2/2] drivers/gpu/drm/i915/i915_sync.c:43:12: sparse: symbol 'fence_lock' was not declared. Should it be static?
2014-12-02 23:57 UTC (2+ messages)
` [PATCH jbarnes] drm/i915: fence_lock can be static
[PATCH v5 0/7] Command parser batch buffer copy
2014-12-02 21:57 UTC (8+ messages)
DRI3/Present fixes for XServers 1.16 and 1.17rc - (v2)
2014-12-02 19:08 UTC (4+ messages)
` [PATCH 1/2] present: Avoid crashes in DebugPresent(), a bit more info
` [PATCH] uxa/present: Handle sync_flip flag in intel_present_check_flip()
` [PATCH 2/2] present: Fix use of vsynced pageflips and honor PresentOptionAsync. (v3)
[RFC PATCH] drm/i915: avoid round-trip scaling errors in actual_brightness
2014-12-02 19:00 UTC (3+ messages)
[PATCH i-g-t 0/3] tests: Add tests for new exec flags to export two bsd rings
2014-12-02 18:46 UTC (7+ messages)
` [PATCH 1/3] i-g-t: check whether kernel has dual bsd ring
` [PATCH 2/3] tests/gem_exec_params: check the invalid flags for "
` [PATCH 3/3] test/gem_dummy_reloc_loop: add tests "
[PATCH 1/2] intel: Add missing I915_PARAM_HAS_COHERENT_PHYS_GTT
2014-12-02 18:38 UTC (2+ messages)
` [PATCH 2/2] intel: Include VCS2/BSD2 parameter and exec flags definition
[PATCH i-g-t 1/5] lib: share common logging code
2014-12-02 17:15 UTC (5+ messages)
` [PATCH i-g-t 2/5] tests/gem_tiled_swapping: use igt_info logging wrapper
` [PATCH i-g-t 3/5] lib: introduce log domains
` [PATCH i-g-t 4/5] lib: add optional log domain filtering
` [PATCH i-g-t 5/5] lib: write out recent log output if a test fails
[PATCH 1/2] drm/i915: compute wait_ioctl timeout correctly
2014-12-02 16:54 UTC (7+ messages)
` [PATCH] "
` [Intel-gfx] "
[PATCH 1/2] drm/i915: Clean up pinned bo capture
2014-12-02 16:46 UTC (3+ messages)
` [PATCH 2/2] drm/i915: Don't capture pinned bo separately
[PATCH 01/10] drm: add helper to get crtc timings (v5)
2014-12-02 16:26 UTC (15+ messages)
` [PATCH 02/10] drm/i915: remove intel_crtc_cursor_set_obj() (v5)
` [PATCH 03/10] drm/i915: remove intel_pipe_set_base() (v4)
` [PATCH 04/10] drm/i915: Introduce intel_prepare_cursor_plane() (v2)
` [PATCH 05/10] drm/i915: Make intel_plane_state subclass drm_plane_state
` [PATCH 06/10] drm/i915: Consolidate plane 'prepare' functions (v2)
` [PATCH 07/10] drm/i915: Consolidate plane 'cleanup' operations (v2)
` [PATCH 7/7] drm/i915: Consolidate plane 'cleanup' operations (v3)
` [PATCH 08/10] drm/i915: Consolidate top-level .update_plane() handlers
` [PATCH 09/10] drm/i915: Ensure state->crtc is non-NULL for plane updates
` [PATCH 10/10] drm/i915: Make all plane disables use 'update_plane' (v2)
` [PATCH 10/10] drm/i915: Make all plane disables use 'update_plane' (v3)
` [PATCH 10/10] drm/i915: Make all plane disables use 'update_plane' (v4)
[PATCH] drm/i915: Move golden context init into ->init_context
2014-12-02 15:19 UTC
[PATCH] drm/i915 Trouble with minimum brightness
2014-12-02 15:42 UTC (5+ messages)
[PATCH 1/5] drm/i915: s/init()/init_hw()/ in intel_engine_cs
2014-12-02 15:39 UTC (17+ messages)
` [PATCH 2/5] drm/i915: s/intel_workarouns_ring/intel_render_workarounds/
` [PATCH 4/5] drm/i915: Only init engines once
` [PATCH 5/5] drm/i915: Flatten engine init control flow
` [PATCH] drm/i915: Move init_unused_rings to gem_init_hw
[PATCH] drm/i915: Fix startup failure in LRC mode after recent init changes
2014-12-02 14:53 UTC (3+ messages)
[PULL] drm-intel-next
2014-12-02 14:29 UTC
[PATCH] drm/i915: Don't pin LRC in GGTT when dumping in debugfs
2014-12-02 14:22 UTC (3+ messages)
[PATCH] drm/i915: More cautious with pch fifo underruns
2014-12-02 13:22 UTC (8+ messages)
[PATCH 1/2] lib: Add GPGPU fill
2014-12-02 11:59 UTC (3+ messages)
` [PATCH 2/2] tests: Add gem_gpgpu_fill
[PATCH 1/2] drm/i915: Clean up pinned bo capture
2014-12-02 9:56 UTC (2+ messages)
` [PATCH 2/2] drm/i915: Don't capture pinned bo separately
[RFC] drm/i915: Infrastructure for supporting different GGTT views per object
2014-12-02 9:12 UTC (14+ messages)
` [PATCH] "
[PULL] drm-intel-next
2014-12-02 7:36 UTC (4+ messages)
[PATCH 0/9] i915 display refactoring (v3)
2014-12-01 21:25 UTC (13+ messages)
` [PATCH 4/9] drm/i915: Introduce intel_prepare_cursor_plane()
` [PATCH 6/9] drm/i915: Consolidate plane 'prepare' functions
` [PATCH 7/9] drm/i915: Consolidate plane 'cleanup' operations
` [PATCH 9/9] drm/i915: Make all plane disables use 'update_plane'
[PATCH 1/6] drm/i915: factor out compute_config from __intel_set_mode v3
2014-12-01 19:26 UTC (12+ messages)
` [PATCH 4/6] drm/i915: check for audio and infoframe changes across mode sets v2
[PATCH 0/9] BYT DSI Dual Link Support
2014-12-01 19:21 UTC (18+ messages)
` [PATCH 1/9] drm/i915: New functions added for enabling & disabling MIPI Port Ctrl reg
` [PATCH 2/9] drm/i915: Added port as parameter to the functions which does read/write of DSI Controller
` [PATCH 3/9] drm/i915: Add support for port enable/disable for dual link configuration
` [PATCH 4/9] drm/i915: Pixel Clock changes for DSI dual link
` [PATCH 5/9] drm/i915: Dual link needs Shutdown and Turn on packet for both ports
` [PATCH 6/9] drm/i915: Enable DSI PLL for both DSI0 and DSI1 in case of dual link
` [PATCH 7/9] drm/i915: MIPI Timings related changes for "
` [PATCH 8/9] drm/i915: Update the DSI disable path to support dual link panel disabling
` [PATCH 9/9] drm/i915: Update the DSI enable path to support dual link panel enabling
[PATCH 1/2] drm/i915: mask RPS IRQs properly when disabling RPS
2014-12-01 17:35 UTC (9+ messages)
` [PATCH 2/2] drm/i915: sanitize RPS resetting during GPU reset
[PATCH i-g-t] tests/drv_hangman: remove check for other drm clients
2014-12-01 17:09 UTC (2+ messages)
[PATCH] drm/i915: Convert pxvid to extvid lookup table
2014-12-01 16:49 UTC (7+ messages)
` [PATCH] drm/i915: Convert pxvid to extvid lookup table to a function
[PATCH v3 00/28] Replace seqno values with request structures
2014-12-01 16:44 UTC (7+ messages)
` [PATCH v3 21/28] drm/i915: Remove the now redundant 'obj->ring'
[PATCH v1 1/2] drm/i915: Enabling RC6 immediately instead of enabling via delayed work item
2014-12-01 13:23 UTC (5+ messages)
` [PATCH v1 2/2] drm/i915: Deferring uncore early sanitize, sanitize, disable pc8 to resume
[PATCH v1 1/1] drm/i915: Perform modeset based on DPMS state during resume
2014-12-01 9:20 UTC (4+ messages)
2014-Q3 release of XenGT - a Mediated Graphics Passthrough Solution from Intel
2014-12-01 8:33 UTC
[RFC PATCH v3 0/4] drm driver for VED in Intel GPU
2014-12-01 8:32 UTC (8+ messages)
` [RFC PATCH v3 1/4] drm/i915: add i915_ved.c to setup bridge for VED
` [Intel-gfx] "
` [RFC PATCH v3 2/4] drm/ipvr: drm driver "
[RFC PATCH v3 3/4] ipvr: user mode helper for ipvr drm driver
2014-12-01 3:09 UTC (2+ messages)
[RFC PATCH v3 4/4] tests/drv_module_reload: add ipvr support
2014-12-01 3:06 UTC (6+ messages)
[PATCH] drm/i915: vlv: fix save/restore of MAX_REQ_COUNT reg
2014-11-28 20:45 UTC (3+ messages)
` [PATCH v2] drm/i915: vlv: fix save/restore of GFX_MAX_REQ_COUNT reg
` [PATCH v2] drm/i915: vlv: fix save/restore of
[PATCH 2/2] drm/i915: Handle inaccurate time conversion issues
2014-11-28 19:09 UTC (2+ messages)
` [PATCH 2/2] drm/i915: Handle inaccurate time conversion
[RFC] tests/gem_ring_sync_copy: reduce memory usage
2014-11-28 18:49 UTC (11+ messages)
[PATCH] drm/i915: Remove unnecessary goto in intel_primary_plane_disable()
2014-11-28 18:16 UTC (2+ messages)
[PATCH] drm/i915: Bug fixes to ring 'head' updating
2014-11-28 17:51 UTC (4+ messages)
` [PATCH v3 0/2] Updates to ring freespace calculations
` [PATCH v3 2/2] drm/i915: Consolidate "
[PATCH 00/11] BYT DSI Dual Link Support
2014-11-28 17:19 UTC (6+ messages)
` [PATCH 0/3] "
[RFC 0/6] eDP DRRS based on frontbuffer tracking
2014-11-28 17:17 UTC (4+ messages)
[PATCH i-g-t 1/4] igt_kms: add a base edid
2014-11-28 16:22 UTC (4+ messages)
` [PATCH i-g-t 2/4] tests/kms_force_connect: split into subtests
` [PATCH i-g-t 3/4] tests: use base edid
` [PATCH i-g-t 4/4] lib: remove igt_edid.h
[PATCH i-g-t] tests/kms_flip: Fix assert about vblank wait duration
2014-11-28 14:57 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox