public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2014-11-11 15:19:50 to 2014-11-14 10:16:52 UTC [more...]

[PATCH v3 0/8] Add enlightenments for vGPU
 2014-11-14 10:17 UTC  (12+ 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 v3 8/8] drm/i915: Support alias ppgtt in VM if ppgtt is enabled
  ` [PATCH v3 8/8] drm/i915: Support alias ppgtt in VM if

sna: Experimental support for write-combining mmaps (wc-mmap)
 2014-11-14 10:16 UTC  (12+ messages)

[PATCH] drm/i915: remove the unnecessary block around display.hpd_irq_setup
 2014-11-14 10:10 UTC  (4+ messages)
` [PATCH] drm/i915: remove the unnecessary block around

[PATCH 00/10] PSR VLV-Braytrail and CHV-Braswell
 2014-11-14 10:02 UTC  (17+ messages)
` [PATCH 01/10] drm/i915: Add PSR registers for PSR VLV/CHV
` [PATCH 04/10] drm/i915: PSR VLV/CHV: Introduce setup, enable and disable functions
` [PATCH 06/10] drm/i915: VLV/CHV PSR Software timer mode control
` [PATCH 07/10] drm/i915: VLV/CHV PSR: Increase wait delay time before active PSR
` [PATCH 08/10] drm/i915: VLV/CHV PSR debugfs

[PATCH] drm/i915: Kick fbdev before vgacon
 2014-11-14  9:47 UTC  (2+ messages)
` [Intel-gfx] "

[PATCH 0/7] i915 atomic plane helper conversion
 2014-11-14  9:39 UTC  (27+ messages)
` [PATCH 1/7] drm/i915: Make intel_plane_state subclass drm_plane_state
` [PATCH 2/7] drm/i915: Allow intel_plane_disable() to operate on all plane types
` [PATCH 3/7] drm/i915: Clarify sprite plane function names
  ` [Intel-gfx] "
` [PATCH 4/7] drm/i915: Make intel_crtc_has_pending_flip() non-static
` [PATCH 5/7] drm/i915: Prepare for atomic plane helpers
  ` [PATCH 5/8] drm/i915: Prepare for atomic plane helpers (v2)
` [PATCH 6/7] drm/i915: Switch plane handling to atomic helpers
  ` [PATCH 6/8] drm/i915: Switch plane handling to atomic helpers (v2)
  ` [Intel-gfx] [PATCH 6/7] drm/i915: Switch plane handling to atomic helpers
` [PATCH 7/7] drm/i915: Drop unused position fields
` [PATCH 8/8] drm/i915: Integrate kerneldoc for atomic plane helpers

[PATCH 1/4] drm/i915: preserve SSC if previously set v3
 2014-11-14  9:36 UTC  (3+ messages)

[PATCH] drm/i915: WaSetupGtModeTdRowDispatch:snb
 2014-11-14  8:25 UTC 

[PATCH 1/2] drm/i915: Drop the HSW special case from __gen6_gt_wait_for_thread_c0()
 2014-11-14  6:48 UTC  (3+ messages)
` [PATCH 2/2] drm/i915: Drop WaRsForcewakeWaitTC0:vlv

[PATCH 0/7] SKL stage 1 part 4 - loose ends
 2014-11-14  6:13 UTC  (9+ messages)
` [PATCH 1/7] drm/i915/skl: Implement queue_flip
` [PATCH 2/7] drm/i915/skl: fetch, enable/disable pfit as needed v2
` [PATCH 3/7] drm/i915/skl: AUX irqs have moved
` [PATCH 4/7] drm/i915/skl: Add Gen9 LRC size
` [PATCH 5/7] drm/i915: Clear PCODE_DATA1 on SNB+
` [PATCH 6/7] drm/i915/skl: Use correct use counters for force wakes
` [PATCH 7/7] drm/i915: Let's hope future platforms will use the same WM code as SKL
  ` [PATCH 7/7] drm/i915: Let's hope future platforms will

[PATCH] drm/i915: Add haswell_pcode_write function
 2014-11-14  2:50 UTC  (2+ messages)
` [PATCH] drm/i915: Extend pcode mailbox interface

[PATCH 0/8] drm-intel-collector - update
 2014-11-14  0:56 UTC  (10+ messages)
