public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2014-10-10 11:41:35 to 2014-10-17 11:29:20 UTC [more...]

[PATCH 00/17] drm/i915: Fix vlv/chv panel power sequencer
 2014-10-17 11:28 UTC  (20+ messages)
` [PATCH 01/17] drm/i915: Warn if trying to register eDP on port != B/C on vlv/chv
` [PATCH 02/17] drm/i915: Warn if stealing power sequencer from an active eDP port
` [PATCH 03/17] drm/i915: Remove high level intel_edp_vdd_{on, off}() from hpd/detect
` [PATCH 04/17] drm/i915: Store power sequencer delays in intel_dp
` [PATCH 05/17] drm/i915: Don't initialize power seqeuencer delays more than once
` [PATCH 06/17] drm/i915: Split power sequencer panel on/off functions to locked and unlocked variants
` [PATCH 07/17] drm/i915: Hold the pps mutex across the whole panel power enable sequence
` [PATCH 08/17] drm/i915: Wait for PHY port ready before link training on VLV/CHV
` [PATCH 09/17] drm/i915: Fix eDP link training when switching pipes "
` [PATCH 10/17] drm/i915: Kick the power sequencer before AUX transactions
` [PATCH 11/17] drm/i915: Make sure DPLL is enabled when kicking the power sequencer on VLV/CHV
` [PATCH 12/17] drm/i915: Don't kick the power seqeuncer just to check if we have vdd/panel power
` [PATCH 13/17] drm/i915: Clear PPS port select when giving up the power sequencer
` [PATCH 14/17] drm/i915: Warn if stealing non pipe A/B "
` [PATCH 15/17] drm/i915: Steal power sequencer in vlv_power_sequencer_pipe()
` [PATCH 16/17] drm/i915: Improve VDD/PPS debugs
` [PATCH 17/17] drm/i915: Warn if panel power is already on when enabling it

[PATCH] drm/i915: call drm_vblank_cleanup() earlier at unload
 2014-10-17 11:18 UTC  (2+ messages)

DRI3 only DDX driver
 2014-10-17 10:18 UTC  (3+ messages)

[PATCH 0/5] drm/i915: Random pile of VLV/CHV fixes
 2014-10-17  9:08 UTC  (10+ messages)
` [PATCH 1/5] drm/i915: Don't claim that we're resetting PCH ADPA register
` [PATCH 2/5] drm/i915: Fix GMBUSFREQ on vlv/chv
` [PATCH 3/5] drm/i915: Fix chv PCS DW11 register defines
` [PATCH 4/5] drm/i915: Do vlv cmnlane toggle w/a in more cases
` [PATCH 5/5] drm/i915: Initialize new chv primary plane and pipe blender registers

[PATCH 1/2] drm/i915: Do a dummy DPCD read before the actual read
 2014-10-17  9:06 UTC  (11+ messages)
` [PATCH 2/2] drm/i915: Ignore long hpds on eDP ports

[PULL] drm-intel-next-fixes for 3.18
 2014-10-17  7:16 UTC 

[PATCH v2 0/8] Add enlightenments for vGPU
 2014-10-17  5:37 UTC  (9+ messages)
` [PATCH v2 1/8] drm/i915: Introduce a PV INFO page structure for Intel GVT-g
` [PATCH v2 2/8] drm/i915: Adds graphic address space ballooning logic
` [PATCH v2 3/8] drm/i915: Partition the fence registers for vgpu in i915 driver
` [PATCH v2 4/8] drm/i915: Disable framebuffer compression for i915 driver in VM
` [PATCH v2 5/8] drm/i915: Add the display switch logic for vgpu in i915 driver
` [PATCH v2 6/8] drm/i915: Disable power management for i915 driver in VM
` [PATCH v2 7/8] drm/i915: Create vgpu specific write MMIO to reduce traps
` [PATCH v2 8/8] drm/i915: Support alias ppgtt in VM if ppgtt is enabled

[RFC PATCH 0/3] drm driver for baytrail's vxd392
 2014-10-17  0:40 UTC  (25+ messages)
` [RFC PATCH 1/3] drm/i915: add vxd392 bridge in i915
    ` [Intel-gfx] "
` [RFC PATCH 2/3] drm/ipvr: drm driver for vxd392
        ` [Intel-gfx] "
  ` [Intel-gfx] [RFC PATCH 0/3] drm driver for baytrail's vxd392

[RFC PATCH 3/3] libdrm: user mode helper for ipvr drm driver
 2014-10-17  0:36 UTC  (6+ messages)

[PATCH i-g-t 0/7] Miscellaneous fixes and improvements
 2014-10-16 19:56 UTC  (9+ messages)
