messages from 2015-01-12 01:32:17 to 2015-01-15 00:51:51 UTC [more...]
[PATCH 2/2] intel_frequency: A tool to manipulate Intel GPU frequency
2015-01-15 0:51 UTC (7+ messages)
` [PATCH] [v2] "
[PATCH 0/9] PSR stability patches for HSW/BDW and VLV/CHV
2015-01-14 22:43 UTC (18+ messages)
` [PATCH 1/9] drm/i915: VLV/CHV PSR needs to exit PSR on every flush
` [PATCH 2/9] drm/i915: PSR VLV/CHV: Remove condition checks that only applies to Haswell
` [PATCH 3/9] drm/i915: PSR HSW/BDW: Fix inverted logic at sink main_link_active bit
` [PATCH 4/9] drm/i915: Add missing vbt check
` [PATCH 5/9] drm/i915: group link_standby setup and let this info visible everywhere
` [PATCH 6/9] drm/i915: PSR link standby at debugfs
` [PATCH 7/9] drm/i915: PSR VLV/CHV: let's respect link_standby here as well
` [PATCH 8/9] drm/i915: PSR: respect vbt time for link trains when available
` [PATCH 9/9] drm/i915: PSR: Expose wakeup time
[PATCH] Revert "drm/i915: Fix mutex->owner inspection race under DEBUG_MUTEXES"
2015-01-14 21:39 UTC
[PATCH 1/5] agp/intel: Serialise after GTT updates
2015-01-14 20:54 UTC (6+ messages)
` [PATCH 2/5] drm/i915: Fallback to using CPU relocations for large batch buffers
` [PATCH 3/5] drm/i915: Trim the command parser allocations
` [PATCH 4/5] drm/i915: Cache last obj->pages location for i915_gem_object_get_page()
` [PATCH 5/5] drm/i915: Tidy batch pool logic
[PATCH] drm/i915: Do not invalidate obj->pages under mempressure
2015-01-14 20:34 UTC
[PATCH] drm/i915: Performed deferred clflush inside set-cache-level
2015-01-14 19:46 UTC (6+ messages)
[PATCH 0/2] Adding rotattion to drm_plane_helper_check_update
2015-01-14 18:08 UTC (16+ messages)
` [PATCH 1/2] drm: Adding rotation "
` [Intel-gfx] "
` [PATCH] "
` [PATCH 2/2] drm/i915: Passing "
[RFC] Updated Android sync patches
2015-01-14 16:04 UTC (4+ messages)
` [PATCH 1/3] android: add sync_fence_create_dma
[PATCH] drm/i915: Fix all pipe->plane mappings before sanitizing crtc
2015-01-14 11:06 UTC (6+ messages)
[RFC] drm/i915: Reduce locking in command submission
2015-01-14 10:13 UTC (3+ messages)
[PATCH] drm/i915: Changes required to enable DSI Video Mode on CHT
2015-01-14 9:31 UTC (3+ messages)
[PATCH] intel: Fix GTT entry setup for aub dump
2015-01-14 6:20 UTC
[PATCH v2 1/3] drm/i915: Improve HiZ throughput on Cherryview
2015-01-13 20:46 UTC (3+ messages)
` [PATCH v2 2/3] drm/i915: Enable the HiZ RAW Stall Optimization on Broadwell
` [PATCH v2 3/3] drm/i915: Ensure the HiZ RAW Stall Optimization is on for Cherryview
[PATCH v3 0/10] eDP DRRS based on frontbuffer tracking
2015-01-14 1:27 UTC (3+ messages)
` [PATCH 1/10] drm/i915: Modifying structures related to DRRS
[PATCH 1/2] drm/i915: Specify bsd rings through exec flag
2015-01-14 0:36 UTC (4+ messages)
` [PATCH 2/2] drm/i915: add I915_PARAM_HAS_BSD2 to i915_getparam
[PATCH] drm/i915: Initialize primary plane src/dst coords when reading hw state
2015-01-13 22:23 UTC (8+ messages)
[PATCH i-g-t] tests/gem_exec_params: change flags used in invalid-flags test
2015-01-13 22:20 UTC (6+ messages)
[PATCH 00/24] PPGTT dynamic page allocations
2015-01-13 22:09 UTC (32+ messages)
` [PATCH v2 "
` [PATCH v2 14/24] drm/i915: Finish gen6/7 dynamic page table allocation
` [PATCH v3 00/25] PPGTT dynamic page allocations
` [PATCH v3 01/25] drm/i915/trace: Fix offsets for 64b
` [PATCH v3 02/25] drm/i915: Rename to GEN8_LEGACY_PDPES
` [PATCH v3 03/25] drm/i915: Setup less PPGTT on failed page_directory
` [PATCH v3 04/25] drm/i915/gen8: Un-hardcode number of page directories
` [PATCH v3 05/25] drm/i915: Range clearing is PPGTT agnostic
` [PATCH v3 06/25] drm/i915: page table abstractions
` [PATCH v3 07/25] drm/i915: Complete page table structures
` [PATCH v3 08/25] drm/i915: Create page table allocators
` [PATCH v3 09/25] drm/i915: Plumb drm_device through page tables operations
` [PATCH v3 10/25] drm/i915: Track GEN6 page table usage
` [PATCH v3 11/25] drm/i915: Extract context switch skip and pd load logic
` [PATCH v3 12/25] drm/i915: Track page table reload need
` [PATCH v3 13/25] drm/i915: Initialize all contexts
` [PATCH v3 14/25] drm/i915: Finish gen6/7 dynamic page table allocation
` [PATCH v3 15/25] drm/i915: Add dynamic page trace events
` [PATCH v3 16/25] drm/i915/bdw: Use dynamic allocation idioms on free
` [PATCH v3 17/25] drm/i915/bdw: page directories rework allocation
` [PATCH v3 18/25] drm/i915/bdw: pagetable allocation rework
` [PATCH v3 19/25] drm/i915/bdw: Update pdp switch and point unused PDPs to scratch page
` [PATCH v3 20/25] drm/i915: num_pd_pages/num_pd_entries isn't useful
` [PATCH v3 21/25] drm/i915: Extract PPGTT param from page_directory alloc
` [PATCH v3 22/25] drm/i915/bdw: Split out mappings
` [PATCH v3 23/25] drm/i915/bdw: begin bitmap tracking
` [PATCH v3 24/25] drm/i915/bdw: Dynamic page table allocations
` [PATCH v3 25/25] drm/i915/bdw: Support dynamic pdp updates in lrc mode
[PATCH] drm/i915: Enable the HiZ RAW Stall Optimization on Gen8
2015-01-13 20:03 UTC (15+ messages)
` [Mesa-dev] "
` [Intel-gfx] "
[PATCH] drm/i915: Fix kerneldoc for i915 atomic plane code
2015-01-13 16:55 UTC
[RFC v2 0/4] Crystal Cove PMIC based Panel and Backlight Control
2015-01-13 15:14 UTC (14+ messages)
` [RFC v2 1/4] drm: Add support to find drm_panel by name
` [Intel-gfx] "
` [RFC v2 3/4] drm/panel: Add new panel driver based on crystal cove pmic
` [RFC v2 4/4] drm/i915: Enable DSI panel enable/disable based on PMIC
[PATCH 1/2] drm/i915: Balance context pinning on reset cleanup
2015-01-13 15:12 UTC (3+ messages)
` [PATCH 2/2] drm/i915: Rename unpin_count to pin_count
[PATCH i-g-t 1/2] intel_gpu_frequency: fix array bounds warning
2015-01-13 13:39 UTC (2+ messages)
` [PATCH i-g-t 2/2] tools: add intel_gpu_frequency to .gitignore
[PATCH i-g-t] lib: remove unnecessary checks on the drm_open_any return value
2015-01-13 13:33 UTC
[PATCH] Revert "drm/i915/chv: Use timeout mode for RC6 on chv"
2015-01-13 11:30 UTC (2+ messages)
[PATCH 0/7] drm/i915: Disable hpd for disabled eDP ports
2015-01-13 9:36 UTC (8+ messages)
` [PATCH 3/7] drm/i915: Don't register HDMI connectors for eDP ports on VLV/CHV
` [PATCH 4/7] drm/i915: Don't pretend SDVO hotplug works on 915
[PULL] topic/i915-hda-componentized
2015-01-13 7:02 UTC (2+ messages)
[PATCH i-g-t 0/3] tests: Add tests for new exec flags to export two bsd rings
2015-01-13 0:50 UTC (4+ 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 "
[965GM kms] Many kernel warnings, resume-from-suspend broken
2015-01-13 0:48 UTC
[PATCH] drm/i915: Add the predicate source registers to the register whitelist
2015-01-12 23:00 UTC (5+ messages)
` [PATCH v2] "
[PATCH 3.16.y-ckt 030/168] drm/i915: Handle failure to kick out a conflicting fb driver
2015-01-12 21:43 UTC (4+ messages)
[PATCH 0/4] drm/i915: Untangle execlist tracking
2015-01-12 21:19 UTC (6+ messages)
` [PATCH 1/4] drm/i915: execlist request keeps ptr/ref to gem_request
` [PATCH 2/4] drm/i915: Removed duplicate members from submit_request
` [PATCH 3/4] drm/i915: Remove FIXME_lrc_ctx backpointer
` [PATCH 4/4] drm/i915: Subsume intel_ctx_submit_request in to drm_i915_gem_request
randconfig build error with next-20150109, in drivers/gpu/drm/i915/intel_display.c
2015-01-12 19:32 UTC (3+ messages)
` [PATCH] drm/i915: fix build for CONFIG_BUG=n
[BUG] drm/i915: backlight off after resume
2015-01-12 19:01 UTC (5+ messages)
` [PATCH] drm/i915: fix inconsistent brightness "
` [PATCH v2] "
[PATCH i-g-t 01/15] tests/kms_psr_sink_crc: Make blt visible to human eyes
2015-01-12 18:22 UTC (15+ messages)
` [PATCH i-g-t 02/15] tests/kms_psr_sink_crc: Make render "
` [PATCH i-g-t 03/15] tests/kms_psr_sink_crc: Make mmaps "
` [PATCH i-g-t 04/15] tests/kms_psr_sink_crc: Make plane_move "
` [PATCH i-g-t 05/15] lib/igt_aux: Don't remove echo from terminal
` [PATCH i-g-t 06/15] lib: s/IGT_DEBUG_INTERACTIVE/--interactive-debug=var
` [PATCH i-g-t 07/15] tests/kms_psr_sink_crc: Add manual mode
` [PATCH i-g-t 08/15] lib/igt_aux: Introduce igt_debug_warn_and_wait_for_key
` [PATCH i-g-t 09/15] tests/kms_psr_sink_crc: Use pressed key to pass/fail
` [PATCH i-g-t 10/15] tests/kms_psr_sink_crc: Use PSR wakeup 2 + timeout for waiting psr active
` [PATCH i-g-t 11/15] test/kms_psr_sink_crc: Split plane setup operations
` [PATCH i-g-t 12/15] test/kms_psr_sink_crc: Add suspend/resume tests
` [PATCH i-g-t 13/15] test/kms_psr_sink_crc: Add dpms off/on tests
` [PATCH i-g-t 14/15] lib/igt_core: introduce --loop
` [PATCH i-g-t 15/15] tests/kms_psr_sink_crc: Add own loop
[PATCH] Add jobserver flag (+) to deb-pkg build commands
2015-01-12 18:14 UTC (2+ messages)
Question regarding forcewake in i915
2015-01-12 17:47 UTC (4+ messages)
[PATCH] drm/i915: cleanup lrc engine state when lrc is freed
2015-01-12 16:24 UTC (3+ messages)
[PATCH] drm/i915: Improve HiZ throughput on Cherryview
2015-01-12 13:00 UTC (3+ messages)
[PATCH] drm/i915: Cleaning up encoder in the end on intel_dp_encoder_destroy
2015-01-12 12:07 UTC (2+ messages)
[PATCH i-g-t v2] lib/Android.mk: add -DHAVE_LINUX_KD_H to fix android build
2015-01-12 9:50 UTC
drm stuck on render ring starting xlock on a x201 using SNA
2015-01-12 9:46 UTC (2+ messages)
WARNING at drivers/gpu/drm/i915/intel_audio.c:291 ilk_audio_codec_disable
2015-01-12 9:03 UTC (2+ messages)
[PATCH] intel_audio_dump: add support for Cherryview
2015-01-12 6:49 UTC (2+ messages)
[PATCH v4 0/6] sanitize hda/i915 interface using the component fw
2015-01-12 6:49 UTC (5+ messages)
[Announcement] Updates to XenGT - a Mediated Graphics Passthrough Solution from Intel
2015-01-12 3:04 UTC (4+ messages)
` [Announcement] 2014-Q3 release of "
` [Announcement] 2015-Q1 "
` [Announcement] 2014-Q4 "
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