messages from 2014-07-30 15:51:53 to 2014-08-04 09:09:29 UTC [more...]
[PATCH] intel-gpu-tools: Change type of variable from unsigned to uint64_t in gem_stress
2014-08-04 9:09 UTC (2+ messages)
[PATCH] drm/i915: remove duplicate register defines
2014-08-04 8:48 UTC (2+ messages)
[PATCH] drm/i915: grab struct_mutex at intel_edp_psr_enable()
2014-08-04 8:46 UTC (2+ messages)
` [PATCH] drm/i915: Don't require dev->struct_mutex in psr_match_conditions
[PATCH] igt: Add drv_workarounds
2014-08-04 8:43 UTC (3+ messages)
` [PATCH] tests: "
[PATCH 0/4] BDW DDI buffer level shifters for HDMI/DVI
2014-08-04 8:38 UTC (10+ messages)
` [PATCH 1/4] drm/i915: Gather the HDMI level shifter logic into one place
` [PATCH 2/4] drm/i915/bdw: Provide the BDW specific HDMI buffer translation table
` [PATCH 3/4] drm/i915/bdw: Remove the HDMI/DVI entry from the DP/eDP/FDI tables
` [PATCH 4/4] drm/i915: Remove now useless comments about the translation values
[PATCH 1/2] drm/i915: Slice/Subslice/EU info via GETPARAM
2014-08-04 8:22 UTC (9+ messages)
` [PATCH 2/2] drm/i915/chv: Implement SSEU info for CHV
[PATCH] drm/i915: Add a bit of locking to intel_dp_hpd_pulse()
2014-08-04 8:21 UTC (7+ messages)
[PATCH 1/7] drm/i915: Track file_priv, not ctx in the ppgtt structure
2014-08-04 8:17 UTC (22+ messages)
` [PATCH 2/7] drm/i915: Only refcount ppgtt if it actually is one
` [PATCH 3/7] drm/i915: Add proper prefix to obj_to_ggtt
` [PATCH 4/7] drm/i915: Allow i915_gem_setup_global_gtt to fail
` [PATCH 5/7] drm/i915: Initialize the aliasing ppgtt as part of global gtt
` [PATCH 6/7] drm/i915: Only track real ppgtt for a context
` [PATCH 7/7] drm/i915: Drop create_vm argument to i915_gem_create_context
[PATCH 1/2] drm/i915: Introduce FBC False Color for debug purposes
2014-08-04 8:14 UTC (10+ messages)
` [PATCH 2/2] drm/i915: FBC flush nuke for BDW
` [PATCH] "
` [PATCH] drm/i915: Introduce FBC False Color for debug purposes
[PATCH v2 2/2] drm/i915: fix VDD state tracking after system resume
2014-08-04 8:08 UTC (4+ messages)
` [PATCH v3 "
[PATCH 1/1] drm/i915: Adding Gfx Clock, Wake and Gunit save/restore logic in PM suspend/resume paths
2014-08-04 8:07 UTC (4+ messages)
` [RFC 1/1] FOR_UPSTREAM [VPG]: "
[PATCH] drm/i915: Rework GPU reset sequence to match driver load & thaw
2014-08-04 7:52 UTC (9+ messages)
[PULL] drm-intel-next
2014-08-04 7:52 UTC (2+ messages)
[PATCH 1/1] Documentation: drm: describing drm properties exposed by various drivers
2014-08-04 7:30 UTC (14+ messages)
[PATCH] drm/i915: only hook up hpd pulse for DP outputs
2014-08-04 6:30 UTC (2+ messages)
reverse dp link param selection, prefer fast over wide again
2014-08-03 20:13 UTC
i915 bug
2014-08-03 19:39 UTC
[PATCH] drm/i915: only hook up hpd pulse for DP setups
2014-08-02 6:06 UTC (4+ messages)
[PATCH 1/2] drm/i915: Collect gtier properly on HSW
2014-08-01 18:11 UTC (13+ messages)
` [PATCH 2/2] drm/i915: Fix DEIER and GTIER collecting for BDW
[PATCH] drm/i915: fix i915_frequency_info on BDW
2014-08-01 21:14 UTC
[PATCH] drm/i915: Fix error state collecting
2014-08-01 11:51 UTC
[PATCH 1/5] tools/null_state_gen: terminate relocs with -1
2014-08-01 18:19 UTC (5+ messages)
` [PATCH 2/5] lib/rendercopy: fix a typo in define
` [PATCH 3/5] lib/gen6_render: fix GEN6_3DSTATE_VF_STATISTICS define
` [PATCH 4/5] lib: Add MI_LOAD_REGISTER_IMM
` [PATCH 5/5] tools/null_state_gen: build cmd and state space separately
[IGT 1/2] intel_bios_reader: Add support to dump MIPI Configuration Block #52
2014-08-01 16:52 UTC (2+ messages)
[PATCH] drm/i915: Skip Stolen Memory first page
2014-08-01 16:34 UTC (6+ messages)
[PATCH 00/43] Execlists v5
2014-08-01 16:29 UTC (14+ messages)
` [PATCH 12/43] drm/i915/bdw: Don't write PDP in the legacy way when using LRCs
` [PATCH 29/43] drm/i915/bdw: Write the tail pointer, LRC style
` [PATCH 34/43] drm/i915/bdw: Make sure gpu reset still works with Execlists
` [PATCH 37/43] drm/i915/bdw: Display execlists info in debugfs
` [PATCH 39/43] drm/i915/bdw: Print context state "
[RFC] Sync points/fences for i915
2014-08-01 16:02 UTC (5+ messages)
` [PATCH] drm/i915: Android sync points "
[PATCH 00/40] CHV stuff mostly
2014-08-01 14:29 UTC (30+ messages)
` [PATCH 14/40] drm/i915: Override display PHY TX FIFO reset master on chv
` [PATCH 23/40] drm/i915: Fix drain latency precision multipler for VLV
` [PATCH 24/40] drm/i915: Fix threshold for choosing 32 vs. 64 precisions for VLV DDL values
` [PATCH 25/40] drm/i915: Fill out the FWx watermark register defines
` [PATCH v2 "
` [PATCH 26/40] drm/i915: Parametrize VLV_DDL registers
` [PATCH v2 "
` [PATCH 28/40] drm/i915: Add cherryview_update_wm()
` [PATCH v2 "
` [PATCH 29/40] drm/i915: Refactor Broadwell PIPE_CONTROL emission into a helper
[BUG?] 3.16-rc6 ... at drivers/gpu/drm/i915/intel_pm.c:5997 intel_display_power_put+0x12d/0x160()
2014-08-01 13:28 UTC (7+ messages)
[PATCH 15/40] drm/i915: Clear TX FIFO reset master override bits on chv
2014-08-01 13:23 UTC (2+ messages)
` [PATCH v2 "
[PATCH] drm/i915: don't try and probe dpcd if we have no dp configured
2014-08-01 11:07 UTC (2+ messages)
[QA 08/01 ww31] Testing report for `drm-intel-testing` (was: Updated -next)
2014-08-01 9:21 UTC
[PATCH 1/2] drm/i915/hdmi: call intel_hdmi_prepare for CHV
2014-08-01 0:23 UTC (5+ messages)
[PATCH v2] Displayport compliance testing
2014-07-31 18:27 UTC (10+ messages)
` [PATCH 07/12] drm/i915: Update EDID automated test function for Displayport compliance
[PATCH 00/12] Rework intel 2D driver glamor support
2014-07-31 16:06 UTC (27+ messages)
` [PATCH 01/12] Stop trying to out-guess mesa for BO allocation
` [PATCH 03/12] Don't use GetScratchPixmapHeader for shadow pixmaps
` [PATCH 06/12] Remove glamor support from UXA acceleration
` [PATCH 07/12] Add intel_flush to abstract flushing pending acceleration operations
` [PATCH 08/12] Get rid of glamor stubs in intel_glamor.h
` [PATCH 09/12] Do more checks for proposed flip pixmaps
` [Intel-gfx] "
` [PATCH 10/12] Add glamor back into the driver
[PATCH i-g-t] testdisplay: ignore invalid subtest options
2014-07-31 15:30 UTC
[Announcement] Updates to XenGT - a Mediated Graphics Passthrough Solution from Intel
2014-07-31 13:58 UTC (5+ messages)
` [Xen-devel] [Intel-gfx] "
` [Xen-devel] "
` [Intel-gfx] "
[PATCH 0/3] Update DDL code to support sprite watermarks
2014-07-31 13:44 UTC (7+ messages)
` [PATCH 1/3] drm/i915: Update DDL only for current CRTC
` [PATCH 2/3] drm/i915: Generalize drain latency computation
` [PATCH 3/3] drm/i915: Add sprite watermark programming for VLV and CHV
[PATCH 0/8] atomic prep work
2014-07-31 9:46 UTC (15+ messages)
` [PATCH 5/8] drm: trylock modest locking for fbdev panics
` [PATCH 7/8] drm/irq: Implement a generic vblank_wait function
` [Intel-gfx] "
[PATCH] drm/i915: Remove context pointer from ppgtt struct
2014-07-31 8:21 UTC (4+ messages)
[PATCH 3/6] drm: Add rotation_property to mode_config
2014-07-31 4:09 UTC (7+ messages)
` [PATCH] drm: Add rotation_property to mode_config and creating it
[PATCH 3/3] drm/i915: Add support for Video Burst Mode for MIPI DSI
2014-07-30 20:36 UTC (3+ messages)
` [v2] "
[PATCH] drm/i915: Align intel_dsi*.c files a bit
2014-07-30 20:36 UTC
drm/i915: "Wrong MCH_SSKPD value: 0x16040307"
2014-07-30 18:49 UTC
i915 / 3.15 intermittently boots into blank screeen
2014-07-30 17:39 UTC (9+ messages)
[v2] drm/i915: Add correct hw/sw config check for DSI encoder
2014-07-30 16:24 UTC (3+ messages)
` [v3] "
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