public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2014-07-11 09:41:50 to 2014-07-14 15:50:27 UTC [more...]

[PATCH 0/3] Fixing last of few known issues in DSI and Burst mode Support
 2014-07-14 15:50 UTC  (7+ messages)
` [PATCH 1/3] drm/i915: Add get_config implementation for DSI encoder
` [PATCH 2/3] drm/i915: wait for all DSI FIFOs to be empty
` [PATCH 3/3] drm/i915: Add support for Video Burst Mode for MIPI DSI

[PATCH 1/4] drm/i915: don't warn if IRQs are disabled when shutting down display IRQs
 2014-07-14 15:23 UTC  (11+ messages)
` [PATCH 2/4] drm/i915: add helper for checking whether IRQs are enabled
` [PATCH 3/4] drm/i915: drop runtime PM get/put pair around DP detect
` [PATCH 4/4] drm/i915: set pm._irqs_disabled at IRQ init time

[PATCH v3] drm/i915: Force GPU Freq to lowest while suspending
 2014-07-15  7:35 UTC  (4+ messages)
` [PATCH v4] "

[PATCH] drm/i915/chv: Drop WaGsvBringDownFreqInRc6
 2014-07-15  7:33 UTC  (3+ messages)

[PATCH 1/2] video/fb: Propagate error code from failing to unregister conflicting fb
 2014-07-14 15:15 UTC  (4+ messages)
` [PATCH 2/2] drm/i915: Handle failure to kick out a conflicting fb driver

[PATCH] tests/gem_userptr_blits: Race between object creation and multi-threaded mm ops
 2014-07-14 13:27 UTC  (7+ messages)

[PATCH] lib: Add argc/argv to igt_simple_init
 2014-07-14 12:44 UTC 

[PATCH 0/2] Low hanging fruit to reduce the driver size
 2014-07-14 10:40 UTC  (8+ messages)
` [PATCH 1/2] drm/i915: Provide a config option to select a target platform
` [PATCH 2/2] drm/i915: Don't compile the MIPI DSI code on HSW/BDW

[PATCH 01/10] drm/i915: Make semaphore updates more precise
 2014-07-14 10:04 UTC  (3+ messages)
