public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2015-12-07 20:28:07 to 2015-12-09 14:34:57 UTC [more...]

[PATCH] drm/i915: Add DPI FIFO empty status check
 2015-12-09 14:34 UTC  (3+ messages)

[PATCH 1/5] [RFC] drm: Documentation style guide
 2015-12-09 14:32 UTC  (21+ messages)
` [PATCH 2/5] drm/atomic-helper: Drop unneeded argument from check_pending_encoder
` [PATCH 3/5] drm: Move more framebuffer doc from docbook to kerneldoc
` [PATCH 4/5] drm/atomic-helper: Reject legacy flips on a disabled pipe
  ` [Intel-gfx] "
` [PATCH 5/5] drm/tda998x: Remove dummy save/restore funcs
    ` [PATCH] drm: Documentation style guide

[PATCH] drm/i915: Do a better job at disabling primary plane in the noatomic case
 2015-12-09 14:22 UTC  (8+ messages)
` [Intel-gfx] "
      ` [PATCH v2] "
        ` [Intel-gfx] "

[PATCH v4 00/14] drm: Give crtcs and planes actual names (v4)
 2015-12-09 14:21 UTC  (28+ messages)
` [PATCH v2 01/14] drm: Pass 'name' to drm_crtc_init_with_planes()
  ` [Intel-gfx] "
  ` [PATCH v3 "
` [PATCH v2 02/14] drm: Pass 'name' to drm_universal_plane_init()
  ` [PATCH v3 "
` [PATCH 03/14] drm: Pass 'name' to drm_encoder_init()
  ` [PATCH v2 "
` [PATCH 04/14] drm: Use driver specified encoder name
  ` [Intel-gfx] "
` [PATCH v3 05/14] drm: Add crtc->name and use it in debug messages
` [PATCH v3 06/14] drm: Add plane->name and use it in debug prints
` [PATCH 07/14] drm/i915: Use crtc->name in debug messages
` [PATCH 08/14] drm/i915: Use plane->name in debug prints
` [PATCH v4 09/14] drm/i915: Set crtc->name to "pipe A", "pipe B", etc
` [PATCH v3 10/14] drm/i915: Fix plane init failure paths
` [PATCH 11/14] drm/i915: Don't leak primary/cursor planes on crtc init failure
` [PATCH v3 12/14] drm/i915: Give meaningful names to all the planes
` [PATCH 13/14] drm/i915: Give encoders useful names
  ` [Intel-gfx] "
  ` [PATCH v2 "
` [PATCH 14/14] drm/i915: Add debug prints for encoder modeset hooks
` [Intel-gfx] [PATCH v4 00/14] drm: Give crtcs and planes actual names (v4)

[PATCH] drm/i915: Cancel hangcheck before GPU is suspended
 2015-12-09 14:10 UTC  (2+ messages)

[PATCH v10 0/6] Support for creating/using Stolen memory backed objects
 2015-12-09 14:06 UTC  (12+ messages)
` [PATCH 1/6] drm/i915: Clearing buffer objects via CPU/GTT
` [PATCH 2/6] drm/i915: Support for creating Stolen memory backed objects
` [PATCH 3/6] drm/i915: Propagating correct error codes to the userspace
` [PATCH 4/6] drm/i915: Add support for stealing purgable stolen pages
` [PATCH 5/6] drm/i915: Support for pread/pwrite from/to non shmem backed objects
` [PATCH 6/6] drm/i915: Migrate stolen objects before hibernation

[PATCH] RFC: drm/i915: Take runtime pm wakelock during hangcheck
 2015-12-09 14:02 UTC  (2+ messages)

[PATCH] drm/i915: Suspend resume timing optimization
 2015-12-09 13:57 UTC  (9+ messages)
        ` [PATCH] drm/i915: Wait for PP cycle delay only if panel is in power off sequence

[BXT MIPI PATCH 1/2] drm/i915: Set the Z inversion overlap field for BXT
 2015-12-09 14:44 UTC  (7+ messages)
` [BXT MIPI PATCH 2/2] drm/i915: dual link pipe selection for bxt
    ` [PATCH] "

[PATCH v6] drm/i915: Add soft-pinning API for execbuffer
 2015-12-09 13:35 UTC  (8+ messages)
` [PATCH v7] "

[PATCH RESEND 1/3] drm/i915: use error path
 2015-12-09 13:33 UTC  (5+ messages)
` [PATCH RESEND 2/3] drm/i915: check for return value

[PATCH] drm/i915/kbl: Fix DMC load on Kabylake
 2015-12-09 11:16 UTC  (2+ messages)

[PATCH i-g-t] tests/gem_softpin: New tests for softpin feature
 2015-12-09 10:32 UTC  (4+ messages)

[PATCH] drm/i915/guc: Move GuC wq_reserve_space to ring_reserve_space
 2015-12-09  9:05 UTC  (2+ messages)

[PATCH] drm/i915: constify intel_dvo_dev_ops structures
 2015-12-09  7:21 UTC  (2+ messages)

[RFC 1/2] drm: Add aux plane verification in addFB2
 2015-12-09  5:15 UTC  (2+ messages)
` [RFC 2/2] drm/i915: Render decompression support for Gen9

linux-next: manual merge of the drm tree with the drm-intel-fixes tree
 2015-12-09  2:35 UTC 

[PATCH] drm/i915/skl: SKL CDCLK change on modeset tracking VCO
 2015-12-09  0:15 UTC 

[PATCH 1/2] drm/i915: Don't leak connector state on SDVO init failure
 2015-12-08 22:48 UTC  (2+ messages)
` [PATCH 2/2] drm/i915: Drop unnecessary NULL test

[PATCH 0/5] CHV and VLV separation and clean up
 2015-12-08 21:12 UTC  (15+ messages)
` [PATCH 1/5] drm/i915: Separate cherryview from valleyview
` [PATCH 4/5] drm/i915: Only set gem object L3 cache level for IVB devices

[PATCH] drm/i915: vlv: clamp minimum RPS frequency to what Punit allows
 2015-12-08 19:53 UTC  (4+ messages)

[PATCH i-g-t] RFC: split PM workarounds into separate lib
 2015-12-08 19:05 UTC  (5+ messages)
` [PATCH i-g-t] lib/pm_workarounds: Lib for PM workarounds

[PATCH 0/3] drm/i915: mark GEM objects as dirtied by CPU
 2015-12-08 18:43 UTC  (10+ messages)
` [PATCH 1/3] drm/i915: mark GEM objects as dirty when filled by the CPU
` [PATCH 2/3] drm/i915: mark GEM objects as dirty when updated "
` [PATCH 3/3] drm/i915: mark GEM objects as dirty when written "

[PATCH 00/15] drm/i915: Cure DDI from multiple personality disorder
 2015-12-08 18:21 UTC  (17+ messages)
` [PATCH 01/15] drm/i915: Pass the correct encoder to intel_ddi_clk_select() with MST
` [PATCH 02/15] drm/i915: Check max number of lanes when registering DDI ports
` [PATCH 03/15] drm/i915: Store max lane count in intel_digital_port
` [PATCH 04/15] drm/i915: Remove pointless 'ddi_translations' local variable
` [PATCH 05/15] drm/i915: Eliminate duplicated skl_get_buf_trans_dp()
` [PATCH 06/15] drm/i915: Pass around dev_priv for ddi buffer programming
` [PATCH 07/15] drm/i915: Add BUILD_BUG_ON()s for DDI translation table sizes
` [PATCH 08/15] drm/i915: Reject >9 ddi translation entried if port != A/E on SKL
` [PATCH 09/15] drm/i915: Kill intel_prepare_ddi()
` [PATCH 10/15] drm/i915: Split the problematic dual-role DDI encoder into two encoders
` [PATCH 11/15] drm/i915: Explicitly use ddi bug trans entry 9 for hdmi
` [PATCH 12/15] drm/i915: Split DP/eDP/FDI and HDMI/DVI DDI buffer programming apart
` [PATCH 13/15] drm/i915: Add a sanity check for 'hdmi_default_entry'
` [PATCH 14/15] drm/i915: Get the iboost setting based on the port type
` [PATCH 15/15] drm/i915: Simplify intel_ddi_get_encoder_port()

[PATCH v3 0/4] Add get_eld audio component for i915/HD-audio
 2015-12-08 17:42 UTC  (5+ messages)
` [PATCH v3 2/4] drm/i915: Add reverse mapping between port and intel_encoder

[PATCH i-g-t 1/2] kms_psr_sink_crc: Reduce our time out for PSR active
 2015-12-08  8:15 UTC  (2+ messages)
` [PATCH i-g-t 2/2] kms_psr_sink_crc: Add BAT test "

[PATCH i-g-t 1/2] kms_psr_sink_crc: Introduce PSR BAT test
 2015-12-08 15:32 UTC  (5+ messages)
` [PATCH i-g-t 2/2] kms_psr_sink_crc: Add basic check for PSR active

[PATCH 57/70] drm/i915: intel_ring_initialized() must be simple and inline
 2015-12-08 15:02 UTC  (3+ messages)
` [PATCH 0/1] "
  ` [PATCH 1/1] "

[PATCH v4] drm/i915: Slaughter the thundering i915_wait_request herd
 2015-12-08 14:53 UTC  (8+ messages)
` [PATCH v7] "
          ` [RFC 00/12] Convert requests to use struct fence

[PATCH] drm/i915: Widen return value for reservation_object_wait_timeout_rcu to long
 2015-12-08 14:52 UTC 

[PATCH] drm/i915: Disable FDI RX before DDI_BUF_CTL
 2015-12-08 14:47 UTC 

[PATCH 00/10] HSW/BDW PCH modeset fixes and stuff
 2015-12-08 14:32 UTC  (2+ messages)

[PATCH 1/2] drm/i915/skl: Disable coarse power gating up until F0
 2015-12-08 14:23 UTC  (5+ messages)
` [PATCH 2/2] drm/i915/skl: Double RC6 WRL always on

[PATCH 00/12] Remove intel_crtc->atomic and fix BAT!
 2015-12-08 14:14 UTC  (4+ messages)
` [PATCH 04/12] drm/i915: Remove double wait_for_vblank on broadwell

[PATCH 07/10] drm/i915: Disable FDI after the CRT port on LPT-H
 2015-12-08 14:05 UTC  (6+ messages)
` [PATCH v2 "
  ` [PATCH] "

[PATCH v2] drm/i915: prevent out of range pt in the PDE macros (take 3)
 2015-12-08 13:30 UTC  (3+ messages)
` [PATCH 0/1] drm/i915: eliminate 'temp' in gen8_for_each_{pdd, pdpe, pml4e}
  ` [PATCH 1/1] drm/i915: eliminate 'temp' in gen8_for_each_{pdd, pdpe, pml4e} macros

[PATCH i-g-t] gem_flink_race/prime_self_import: Improve test reliability
 2015-12-08 12:44 UTC 

[PATCH 00/28] kerneldoc for display vtables
 2015-12-08 11:55 UTC  (6+ messages)
` [PATCH 11/28] drm/vmwgfx: Drop dummy save/restore hooks
` [PATCH 28/28] drm/atomic-helper: Reject legacy flips on a disabled pipe

[PATCH 5/5] drm/i915: Remove BUG_ON call in vlv_enable_pll
 2015-12-08 11:48 UTC  (3+ messages)

[PATCH v2 1/2] mm: Export nr_swap_pages
 2015-12-08 11:22 UTC  (7+ messages)
    ` [Intel-gfx] "

[PATCH] drm/i915/bxt: Fix uninitialized variables in intel_check_sprite_plane
 2015-12-08 11:20 UTC  (10+ messages)

i915 Skylake crash on 4.4-rc3
 2015-12-08 10:53 UTC  (4+ messages)

[maintainer-tools PATCH] drm-intel: embed wavedrom engine and skin into the web page
 2015-12-08  9:25 UTC 

[PATCH 0/9] drm/atomic: Add encoder_mask and connector_mask to crtc_state
 2015-12-08  8:30 UTC  (4+ messages)
` [PATCH 8/9] drm/atomic: Remove drm_atomic_connectors_for_crtc

[PATCH 1/4] drm: Make drm_fb_unregister/remove accept NULL fb
 2015-12-08  8:26 UTC  (5+ messages)
` [PATCH 4/4] fbdev: Debug knob to register without holding console_lock

[PATCH] drm/i915: Restore waitboost credit to the synchronous waiter
 2015-12-08  8:35 UTC  (3+ messages)

[PATCH 2/9] drm/tegra: Assign conn_state->connector when allocating connector state
 2015-12-08  8:13 UTC  (5+ messages)
` [PATCH 1/3] drm/i915: Set connector_state->connector using the helper
  ` [PATCH 3/3] drm/tegra: Use __drm_atomic_helper_reset_connector for subclassing connector state

[PATCH] Revert "drm/i915: skip modeset if compatible for everyone."
 2015-12-08  8:10 UTC  (3+ messages)

[PATCH V4 1/2] dp/mst: add SDP stream support
 2015-12-08  8:01 UTC  (3+ messages)
` [PATCH V4 2/2] drm/i915: start adding dp mst audio

Possible i915 regression with 4.4-rc
 2015-12-08  7:03 UTC  (5+ messages)

linux-next: build failure after merge of the drm-misc tree
 2015-12-08  0:20 UTC 

[drm-intel:topic/drm-misc 15/26] drivers/gpu/drm/i2c/tda998x_drv.c:1354:2: error: unknown field 'save' specified in initializer
 2015-12-07 23:04 UTC 

[PATCH] igt/test/pm_rps: load GPU to force not-idle to idle transition
 2015-12-07 21:53 UTC 

[PATCH i-g-t] igt/pm_rps: current freq < user specified min is no longer a fail
 2015-12-07 21:56 UTC  (13+ messages)
` [PATCH 0/2] igt/pm_rps: Handle freq < user min in specific cases
  ` [PATCH 2/2] igt/pm_rps: Add checks for freq = idle (RPn) "

[PATCH] drm/i915: Unbreak check_digital_port_conflicts()
 2015-12-07 21:13 UTC 


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