public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2014-05-27 14:39:41 to 2014-06-02 08:09:22 UTC [more...]

[PULL] topic/core-stuff
 2014-06-02  8:09 UTC 

[PATCH v7 1/3] drm/i915: Replaced Blitter ring based flips with MMIO flips
 2014-06-02  6:56 UTC  (17+ messages)
` [PATCH v3 0/2] Replace "
  ` [PATCH 1/2] drm/i915: Replaced "
  ` [PATCH 2/2] drm/i915: Default to mmio flips on VLV
      ` [PATCH v4 0/3] Replace Blitter ring based flips with MMIO flips
        ` [PATCH v9 1/3] drm/i915: Replaced "
        ` [PATCH 2/3] drm/i915: Selection of MMIO vs CS flip at page flip time
        ` [PATCH 3/3] drm/i915: Make module param for MMIO flip selection as tristate
            ` [PATCH v10] drm/i915: Replaced Blitter ring based flips with MMIO flips

[PULL] drm-intel-next
 2014-06-02  6:05 UTC 

[PATCH 2/2] drm/i915: Change Mipi register definitions
 2014-06-01 13:54 UTC  (13+ messages)
      ` [PATCH 2/3] "
        ` [PATCH 3/3] drm/i915: Use transcoder as index to MIPI regs

[PATCH v3 2/3] drm/i915: New drm crtc property for varying the Pipe Src size
 2014-06-01  6:49 UTC  (5+ messages)
` [PATCH v4 2/4] "

[PATCH v3] drm/i915: Added write-enable pte bit support
 2014-06-01  6:42 UTC  (9+ messages)

[PATCH] present: Avoid dereferencing vblank past a successful call to present_flip()
 2014-05-31  7:33 UTC 

[PATCH] drm/i915/bdw: Use timeout mode for RC6 on bdw
 2014-05-30 23:30 UTC  (8+ messages)

[PATCH] drm/i915/bdw: Add Broadwell support for debugfs rps freq info
 2014-05-30 23:22 UTC  (2+ messages)

[PATCH 1/2] drm/i915: make CRTC enable/disable asynchronous v2
 2014-05-30 22:10 UTC  (10+ messages)
` [PATCH 2/2] drm/i915: make userspace mode sets asynchronous
` [PATCH] drm/i915: make CRTC enable/disable asynchronous v3

[PATCH 1/4] drm/i915: disable power wells on suspend
 2014-05-30 21:12 UTC  (24+ messages)
` [PATCH 2/4] drm/i915: leave rc6 enabled at suspend time
  ` [PATCH] drm/i915: leave rc6 enabled at suspend time v2
` [PATCH 3/4] drm/i915: send proper opregion notifications on suspend/resume
  ` [PATCH 3/5] ACPI: export target system state for use by drivers
  ` [PATCH 4/5] drm/i915: send proper opregion notifications on suspend/resume
` [PATCH 4/4] drm/i915: make sure PC8 is enabled on suspend and disabled on resume
  ` [PATCH] drm/i915: make sure PC8 is enabled on suspend and disabled on resume v2
    ` [PATCH] drm/i915: make sure PC8 is enabled on suspend and disabled on resume v3
      ` [PATCH] drm/i915: make sure PC8 is enabled on suspend and disabled on resume v4

[PATCH] drm/i915: Only mark the ctx as initialised after a SET_CONTEXT operation
 2014-05-30 17:49 UTC  (3+ messages)

[PATCH 1/3] drm/i915: Check for a stalled page flip after each vblank
 2014-05-30 16:16 UTC  (3+ messages)
` [PATCH 2/3] drm/i915: Decouple the stuck pageflip on modeset
` [PATCH 3/3] drm/i915: Boost GPU frequency if we detect outstanding pageflips

[PATCH v2] drm/i915: Always apply cursor width changes
 2014-05-30 13:35 UTC 

[Intel 945] BSM: How to determine size of DRAM used for internal graphics?
 2014-05-30 12:47 UTC  (2+ messages)

intel_fb_initilal_config encoder->crtc warn
 2014-05-30  8:09 UTC  (2+ messages)

[PATCH] drm/i915: vlv: fix stuck primary plane due to SR watermarks
 2014-05-30  6:07 UTC 

[QA] Testing report for `drm-intel-testing` (was: Updated -next) on ww22
 2014-05-30  5:52 UTC 

