public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2014-03-05 14:48:24 to 2014-03-07 13:18:15 UTC [more...]

[RFC 0/1] Add support for server managed fds
 2014-03-07 13:18 UTC  (3+ messages)
` [PATCH] intel: "

[PATCH 0/2] Using MMIO based flips on VLV
 2014-03-07 13:17 UTC  (7+ messages)
` [PATCH 2/2] drm/i915/vlv: Replaced Blitter ring based flips with MMIO Flips for VLV

Request for feedback : [RFC] Added a new 'window size' property for connector
 2014-03-07 13:01 UTC  (4+ messages)

[PATCH] drm/i915: Go OCD on the Makefile
 2014-03-07 11:12 UTC  (3+ messages)

[PATCH 0/3] Increase the utilization of Stolen area on VLV
 2014-03-07 11:05 UTC  (9+ messages)
` [PATCH 1/3] drm/i915: Added a new 'I915_CPU_MAP_NOT_NEEDED' flag to gem_create ioctl
` [PATCH 2/3] drm/i915: Truncation logic for Stolen mem objects
` [PATCH 3/3] drm/i915: Memory node free handling on truncation of stolen obj

Menu shakes or vibrate in ubuntu 13.10
 2014-03-07 10:08 UTC 

[PATCH 1/2] drm/i915: Process page flags once rather than per pwrite/pread
 2014-03-07  9:50 UTC  (4+ messages)
` [PATCH 2/2] drm/i915: Do not force non-caching copies for pwrite along shmem path

agp/intel: can't ioremap flush page - no chipset flushing
 2014-03-07  9:48 UTC  (9+ messages)

Blanking out when driving QHD 2560x1440 cheap panels with the displayport
 2014-03-07  9:03 UTC  (2+ messages)

[PATCH 00/23] Merge PC8 with runtime PM, v2
 2014-03-07  8:51 UTC  (15+ messages)
` [PATCH 07/23] drm/i915: add forcewake functions that don't touch runtime PM
` [PATCH 09/23] drm/i915: make PC8 be part of runtime PM suspend/resume
` [PATCH 16/23] drm/i915: get/put runtime PM references for GMBUS and DP AUX

[PATCH 0/7] intel_audio_dump: add support for Valleyview
 2014-03-07  8:49 UTC  (2+ messages)

[PATCH 0/6] v6: Enabling DRRS in the kernel
 2014-03-07  8:41 UTC  (4+ messages)
` [PATCH 3/6] drm/i915: Add support for DRRS to switch RR

[PATCH] [RFC] Taint the kernel for unsafe module options
 2014-03-07  8:05 UTC  (8+ messages)

[PATCH 0/6] v6: Enabling DRRS in the kernel
 2014-03-07  5:17 UTC  (7+ messages)
` [PATCH 1/6] drm/i915: Adding VBT fields to support eDP DRRS feature
` [PATCH 2/6] drm/i915: Parse EDID probed modes for DRRS support
` [PATCH 3/6] drm/i915: Add support for DRRS to switch RR
` [PATCH 4/6] drm/i915: Idleness detection for DRRS
` [PATCH 5/6] drm/i915/bdw: Add support for DRRS to switch RR
` [PATCH 6/6] drm/i915: Support for RR switching on VLV

[PATCH 00/13] Gen7 batch buffer command parser
 2014-03-06 22:13 UTC  (17+ messages)
` [PATCH 01/13] drm/i915: Refactor shmem pread setup
` [PATCH 02/13] drm/i915: Implement command buffer parsing logic
` [PATCH 03/13] drm/i915: Initial command parser table definitions
` [PATCH 10/13] drm/i915: Enable PPGTT command parser checks

[PATCH] drm/i915: Disable full ppgtt by default
 2014-03-06 21:55 UTC  (6+ messages)

[PATCH 1/3] uxa: Don't emit PIPE_CONTROLs in an empty batch
 2014-03-06 21:23 UTC  (4+ messages)
` [PATCH 2/3] uxa: Remove implicit length from BLT command #defines
` [PATCH 3/3] uxa: Enable BLT acceleration on Broadwell

[PATCH v2 00/21] drm/i915: vlv power domains support
 2014-03-06 21:04 UTC  (28+ messages)
