messages from 2014-06-26 17:26:07 to 2014-07-01 09:23:43 UTC [more...]
[PATCH v2 1/3] drm/i915: gmch: factor out intel_set_memory_cxsr
2014-07-01 9:23 UTC (14+ messages)
` [PATCH v2 2/3] drm/i915: gmch: set SR WMs to valid values before enabling them
` [PATCH v2 3/3] drm/i915: gmch: fix stuck primary plane due to memory self-refresh mode
[PATCH 0/2] Single tests to respond to --list-subtests
2014-07-01 9:19 UTC (4+ messages)
` [PATCH 1/2] intel-gpu-tools: pass argc/argv to simple main
` [PATCH 2/2] intel-gpu-tools: Re-use igt_subtest_init for simple tests
drm: i915: "plane B assertion failure, should be off on pipe B but is still active"
2014-07-01 9:17 UTC (2+ messages)
[PATCH 1/3] drm/i915: Fix VCS2's ring name
2014-07-01 8:31 UTC (9+ messages)
` [PATCH 2/3] drm/i915: Introduce dual_bsd_ring parameter
` [PATCH 3/3] drm/i915: Updating comments
[PULL] drm-intel-next
2014-07-01 8:24 UTC
[RFC 00/44] GPU scheduler for i915 driver
2014-07-01 7:20 UTC (12+ messages)
` [RFC 01/44] drm/i915: Corrected 'file_priv' to 'file' in 'i915_driver_preclose()'
` [RFC 03/44] drm/i915: Add extra add_request calls
` [RFC 04/44] drm/i915: Fix null pointer dereference in error capture
` [PATCH] drm/i915: Remove num_pages parameter to i915_error_object_create()
` [RFC 43/44] drm/i915: Added support for submitting out-of-batch ring commands
` [RFC 44/44] drm/i915: Fake batch support for page flips
[PATCH 1/2] drm/i915: Set M2_N2 registers during mode set
2014-07-01 5:09 UTC (4+ messages)
` [PATCH v2 "
[PATCH v3 1/4] drm/crtc: Add property for aspect ratio
2014-07-01 5:01 UTC (3+ messages)
` [PATCH v4 "
[PATCH 1/4] drm/i915: Move compressed_fb to static allocation
2014-07-01 3:34 UTC (7+ messages)
` [PATCH 2/4] drm/i915: Extract CFB threshold calculation
` [PATCH 4/4] drm/i915: Reserve space for FBC (fbcon)
[PATCH] drm/i915/vlv: DP_SINK_COUNT is not reliable for valleyview platform
2014-07-01 2:03 UTC (12+ messages)
[RFC][PATCH] gpu:drm:i915:intel_detect_pch: back to check devfn instead of check class type
2014-07-01 1:52 UTC (10+ messages)
[PATCH] drm/i915/bdw: Use timeout mode for RC6 on bdw
2014-07-01 1:19 UTC (4+ messages)
[PATCH 3/4] drm/i915: Try harder to get FBC
2014-06-30 17:41 UTC (2+ messages)
` [PATCH] "
[PATCH 01/10] drm/i915: Make semaphore updates more precise
2014-07-01 0:14 UTC (12+ messages)
` [PATCH 02/10] drm/i915: gen specific ring init
` [PATCH 03/10] drm/i915/bdw: implement semaphore signal
` [PATCH 04/10] drm/i915/bdw: implement semaphore wait
` [PATCH 05/10] drm/i915: Implement MI decode for gen8
` [PATCH 06/10] drm/i915: Extract semaphore error collection
` [PATCH 07/10] drm/i915/bdw: collect semaphore error state
` [PATCH 08/10] drm/i915: semaphore debugfs
` [PATCH 09/10] drm/i915/bdw: poll semaphores
` [PATCH 10/10] drm/i915: Enable semaphores on BDW
[PATCH i-g-t 0/9] igt_kms refactoring and universal plane support
2014-06-30 23:44 UTC (10+ messages)
` [PATCH i-g-t 1/9] lib/kms: Drop igt_pipe->need_set_{crtc, cursor}
` [PATCH i-g-t 2/9] lib/kms: Track need for vblank wait locally
` [PATCH i-g-t 3/9] lib/kms: Add igt_display_commit2()
` [PATCH i-g-t 4/9] lib/kms: Add igt_display_try_commit2()
` [PATCH i-g-t 5/9] lib/kms: Add universal plane support (v2)
` [PATCH i-g-t 6/9] lib/kms: Drop primary plane windowing test from igt_plane_set_position()
` [PATCH i-g-t 7/9] tests/kms_universal_plane: Universal plane testing (v6)
` [PATCH i-g-t 8/9] tests/kms_cursor_crc: Combine data_t and test_data_t
` [PATCH i-g-t 9/9] tests/kms_cursor_crc: Call drmModeMoveCursor() directly
[PATCH 00/40] CHV stuff mostly
2014-06-30 21:52 UTC (42+ messages)
` [PATCH 01/40] drm/i915: Try to populate mem_freq for chv
` [PATCH 02/40] drm/i915: Use the cached min/min/rpe values in the vlv debugfs code
` [PATCH 03/40] drm/i915: Align chv rps min/max/rpe values
` [PATCH 04/40] drm/i915: Populate mem_freq in init_gt_powerwave()
` [PATCH 05/40] drm/i915: Don't disable PPGTT for CHV based in PCI rev
` [PATCH 06/40] drm/i915: Add cdclk change support for chv
` [PATCH 07/40] drm/i915: Disable cdclk changes for chv until Punit is ready
` [PATCH 08/40] drm/i915: Leave DPLL ref clocks on
` [PATCH 09/40] drm/i915: Split chv_update_pll() apart
` [PATCH 10/40] drm/i915: Call encoder->post_disable() in intel_sanitize_encoder()
` [PATCH 11/40] drm/i915: Call intel_{dp, hdmi}_prepare for chv
` [PATCH 12/40] drm/i915: Clarify CHV swing margin/deemph bits
` [PATCH 13/40] drm/i915: Make sure hardware uses the correct swing margin/deemph bits on chv
` [PATCH 14/40] drm/i915: Override display PHY TX FIFO reset master "
` [PATCH 15/40] drm/i915: Clear TX FIFO reset master override bits "
` [PATCH 16/40] drm/i915: Add chv_power_wells[]
` [PATCH 17/40] drm/i915: Add chv cmnlane power wells
` [PATCH 18/40] drm/i915: Kill intel_reset_dpio()
` [PATCH 19/40] drm/i915: Add disp2d power well for chv
` [PATCH 20/40] drm/i915: Add per-pipe power wells "
` [PATCH 21/40] drm/i915: Add chv port B and C TX wells
` [PATCH 22/40] drm/i915: Add chv port D "
` [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 26/40] drm/i915: Parametrize VLV_DDL registers
` [PATCH 27/40] drm/i915: Split a few long debug prints
` [PATCH 28/40] drm/i915: Add cherryview_update_wm()
` [PATCH 29/40] drm/i915: Refactor Broadwell PIPE_CONTROL emission into a helper
` [PATCH 30/40] drm/i915: Add the WaCsStallBeforeStateCacheInvalidate:bdw workaround
` [PATCH 31/40] drm/i916: Init chv workarounds at render ring init
` [PATCH 32/40] drm/i915: Hack to tie both common lanes together on chv
` [PATCH 33/40] drm/i915: Polish the chv cmnlane resrt macros
` [PATCH 34/40] drm/i915: Add DP training pattern 3 for CHV
` [PATCH 35/40] drm/i915: Fix vdd locking
` [PATCH 36/40] drm/i915: Allow vdd_off when vdd is already off
` [PATCH 37/40] drm/i915: Fix eDP link training when switching pipes
` [PATCH 38/40] drm/i915: Track which port is using which pipe's power sequencer
` [PATCH 39/40] drm/i915: Kick the power sequencer before AUX transactions
` [PATCH 40/40] drm/i915: Unstuck power sequencer when lighting up a DP port
[PATCH 0/8] Execlists prep-work (II)
2014-06-30 21:02 UTC (17+ messages)
` [PATCH 1/8] drm/i915: Extract context backing object allocation
` [PATCH 2/8] drm/i915: Rename ctx->obj to ctx->rcs_state
` [PATCH 3/8] drm/i915: Rename ctx->is_initialized to ctx->rcs_is_initialized
` [PATCH 4/8] drm/i915: Rename ctx->id to ctx->handle
` [PATCH 5/8] drm/i915: Extract ringbuffer destroy & generalize alloc to take a ringbuf
` [PATCH 6/8] drm/i915: Generalize ring_space "
` [PATCH 7/8] drm/i915: Generalize intel_ring_get_tail "
` [PATCH 8/8] drm/i915: Extract the actual workload submission mechanism from execbuffer
[PATCH 00/19] ddi: respin of runtime PM for DPMS
2014-06-30 20:59 UTC (3+ messages)
` [PATCH 01/19] drm/i915: Check hw state in assert_can_disable_lcpll
[PATCH xf86-video-intel] intel: Use the i845 info structure for INTEL_I845G_IDS()
2014-06-30 20:21 UTC (2+ messages)
[PATCH] drm/i915: flush delayed_resume_work when suspending
2014-06-30 20:10 UTC (5+ messages)
` [PATCH] drm/i915: cancel "
[PATCH] drm/i915: Don't pretend ips is always enabled on BDW
2014-06-30 19:17 UTC (3+ messages)
Linux 3.16-rc1: drm:intel_dp_start_link_train *ERROR* too many full retries, give up
2014-06-30 17:42 UTC (6+ messages)
[PATCH 0/5] drm/i915: Fix backlight regression caused by misconfigured VBT
2014-06-30 16:02 UTC (13+ messages)
` [PATCH 1/5] quirk asserts controllable backlight presence, overriding VBT
` [PATCH 2/5] Acer C720 has a controllable backlight
` [PATCH 3/5] Dell 11 Chromebook "
` [PATCH 4/5] HP 14 "
` [PATCH 5/5] Toshiba CB35 "
` [PATCH v2 0/3] drm/i915: fix backlight regression caused by misconfigured VBT
` [PATCH v2 1/3] drm/i915: quirk asserts controllable backlight presence, overriding VBT
` [PATCH v2 2/3] drm/i915: Acer C720 and C720P have controllable backlights
` [PATCH v2 3/3] drm/i915: Toshiba CB35 has a controllable backlight
[PATCH 1/2] drm/i915: extract backlight minimum brightness from VBT
2014-06-30 15:05 UTC (5+ messages)
` [PATCH 2/2] drm/i915: respect the VBT minimum backlight brightness
[PATCH] mm: Report attempts to overwrite PTE from remap_pfn_range()
2014-06-30 14:32 UTC (5+ messages)
` [PATCH 1/4] mm: Refactor remap_pfn_range()
` [PATCH 3/4] mm: Export remap_io_mapping()
[PULL] topic/core-stuff
2014-06-30 11:43 UTC
[PATCH] drm/i915: Fix some NUM_RING iterators
2014-06-30 11:27 UTC (8+ messages)
Regression in i915 driver in 3.16-rc2
2014-06-30 10:52 UTC (2+ messages)
[PATCH 5/6] drm/i915: Don't clobber the GTT when it's within stolen memory
2014-06-30 10:25 UTC (3+ messages)
` [PATCH v2 "
[PATCH] drm/i915: Drop WA to fix Voltage not getting dropped to Vmin when Gfx is power gated
2014-06-30 10:20 UTC (5+ messages)
` [PATCH v2] drm/i915: Drop WA to fix Voltage not getting dropped to Vmin when Gfx is power gated for latest VLV revision
[PATCH] drm/i915: Wait for vblank after enabling the primary plane on BDW
2014-06-30 10:10 UTC (3+ messages)
[PATCH] drm/i915: only apply crt_present check on VLV
2014-06-30 10:09 UTC (3+ messages)
Linux 3.16-rc2
2014-06-30 10:09 UTC (7+ messages)
[PATCH 1/5] vt: Fix replacement console check when unbinding
2014-06-30 8:19 UTC (6+ messages)
` [PATCH 5/5] drm/i915: Kick out vga console
[PATCH 2/3] drm/i915: Add 180 degree primary plane rotation support
2014-06-30 6:12 UTC (2+ messages)
` [PATCH] "
[PATCH] drm/i915/opregion: ignore firmware requests for backlight change
2014-06-30 5:26 UTC (4+ messages)
[PATCH] drm/i915/vlv: DP_SINK_COUNT is not reliable for branch device
2014-06-30 3:12 UTC
chrome crashing the gpu on sandy bridge
2014-06-29 4:27 UTC
drm/i915 KMS regression in Linux 3.16-rc2 (with git bisect result)
2014-06-28 9:00 UTC (3+ messages)
[PATCH 1/2] drm/i915: factor out intel_edp_panel_vdd_sanitize
2014-06-27 18:35 UTC (2+ messages)
` [PATCH 2/2] drm/i915: fix VDD state tracking after system resume
[PATCH 1/5] drm/i915: preserve SSC if previously set v2
2014-06-27 16:15 UTC (11+ messages)
` [PATCH 2/5] drm/i915: preserve swizzle settings if necessary v3
[PATCH v3 1/4] drm/fb-helper: Fix hpd vs. initial config races
2014-06-27 15:34 UTC (5+ messages)
` [PATCH v3 2/4] drm: Constify struct drm_fb_helper_funcs
` [PATCH v3 3/4] drm: Introduce drm_fb_helper_prepare()
` [PATCH v3 4/4] drm/tegra: Implement race-free hotplug detection
3.15-rc: regression in suspend
2014-06-27 13:37 UTC (8+ messages)
[PATCH 00/11] Support for 180 degree HW rotation
2014-06-27 11:15 UTC (8+ messages)
` [PATCH 10/11] drm/i915: Add 180 degree primary plane rotation support
[PATCH] drm/i915/chv: Drop WaGsvBringDownFreqInRc6
2014-06-28 5:56 UTC
[QA] Testing report for `drm-intel-testing` (was: Updated -next) on ww26
2014-06-27 3:31 UTC
xf86-video-intel-2.99.912 with dri3 enabled breaks gnome-shell
2014-06-26 23:59 UTC (4+ messages)
[PULL] drm-intel-fixes
2014-06-26 19:58 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