` [PATCH 07/10] drm/i915/bdw: collect semaphore error state

[PATCH 0/4] Introduce a new create ioctl for user specified
 2014-07-14  9:53 UTC  (3+ messages)

[patch 48/55] drm: i915: Use nsec based interfaces
 2014-07-14  9:21 UTC 

drm: i915: "plane B assertion failure, should be off on pipe B but is still active"
 2014-07-14  7:18 UTC  (7+ messages)

Warning in intel_pm.c when connecting HDMI display after suspend to ram (3.16-rc)
 2014-07-14  7:08 UTC  (2+ messages)

[PATCH v2] drm/i915/bdw: BDW Software Turbo
 2014-07-14  7:03 UTC  (9+ messages)

[PATCH] Revert "drm/i915: reverse dp link param selection, prefer fast over wide again"
 2014-07-14  7:02 UTC  (2+ messages)

[PATCH v3 1/4] drm/crtc: Add property for aspect ratio
 2014-07-14  6:51 UTC  (3+ messages)
` [PATCH v4 "

[v3 00/13] Support for 180 degree HW rotation
 2014-07-14  3:57 UTC  (6+ messages)
` [v3 09/13] drm/i915: Add rotation property for sprites
  ` [Intel-gfx] "

[PATCH] drm/i915/dp: force eDP lane count to max available lanes on BDW
 2014-07-14  0:51 UTC  (5+ messages)

[PATCH 01/11] drm/i915: Run psr_setup unconditionally
 2014-07-13 10:33 UTC  (23+ messages)
` [PATCH 02/11] drm/i915: Add a FIXME about drrs/psr interactions
` [PATCH 03/11] drm/i915: Track the psr dp connector in dev_priv->psr.enabled
` [PATCH 04/11] drm/i915: Don't try to disable psr harder from the work item
` [PATCH 05/11] drm/i915: Lock down psr sw/hw state tracking
` [PATCH 06/11] drm/i915: More checks for psr.enabled
` [PATCH 07/11] drm/i915: Add locking to psr code
` [PATCH 08/11] drm/i915: Fix up PSR frontbuffer tracking
` [PATCH 09/11] drm/i915: Improve PSR debugfs output
` [PATCH 10/11] drm/i915: Remove redundant HAS_PSR checks
` [PATCH 11/11] drm/i915: Enable PSR by default

[RFC][PATCH] gpu:drm:i915:intel_detect_pch: back to check devfn instead of check class type
 2014-07-12 10:13 UTC  (13+ messages)
        ` [Intel-gfx] "
                  ` [Xen-devel] "

[PATCH] igt/gem_partial_pwrite_pread: Add set-cache subtest to validate JIRA VIZ-3721
 2014-07-12 10:11 UTC  (4+ messages)

[PATCH] drm/i915: Ignore VBT backlight presence check on HP Chromebook 14
 2014-07-12 10:07 UTC  (2+ messages)

[RFC 1/1] drm/i915: Power gating display wells during i915_pm_suspend
 2014-07-12  9:50 UTC  (4+ messages)
  ` [RFC v2 "

[drm-intel:for-linux-next 190/192] drivers/gpu/drm/i915/intel_pm.c:6929:5: sparse: symbol 'byt_gpu_freq' was not declared. Should it be static?
 2014-07-12  9:22 UTC 

[PATCH] drm/i915/chv: calculate rc6 residency correctly
 2014-07-12  9:14 UTC  (2+ messages)

3.15-rc: regression in suspend
 2014-07-11 23:33 UTC  (11+ messages)

[PATCH] drm/i915: Do not unmap object unless no other VMAs reference it
 2014-07-11 18:05 UTC  (11+ messages)
` [PATCH] drm/i915: Optimize the i915_gem_gtt_finish_object function

[PATCH 00/42] Execlists v4
 2014-07-11 17:26 UTC  (44+ messages)
` [PATCH 01/42] drm/i915/bdw: New source and header file for LRs, LRCs and Execlists
` [PATCH 02/42] drm/i915/bdw: Macro for LRCs and module option for Execlists
` [PATCH 03/42] drm/i915/bdw: Initialization for Logical Ring Contexts
` [PATCH 04/42] drm/i915/bdw: Introduce one context backing object per engine
` [PATCH 05/42] drm/i915/bdw: A bit more advanced LR context alloc/free
` [PATCH 06/42] drm/i915/bdw: Allocate ringbuffers for Logical Ring Contexts
` [PATCH 07/42] drm/i915/bdw: Add a context and an engine pointers to the ringbuffer
` [PATCH 08/42] drm/i915/bdw: Populate LR contexts (somewhat)
` [PATCH 09/42] drm/i915/bdw: Deferred creation of user-created LRCs
` [PATCH 10/42] drm/i915/bdw: Render moot context reset and switch with Execlists
` [PATCH 11/42] drm/i915/bdw: Don't write PDP in the legacy way when using LRCs
` [PATCH 12/42] drm/i915: Abstract the legacy workload submission mechanism away
` [PATCH 13/42] drm/i915/bdw: Skeleton for the new logical rings submission path
` [PATCH 14/42] drm/i915/bdw: Generic logical ring init and cleanup
` [PATCH 15/42] drm/i915/bdw: GEN-specific logical ring init
` [PATCH 16/42] drm/i915/bdw: GEN-specific logical ring set/get seqno
` [PATCH 17/42] drm/i915/bdw: New logical ring submission mechanism
` [PATCH 18/42] drm/i915/bdw: GEN-specific logical ring emit request
` [PATCH 19/42] drm/i915/bdw: GEN-specific logical ring emit flush
` [PATCH 20/42] drm/i915/bdw: Emission of requests with logical rings
` [PATCH 21/42] drm/i915/bdw: Ring idle and stop "
` [PATCH 22/42] drm/i915/bdw: Interrupts "
` [PATCH 23/42] drm/i915/bdw: GEN-specific logical ring emit batchbuffer start
` [PATCH 24/42] drm/i915/bdw: Workload submission mechanism for Execlists
` [PATCH 25/42] drm/i915/bdw: Always use MMIO flips with Execlists
` [PATCH 26/42] drm/i915/bdw: Render state init for Execlists
` [PATCH 27/42] drm/i915/bdw: Implement context switching (somewhat)
` [PATCH 28/42] drm/i915/bdw: Write the tail pointer, LRC style
` [PATCH 29/42] drm/i915/bdw: Two-stage execlist submit process
` [PATCH 30/42] drm/i915/bdw: Handle context switch events
` [PATCH 31/42] drm/i915/bdw: Avoid non-lite-restore preemptions
` [PATCH 32/42] drm/i915/bdw: Help out the ctx switch interrupt handler
` [PATCH 33/42] drm/i915/bdw: Make sure gpu reset still works with Execlists
` [PATCH 34/42] drm/i915/bdw: Make sure error capture keeps working "
` [PATCH 35/42] drm/i915/bdw: Disable semaphores for Execlists
` [PATCH 36/42] drm/i915/bdw: Display execlists info in debugfs
` [PATCH 37/42] drm/i915/bdw: Display context backing obj & ringbuffer "
` [PATCH 38/42] drm/i915/bdw: Print context state "
` [PATCH 39/42] drm/i915/bdw: Document Logical Rings, LR contexts and Execlists
` [PATCH 40/42] drm/i915/bdw: Enable Logical Ring Contexts (hence, Execlists)
` [PATCH 41/42] drm/i915/bdw: Pin the context backing objects to GGTT on-demand
` [PATCH 42/42] drm/i915/bdw: Pin the ringbuffer backing object "

[PATCH] drm/i915: Do not unmap object unless no other VMAs reference it
 2014-07-11 17:20 UTC  (2+ messages)
` [PATCH] drm/i915: Optimize the i915_gem_gtt_finish_object function

"PCH transcoder A FIFO underrun" during boot
 2014-07-11 16:26 UTC 

[PATCH 0/7] Enable RP1/RPn/RP0 sysfs and enable CHV PM interrupt
 2014-07-12 13:16 UTC  (17+ messages)
` [PATCH 1/7] drm/i915: Read guaranteed freq for valleyview
` [PATCH 2/7] drm/i915: Add RP0/RP1/RPn render P state thresholds in VLV sysfs
` [PATCH 4/7] drm/i915: populate mem_freq/cz_clock for chv
` [PATCH 6/7] drm/i915/chv: Add basic PM interrupt support for CHV
` [PATCH v2 1/3] drm/i915: CHV GPU frequency to opcode functions
` [PATCH v2] drm/i915: Add RP1 render P state thresholds in CHV

[PATCH] drm/i915/sysfs: Merge vlv_attrs with gen6_attrs
 2014-07-11 16:22 UTC  (2+ messages)

[PATCH] intel-gpu-tools: Dont build kms_force_connector if no cairo
 2014-07-11 16:05 UTC  (2+ messages)

[PATCH 00/19] ddi: respin of runtime PM for DPMS
 2014-07-11 15:51 UTC  (4+ messages)

[PATCH] lib/igt.cocci: Add stanza for for_each_pipe
 2014-07-11 15:44 UTC 

[PATCH 1/2] drm/i915: Set M2_N2 registers during mode set
 2014-07-11 15:15 UTC  (3+ messages)
` [PATCH v4 "

[PATCH 00/40] CHV stuff mostly
 2014-07-12 13:48 UTC  (17+ messages)
` [PATCH 01/40] drm/i915: Try to populate mem_freq for chv
` [PATCH 02/40] drm/i915: Use the cached min/min/rpe values in the vlv debugfs code
` [PATCH 03/40] drm/i915: Align chv rps min/max/rpe values
` [PATCH 05/40] drm/i915: Don't disable PPGTT for CHV based in PCI rev
` [PATCH 10/40] drm/i915: Call encoder->post_disable() in intel_sanitize_encoder()
` [PATCH 16/40] drm/i915: Add chv_power_wells[]
` [PATCH 30/40] drm/i915: Add the WaCsStallBeforeStateCacheInvalidate:bdw workaround

[PATCH i-g-t 00/43] Rotation test
 2014-07-11 14:19 UTC  (8+ messages)
` [PATCH i-g-t 02/43] igt_kms: Make has_universal_planes a bitfield
` [PATCH i-g-t 05/43] igt_kms: Add support for setting plane rotation

[PATCH i-g-t 1/5] lib: Remove unused field from struct igt_fb
 2014-07-11 14:09 UTC  (5+ messages)
` [PATCH i-g-t 2/5] lib: Split the GTT mapping out of get_cairo_surface()
` [PATCH i-g-t 3/5] lib: NULLify ->cairo_surface once unmapped
` [PATCH i-g-t 4/5] lib: Don't take a reference to the surface in get_cairo_surface()
` [PATCH i-g-t 5/5] testdisplay: Destroy the cairo context once the fb is painted

[PATCH 1/2] drm/i915: Abandon oom quickly if killed by a signal
 2014-07-11 14:06 UTC  (9+ messages)
` [PATCH 2/2] drm/i915: Initialise userptr mmu_notifier serial to 1

[PATCH i-g-t] lib: Extract gem_get_tiling() from a couple of tests
 2014-07-11 13:20 UTC 

[PATCH 1/3] Wait for any pid in order to reap failure quicker
 2014-07-11 11:56 UTC  (6+ messages)
` [PATCH 2/3] igt/gem_userptr_blits: Shared memory allocations
` [PATCH 3/3] igt/gem_userptr_blits: Verify that userptr bo work on unshared memory

Changes to running intel-gpu-tools with Piglit
 2014-07-11 11:00 UTC 

Updated drm-intel-testing
 2014-07-11  9:41 UTC 


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