public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2015-03-25 16:46:44 to 2015-03-27 09:34:02 UTC [more...]

Addressing the intel VCH on the i2c bus / R31 dithering
 2015-03-27  9:33 UTC  (3+ messages)

[PATCH v3 00/20] Remove depencies on staged config for atomic transition
 2015-03-27  9:32 UTC  (21+ messages)
` [PATCH 03/20] drm/i915: Allocate a drm_atomic_state for the legacy modeset code
` [PATCH 05/20] drm/i915: Update dummy connector atomic state with current config
` [PATCH 08/20] drm/i915: Don't use encoder->new_crtc in intel_modeset_pipe_config()
` [PATCH 09/20] drm/i915: Don't use encoder->new_crtc in compute_baseline_pipe_bpp()
` [PATCH 12/20] drm/i915: Use atomic state in intel_ddi_crtc_get_new_encoder()
` [PATCH 13/20] drm/i915: Don't use staged config in intel_dp_mst_compute_config()
` [PATCH 16/20] drm/i915: Check lane sharing between pipes B & C using atomic state
` [PATCH 17/20] drm/i915: Convert intel_pipe_will_have_type() to "
` [PATCH 18/20] drm/i915: Don't look at staged config crtc when changing DRRS state

[PATCH 0/5] drm/i915: gmbus pin/port cleanup and bxt enabling
 2015-03-27  9:00 UTC  (10+ messages)
` [PATCH 1/5] drm/i915: rename GMBUS_PORT_* macros as GMBUS_PIN_*
` [PATCH 2/5] drm/i915: refer to pin instead of port in the intel_i2c.c interfaces
` [PATCH 3/5] drm/i915: index gmbus tables using the pin pair number
` [PATCH 4/5] drm/i915: base gmbus pin validity check on the gmbus pin map array
` [PATCH 5/5] drm/i915: add bxt gmbus support
  ` [PATCH] "
  ` [PATCH v4] "

[PATCH 1/2] drm/i915: Add psr_enabled on pipe_config
 2015-03-27  9:00 UTC  (13+ messages)
` [PATCH 2/2] drm/i915: Only enabled DRRS if PRS won't be enabled on this pipe
  ` [PATCH 1/2] drm/i915: Add psr_ready on pipe_config

[PATCH 00/18] Command submission via GuC for SKL
 2015-03-27  8:59 UTC  (26+ messages)
` [PATCH 01/18] drm/i915: Add guc firmware interface headers
` [PATCH 02/18] drm/i915: Add i915_gem_object_write() to i915_gem.c
` [PATCH 03/18] drm/i915: Unified firmware loading mechanism
` [PATCH 04/18] drm/i915: GuC firmware loader
` [PATCH 05/18] drm/i915: Add firmware version check
` [PATCH 06/18] drm/i915: Defer default hardware context initialisation until first open
` [PATCH 07/18] drm/i915: Move execlists defines from .c to .h
` [PATCH 08/18] drm/i915: Make several execlist helper functions external
` [PATCH 09/18] drm/i915: Add functions to allocate / release gem obj for GuC
` [PATCH 10/18] drm/i915: Functions to support command submission via GuC
` [PATCH 11/18] drm/i915: Integration of GuC client
` [PATCH 12/18] drm/i915: Interrupt routing for GuC scheduler
` [PATCH 13/18] drm/i915: Enable commands submission via GuC
` [PATCH 14/18] drm/i915: debugfs of GuC status
` [PATCH 15/18] drm/i915: Enable GuC firmware log
` [PATCH 16/18] drm/i915: Ring Context allocating for GuC
` [PATCH 17/18] drm/i915: Taking forcewake during GuC load
` [PATCH 18/18] drm/i915: Notify GuC when RC6 state is changed

[PATCH i-g-t] tests: install test programs to libexec
 2015-03-27  8:56 UTC  (9+ messages)
  ` [PATCH i-g-t v2] "
      ` [PATCH i-g-t v3] "

