public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2014-06-03 06:05:59 to 2014-06-05 21:34:02 UTC [more...]

[PATCH 00/15] drm/i915: Fix 830M/ns2501 for real, well almost
 2014-06-05 21:33 UTC  (19+ messages)
` [PATCH 01/15] drm/i915: Use named initializers for gmch wm params
    ` Bug reports on 830MG patches (thanks, but more trouble)
` [PATCH 02/15] drm/i915: Fix gen2 planes B and C max watermark value
` [PATCH 03/15] drm/i915: Don't get hw state from DVO chip unless DVO is enabled
` [PATCH 04/15] drm/i915: ns2501 is on DVOB
` [PATCH 05/15] drm/i915: Enable DVO between mode_set and dpms hooks
` [PATCH 06/15] drm/i915: Don't call DVO mode_set hook on DPMS changes
` [PATCH 07/15] drm/i915: Kill useless ns2501_dump_regs
` [PATCH 08/15] drm/i915: Rewrite ns2501 driver a bit
` [PATCH 09/15] drm/i915: Ignore VBT int_crt_support on 830M
` [PATCH 10/15] drm/i915: Fix DVO 2x clock enable "
` [PATCH 11/15] Revert "drm/i915: Nuke pipe A quirk on i830M"
` [PATCH 12/15] drm/i915: Add pipe B force quirk for 830M
` [PATCH 13/15] drm/i915: Eliminate rmw from .update_primary_plane()
` [PATCH 14/15] drm/i915: Call .update_primary_plane in intel_{enable, disable}_primary_hw_plane()
` [PATCH 15/15] drm/i915: Check pixel clock in ns2501 mode_valid hook

[PATCH] drm/i915: Fix VLV CRC reading
 2014-06-05 21:28 UTC 

[PATCH] drm/i915/vlv: drop punit freq staus read after setting idle
 2014-06-05 20:49 UTC 

[PATCH] backlight: Don't read back backlight setting from kernel on DPMS off
 2014-06-05 20:24 UTC  (5+ messages)

[PATCH] [I-G-T]Add rc6_residency_counter subtest
 2014-06-05 19:16 UTC  (4+ messages)

[PATCH 1/5] drm/i915: preserve SSC if previously set v2
 2014-06-05 18:24 UTC  (5+ messages)
` [PATCH 2/5] drm/i915: preserve swizzle settings if necessary v3
` [PATCH 3/5] drm: add drm_mode_same_size function
` [PATCH 4/5] drm/i915: use current mode if the size matches the preferred mode
` [PATCH 5/5] drm/i915: enable fastboot by default

[PATCH 1/2] drm/i915: use power well count instead of reading hw state when checking status
 2014-06-05 17:44 UTC  (4+ messages)
