messages from 2014-12-15 19:50:02 to 2014-12-18 17:09:05 UTC [more...]
[PATCH] drm/i915: add irq_barrier operation for synchronising reads
2014-12-18 16:57 UTC (2+ messages)
[PATCH v2] drm/i915: use effective_size for ringbuffer calculations
2014-12-18 17:03 UTC
[PATCH v2] drm/i915: FIFO space query code refactor
2014-12-18 16:45 UTC
[PATCH v2*] drm/i915: FIFO space query code refactor
2014-12-18 16:48 UTC
[PATCH v2 0/8] eDP DRRS based on frontbuffer tracking
2014-12-18 16:29 UTC (9+ messages)
` [PATCH 1/7] drm/i915: Modifying structures related to DRRS
` [PATCH 2/7] drm/i915: Initialize DRRS delayed work
` [PATCH 3/7] drm/i915: Enable/disable DRRS
` [PATCH 4/7] drm/i915: DRRS calls based on frontbuffer
` [PATCH 5/7] drm/i915/bdw: Add support for DRRS to switch RR
` [PATCH 6/7] drm/i915: Support for RR switching on VLV
` [PATCH 7/7] drm/i915: Enable eDP DRRS for CHV
[PATCH] drm/i915: Don't complain when there is no workaround
2014-12-18 16:26 UTC (4+ messages)
[RFC PATCH 0/2] atomic dpms support
2014-12-18 16:08 UTC (3+ messages)
` [PATCH 1/2] drm/atomic: Add drm_crtc_state->active
` [PATCH 2/2] drm/atomic-helper: add connector->dpms() implementation
[PATCH v3] drm/i915: Disable the mmio.debug WARN after it fires
2014-12-18 15:25 UTC (4+ messages)
[PATCH 0/8] Resend of drm/i915: Keep drm_crtc->state in sync
2014-12-18 15:06 UTC (12+ messages)
` [PATCH 4/8] drm/i915: Use local pipe_config varariable when available
` [PATCH 5/8] drm/i915: Don't access to crtc->new_config from intel_mode_max_pixclk()
[PATCH v2] drm/i915: Kill check_power_well() calls
2014-12-18 14:06 UTC (3+ messages)
` [Intel-gfx] "
[PATCH 00/10] Prep work patches for GPU scheduler
2014-12-18 14:06 UTC (8+ messages)
` [PATCH 08/10] drm/i915: Prelude to splitting i915_gem_do_execbuffer in two
[PATCH] Revert "drm/i915: Preserve VGACNTR bits from the BIOS"
2014-12-18 13:49 UTC (3+ messages)
[PATCH] drm/i915: add missing rpm ref to i915_gem_pwrite_ioctl
2014-12-18 13:45 UTC (3+ messages)
[RFC PATCH v3 4/4] tests/drv_module_reload: add ipvr support
2014-12-18 11:21 UTC (11+ messages)
[PATCH] drm/i915: Don't call intel_prepare_page_flip() multiple times on gen2-4
2014-12-18 10:08 UTC (3+ messages)
` [Intel-gfx] "
[PATCH v3 0/8] Add enlightenments for vGPU
2014-12-18 8:39 UTC (46+ messages)
` [PATCH v3 1/8] drm/i915: Introduce a PV INFO page structure for Intel GVT-g
` [PATCH v3 2/8] drm/i915: Adds graphic address space ballooning logic
` [PATCH v3 3/8] drm/i915: Partition the fence registers for vGPU in i915 driver
` [PATCH v3 4/8] drm/i915: Disable framebuffer compression for i915 driver in VM
` [PATCH v3 5/8] drm/i915: Add the display switch logic for vGPU in i915 driver
` [PATCH v3 6/8] drm/i915: Disable power management for i915 driver in VM
` [PATCH v3 7/8] drm/i915: Create vGPU specific write MMIO to reduce traps
[PATCH] drm/i915: Do not trigger the pageflip stall check too early
2014-12-18 5:30 UTC (7+ messages)
[PATCH] drm/i915: use TAIL rather than ACTHD for synchronising reads
2014-12-18 5:08 UTC (3+ messages)
[PATCH i-g-t] Demos/Android.mk: build intel_sprite_on
2014-12-17 20:54 UTC (2+ messages)
[PATCH 1/9] drm/i915: Rebalance runtime pm vs forcewake
2014-12-17 20:48 UTC (14+ messages)
` [PATCH 2/9] drm/i915: Assert that runtime pm is active on user fw access
` [PATCH 3/9] drm/i915: Skip uncore lock on earlier gens
` [PATCH 4/9] drm/i915: Reduce duplicated forcewake logic
` [PATCH 5/9] drm/i915: Consolidate forcewake code
` [PATCH 6/9] drm/i915: Make vlv and chv forcewake put generic
` [PATCH 7/9] drm/i915: Rename the forcewake get/put functions
` [PATCH 8/9] drm/i915: Enum forcewake domains and domain identifiers
` [PATCH 9/9] drm/i915: Rename i915_gen6_forcewake_count_info
[PATCH 0/4] drm/i915: Untangle execlist tracking
2014-12-17 20:42 UTC (8+ 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
[PATCH] drm/i915: Hold runtime PM during plane commit
2014-12-17 20:35 UTC (8+ messages)
[intel-gfx] Displayport Compliance Testing V2
2014-12-17 20:30 UTC (14+ messages)
` [PATCH 07/17] drm/i915: Add and implement the debugfs 'show' functions for Displayport compliance
` [PATCH 11/17] drm/i915: Update the EDID automated compliance test function
` [PATCH 12/17] drm/i915: Update intel_dp_compute_config() to handle compliance test requests
` [PATCH 13/17] drm/i915: Update intel_dp_hpd_pulse() to check link status for non-MST operation
` [PATCH 14/17] drm/i915: Add debugfs function to check connector status for compliance testing
[PATCH i-g-t 1/5] lib: print recent log output if a test fails
2014-12-17 18:19 UTC (13+ messages)
` [PATCH i-g-t 2/5] lib: add a critical warning level
` [PATCH i-g-t 3/5] lib: use critical log level for assertion failure messages
` [PATCH i-g-t 4/5] lib: clear log buffer after writing it out or starting a new subtest
` [PATCH i-g-t 5/5] lib: print a message when receiving a handled signal
[PULL] topic/atomic-fixes
2014-12-17 17:49 UTC
[PATCH] drm/i915: Restrict GPU boost to the RCS engine
2014-12-17 17:37 UTC (4+ messages)
[PATCH 0/5] reorg for future
2014-12-17 17:19 UTC (3+ messages)
[PATCH] drm/i915: Support to create uncached user mapping for a Gem object
2014-12-17 12:52 UTC (4+ messages)
` [PATCH] drm/i915: Support creation of unbound wc user mappings for objects
[PULL] drm-intel-next-fixes
2014-12-17 12:16 UTC
[PATCH] tests/gem_exec_blt: Add subtest that uses dumb buffers
2014-12-17 8:05 UTC
[PATCH] ACPI / video: update the skip case for acpi_video_device_in_dod
2014-12-17 0:28 UTC (4+ messages)
[PATCH 1/5] drm/i915: Organize Fence registers for future enablement
2014-12-16 19:55 UTC (3+ messages)
` [PATCH] "
[PATCH 2/4] drm/cache: Try to be smarter about clflushing on x86
2014-12-16 19:38 UTC (16+ messages)
` [Intel-gfx] "
` [PATCH 4/4] drm/i915: Opportunistically reduce flushing at execbuf
` [Intel-gfx] "
[PATCH] drm: Move ->get_scanout_position() to struct drm_crtc_funcs
2014-12-16 18:25 UTC (2+ messages)
[PATCH 1/8] drm/i915: Rebalance runtime pm vs forcewake
2014-12-16 15:26 UTC (4+ messages)
` [PATCH 4/8] drm/i915: Reduce duplicated forcewake logic
[PATCH] igt: Add gem_ctx_thrash to fill the GGTT with contexts
2014-12-16 14:12 UTC (2+ messages)
[PATCH v2 1/3] drm/i915: Invalidate media caches on gen7
2014-12-16 13:58 UTC (9+ messages)
` [PATCH v2 2/3] drm/i915: Force the CS stall for invalidate flushes
` [PATCH v2 3/3] drm/i915: Disable PSMI sleep messages on all rings around context switches
` [PATCH v3] "
[RFC] drm/i915: Reduce locking in command submission
2014-12-16 13:34 UTC (3+ messages)
[PATCH 1/3] drm/i915: Invalidate media caches on gen7
2014-12-16 10:04 UTC (11+ messages)
` [PATCH 3/3] drm/i915: Disable PMSI sleep messages on all rings around context switches
` [Intel-gfx] "
` [Intel-gfx] [PATCH 1/3] drm/i915: Invalidate media caches on gen7
[PATCH] drm/i915: Parsing logic for the Mipi sequence block
2014-12-16 9:46 UTC (2+ messages)
[PATCH] drm/i915: Add GPGPU_THREADS_DISPATCHED to the register whitelist
2014-12-16 9:37 UTC (5+ messages)
[PATCH v2] drm/i915: Use true PPGTT in Gen8+ when execlists are enabled
2014-12-16 8:52 UTC (2+ messages)
[PATCH v2 1/3] drm/i915: Invalidate media caches on gen7
2014-12-16 8:43 UTC
[PATCH] drm/i915: fix use after free during eDP encoder destroying
2014-12-16 8:30 UTC (4+ messages)
[PATCH 1/4] drm/cache: Use wbinvd helpers
2014-12-16 7:56 UTC (4+ messages)
` [PATCH] [v2] "
[PATCH 17/17] drm/i915: Add debugfs write and test param parsing function for DP test control
2014-12-16 7:13 UTC (2+ messages)
[Regression] 83f45fc turns machine's screen off
2014-12-16 6:42 UTC (4+ messages)
[PATCH 0/5] i915 atomic plane helper conversion (v4)
2014-12-16 5:31 UTC (7+ messages)
` [PATCH 1/5] drm/i915: Refactor work that can sleep out of commit (v5)
` [PATCH 2/5] drm/i915: Move vblank evasion to commit (v3)
` [PATCH 3/5] drm/i915: Clarify sprite plane function names (v3)
` [PATCH 4/5] drm/i915: Move to atomic plane helpers (v8)
` [PATCH 5/5] drm/i915: Drop unused position fields (v2)
[PATCH v3 2/2] drm/i915: sanitize RPS resetting during GPU reset
2014-12-15 23:58 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