` [PATCH v2 01/21] drm/i915: use drm_i915_private everywhere in the power domain api
` [PATCH v2 04/21] drm/i915: move power domain macros to intel_pm.c
` [PATCH v2 05/21] drm/i915: add init power domain to always-on power wells
` [PATCH v2 06/21] drm/i915: split power well 'set' handler to separate enable/disable/sync_hw
` [PATCH v2 07/21] drm/i915: add noop power well handlers instead of NULL checking them
` [PATCH v2 12/21] drm/i915: vlv: keep first level vblank IRQs masked
` [PATCH v2 14/21] drm/i915: factor out reset_vblank_counter
` [PATCH v2 17/21] drm/i915: sanity check power well sw state against hw state
` [PATCH v2 18/21] drm/i915: vlv: factor out valleyview_display_irq_install
` [PATCH v2 19/21] drm/i915: move hsw power domain comment to its right place
` [PATCH v2 20/21] drm/i915: factor out intel_set_cpu_fifo_underrun_reporting_nolock
` [PATCH v2 21/21] drm/i915: power domains: add vlv power wells

[PATCH 0/5] drm/i915: FDI port_clock fix for DDI and other FDI changes
 2014-03-06 21:01 UTC  (10+ messages)
` [PATCH 2/5] drm/i915: Change intel_fdi_link_freq() to 10kHz
` [PATCH 5/5] drm/i915: Add SPLL sharing support for DDI

[PATCH] drm/i915: Avoid div by zero when pixel clock is large
 2014-03-06 20:57 UTC  (4+ messages)

[PATCH] drm/i915: Add support for stealing purgable stolen pages
 2014-03-06 20:25 UTC 

Make init and mode set more asynchronous
 2014-03-06 20:15 UTC  (18+ messages)
` [PATCH 1/6] drm/i915: make CRTC enable/disable asynchronous
` [PATCH 2/6] drm/i915: make fbdev initialization asynchronous
` [PATCH 3/6] drm/i915/dp: put power sequence info into intel_dp
` [PATCH 4/6] drm: take modeset locks around initial fb helper probing
` [PATCH 5/6] drm/i915/dp: push eDP caching out into a work queue
` [PATCH 6/6] drm/i915/dp: make sure VDD is on around link status checking

[PATCH] drm/i915: Add a workaround for HSW scanline counter weirdness
 2014-03-06 19:41 UTC 

[PATCH v3 03/21] drm/i915: move modeset_update_power_wells earlier
 2014-03-06 19:06 UTC  (7+ messages)
` [PATCH v3 09/21] drm/i915: get port power domain in connector detect handlers
` [PATCH v3 10/21] drm/i915: check port power domain when reading the encoder hw state
` [PATCH v3 11/21] drm/i915: check pipe power domain when reading its "

[PATCH 00/11] Runtime PM fixes
 2014-03-06 16:30 UTC  (4+ messages)
` [PATCH 04/11] drm/i915: get runtime PM at intel_set_mode

Why Baytrail Gfx driver not always uses pipe A when it's free?
 2014-03-06 16:28 UTC  (2+ messages)

[PATCH 0/3] drm: Allow vblank interrupts during modeset and make the code less racy, take two
 2014-03-06 16:13 UTC  (4+ messages)