[PATCH 0/5] Finish gen6/7 ppgtt dynamic page allocations
 2015-03-27  8:26 UTC  (3+ messages)

[RFC 0/4] Convert requests to use struct fence
 2015-03-27  8:24 UTC  (8+ messages)
` [RFC 3/4] drm/i915: Interrupt driven fences

[PATCH] drm/i915: Rip out GET_SPRITE_COLORKEY ioctl
 2015-03-27  8:13 UTC  (2+ messages)

[PATCH] drm/i915: fix definition of the DRM_IOCTL_I915_GET_SPRITE_COLORKEY ioctl
 2015-03-27  8:04 UTC  (3+ messages)
    ` [Intel-gfx] "

[PATCH v2 0/4] CHV PM fix & Improvements
 2015-03-27  4:56 UTC  (8+ messages)
` [PATCH v2 2/4] drm/i915: Re-adjusting rc6 promotional timer for chv
` [PATCH v2 3/4] drm/i915/chv: Set min freq to efficient frequency on chv

[PATCH] drm/atomic-helpers: Properly avoid full modeset dance
 2015-03-27  3:59 UTC  (2+ messages)

[PATCH 1/2] drm/i915: Add initial_ prefix to bios fb takeover code
 2015-03-27  3:35 UTC  (4+ messages)
` [PATCH 2/2] drm/i915: always preserve bios swizzling

stable 3.19 backport request
 2015-03-26 22:55 UTC  (3+ messages)

[PATCH] drm/i915/skl: fix semicolon.cocci warnings
 2015-03-26 22:51 UTC  (3+ messages)
  ` [Intel-gfx] "

[PATCH] drm/i915: Remove unecessary ; in intel_pm.c
 2015-03-26 22:50 UTC  (2+ messages)

[PATCH 00/49] Basic Broxton enabling
 2015-03-26 22:24 UTC  (12+ messages)
` [PATCH 02/49] drm/i915/bxt: BXT FBC enablement
  ` [PATCH 02.1/49] drm/i915: use proper FBC base register on all new platforms
` [PATCH 20/49] drm/i915/bxt: Add change to support gmbus pin pair for BXT
` [PATCH 21/49] drm/i915/bxt: WARN in case BXT unused gmbus ports are accessed
` [PATCH 22/49] drm/i915/bxt: Avoid registering unused gmbus ports as i2c adapter

[PATCH v2] drm/i915: Implement inter-engine read-read optimisations
 2015-03-26 21:31 UTC  (7+ messages)
` [PATCH v4] "
  `  "
    ` [PATCH] drm/i915: Implement "

[PATCH] drm/i915: Attach a PSR property on eDP
 2015-03-26 21:04 UTC  (6+ messages)

[PATCH] drm/i915: Move drm_framebuffer_unreference out of struct_mutex for takeover
 2015-03-26 20:13 UTC  (4+ messages)

intel_sprite_get_colorkey oops
 2015-03-26 19:56 UTC 

[PATCH] drm/edid: set ELD for firmware and debugfs override EDIDs
 2015-03-26 17:32 UTC  (3+ messages)
` [Intel-gfx] "

[PATCH] drm/i915/skl: Enabling PSR2 SU with frame sync
 2015-03-26 15:01 UTC  (4+ messages)

[PATCH] drm/i915: s/9/intel_freq_opcode(450)/
 2015-03-26 14:17 UTC  (3+ messages)

[PATCH] drm/i915: Fixup legacy plane->crtc link for initial fb config
 2015-03-26 13:32 UTC  (7+ messages)

[PATCH 1/2] lib/batchbuffer: Fix COLOR_BLIT_COPY_BATCH_START
 2015-03-26 13:27 UTC  (9+ messages)
` [PATCH 2/2] tests/kms_fbc_crc: Fill entire target framebuffer to adds crc FIXMES

[PATCH] drm/i915: kill i915.powersave
 2015-03-26 12:26 UTC  (5+ messages)

[PATCH] drm/i915: Remove duplicated psr.active unset
 2015-03-26 12:22 UTC  (3+ messages)

[git pull] drm fixes
 2015-03-26 12:06 UTC  (25+ messages)
      ` [Intel-gfx] "

[PULL] drm-intel-fixes
 2015-03-26 11:56 UTC 

infinite loop on shutdown
 2015-03-26 10:49 UTC  (3+ messages)

[PATCH 1/7] lib: add igt_wait()
 2015-03-26 10:19 UTC  (10+ messages)
` [PATCH 2/7] tests/kms_fb_crc: call gem_sync() instead of gem_bo_busy()
` [PATCH 3/7] tests/kms_fbc_crc: add wait_for_fbc_enabled()
` [PATCH 4/7] tests/kms_fbc_crc: also gem_sync() on exec_nop()
` [PATCH 5/7] tests/kms_fbc_crc: use igt_pipe_crc_collect_crc()
` [PATCH 6/7] tests/kms_fbc_crc: remove redundant information from data_t
` [PATCH 7/7] lib: add igt_draw

[PATCH] drm/i915: Fix the VBT child device parsing for BSW
 2015-03-26  4:42 UTC  (2+ messages)

[PATCH 00/21 v2] Adding support for skylake shared scalers
 2015-03-25 23:21 UTC  (37+ messages)
` [PATCH 04/21 v2] drm/i915: skylake scaler structure definitions
` [PATCH 05/21 v2] drm/i915: Initialize skylake scalers
  ` [PATCH 05/21 v3] "
` [PATCH 07/21 v2] drm/i915: Helper function to update skylake scaling ratio
  ` [PATCH 07/21 v3] "
` [PATCH 08/21 v2] drm/i915: Add helper function to update scaler_users in crtc_state
  ` [PATCH 08/21 v3] "
` [PATCH 09/21 v2] drm/i915: Add atomic function to setup scalers scalers for a crtc
  ` [PATCH 09/21 v3] "
` [PATCH 10/21 v2] drm/i915: Helper function to detach a scaler from a plane or crtc
  ` [PATCH 10/21 v3] "
` [PATCH 12/21 v2] drm/i915: Ensure colorkey and scaling aren't enabled at same time
` [PATCH 16/21 v2] drm/i915: Ensure setting up scalers into staged crtc_state
` [PATCH 21/21 v2] drm/i915: Enable skylake sprite plane scaling using shared scalers

[PATCH RFC] drm/i915: Pad GTT views of exec objects up to user specified size
 2015-03-25 20:01 UTC  (2+ messages)

[PATCH 1/7] drm/i915: PSR: Remove wrong LINK_DISABLE
 2015-03-25 19:40 UTC  (10+ messages)
` [PATCH 7/7] drm/i915: Enable PSR by default

[PATCH i-g-t 1/2] intel_bios_reader: Read the child device size from VBT
 2015-03-25 18:36 UTC  (2+ messages)
` [PATCH i-g-t 2/2] intel_bios_reader: Don't explode looking for the devid

[PATCH] lib: fix warnings on ignoring return values
 2015-03-25 18:29 UTC  (3+ messages)
` [PATCH i-g-t] igt.cocci: check the return values of various functions

[PATCH i-g-t 1/2] lib: Add media spin
 2015-03-25 18:07 UTC  (4+ messages)
` [PATCH i-g-t 1/2 v2] "

[PATCH v4] drm/i915: Fallback to using unmappable memory for scanout
 2015-03-25 17:30 UTC  (2+ messages)

[PATCH] drm/i915: make unsupported fb modifier message DRM_DEBUG
 2015-03-25 17:24 UTC  (5+ messages)

[RFC] libdrm_intel: Add API for execbuf pad to size functionality
 2015-03-25 17:00 UTC  (2+ messages)

[PATCH 1/3] tools/intel_error_decode: Add ERROR decodings for gen8
 2015-03-25 16:47 UTC  (3+ messages)
` [PATCH 3/3] tools/intel_error_decode: Add gen8+ fault data encodings


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