` [PATCH i-g-t 1/7] Fix uninitialised variable warnings
` [PATCH i-g-t 2/7] lib: various documentation fixes
` [PATCH i-g-t 3/7] lib: add common min and max macros
` [PATCH i-g-t 4/7] quick_dump: fix distcheck
` [PATCH i-g-t 5/7] configure: include the skylake quick_dump files in EXTRA_DIST
` [PATCH i-g-t 6/7] drm_lib.sh: add standard command line options
` [PATCH i-g-t 7/7] tests: add a check for command line handling

[PATCH] drm/i915: Abort command parsing for chained batches
 2014-10-16 19:26 UTC  (2+ messages)
` [PATCH] drm/i915: Abort command parsing for chained

[PATCH] drm/i915: run intel_uncore_early_sanitize earlier on resume
 2014-10-16 16:04 UTC  (4+ messages)

[PATCH] drm/i915: add runtime PM get/put call in i915_execlists
 2014-10-16 15:13 UTC 

[PATCH] drm/i915: Document that mmap forwarding is discouraged
 2014-10-16 14:02 UTC  (4+ messages)

[PATCH] drm/i915: fix short vs. long hpd detection
 2014-10-16 12:09 UTC  (7+ messages)

[PATCH] drm/i915: Don't trust the DP_DETECT bit for eDP ports on CHV
 2014-10-16 12:09 UTC  (3+ messages)

v3.17, i915 vs nouveau: possible recursive locking detected
 2014-10-16 11:47 UTC  (2+ messages)
` [Intel-gfx] "

[PATCH i-g-t] tests/kms_force_connector: fix assertion when VGA is already connected
 2014-10-16  9:47 UTC 

[PATCH v2 6/8] drm/i915: Disable power management for i915 driver in VM
 2014-10-16  9:06 UTC 

[PATCH v2 0/8] Add enlightenments for vGPU
 2014-10-16  6:24 UTC  (9+ messages)
` [PATCH v2 1/8] drm/i915: Introduce a PV INFO page structure for Intel GVT-g
` [PATCH v2 2/8] drm/i915: Adds graphic address space ballooning logic
` [PATCH v2 3/8] drm/i915: Partition the fence registers for vgpu in i915 driver
` [PATCH v2 4/8] drm/i915: Disable framebuffer compression for i915 driver in VM
` [PATCH v2 5/8] drm/i915: Add the display switch logic for vgpu in i915 driver
` [PATCH v2 6/8] drm/i915: Disable power management for i915 driver in VM
` [PATCH v2 7/8] drm/i915: Create vgpu specific write MMIO to reduce traps
` [PATCH v2 8/8] drm/i915: Support alias ppgtt in VM if ppgtt is enabled

[PATCH 1/2] tests/gem_exec_parse: fix batch_len setting for cmd-crossing-page
 2014-10-15 21:52 UTC  (2+ messages)
` [PATCH 2/2] tests/gem_exec_parse: test for chained batch buffers

[PATCH 0/3] Rework of the WM flush (for the DDB allocation)
 2014-10-15 17:34 UTC  (4+ messages)
` [PATCH 1/3] drm/i915/skl: Stage the pipe DDB allocation
` [PATCH 2/3] drm/i915/skl: Flush the WM configuration
` [PATCH 3/3] drm/i915/skl: Log the order in which we flush the pipes in the WM code

[PATCH] tests/kms_cursor_crc: HSW/BDW only have square cursors
 2014-10-15 17:17 UTC  (5+ messages)

[PATCH] lib: fix warnings on ignoring return values
 2014-10-15 17:09 UTC  (2+ messages)

[RFC] drm/i915: Remove FIXME_lrc_ctx backpointer
 2014-10-15 10:02 UTC  (2+ messages)

[PATCH] tests/pm_rc6_residency: Split RC6p and RC6pp
 2014-10-14 17:23 UTC 

[PATCH] lib/igt_aux: make igt_wait_for_pm_status() resist the signal helper
 2014-10-14 19:12 UTC 

[PATCH i-g-t 1/3] skl_ddb_allocation: Add a standalone version of the DDB allocator
 2014-10-14 16:34 UTC  (3+ messages)
` [PATCH i-g-t 2/3] skl_ddb_allocation: Add checks on the DDB entries
` [PATCH i-g-t 3/3] skl_ddb_allocation: Make 'end' exclusive in the DDB allocation entry

[PATCH 0/8] SKL WM fixups
 2014-10-14 16:31 UTC  (9+ messages)
` [PATCH 1/8] drm/i915/skl: Make 'end' of the DDB allocation entry exclusive
` [PATCH 2/8] drm/i915/skl: Use a more descriptive parameter name in skl_compute_plane_wm()
` [PATCH 3/8] drm/i915/skl: Move the per-latency maximum test earlier
` [PATCH 4/8] drm/i915/skl: Reduce the number of holes in struct skl_wm_level
` [PATCH 5/8] drm/i915/skl: Move all the WM compute functions in one place
` [PATCH 6/8] drm/i915/skl: Rework when the transition WMs are computed
` [PATCH 7/8] drm/i915/skl: Correctly align skl_compute_plane_wm() arguments
` [PATCH 8/8] drm/i915/skl: Reduce the indentation level in skl_write_wm_values()

[PATCH] drm/i915: Broaden application of set-domain(GTT)
 2014-10-14 12:47 UTC  (2+ messages)

[PATCH 1/4] igt/gem_concurrent_blit: Inject hangs before verifying contents
 2014-10-14 11:28 UTC  (4+ messages)
` [PATCH 2/4] igt/gem_pread_after_blit: Inject hangs!
` [PATCH 3/4] igt/gem_reloc_vs_hang: "
` [PATCH 4/4] igt/gem_evict_(alignment|everything): contend with GPU hangs