` [PATCH 1/3] drm: Make blocking vblank wait return when the vblank interrupts get disabled
` [PATCH 2/3] drm: Add drm_vblank_on()
` [PATCH 3/3] drm/i915: Use drm_vblank_on() to re-enable vblank interrupts

[PATCH 1/1] Documentation: drm: describing drm properties exposed by various drivers
 2014-03-06 14:41 UTC  (6+ messages)
` [PATCH v2 "
      ` [PATCH v3 "

ilk: drm-intel-nightly causes warning
 2014-03-06 13:35 UTC  (2+ messages)

[RFC 1/1] drm/i915: Added support for setting plane alpha through drm property
 2014-03-06 12:09 UTC  (9+ messages)
  ` [Intel-gfx] "

[PATCH] drm/i915: Fix PSR programming
 2014-03-06 12:05 UTC  (3+ messages)

[RFC 0/3] Increase the utilization of Stolen area on VLV
 2014-03-06 11:17 UTC  (11+ messages)
` [RFC 3/3] drm/i915: Add the truncation logic for Stolen objects

Shrinker improvements
 2014-03-06  9:05 UTC  (7+ messages)
` [PATCH 1/5] shmemfs: Report ENOMEM for page allocation failures outside of tmpfs faults
` [PATCH 2/5] shmemfs: Use redirty_page_for_writepage()

[PATCH] intel-gpu-tools: utility to build cairo dependent tests enables to build tests which have cairo and glib dependency. Added build_igt_cairo_tests.py under intel_gpu_tools/scripts. This script downloads cairo, pixman and glib for android modifies cairo and glib make files to enable the build in android Generates "Android.mk" which builds cairo and glib libraries and tests under intel_gpu_tools/tests which have cairo dependency . Generate stubs for cairo functions for which no implementation available. Enables to build kms_render.c, testdisplay.c, kms_setmode.c, gem_render_copy.c and kms_flip.c Signed-off-by: Ds, Sreedhara <sreedhara.ds@intel.com>
 2014-03-06  8:45 UTC 

[PATCH 2/7] drm/i915: Resolving the memory region conflict for Stolen area
 2014-03-06  6:21 UTC  (7+ messages)

[PATCH] drm/i915/bdw: Fix 4g GGTT insert entries regression
 2014-03-06  5:31 UTC  (6+ messages)

[PATCH] drm/i915: Fix drain latency precision multipler for VLV
 2014-03-06  2:05 UTC  (3+ messages)

[PATCH] drm/i915/bdw: MU_FLUSH_DW a qword instead of dword
 2014-03-05 23:13 UTC  (7+ messages)

[PATCH 1/2] drm/i915: s/any_enabled/!fallback/ in fbdev_initial_config
 2014-03-05 19:19 UTC  (7+ messages)
` [PATCH 2/2] drm/i915: ignore bios output config if not all outputs are on

[PATCH] drm/i915/bdw: Add FBC support
 2014-03-05 21:37 UTC  (5+ messages)
` [PATCH] [v2] "

Info: mapping multiple BARs. Your kernel is fine
 2014-03-05 21:03 UTC  (6+ messages)

[PATCH 1/2] drm/i915: No need to put forcewake after a reset
 2014-03-05 19:33 UTC  (6+ messages)
` [PATCH 2/2] drm/i915: Always set fifo count to zero in gen6_reset

[PATCH 1/2] qf: Fix copy/paste error with the author email
 2014-03-05 18:51 UTC  (2+ messages)
` [PATCH 2/2] qf: Fix shell parameter expansion for the author name and email

[PATCH 0/4] drm/915: Relax output cloning restrictions
 2014-03-05 18:47 UTC  (7+ messages)
` [PATCH 1/4] drm/i915: Make encoder cloning more flexible
` [PATCH 4/4] drm/i915: Allow HDMI+HDMI cloning on g4x

[PATCH 0/3] drm/i915: Fix BDW sprite colors and a few cleanups
 2014-03-05 18:39 UTC  (4+ messages)
` [PATCH 3/3] drm/i915: Unify CHICKEN_PIPESL_1 register definitions

[PATCH] drm/i915: reverse dp link param selection, prefer fast over wide again
 2014-03-05 18:14 UTC  (3+ messages)

[PATCH 0/3] A few cleanup patches
 2014-03-05 18:07 UTC  (3+ messages)
` [PATCH 3/3] drm/i915: Remove stray intel_set_power_well() prototype

[PATCH] drm/i915: Don't just say it, actually force edp vdd
 2014-03-05 17:51 UTC  (3+ messages)

[PATCH 0/5] Make num_sprites a per pipe value (v3)
 2014-03-05 17:48 UTC  (3+ messages)

[PATCH 00/11] PSR Baytrail
 2014-03-05 17:46 UTC  (7+ messages)
` [PATCH 10/11] drm/i915: PSR Baytrail: Force exit by inactivating it

[PATCH] drm/i915: Always use kref tracking for contexts
 2014-03-05 17:46 UTC  (5+ messages)

[PATCH] drm/i915: Disable stolen memory when DMAR is active
 2014-03-05 17:39 UTC  (4+ messages)

i915 resume-from-hibernation problems on resume with current Linus' tree
 2014-03-05 17:22 UTC  (6+ messages)

[PATCH] drm/i915: print connector mode list in display_info
 2014-03-05 17:11 UTC  (5+ messages)

[PATCH] drm/i915: Paranoia - get zeroed page table pages
 2014-03-05 16:46 UTC  (4+ messages)
` [PATCH] [v2] "

[PATCH 1/2] qf: Don't use an alias for commit
 2014-03-05 16:44 UTC  (2+ messages)
` [PATCH 2/2] qf: Make the script executable

[PATCH 0/5] bdw forcewake fixes
 2014-03-05 16:11 UTC  (4+ messages)
` [PATCH 5/5] drm/i915: No need to put forcewake after a reset

[PATCH 0/3] drm/i915: A few BDW workarounds
 2014-03-05 15:26 UTC  (4+ messages)
` [PATCH 3/3] drm/i915: We implement WaDisableAsyncFlipPerfMode:bdw

[PATCH] drm/i915: don't flood the logs about bdw semaphores
 2014-03-05 14:49 UTC  (2+ messages)

[PATCH 1/2] drm/i915: Add a partial instruction shootdown workaround on Broadwell
 2014-03-05 14:48 UTC  (4+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox