public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2015-12-04 08:45:59 to 2015-12-07 12:37:44 UTC [more...]

[PATCH 00/28] kerneldoc for display vtables
 2015-12-07 12:37 UTC  (59+ messages)
` [PATCH 01/28] drm: Polish fbdev helper struct docs
` [PATCH 02/28] drm: Move LEAVE/ENTER_ATOMIC_MODESET to fbdev helpers
` [PATCH 03/28] drm: Reorganize helper vtables and their docs
` [PATCH 04/28] drm: Make helper vtable pointers type-safe
` [PATCH 05/28] drm: Merge helper docbook into kerneldoc comments
` [PATCH 06/28] drm/bridge: Improve kerneldoc
` [PATCH 07/28] drm: Update drm_plane_funcs kerneldoc
` [PATCH 08/28] drm/noveau: Ditch NULL save/restore hook assignments
` [PATCH 09/28] drm/qxl: Drop dummy save/restore hooks
` [PATCH 10/28] drm/virtio: Drop dummy save/restore functions
` [PATCH 11/28] drm/vmwgfx: Drop dummy save/restore hooks
` [PATCH 12/28] drm/gma500: Move to private "
` [PATCH 13/28] drm/nouveau: Use "
  ` [PATCH] drm/nouveau: Use private save/restore hooks for CRTCs
` [PATCH 14/28] drm: Remove crtc/connector->save/restore hooks
` [PATCH 15/28] drm: Move encoder->save/restore into nouveau
  ` [PATCH] "
` [PATCH 16/28] drm: Document drm_atomic_*_get_property
` [PATCH 17/28] drm: Document drm_connector_funcs
` [PATCH 18/28] drm: connector->dpms is not optional
` [PATCH 19/28] drm: document drm_crtc_funcs
` [PATCH 20/28] drm: Add kerneldoc for drm_framebuffer_funcs
` [PATCH 21/28] drm: Kerneldoc for drm_mode_config_funcs
` [PATCH 22/28] drm/atomic-helper: Reject attempts at re-stealing encoders
` [PATCH 23/28] drm: Document drm_plane_helper_funcs
` [PATCH 24/28] drm: Document drm_connector_helper_funcs
` [PATCH 25/28] drm/atomic-helper: Mention the new system/resume helpers the docs
` [PATCH 26/28] drm: Move drm_display_mode an related docs into kerneldoc
` [PATCH 27/28] drm: Document drm_encoder/crtc_helper_funcs
` [PATCH 28/28] drm/atomic-helper: Reject legacy flips on a disabled pipe

[PATCH] Always mark GEM objects as dirty when written by the CPU
 2015-12-07 12:04 UTC  (7+ messages)

[PATCH v3 0/4] Add get_eld audio component for i915/HD-audio
 2015-12-07 10:37 UTC  (11+ messages)
` [PATCH v3 1/4] drm/i915: Add get_eld audio component
` [PATCH v3 2/4] drm/i915: Add reverse mapping between port and intel_encoder
` [PATCH v3 3/4] ALSA: hda - Use component ops for i915 HDMI/DP audio jack handling
` [PATCH v3 4/4] ALSA: hda - Move audio component accesses to hdac_i915.c

[PATCH 0/9] drm/atomic: Add encoder_mask and connector_mask to crtc_state
 2015-12-07 10:36 UTC  (7+ messages)
` [PATCH 5/9] drm/atomic: add connector mask to drm_crtc_state
` [PATCH 6/9] drm/i915: Update connector_mask during readout
` [PATCH 8/9] drm/atomic: Remove drm_atomic_connectors_for_crtc

[PATCH 2/9] drm/tegra: Assign conn_state->connector when allocating connector state
 2015-12-07 10:02 UTC  (7+ messages)
` [PATCH 1/3] drm/i915: Set connector_state->connector using the helper
  ` [PATCH 2/3] drm/atomic: Add __drm_atomic_helper_connector_reset
  ` [PATCH 3/3] drm/tegra: Use __drm_atomic_helper_reset_connector for subclassing connector state

[PATCH 03/10] i915: Replace "hweight8(dev_priv->info.subslice_7eu[i]) != 1" with "!is_power_of_2(dev_priv->info.subslice_7eu[i])"
 2015-12-07  8:33 UTC  (3+ messages)

[PATCH i-g-t 1/2] lib/kms: Turn the based_edid into a template
 2015-12-07  8:33 UTC  (5+ messages)
` [PATCH i-g-t 2/2] tests/kms_force_connector_basic: Add prune-stale-modes subtest
  ` [PATCH i-g-t v2 "

[PATCH] drm/i915: Avoid writing relocs with addresses in non-canonical form
 2015-12-07  8:31 UTC  (8+ messages)
` [PATCH v2] "

[PATCH 00/29] dev->struct_mutex crusade, once more
 2015-12-07  8:14 UTC  (2+ messages)

[PATCH] dim: Update before pushing a new drm-intel-next
 2015-12-07  8:05 UTC 

[PATCH] drm/i915: Enable GSE interrupt on BDW+
 2015-12-07  2:05 UTC  (4+ messages)

[Intel-gfx] [PATCH v4] drm/i915: Pin the ifbdev for the info->system_base GGTT mmapping
 2015-12-06 20:33 UTC  (3+ messages)
` [PATCH v5] "

[PATCH v3] drm/i915 : Avoid superfluous invalidation of CPU cache lines
 2015-12-06 17:03 UTC  (3+ messages)
` [PATCH v4] "

[PATCH v9 0/3] Add drm_dp_aux chardev support
 2015-12-06 16:24 UTC  (5+ messages)
` [PATCH v9 1/3] drm/kms_helper: Add a common place to call init and exit functions
` [PATCH v9 3/3] drm/dp: Set aux.dev to the drm_connector device, instead of drm_device

[PATCH] drm/i915: Separate cherryview from valleyview
 2015-12-05 19:52 UTC  (11+ messages)

Regression report] Weekly regression report WW45
 2015-12-05  0:34 UTC  (4+ messages)
` [Regression report] Weekly regression report WW46
  ` [Regression report] Weekly regression report WW48
    ` [Regression report] Weekly regression report WW49

[PATCH i-g-t] igt/pm_rps: current freq < user specified min is no longer a fail
 2015-12-04 22:41 UTC  (11+ 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 00/10] HSW/BDW PCH modeset fixes and stuff
 2015-12-04 20:22 UTC  (5+ messages)
` [PATCH 10/10] drm/i915: Leave FDI running after failed link training on LPT-H
  ` [PATCH v2 "

[PATCH 09/10] drm/i915: Disable LPT-H VGA dotclock during crtc disable
 2015-12-04 20:22 UTC  (2+ messages)
` [PATCH v2 "

[PATCH 08/10] drm/i915: Refactor LPT-H VGA dotclock disabling
 2015-12-04 20:21 UTC  (2+ messages)
` [PATCH v2 "

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

[PATCH 06/10] drm/i915: Round to closest when computing the VGA dotclock for LPT-H
 2015-12-04 20:20 UTC  (2+ messages)
` [PATCH v2 "

[PATCH 05/10] drm/i915: Disable CLKOUT_DP bending on LPT/WPT as needed
 2015-12-04 20:19 UTC  (2+ messages)
` [PATCH v2 "

[PATCH] drm/i915/skl: Add SKL GT4 PCI IDs
 2015-12-04 19:13 UTC  (4+ messages)

[PATCH] drm/i915: Clean up device info structure definitions
 2015-12-04 18:06 UTC  (6+ messages)

[PATCH 1/3] drm/i915: Add DPI FIFO empty status check
 2015-12-04 17:20 UTC  (13+ messages)
  ` [PATCH] "
` [PATCH 2/3] drm/i915: Correct the Ref clock value for BXT
` [PATCH 3/3] drm/i915: Use the ceil value for the additional clk divider

Updated drm-intel-testing
 2015-12-04 17:01 UTC 

[PATCH] drm/i915: Enable PSR by default
 2015-12-04 16:57 UTC  (5+ messages)

[PATCH v2 0/9] Add get_eld audio component for i915/HD-audio
 2015-12-04 16:52 UTC  (28+ messages)
` [PATCH v2 1/9] drm/i915: Remove superfluous NULL check
` [PATCH v2 2/9] drm/i915: Add get_eld audio component
        ` [Intel-gfx] "
` [PATCH v2 4/9] drm/i915: Add reverse mapping between port and intel_encoder

[PATCH] drm/i915: Take care of ring->last_context on ctx destroy
 2015-12-04 16:30 UTC  (3+ messages)
` [PATCH] Revert "drm/i915: Extend LRC pinning to cover GPU context writeback"

[PATCH] drm/i915: Restore skl_gt3 device info
 2015-12-04 16:24 UTC  (3+ messages)

Possible i915 regression with 4.4-rc
 2015-12-04 16:12 UTC  (15+ messages)

[PATCH v2 1/2] mm: Export nr_swap_pages
 2015-12-04 16:11 UTC  (4+ messages)
` [PATCH v2 2/2] drm/i915: Disable shrinker for non-swapped backed objects

[PATCH i-g-t 2/3] tests/drm_lib.sh: Skip when i915 debugfs wasn't found
 2015-12-04 15:36 UTC  (3+ messages)
` [PATCH i-g-t] tests: add exit value constants for shell script tests

[PATCH igt 1/2] lib/igt_fb: make the automatic buffer sizes/strides smaller
 2015-12-04 15:28 UTC  (4+ messages)
` [PATCH igt 2/2] kms_frontbuffer_tracking: standardize the used FB sizes

[PATCH] drm/i915: Fix RPS pointer passed from wait_ioctl to i915_wait_request
 2015-12-04 15:14 UTC  (3+ messages)

[PATCH] drm/i915: Fix mode_get() for Broxton
 2015-12-04 15:07 UTC  (3+ messages)

GMA 4500M[HD] video decode viability
 2015-12-04 14:37 UTC 

[PATCH 1/2] igt/pm_rps: current freq < user specified min is not a fail (v2)
 2015-12-04 14:34 UTC  (3+ messages)
` [PATCH] igt/pm_rps: current freq < user specified min is not a fail (v3)

[PULL] topic/drm-misc
 2015-12-04 10:46 UTC 

[PATCH igt] igt/gem_exec_nop: Remove nop latency measurements
 2015-12-04 10:21 UTC 

[Announcement] Updates to XenGT - a Mediated Graphics Passthrough Solution from Intel
 2015-12-04 10:13 UTC  (13+ messages)
` [Announcement] 2014-Q3 release of "
  ` [Announcement] 2015-Q1 "
      ` [Announcement] 2015-Q2 "
        ` [Announcement] 2015-Q3 "
                ` [Intel-gfx] "

[PATCH v4 0/3] Tests for verifying the old and extended GEM_CREATE ioctl
 2015-12-04 10:04 UTC  (3+ messages)
` [PATCH 4/4] igt/gem_stolen: Verify contents of stolen-backed objects across hibernation

i915_wait_request scaling
 2015-12-04  9:51 UTC  (5+ messages)
` [PATCH 13/15] drm/i915: Stop setting wraparound seqno on initialisation

[PATCH i-g-t 1/3] tests/kms_force_connector: Fixes
 2015-12-04  9:51 UTC  (5+ messages)

[PATCH i-g-t] tests/gem_softpin: New tests for softpin feature
 2015-12-04  9:45 UTC  (3+ messages)

[PATCH 00/11] drm/i915: rawclk/cdclk stuff
 2015-12-04  9:37 UTC  (5+ messages)
` [PATCH 02/11] drm/i915: Fix vbt PWM max setup for CTG

[PATCH 0/9] Wrap up ILK-style atomic watermarks
 2015-12-04  9:31 UTC  (4+ messages)
` [PATCH 2/9] drm/i915: Dump in-flight plane state while dumping in-flight CRTC state


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