` [PATCH] drm/i915: cache hw power well enabled state

[PATCH 5/6] drm/i915: Don't clobber the GTT when it's within stolen memory
 2014-06-05 17:02 UTC  (2+ messages)
` [PATCH v2 "

[RFC PATCH 1/2] drm/i915: shuffle panel code
 2014-06-05 16:34 UTC  (9+ messages)
` [RFC PATCH 2/2] drm/i915: respect the VBT minimum backlight brightness

New async patch for resume
 2014-06-05 15:48 UTC  (2+ messages)
` [PATCH] resume timings

[PATCH] drm/i915: Update bits to check in device class from VBT to detect eDP
 2014-06-05 16:04 UTC  (3+ messages)

[PATCH] drm/i915: leave rc6 enabled at suspend time v2
 2014-06-05 15:50 UTC  (5+ messages)
` [PATCH] drm/i915: leave rc6 enabled at suspend time v3
  ` [PATCH] drm/i915: leave rc6 enabled at suspend time v4

[PATCH] drm/i915: Make the physical object coherent with GTT
 2014-06-05 15:42 UTC 

[PATCH 1/5] vt: Fix replacement console check when unbinding
 2014-06-05 14:58 UTC  (5+ messages)
` [PATCH 2/5] vt: Fix up unregistration of vt drivers
` [PATCH 3/5] vt: Don't ignore unbind errors in vt_unbind
` [PATCH 4/5] drm/i915: Fixup global gtt cleanup
` [PATCH 5/5] drm/i915: Kick out vga console

[PATCH] drm: Fix getconnector connection_mutex locking
 2014-06-05 14:09 UTC  (2+ messages)

[PATCH] drm/i915: Reorder semaphore deadlock check
 2014-06-05 10:25 UTC 

[PATCH] drm/i915: Replace remaining drm_get_connector_name(c) by c->name
 2014-06-05  9:30 UTC  (5+ messages)

[PATCH] drm/i915: BDW: Adding missing cursor offsets
 2014-06-05  9:28 UTC  (4+ messages)

[Intel-gfx] [PATCH 1/3] drm/crtc: Add property for aspect ratio
 2014-06-05  9:28 UTC  (5+ messages)
` [PATCH v2 1/4] "
    ` [PATCH v3 "

[PATCH] drm/i915: revert intel_dp_probe_oui call during HPD interrupt handler
 2014-06-05  9:26 UTC  (2+ messages)

[PATCH 2/3] drm/edid: Check for user aspect ratio input
 2014-06-05  9:25 UTC  (5+ messages)
` [PATCH v2 2/4] "
    ` [PATCH v3 "

[PATCH 02/11] drm/i915: Update PSR on resume
 2014-06-05  9:15 UTC  (5+ messages)
` [PATCH] "

[PATCH] drm/i915: Add #defines for short/long pulse on gmch platforms
 2014-06-05  7:37 UTC 

Pointers on debugging my machine not booting: i915 GPU lockup
 2014-06-05  6:08 UTC 

[PATCH v4 2/6] drm/i915/vlv: Added a rendering specific Hw WA 'WaSendDummy3dPrimitveAfterSetContext'
 2014-06-05  5:44 UTC  (4+ messages)
` [PATCH v5 "

drm/i915 mst support
 2014-06-05  4:01 UTC  (12+ messages)
` [PATCH 01/11] drm/i915: add some registers need for displayport MST support
` [PATCH 02/11] drm/crtc: add interface to reinitialise the legacy mode group
` [PATCH 03/11] drm/fb_helper: allow adding/removing connectors later
` [PATCH 04/11] drm: add a path blob property
` [PATCH 05/11] drm/helper: add Displayport multi-stream helper (v0.6)
` [PATCH 06/11] i915: split some DP modesetting code into a separate function
` [PATCH 07/11] drm/i915: check connector->encoder before using it
` [PATCH 08/11] drm/i915: split some conversion functions out into separate functions
` [PATCH 09/11] i915: add DP 1.2 MST support (v0.6)
` [PATCH 10/11] i915: mst topology dumper in debugfs (v0.2)
` [PATCH 11/11] HACK: i915: avoid with fbdev init warning doesn't seem to matter

830GM still woes
 2014-06-04 22:43 UTC  (16+ messages)
        ` Breaking suspend/resume by the Pipe A quirk
                                ` Bug: Pipe A underrun on resolution switching on 830MG

[PATCH] drm/i915: make sure PC8 is enabled on suspend and disabled on resume v3
 2014-06-04 20:02 UTC  (3+ messages)
` [PATCH] drm/i915: make sure PC8 is enabled on suspend and disabled on resume v4

[PATCH] drm/i915: Implement WaDisableFenceDestinationToSLM:bdw
 2014-06-04 19:23 UTC  (2+ messages)

[PATCH v2 00/16] drm/i915: Two part watermark update for ILK+, part 2
 2014-06-04 18:49 UTC  (28+ messages)
` [PATCH v2 01/16] drm/i915: Keep vblank interrupts enabled while enabling/disabling planes
` [PATCH v2 07/16] drm/i915: Add vblank based delayed watermark update mechanism
` [PATCH v2 08/16] drm/i915: Split watermark programming into pre and post steps
` [PATCH v2 09/16] drm/i915: Actually perform the watermark update in two phases
` [PATCH v2 10/16] drm/i915: Wait for watermark updates to finish before disabling a pipe
` [PATCH 11/16] drm/i915: Refactor get_other_active_crtc()
` [PATCH 12/16] drm/i915: Disable LP1+ watermarks while changing the number of active pipes
` [PATCH v2 13/16] drm/i915: Keep track of who disabled LP1+ watermarks
` [PATCH 14/16] drm/i915: Prefer the 5/6 DDB split when primary is disabled
` [PATCH 15/16] drm/i915: Add a workaround for sprite only <-> primary only switching
` [PATCH 16/16] drm/i915: Don't disable LP1+ watermarks for every frame when scaled

Running DRI3 on intel-gfx
 2014-06-04 17:09 UTC  (5+ messages)

[PATCH] intel-gpu-tools: move kms_fence_pin_leak to single test list
 2014-06-04 16:15 UTC  (2+ messages)

[PATCH igt] tests/kms_flip: Move EBUSY to a new busy-flip subtest
 2014-06-04 16:14 UTC  (2+ messages)

Fwd: __i915_gem_shrink / mm_find_pmd hogging CPU, then out of memory
 2014-06-04 14:28 UTC  (3+ messages)

[PATCH] drm/i915: Kick out vga console
 2014-06-04 13:18 UTC  (4+ messages)

[PATCH] drm/i915/vlv: T12 eDP panel timing enforcement during reboot
 2014-06-04 12:22 UTC  (2+ messages)

[PATCH 6/6] drm/i915: Switch to unified plane cursor handling (v4)
 2014-06-04 10:37 UTC  (2+ messages)

[PATCH] rendercopy/gen8: Also emit 3DSTATE_WM_DEPTH_STENCIL
 2014-06-04  7:27 UTC  (3+ messages)

[PATCH 2/4] drm/i915: move power domain init earlier during system resume
 2014-06-04  6:16 UTC  (2+ messages)
` Patch "drm/i915: move power domain init earlier during system resume" has been added to the 3.14-stable tree

[PATCH 4/4] drm/i915: quirk invert brightness for Acer Aspire 5336
 2014-06-04  6:17 UTC  (2+ messages)
` Patch "drm/i915: quirk invert brightness for Acer Aspire 5336" has been added to the 3.14-stable tree

[PATCH 3/4] drm/i915: Fix unsafe loop iteration over vma whilst unbinding them
 2014-06-04  6:16 UTC  (2+ messages)
` Patch "drm/i915: Fix unsafe loop iteration over vma whilst unbinding them" has been added to the 3.14-stable tree

[PATCH 1/4] drm/i915: Disable self-refresh for untiled fbs on i915gm
 2014-06-04  6:16 UTC  (2+ messages)
` Patch "drm/i915: Disable self-refresh for untiled fbs on i915gm" has been added to the 3.14-stable tree

drm/i915 stable backports
 2014-06-04  6:16 UTC  (2+ messages)

[PATCH] drm/i915: rework digital port IRQ handling
 2014-06-04  5:41 UTC 

[PATCH v3] drm/i915: Added write-enable pte bit support
 2014-06-04  4:46 UTC  (11+ messages)

[PATCH] drm: Move plane helpers into drm_kms_helper.ko
 2014-06-04  3:36 UTC  (7+ messages)

[PATCH v2 0/8] drm & drivers: kill drm_get_connector_name() and drm_get_encoder_name()
 2014-06-04  3:20 UTC  (10+ messages)
` [PATCH v2 1/8] staging: imx-drm-core: replace drm_get_connector_name() with direct name field use
` [PATCH v2 2/8] drm/i915: "
` [PATCH v2 3/8] drm/nouveau: "
` [PATCH v2 4/8] drm/radeon: "
` [PATCH v2 5/8] drm: "
` [PATCH v2 6/8] drm/i915: replace drm_get_encoder_name() "
` [PATCH v2 7/8] drm: "
` [PATCH v2 8/8] drm: drop drm_get_connector_name() and drm_get_encoder_name()

[PATCH] igt_core: Add PCI ID to the test spew
 2014-06-04  1:28 UTC 

[PATCH] quick_dump: make autodetect the default option
 2014-06-03 15:26 UTC  (3+ messages)

[PATCH] configure: Don't link the driver against libX11
 2014-06-03 14:53 UTC  (2+ messages)

[PATCH] intel-gpu-tools: remove testdisplay.h from kms_render.c
 2014-06-03 14:37 UTC  (2+ messages)

[PATCH] drm/i915: Remove return; at the end of a function returning void
 2014-06-03 14:36 UTC  (4+ messages)

[PATCH] intel-gpu-tools: re-enable gem_exec_params on Android
 2014-06-03 14:05 UTC 

[PATCH] drm/i915: Make intel_dsi_init() return void
 2014-06-03 12:50 UTC  (3+ messages)

hsw edp regression (was: Re: World's worst bug report :)
 2014-06-03 12:24 UTC 

[PATCH 00/11] HSW/BDW PSR
 2014-06-03 11:25 UTC  (17+ messages)
` [PATCH 03/11] drm/i915: Use HAS_PSR to avoid unecessary interactions
` [PATCH 04/11] drm/i915: Don't let update_psr function actually enable PSR
` [PATCH 06/11] drm/i915: Force PSR exit by inactivating it
` [PATCH 08/11] drm/i915: BDW PSR: Remove limitations that aren't valid for BDW
` [PATCH 10/11] drm/i915: Improve PSR debugfs status
` [PATCH 11/11] drm/i915: PSR HSW: update after enabling sprite

[PATCH] drm/i915/vlv: T12 eDP panel timing enforcement during reboot
 2014-06-03  8:11 UTC  (2+ messages)

[PATCH] drm/i915: Simplify intel_gpu_reset
 2014-06-03  8:08 UTC 

[PATCH] drm/i915: Drop unused lut tables from intel_plane
 2014-06-03  7:48 UTC  (3+ messages)

[PATCH] [v5] drm/i915/bdw: Only use 2g GGTT for 32b platforms
 2014-06-03  7:45 UTC  (3+ messages)

[RFC] set up an sync channel between audio and display driver (i.e. ALSA and DRM)
 2014-06-03  7:44 UTC  (9+ messages)
    ` [alsa-devel] "

[PATCH] drm/i915/bdw: Use timeout mode for RC6 on bdw
 2014-06-03  7:38 UTC  (11+ messages)


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