[PATCH 1/2] sna: Fix URB offset shift on 3DSTATE_SBE
 2014-10-14  7:06 UTC  (3+ messages)
` [PATCH 2/2] sna: a bit of cleanup on gen8_render.h

[PATCH] drm/i915: Audio N value computed for pixel doubled modes
 2014-10-13 23:46 UTC  (6+ messages)
` [PATCH v2] "

[PATCH 1/2] Revert "tests/kms_psr_sink_crc: Wait 2 vblanks before grabing the new crc."
 2014-10-13 10:39 UTC  (2+ messages)
` [PATCH 2/2] Revert "tests/kms_sink_crc_basic: "

[RFC] drm/i915: Remove FIXME_lrc_ctx backpointer
 2014-10-13 15:52 UTC 

[PATCH 1/4] drm/i915: Restore default render context after hw state reset
 2014-10-13 15:22 UTC  (5+ messages)
` [PATCH 3/4] drm/i915: Build workaround list in ring initialization
` [PATCH 4/4] drm/i915: Check workaround status on dfs read time

[drm/i915] 5ba60fc3d71: dmesg.WARNING:at_drivers/gpu/drm/i915/intel_pm.c:sandybridge_pcode_write_i915()
 2014-10-13 10:18 UTC  (2+ messages)

significant ioremap leak in i915?
 2014-10-13  4:58 UTC  (5+ messages)

[RFC 0/6] Rearranging PPS related code
 2014-10-13  4:55 UTC  (3+ messages)

[PATCH] drm/i915: fix wait ioctl with negative timeout
 2014-10-12 16:40 UTC  (2+ messages)

[PATCH 08/37] mi: Drop plane argument from miHandleExposures
 2014-10-12 15:39 UTC  (4+ messages)

[drm/i915] WARNING: CPU: 2 PID: 260 at drivers/gpu/drm/i915/intel_display.c:1151 assert_plane+0x83/0x90 [i915]()
 2014-10-11 14:11 UTC  (2+ messages)

[PATCH 1/2] drm/i915: allow dev_priv for HAS_PCH_* macros too
 2014-10-11  8:28 UTC  (5+ messages)
` [PATCH 2/2] drm/i915: spt does not have pch backlight override bit
  ` [PATCH 2/2] drm/i915: spt does not have pch backlight

[QA 10/11 ww41] Testing report for `drm-intel-testing` (was: Updated -next)
 2014-10-11  8:33 UTC 

[intel-gfx] Displayport compliance testing
 2014-10-11  0:20 UTC  (5+ messages)
` [PATCH 10/10] drm/i915: Fix intel_dp_hot_plug()

[PATCH] drm/i915: Change order of operations for VLV/CHV to not train DP link before PHYs are ready
 2014-10-11  0:18 UTC  (3+ messages)

[PATCH] drm/i915: Convert a couple more INTEL_INFO-esque macros to be pointer agnostic
 2014-10-10 15:08 UTC  (2+ messages)

[PATCH 4/4] drm/i915: use current mode if the size matches the preferred mode
 2014-10-10 14:44 UTC  (2+ messages)
` [PATCH 4/4] drm/i915: use current mode if the size

[PATCH 1/6] tools/null_state_gen: Add copyrights
 2014-10-10 14:35 UTC  (4+ messages)
` [PATCH 6/6] tools/null_state_gen: Add GEN9 golden context batch buffer creation
    ` [PATCH] tools/null_state_gen: Add copyright notice to state output

[RFC 00/21] Replace seqno values with request structures
 2014-10-10 12:03 UTC  (4+ messages)
` [RFC 24/25] drm/i915: Zero fill the request structure
` [RFC 25/25] drm/i915: Defer seqno allocation until actual hardware submission time

[RFC 22/21] drm/i915: Cache request completion status
 2014-10-10 11:40 UTC  (2+ messages)
` [RFC 23/25] "


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