[PATCH v5 2/2] drm/i915: State readout and cross-checking for dp_m2_n2
 2014-05-30  4:48 UTC  (2+ messages)

[PATCH 0/5] drm: Allow vblank interrupts during modeset and make the code less racy
 2014-05-30  3:13 UTC  (11+ messages)
` [PATCH 5/5] drm/i915: Allow vblank interrupts during modeset and eliminate some vblank races
            ` [Intel-gfx] "

[PATCH] drm: Split connection_mutex out of mode_config.mutex (v2)
 2014-05-29 21:54 UTC 

[PATCH 1/6] drm/i915: use VBT to determine whether to enumerate the VGA port
 2014-05-29 21:47 UTC  (2+ messages)

[PATCH] drm/i915: enable PPGTT on VLV
 2014-05-29 21:33 UTC 

[PATCH] drm/i915: Drop locking around fbdev-fb in debugfs
 2014-05-29 21:27 UTC 

[PATCH] drm/i915: Fix context locking in debugfs
 2014-05-29 21:24 UTC 

830GM still woes
 2014-05-29 21:19 UTC  (6+ messages)
        ` Breaking suspend/resume by the Pipe A quirk

[PATCH] drm/i915/vlv: enable PPGTT
 2014-05-29 21:12 UTC  (4+ messages)

[PATCH 0/3] connector debugfs properties
 2014-05-29 15:57 UTC  (4+ messages)
` [PATCH 1/3] drm: add register and unregister functions for connectors
` [PATCH 2/3] drm/debugfs: add a "force" file per connector
` [PATCH 3/3] drm/debugfs: add an "edid_override" "

[PATCH 0/4] Intel primary plane support (v7)
 2014-05-29 15:09 UTC  (10+ messages)
` [PATCH 1/4] drm: Check CRTC compatibility in setplane
` [PATCH 2/4] drm/plane-helper: Add drm_plane_helper_check_update() (v3)
` [PATCH 3/4] drm/i915: don't force full modeset if primary plane is disabled (v2)
` [PATCH 4/4] drm/i915: Intel-specific primary plane handling (v8)
` [PATCH i-g-t 1/5] kms: Add universal plane support
  ` [PATCH i-g-t 2/5] kms: Add igt_drm_plane_try_commit()
  ` [PATCH i-g-t 3/5] kms_plane: Update for universal plane changes
  ` [PATCH i-g-t 4/5] kms_universal_plane: Universal plane testing (v5)
  ` [PATCH i-g-t 5/5] kms_cursor_crc: Combine data_t and test_data_t

[PATCH] drm/i915: Support pf CRC source on haswell transcoder edp
 2014-05-29 12:10 UTC  (9+ messages)

[PATCH] [v2] drm/i915/bdw: Always issue a force restore
 2014-05-29  6:32 UTC  (4+ messages)
` [PATCH] [v3] "

[PATCH] drm/i915/bdw: Always issue a force restore
 2014-05-28 23:02 UTC 

[PATCH] drm/i915: Only check PPGTT bits when using PPGTT
 2014-05-28 22:07 UTC  (4+ messages)

[PATCH] drm/i915: make fbdev initialization asynchronous v2
 2014-05-28 21:53 UTC  (3+ messages)

[PATCH i-g-t 0/6] Make kms_pipe_crc_basic cover pipe A + eDP on HSW
 2014-05-28 19:32 UTC  (9+ messages)
` [PATCH 1/6] kms_pipe_crc_basic: Split the main test function a bit more
` [PATCH 2/6] kms_pipe_crc_basic: Cycle between 2 differently colored buffer
` [PATCH 3/6] kms_pipe_crc_basic: Make the number of CRCs a parameter
` [PATCH 4/6] kms_pipe_crc_basic: Bump the number of collected CRCs to 60
` [PATCH 5/6] kms_pipe_crc_basic: Add a bit a debugging output
` [PATCH 6/6] lib: Add a --igt-debug command line option

[PATCH] drm/i915: Don't WARN about ring idle bit on gen2
 2014-05-28 19:25 UTC  (3+ messages)

[PATCH 1/2] drm/i915: use power well count instead of reading hw state when checking status
 2014-05-28 18:17 UTC  (4+ messages)
` [PATCH 2/2] drm/i915: rename is_enabled to hw_state

[PATCH 1/2] drm/i915: Silence the WARN if the user tries to GTT mmap an incoherent object
 2014-05-28 16:14 UTC  (3+ messages)
` [PATCH 2/2] drm/i915: Check for a NULL shared dpll before dereferencing

