messages from 2014-09-17 13:46:02 to 2014-09-22 14:21:38 UTC [more...]
[PATCH 00/89] Basic Skylake enabling
2014-09-22 14:21 UTC (76+ messages)
` [PATCH 08/89] drm/i915/skl: Use gen8_ring_dispatch_execbuffer() on GEN9
` [PATCH 21/89] drm/i915/skl: Implement the get_aux_clock_divider() DP vfunc
` [PATCH 24/89] drm/i915/skl: Allow the reg_read ioctl to return RCS_TIMESTAMP
` [PATCH 29/89] drm/i915/skl: vfuncs for skl eld and global resource
` [PATCH 30/89] drm/i915/skl: SKL backlight enabling
` [PATCH 32/89] drm/i915/skl: Adjust the display engine interrupts
` [PATCH 33/89] drm/i915/skl: Sunrise Point PCH detection
` [PATCH 34/89] drm/i915/skl: Implement WaDisableSDEUnitClockGating:skl
` [PATCH 35/89] drm/i915/skl: Implement Wa4x4STCOptimizationDisable:skl
` [PATCH 36/89] drm/i915/skl: Implement WaDisableDgMirrorFixInHalfSliceChicken5:skl
` [PATCH 37/89] drm/i915/skl: Skylake has 2 "sprite" planes per pipe
` [PATCH 38/89] drm/i915/skl: Implement drm_plane vfuncs
` [PATCH 39/89] drm/i915/skl: Adjust assert_sprites_disabled()
` [PATCH 40/89] drm/i915/skl: Introduce a I915_MAX_PLANES macro
` [PATCH 41/89] drm/i915/skl: Introduce intel_num_planes()
` [PATCH 42/89] drm/i915/skl: Move gen9 pm initialization into its own branch
` [PATCH 45/89] drm/i915/skl: Definition of SKL WM param structs for pipe/plane
` [PATCH 46/89] drm/i915/skl: Add DDB allocation management structures
` [PATCH 48/89] drm/i915/skl: Allocate DDB portions for display planes
` [PATCH 49/89] drm/i915/skl: Program the DDB allocation
` [PATCH 51/89] drm/i915/gen9: Add 2us read latency to WM level
` [PATCH 52/89] drm/i915/gen9: Disable WM if corresponding latency is 0
` [PATCH 54/89] drm/i915/skl: Enable Gen9 RC6
` [PATCH 69/89] drm/i915/skl: Adding power domains for AUX controllers
` [PATCH 78/89] drm/i915/skl: Flush the WM configuration
` [PATCH 79/89] drm/i915/skl: Read back the DDB allocation hw state
` [PATCH 80/89] drm/i915/skl: Augment the latency debugfs files for SKL
[PATCH 0/8] Add enlightenments for vGPU
2014-09-22 11:28 UTC (30+ messages)
` [PATCH 1/8] drm/i915: Introduce a PV INFO page structure for Intel GVT-g
` [PATCH 2/8] drm/i915: Adds graphic address space ballooning logic
` [PATCH 3/8] drm/i915: Partition the fence registers for vgpu in i915 driver
` [PATCH 4/8] drm/i915: Disable framebuffer compression for i915 driver in VM
` [PATCH 5/8] drm/i915: Add the display switch logic for vgpu in i915 driver
` [PATCH 6/8] drm/i915: Disable power management for i915 driver in VM
` [PATCH 7/8] drm/i915: Create vgpu specific write MMIO to reduce traps
` [PATCH 8/8] drm/i915: Support alias ppgtt in VM if ppgtt is enabled
[PATCH 12/89] drm/i915/skl: Implement thew new update_plane() for primary planes
2014-09-22 11:18 UTC (2+ messages)
` [PATCH 12/89 v8] drm/i915/skl: Implement the "
[PATCH 1/5] drm/i915: Merge of visible and !visible paths for primary planes
2014-09-22 10:58 UTC (10+ messages)
` [PATCH 2/5] drm/i915: move checks of intel_crtc_cursor_set_obj() out
` [PATCH 3/5] drm/i915: remove intel_crtc_cursor_set_obj()
` [PATCH 4/5] drm/i915: split intel_crtc_page_flip() into check() and commit()
` [PATCH 5/5] drm/i915: remove intel_pipe_set_base()
[PATCH] drm/i915: Extend GET_APERTURE ioctl to report available map space
2014-09-22 10:07 UTC
[PATCH] Primary plane rotation regressions
2014-09-22 8:28 UTC (2+ messages)
[PATCH 1/5] drm/i915: Add IS_BDW_GT3 macro
2014-09-20 0:16 UTC (5+ messages)
` [PATCH 2/5] drm/i915/bdw: WaDisableFenceDestinationToSLM
` [PATCH 3/5] drm/i915/bdw: WaProgramL3SqcReg1Default
` [PATCH 4/5] drm/i915: Let number of workarounds more clear
` [PATCH 5/5] drm/i915/bdw: Remove BDW preproduction W/As until C stepping
[PATCH 1/4] drm/i915: Suppress redundant syncs with mmio page flips
2014-09-19 20:30 UTC (3+ messages)
[PATCH 1/2] drm/i915: extract intel_init_fbc()
2014-09-19 19:44 UTC (4+ messages)
` [PATCH 2/2] drm/i915: add SW tracking to FBC enabling
[PATCH] drm/i915: Avoid reading fbc registers in vain when fbc was never enabled
2014-09-19 18:29 UTC (8+ messages)
[PATCH] drm/i915/bdw: Cleanup pre prod workarounds
2014-09-19 17:49 UTC (4+ messages)
[PATCH 0/6] RFC: Persistent workarounds across reset/resume
2014-09-19 17:46 UTC (16+ messages)
` [PATCH 1/6] drm/i915: Reinitialize default context after reset
` [PATCH 2/6] drm/i915: Reinitialize default context after resume
` [PATCH 3/6] drm/i915: Disable render idle on user forcewake
` [PATCH 4/6] drm/i915: Build workaround list in ring initialization
` [PATCH 5/6] drm/i915: Add ivb workarounds into the wa list
` [PATCH 6/6] drm/i915: Check workaround status on dfs read time
` [PATCH] tests/gem_workarounds: adapt to constant wa list from driver
[PATCH] drm/i915: DocBook integration for frontbuffer tracking
2014-09-19 17:12 UTC (4+ messages)
[PATCH 1/2] drm/i915: Only flush fbc on sw when fbc is enabled
2014-09-19 16:32 UTC (9+ messages)
` [PATCH 2/2] drm/i915: Minimize the huge amount of unecessary fbc sw cache clean
` [PATCH] "
turn off lowmemorykiller when running IGT on Android?
2014-09-19 16:01 UTC (5+ messages)
[PATCH] drm/i915: Inline feature detection into sanitize_enable_ppgtt
2014-09-19 15:58 UTC (2+ messages)
[PATCH 1/2] drm/i915: Re-enable the command parser when using PPGTT
2014-09-19 15:56 UTC (4+ messages)
` [PATCH 2/2] drm/i915: Log a message when rejecting LRM to OACONTROL
[PATCH] intel: Adding locks for drm objects synchronization
2014-09-19 15:52 UTC (5+ messages)
[PATCH] drm/i915: Revert "drm/i915: Reject the pin ioctl on gen6+"
2014-09-19 15:34 UTC (4+ messages)
Updated drm-intel-testing
2014-09-19 15:09 UTC
[PATCH 11/89] drm/i915/skl: Framebuffers need to be aligned to 256Kb on Skylake
2014-09-19 13:46 UTC (3+ messages)
` [PATCH 11/89 v2] drm/i915/skl: Framebuffers need to be aligned to 256KB "
[PATCH] intel: Don't leak the test page in an has_userptr() error path
2014-09-19 13:37 UTC (3+ messages)
[QA 09/19 ww38] Testing report for `drm-intel-testing` (was: Updated -next)
2014-09-19 9:01 UTC
[PATCH 1/2] tests: Add drm_import_export
2014-09-19 7:33 UTC (2+ messages)
` [PATCH 2/2] tests/drm_import_export: Add subtest for prime
[QA 09/19 ww38] Testing report for `drm-intel-testing` (was: Updated -next)
2014-09-19 5:44 UTC
[PATCH] drm/i915/vlv: Remove check for Old Ack during forcewake
2014-09-20 3:29 UTC (6+ messages)
[RFC PATCH] drm/i915: add new intel audio file to group DP/HDMI audio
2014-09-18 13:38 UTC (5+ messages)
[PULL] drm-intel-fixes
2014-09-18 12:12 UTC
YABT - pipe_off wait timed out
2014-09-18 12:10 UTC (2+ messages)
[PATCH] drm/i915: Don't enable IPS when pixel rate exceeds 95% of cdclk
2014-09-18 11:56 UTC (9+ messages)
` [PATCH v2] "
[PATCH] drm/i915: Flush the PTEs after updating them before suspend
2014-09-18 11:52 UTC (2+ messages)
External monitor issues with 3.17-rc4 and i915 module
2014-09-18 11:48 UTC (5+ messages)
[PATCH] lib/core: Check for kernel error messages and FAIL if any are found
2014-09-18 10:02 UTC (8+ messages)
[PATCH] drm/i915: Make hangcheck logging more compact
2014-09-18 8:16 UTC
[PATCH] drm/i915/chv: Implement Wa4x4STCOptimizationDisable:chv
2014-09-18 8:14 UTC (3+ messages)
[PATCH] tools/intel_reg_dumper: Shows fences and rp debug regs on BDW
2014-09-17 18:08 UTC (4+ messages)
` [PATCH] tools/intel_reg_dumper: Shows fences and rp debug regs on BDW+
[PATCH 1/4] drm/i915: PSR: organize setup function
2014-09-17 17:23 UTC (6+ messages)
` [PATCH 4/4] drm/i915: Make sure PSR is ready for been re-enabled
` [PATCH] "
[PATCH] drm/i915/hdmi: fix hdmi audio state readout
2014-09-17 15:55 UTC (2+ messages)
[PATCH 00/11] Spinlock use clarification in i915
2014-09-17 15:46 UTC (2+ messages)
[PATCH 1/2] drm/i915: Initialize bdw workarounds in logical ring mode too
2014-09-17 15:16 UTC (3+ messages)
[PATCH] drm/i915/bdw: cancel the SW turbo tasks before runtime suspending
2014-09-17 14:25 UTC (2+ 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