` [PATCH 2/8] drm/i915: Specify bsd rings through exec flag
` [PATCH 3/8] drm/i915: add I915_PARAM_HAS_BSD2 to i915_getparam
` [PATCH 8/8] drm/i915: Wait thread status on gen8+ fw sequence

[PATCH 00/10] SKL stage 1 part 3
 2014-11-14  0:39 UTC  (12+ messages)
` [PATCH 01/10] drm/i915/skl: Register definitions for SKL Clocks
` [PATCH 02/10] drm/i915/skl: Structure/enum definitions for SKL clocks
` [PATCH 03/10] drm/i915/skl: CD clock back calculation for SKL
` [PATCH 04/10] drm/i915/skl: Determine enabled PLL and its linkrate/pixel clock
` [PATCH 05/10] drm/i915/skl: Query DPLL attached to port on SKL
` [PATCH 06/10] drm/i915/skl: Define shared DPLLs for Skylake
` [PATCH 07/10] drm/i915/skl: Adjust the port PLL selection code
` [PATCH 08/10] drm/i915/skl: Implementation of SKL DPLL programming
` [PATCH 09/10] drm/i915/skl: Provide skl-specific pll hw state cross-checking
` [PATCH 10/10] drm/i915/skl: Apply eDP WA only for gen < 9
  ` [PATCH 10/10] drm/i915/skl: Apply eDP WA only for gen <

[Regression] 83f45fc turns machine's screen off
 2014-11-13 21:37 UTC  (2+ messages)

[intel-gfx] Displayport compliance testing
 2014-11-13 21:07 UTC  (9+ messages)
` [PATCH 05/10] drm/i915: Add debugfs interface for Displayport debug and "

[PATCH 1/2] drm/i915: don't save/restore panel fitter registers
 2014-11-13 20:29 UTC  (7+ messages)
` [PATCH 2/2] drm/i915: don't save/restore backlight hist ctl registers
  ` [PATCH 3/2] drm/i915: unify remaining register save/restore code a bit
  ` [PATCH 2/2] drm/i915: don't save/restore backlight hist

[PATCH 6/6] x86: Use clwb in drm_clflush_virt_range
 2014-11-13 18:43 UTC  (5+ messages)

[PATCH i-g-t] configure: update bug reporting url
 2014-11-13 17:19 UTC 

[PATCH v3] drm/i915: Move to CPU domain in pwrite/pread
 2014-11-13 15:56 UTC  (3+ messages)
  ` [PATCH i-g-t] tests/kms_pwrite_crc: Add pwrite vs display coherency test

[PATCH 00/11] BYT DSI Dual Link Support
 2014-11-13 14:53 UTC  (2+ messages)

Preserving DPMS state over suspend/resume
 2014-11-13 14:40 UTC 

[PULL] drm-intel-fixes
 2014-11-13 13:28 UTC 

[PATCH] drm/i915: add missing rpm ref to i915_gem_pwrite_ioctl
 2014-11-13 12:58 UTC  (4+ messages)
  ` [PATCH] tests/pm_rpm: add gem-evict-pwrite subtest
` [PATCH] drm/i915: add missing rpm ref to

[PATCH] drm/i915: Delete outdated comment in byt_pte_encode
 2014-11-13 12:55 UTC  (4+ messages)
` [PATCH] drm/i915: Delete outdated comment in

[PATCH i-g-t 1/3] lib/tests: add a test for igt_set_timeout
 2014-11-13 11:59 UTC  (3+ messages)
` [PATCH i-g-t 2/3] tests/kms_flip: add a timeout for the nonblocking-read test
` [PATCH i-g-t 3/3] lib: only skip subsequent tests if a timeout occurs outside of a subtest

[PATCH 4/4] drm/i915/bdw: Pin the ringbuffer backing object to GGTT on-demand
 2014-11-13 10:28 UTC  (2+ messages)