[PATCH] NEWS: Don't forget the runtime pm helpers!
 2014-05-28 14:05 UTC 

[PATCH] NEWS: Updates 
 2014-05-28 14:02 UTC 

[PATCH i-g-t] build: Don't fail if SWIG isn't found
 2014-05-28 13:18 UTC 

[PATCH] drm/i915: Make intel_dsi_init() return void
 2014-05-28 13:00 UTC  (2+ messages)

[PATCH 02/11] drm/i915: Update PSR on resume
 2014-05-28 12:57 UTC  (3+ messages)
` [PATCH] "

[PATCH 0/4] drm/i915: Gen2/3 C3 wakeup stuff
 2014-05-28 12:51 UTC  (5+ messages)

[PATCH] drm/i915: Ignore SURFLIVE and flip counter when the GPU gets reset
 2014-05-28 12:10 UTC  (3+ messages)
` [PATCH igt] tests/kms_flip: Make flip-vs-panning-vs-hang change DSPSURF

[PATCH] [RFC] drm: Split connection_mutex out of mode_config.mutex
 2014-05-28 12:04 UTC  (2+ messages)

[PATCH v4 2/6] drm/i915/vlv: Added a rendering specific Hw WA 'WaSendDummy3dPrimitveAfterSetContext'
 2014-05-28  9:57 UTC  (3+ messages)
` [PATCH v5 "

00:02.0 VGA compatible controller: Intel Corporation ValleyView Gen7 (rev 0a)
 2014-05-28  8:02 UTC 

[PATCH 1/6] drm/i915/vlv: assert and de-assert sideband reset at boot and resume v3
 2014-05-28  8:00 UTC  (6+ messages)
` [PATCH 4/6] drm/i915/vlv: re-order power wells so DPIO common comes after TX

[PATCH] drm/i915: hpd_init needs to be audited for runtime pm
 2014-05-28  6:00 UTC  (3+ messages)

[PATCH 4/4] drm/i915: Intel-specific primary plane handling (v7)
 2014-05-28  5:41 UTC  (3+ messages)
` [PATCH 4/4] drm/i915: Intel-specific primary plane handling (v8)

[PATCH 1/2] BDW: Adding known Marketing names
 2014-05-28  2:19 UTC 

[PATCH] [v5] drm/i915/bdw: Only use 2g GGTT for 32b platforms
 2014-05-27 23:53 UTC 

[PATCH] drm/i915: tell the user if both KMS and UMS are disabled
 2014-05-27 18:17 UTC  (3+ messages)

[PATCH 00/66] runtime pm for DPMS
 2014-05-27 18:00 UTC  (6+ messages)
` [PATCH 46/66] drm/i915: Move hsw_fdi_link_train into intel_crt.c

[PATCH] intel-gpu-tools: Skip kms_mmio_vs_cs_flip if no cairo
 2014-05-27 17:17 UTC  (2+ messages)

[v2] drm/i915: Detect if MIPI panel based on VBT and initialize only if present
 2014-05-27 17:10 UTC  (7+ messages)
` [v3] "

[PULL] drm-intel-fixes
 2014-05-27 17:08 UTC 

[v2] drm/i915: Add support for Generic MIPI panel driver
 2014-05-27 17:03 UTC  (6+ messages)
` [PATCH] drm/i915: Fix checkpatch errors

[PATCH 00/71] drm/i915/chv: Add Cherryview support
 2014-05-27 17:02 UTC  (4+ messages)
` [PATCH 70/71] drm/i915: Don't use pipe_offset stuff for DPLL registers

[PATCH 0/6] Rendering Specific HW Workarounds for VLV
 2014-05-27 16:54 UTC  (4+ messages)
` [PATCH v2 6/6] drm/i915/vlv: Modifying WA 'WaDisableL3Bank2xClockGate for vlv

[PATCH] drm/i915: dsi: fix pipe-off timeout due to port vs. pipe disable ordering
 2014-05-27 16:27 UTC  (7+ messages)

Intel(R) HD Graphics 4400 instability
 2014-05-27 15:59 UTC 

[PATCH 0/7] drm & drivers: kill drm_get_connector_name() and drm_get_encoder_name()
 2014-05-27 15:35 UTC  (3+ messages)


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