messages from 2015-05-08 16:05:51 to 2015-05-12 08:32:36 UTC [more...]
[PATCH v3] drm/i915: Avoid GPU Hang when comming out of s3 or s4
2015-05-12 8:34 UTC (8+ messages)
` [PATCH v4] "
` [PATCH v5] "
[PATCH 1/2] drm/i915/skl: Documentation for CSR firmware
2015-05-12 8:29 UTC (3+ messages)
` [PATCH 2/2] drm/i915/skl: corrected csr mutex lock declaration
[PATCH 00/42] drm/i915: Convert to atomic, part 2
2015-05-12 8:25 UTC (55+ messages)
` [PATCH 01/42] drm/atomic: Allow drivers to subclass drm_atomic_state
` [PATCH 02/42] drm/i915: get rid of intel_crtc_disable and related code, v2
` [PATCH 03/42] drm/i915: Only update required power domains
` [PATCH 04/42] drm/i915: use intel_crtc_control everywhere
` [PATCH 05/42] drm/i915: Get rid of new_encoder
` [PATCH 06/42] drm/i915: get rid of new_crtc
` [PATCH 07/42] drm/i915: Get rid of crtc->new_enabled, v2
` [PATCH 08/42] drm/i915: Implement intel_crtc_toggle using atomic state
` [PATCH 09/42] drm/i915: Make intel_modeset_fixup_state similar to the atomic helper
` [PATCH 10/42] drm/i915: make plane helpers fully atomic
` [PATCH 11/42] drm/i915: Update less state during modeset
` [PATCH 12/42] drm/i915: move swap_state to the right place
` [PATCH 13/42] drm/i915: Set mode_changed for audio in intel_modeset_pipe_config()
` [PATCH 14/42] drm/i915: Make __intel_set_mode() take only atomic state as argument
` [PATCH 15/42] drm/i915: Use hwmode for vblanks
` [PATCH 16/42] drm/i915: Remove usage of crtc->config from i915_debugfs.c
` [PATCH 17/42] drm/i915: Remove use of crtc->config from intel_pm.c
` [PATCH 18/42] drm/i915: Remove use of crtc->config from intel_audio.c
` [PATCH 19/42] drm/i915: remove use of crtc->config from intel_fbc.c
` [PATCH 20/42] drm/i915: remove use of crtc->config from intel_atomic.c and intel_sprite.c
` [PATCH 21/42] drm/i915: Remove use of crtc->config from intel_overlay.c
` [PATCH 22/42] drm/i915: Pass old state to crtc_disable and use it
` [PATCH 23/42] drm/i915: Pass old state to encoder->(post_)disable
` [PATCH 24/42] drm/i915: Remove use of crtc->config from intel_fbdev.c
` [PATCH 25/42] drm/i915: Remove use of crtc->config from intel_psr.c
` [PATCH 26/42] drm/i915: Remove use of crtc->config from intel_ddi.c
` [PATCH 27/42] drm/i915: Remove use of crtc->config from intel_dp.c
` [PATCH 28/42] drm/i915: Remove use of crtc->config from intel_dp_mst.c
` [PATCH 29/42] drm/i915: Remove use of crtc->config from intel_dsi.c
` [PATCH 30/42] drm/i915: Remove use of crtc->config in intel_hdmi.c
` [PATCH 31/42] drm/i915: Remove use of crtc->config in intel_sdvo.c
` [PATCH 32/42] drm/i915: Calculate haswell plane workaround
` [PATCH 33/42] drm/i915: remove crtc->active tracking completely
` [PATCH 34/42] drm/i915: get rid of crtc->config in intel_display.c, part 1
` [PATCH 35/42] drm/i915: get rid of crtc->config in intel_display.c, part 2
` [PATCH 36/42] drm/i915: get rid of crtc->config
` [PATCH 37/42] drm/i915: swap state correctly in intel_atomic_commit
` [PATCH 38/42] drm/i915: Use global atomic state for staged pll config
` [PATCH 39/42] drm/i915: Support modeset across multiple pipes
` [PATCH 40/42] drm/i915: Move cdclk and pll setup to intel_modeset_compute_config()
` [PATCH 41/42] drm/i915: Read hw state into an atomic state struct
` [PATCH 42/42] drm/i915: return early in __intel_set_mode_setup_plls without modeset
[PATCH] drm/i915: Warn when execlists changes context without IRQs
2015-05-12 8:18 UTC (5+ messages)
drm/i915/hsw/bdw: Enable resource streamer
2015-05-12 7:57 UTC (5+ messages)
` [PATCH 1/2] drm/i915/hsw/bdw: Expose I915_EXEC_RESOURCE_STREAMER flag
` [PATCH 2/2] drm/i915/hsw/bdw: Enable resource streamer bits on MI_BATCH_BUFFER_START
[PATCH 2/2] drm/i915/skl: Ring frequency table programming changes
2015-05-12 7:49 UTC (2+ messages)
` [PATCH 3/3] drm/i915/skl: Updated the i915_ring_freq_table debugfs function
[PATCH 1/3] drm/i915/gtt: Fix the boundary check for vm area
2015-05-12 7:35 UTC (3+ messages)
` [PATCH 2/3] drm/i915/gtt: Allow >= 4GB sizes for vm
` [PATCH 3/3] drm/i915/gtt: Check va range against vm size
[PATCH] i-g-t: Update kms_panel_fitting to work on other platforms
2015-05-12 6:51 UTC (2+ messages)
[PATCH i-g-t] quick_dump/skl: Add more pipe/plane registers
2015-05-12 6:50 UTC (2+ messages)
[PATCH] drm/i915: perform scaler_id check for skl+
2015-05-12 6:40 UTC (6+ messages)
` [PATCH] drm/i915: Make scaler_id check in check_crtc_state work for all gens
DP MST audio support
2015-05-12 3:27 UTC (2+ messages)
[PATCH] drm/i915/chv: Recomputing CHV watermark
2015-05-11 23:27 UTC
[PATCH 0/2] Add NV12 90/270 support for skl planes
2015-05-11 23:32 UTC (7+ messages)
` [PATCH 1/2] drm/i915: call intel_tile_height with correct parameter
` [PATCH 2/2] drm/i915: Add 90/270 rotation for NV12 format
[PATCH] i-g-t: Adding rotation to plane scaling test
2015-05-11 23:02 UTC (3+ messages)
[PREFIX i-g-t] Improvements to kms_plane_scaling
2015-05-11 22:58 UTC
[PATCH] Improvements to kms_plane_scaling
2015-05-11 22:51 UTC
RPS tuning
2015-05-11 20:23 UTC (8+ messages)
` [PATCH 03/16] drm/i915: Remove domain flubbing from i915_gem_object_finish_gpu()
` [PATCH 04/16] drm/i915: Ensure cache flushes prior to doing CS flips
` [PATCH 05/16] drm/i915: Fix race on unreferencing the wrong mmio-flip-request
[i915 dp mst] drm-intel-nightly-2015y-05m-11d dies when monitor at docking station
2015-05-11 19:57 UTC (4+ messages)
VBIOS doesn't recognize the eDP port on Baytrail-I
2015-05-11 19:31 UTC (3+ messages)
[PATCH 0/8] drm-intel-collector - update
2015-05-11 18:20 UTC (9+ messages)
` [PATCH 1/8] drm/i915: Remove pinned check from madvise_ioctl
` [PATCH 2/8] drm/i915: Remove unneeded check on execlist ringbuf alloc
` [PATCH 3/8] drm/i915: Support for higher DSI clk
` [PATCH 4/8] drm/i915: Changes required to enable DSI Video Mode on CHT
` [PATCH 5/8] drm/i915: Remove duplicated intel_fbc_update calls
` [PATCH 6/8] drm/i915: Attach a PSR property on eDP
` [PATCH 7/8] drm/i915/skl: Disallow tiling changes during page flip
` [PATCH 8/8] drm/i915/skl: Select DDIA lane capability based upon vbt
[RFC 0/2] strace/drm: Add i915 ioctls to strace
2015-05-11 18:08 UTC (6+ messages)
` [Intel-gfx] "
[PATCH 1/2] drm/i915: Remove excess inline keywords
2015-05-11 17:49 UTC (2+ messages)
` [PATCH 2/2] drm/i915: Use HOTPLUG_INT_STATUS_G4X on VLV/CHV
[PATCH i-g-t] build: Add missing line continuation
2015-05-11 16:56 UTC
[PATCH i-g-t] kms_cursor_crc: Move comment to the appropriate place
2015-05-11 16:06 UTC
[PATCH] drm/i915: Unconditionally flush writes before execbuffer
2015-05-11 15:25 UTC (4+ messages)
` [Intel-gfx] "
[PATCH v2 1/2] drm/i915/bxt: Port PLL programming BUN
2015-05-11 14:39 UTC (3+ messages)
[PATCH] drm/i915: eDP Panel Power sequencing
2015-05-11 14:34 UTC (4+ messages)
` [PATCH v3] drm/i915/bxt: "
[PATCH i-g-t] lib: Add missing '\n' to error message
2015-05-11 14:10 UTC
[PATCH 2/2] i-g-t: Adding display NV12 testcase
2015-05-11 12:12 UTC (3+ messages)
` [PATCH] "
[PATCH 0/7] drm/i915: CHV DPIO power gating stuff
2015-05-11 11:43 UTC (6+ messages)
` [PATCH 6/7] drm/i915: Implement PHY lane power gating for CHV
[PATCH RESEND 1/2] drm/i915: don't register invalid gmbus pins for bdw
2015-05-11 11:13 UTC (4+ messages)
` [PATCH RESEND 2/2] drm/i915: don't register invalid gmbus pins for skl
[PATCH 00/11] Skylake display NV12 feature addition
2015-05-11 11:08 UTC (4+ messages)
` [PATCH 08/11] drm/i915: Add NV12 support to intel_framebuffer_init
[PATCH v2 1/2] drm/i915/vlv: Remove wait for for punit to updates freq
2015-05-11 11:06 UTC (15+ messages)
` [PATCH v2 2/2] drm/i915/chv: Extend set idle rps wa to chv
` [PATCH v2] "
` [PATCH v4] drm/i915/chv: Set min freq to efficient frequency on chv
` [PATCH v3] drm/i915/vlv: Remove wait for for punit to updates freq
[PATCH 10/11] drm/i915: Add NV12 to primary plane programming
2015-05-11 10:24 UTC (3+ messages)
[PATCH 0/8] NV12 90/270 rotated GGTT mapping
2015-05-11 10:26 UTC (3+ messages)
` [PATCH 1/8] drm/i915: Remove duplicated intel_tile_height declaration
[PATCH] drm/i915: Be optimistic about future display engines having 7 WM levels
2015-05-11 10:20 UTC (3+ messages)
[PATCH] drm/i915: Set crtc_state->active to false when CRTC is disabled
2015-05-11 9:58 UTC (6+ messages)
` [PATCH] drm/i915: Set crtc_state->active to false when CRTC is disabled (v2)
` [PATCH] drm/i915: Keep crtc_state->active in sync with enable
[PATCH] drm/i915/bxt: edp1.4 Intermediate Freq support
2015-05-11 9:51 UTC (3+ messages)
[PATCH] igt/gem_create_stolen: Verifying extended gem_create ioctl
2015-05-11 9:49 UTC (6+ messages)
[PATCH] drm/i915: Adding dbuf support for skl nv12 format
2015-05-11 9:47 UTC (4+ messages)
[PATCH 2/5] drm: Add edid_corrupt flag for Displayport Link CTS 4.2.2.6
2015-05-11 9:43 UTC (4+ messages)
` [PATCH] drm: Fix missing kerneldoc for the edid_corrupt field in struct drm_connector
[WARNING 4.1-rc2] i915: Unclaimed register detected before writing to register 0xc4040
2015-05-11 9:22 UTC (6+ messages)
` [Intel-gfx] "
[PATCH] drm/i915: Fix typo in intel_runtime_pm.c
2015-05-11 9:25 UTC (2+ messages)
Commit 0e32b39c ("drm/i915: add DP 1.2 MST support (v0.7)") breaking DP audio on T440s
2015-05-11 8:06 UTC (5+ messages)
` [Intel-gfx] "
[PATCH] drm/i915: Set crtc_state->active to false when CRTC is disabled
2015-05-11 6:11 UTC (2+ messages)
[PATCH 8/8] drm/i915: Allow NV12 with 90/270 rotation
2015-05-11 3:52 UTC (2+ messages)
[PATCH] drm/i915: Enable runtime pm
2015-05-09 14:59 UTC (2+ messages)
[PATCH igt] tests: Add KMS blob-property test
2015-05-09 14:57 UTC
[PATCH] drm/i915: Remove unused variable from i915_gem_mmap_gtt
2015-05-09 12:45 UTC (2+ messages)
[PATCH] drm/i915/skl: Fix a stale comment in the DDB allocation code
2015-05-09 8:29 UTC (2+ messages)
[PATCH] drm/edid: Kerneldoc for newly added edid_corrupt
2015-05-09 7:13 UTC (2+ messages)
[PATCH 2/2] drm/i915: Make hangcheck logging more compact
2015-05-08 23:55 UTC (2+ messages)
[PATCH] drm/i915: Reject huge tiled objects
2015-05-08 21:41 UTC (2+ messages)
[PATCH] drm/i915/bxt: edp1.4 Intermediate Freq support
2015-05-08 19:30 UTC (2+ messages)
[PATCH v2 i-g-t 1/4] igt_kms: Avoid NULL ptr deref when commiting disabled planes
2015-05-08 17:57 UTC (7+ messages)
` [PATCH i-g-t 3/4] igt_kms: Do not reset plane position on assigning a fb
[PATCH] drm/i915: Possible security hole in command parsing
2015-05-08 16:51 UTC (6+ messages)
` [PATCH v2] drm/i915: Fix possible "
` [PATCH for 4.1] drm/i915: Don't clear exec_start if batch was not copied
[PATCH i-g-t] tests/kms_3d: Reduce the number of expected stereo 3D modes
2015-05-08 16:42 UTC
[RFC PATCH 00/11] drm/i915: Expose OA metrics via perf PMU
2015-05-08 16:24 UTC (3+ messages)
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