` [PATCH v5 "

[PATCH 3/4] drm/i915/bdw: Pin the context backing objects to GGTT on-demand
 2014-11-13 10:28 UTC  (2+ messages)
` [PATCH v5 "

[PATCH v4 1/4] drm/i915/bdw: Clean up execlist queue items in retire_work
 2014-11-13 10:27 UTC  (2+ messages)
` [PATCH v5 "

[PATCH v2] drm/i915: Move to CPU domain in pwrite/pread
 2014-11-13  4:10 UTC  (5+ messages)

[Announcement] PRTS is now enabled for Intel-gfx for Kernel patch testing
 2014-11-13  1:21 UTC 

[PATCH] drm: Simplify return value handling in drm_crtc.c
 2014-11-12 19:29 UTC  (2+ messages)
` [PATCH] drm: Simplify return value handling in

[PATCH i-g-t v2] demos/intel_sprite_on: Added support to compile intel_sprite_on on Android
 2014-11-13 18:12 UTC 

[RFC PATCH 0/4] perf pmu driver for OA counters
 2014-11-12 17:22 UTC  (4+ messages)
` [RFC PATCH 3/4] drm/i915: add api to pin/unpin context state

[PATCH] drm/i915: expose a fixed brightness range to userspace
 2014-11-12 17:12 UTC  (2+ messages)
` [PATCH] drm/i915: expose a fixed brightness range to

[RFC 0/5] Preparation for multiple VMA and GGTT views per GEM object
 2014-11-12 17:02 UTC  (3+ messages)
` [RFC] drm/i915: Infrastructure for supporting different GGTT views per object

[PATCH v4 0/7] Command parser batch buffer copy
 2014-11-12 16:38 UTC  (14+ messages)
` [PATCH v4 1/7] drm/i915: Implement a framework for batch buffer pools
` [PATCH v4 2/7] drm/i915: Use batch pools with the command parser
` [PATCH v4 6/7] drm/i915: Mark shadow batch buffers as purgeable
` [PATCH v4 7/7] drm/i915: Tidy up execbuffer command parsing code

[PATCH 1/4] drm/i915: HSW/BDW PSR Set idle_frames = VBT + 1
 2014-11-12 16:07 UTC  (6+ messages)
` [PATCH 4/4] drm/i915: Add PSR docbook

[PATCH 1/2] drm/i915/hdmi: fetch infoframe status in get_config v3
 2014-11-12 15:41 UTC  (4+ messages)
` [PATCH 2/2] drm/i915: calculate pfit changes in set_config v3
  ` [PATCH 2/2] drm/i915: calculate pfit changes in

[PATCH] drm/i915: use the correct obj when preparing the sprite plane
 2014-11-12 14:45 UTC  (7+ messages)
    ` How to handle planes/fbs when disabling the crtc? (was Re: [Intel-gfx] [PATCH] drm/i915: use the correct obj when preparing the sprite plane)
        ` How to handle planes/fbs when disabling the crtc? (was "

[PATCH] drm/i915: Use correct pipe config to update pll dividers
 2014-11-12 14:08 UTC  (7+ messages)
  ` [PATCH] drm/i915: Use correct pipe config to update pll dividers. V2
    ` [PATCH] drm/i915: Use correct pipe config to update pll

[PATCH] drm/i915: Initialize workarounds in logical ring mode too
 2014-11-12 13:08 UTC  (10+ messages)
` [PATCH v3] "
  ` [PATCH v3] drm/i915: Initialize workarounds in logical
` [PATCH v4] drm/i915: Initialize workarounds in logical ring mode too
  ` [PATCH v4] drm/i915: Initialize workarounds in logical

[PATCH 0/5] drm/i915: Untangle execlist tracking
 2014-11-12 12:13 UTC  (8+ messages)
` [PATCH 1/5] drm/i915: execlist request keeps ptr/ref to gem_request
` [PATCH 2/5] drm/i915: Removed duplicate members from submit_request
` [PATCH 3/5] drm/i915: Remove FIXME_lrc_ctx backpointer
` [PATCH 4/5] drm/i915: Subsume intel_ctx_submit_request in to drm_i915_gem_request
` [PATCH 5/5] drm/i915: Change workaround execlist submission to use gem requests

[PATCH i-g-t 1/2] tests: ensure the script based tests are included in the distribution
 2014-11-12 10:54 UTC  (2+ messages)
` [PATCH i-g-t 2/2] configure: require automake 1.12

[PATCH 1/2] drm/i915/vlv: don't save panel power sequencer registers on suspend
 2014-11-12  9:40 UTC  (4+ messages)

[PATCH 0/2] Update turbo (rps) min frequency for HSW/BDW
 2014-11-12  8:37 UTC  (8+ messages)
` [PATCH 1/2] drm/i915: Use efficient "

[PATCH 2/2] drm: More specific locking for get* ioctls
 2014-11-12  7:45 UTC  (4+ messages)
` [PATCH] "

[PATCH 2/2] drm/i915: restore RSTDBYCTL only on non-KMS paths
 2014-11-12  5:28 UTC  (2+ messages)
` [PATCH 2/2] drm/i915: restore RSTDBYCTL only on non-KMS

[PATCH 4/4] drm/i915: Change CHV SKU400 GPU freq divider to 10
 2014-11-11 18:09 UTC  (2+ messages)
` [PATCH 4/4] drm/i915: Change CHV SKU400 GPU freq

[PATCH 1/6] drm/i915: factor out compute_config from __intel_set_mode v3
 2014-11-11 15:59 UTC  (6+ messages)
` [PATCH 3/6] drm/i915/hdmi: fetch infoframe status in get_config v2

[PATCH 0/5] drm/i915: Some VLV/CHV rc6/rps fixes/cleanups
 2014-11-12  3:10 UTC  (5+ messages)
` [PATCH 2/5] drm/i915: Read the CCK fuse register from CCK

[PATCH] drm/i915: Add the predicate source registers to the register whitelist
 2014-11-11 15:26 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] tests/gem_reset_stats: add defer-hangcheck test
 2014-11-11 15:20 UTC  (2+ messages)


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