public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2015-03-27 19:18:40 to 2015-03-31 16:35:45 UTC [more...]

[PATCH 00/59] Remove the outstanding_lazy_request
 2015-03-31 16:35 UTC  (29+ messages)
` [PATCH 01/59] drm/i915: Rename 'do_execbuf' to 'execbuf_submit'
` [PATCH 02/59] drm/i915: Make intel_logical_ring_begin() static
` [PATCH 03/59] drm/i915: Move common request allocation code into a common function
` [PATCH 04/59] drm/i915: Fix for ringbuf space wait in LRC mode
` [PATCH 05/59] drm/i915: Reserve ring buffer space for i915_add_request() commands
` [PATCH 07/59] drm/i915: Early alloc request in execbuff
` [PATCH 08/59] drm/i915: Set context in request from creation even in legacy mode
` [PATCH 09/59] drm/i915: Merged the many do_execbuf() parameters into a structure
` [PATCH 11/59] drm/i915: Update alloc_request to return the allocated request
` [PATCH 16/59] drm/i915: Add flag to i915_add_request() to skip the cache flush
` [PATCH 18/59] drm/i915: Split i915_ppgtt_init_hw() in half - generic and per ring
` [PATCH 20/59] drm/i915: Don't tag kernel batches as user batches

[PATCH] drm: Kernel Crash in drm_unlock
 2015-03-31 15:53 UTC  (15+ messages)
` [PATCH] drm: Possible lock priority escalation
` [PATCH] drm: Fixes unsafe deference in locks

[PATCH i-g-t] tests/drv_getparams: Skip instead of fail on EINVAL
 2015-03-31 15:44 UTC  (2+ messages)

[PATCH] Revert "drm/i915: Performed deferred clflush inside set-cache-level"
 2015-03-31 15:35 UTC  (2+ messages)

[PATCH 0/5] drm/i915: gen2 fixes
 2015-03-31 14:59 UTC  (9+ messages)
` [PATCH 1/5] drm/i915: Enable DVO 2x clock around DVO encoder init
` [PATCH 2/5] drm/i915: Convert BUGs to WARNs in the video overlay code
` [PATCH 3/5] drm/i915: Convert overlay->{active, pfit_active} to bools
` [PATCH 4/5] drm/i915: Mark the overlay active only if we got ring space
` [PATCH 5/5] drm/i915: Enable mmeory self-refresh on 85x

All sort of cdclk stuff
 2015-03-31 14:45 UTC  (26+ messages)
` [PATCH 01/19] drm/i915: Return more precise cdclk for gen2/3
` [PATCH 02/19] drm/i915: Fix i855 get_display_clock_speed
` [PATCH 04/19] drm/i915: Add cdclk extraction for g33, g965gm and g4x
` [PATCH 05/19] drm/i915: ILK cdclk seems to be 450MHz
` [PATCH 06/19] drm/i915: Assume 400MHz cdclk for the rest of gen4-7
` [PATCH 07/19] drm/i915: Simplify ilk_get_aux_clock_divider
` [PATCH 08/19] drm/i915: Convert the ddi cdclk code to get_display_clock_speed
` [PATCH 10/19] drm/i915: Cache current cdclk frequency in dev_priv
` [PATCH 11/19] drm/i915: Use cached cdclk value
` [PATCH 12/19] drm/i915: Unify ilk and hsw .get_aux_clock_divider
` [PATCH 13/19] drm/i915: Store max cdclk value in dev_priv
` [PATCH 14/19] drm/i915: Don't enable IPS when pixel rate exceeds 95% of cdclk
` [PATCH 15/19] drm/i915: HSW cdclk support
` [PATCH 16/19] drm/i915: Add IS_BDW_ULX
` [PATCH 17/19] drm/i915: BDW clock change support
` [PATCH 18/19] drm/i915: Limit CHV max cdclk
` [PATCH 19/19] drm/i915: Modeset global_pipes() update

[PULL] drm-intel-next
 2015-03-31 14:31 UTC 

[PULL] topic/drm-misc
 2015-03-31 14:31 UTC  (2+ messages)

[PATCH 0/5] i965/skl: Add YF/YS tiling support
 2015-03-31 14:28 UTC  (10+ messages)
` [PATCH 1/5] i965/skl: Add macros for Yf/Ys tiling formats
` [PATCH 2/5] i965/skl: Move tile_width computations out of drm_intel_gem_bo_tile_pitch
` [PATCH 3/5] i965/skl: Set tile width and height for YF/YS tiling
` [PATCH 4/5] Align YS tile base address to 64KB
` [PATCH 5/5] build: Bump the version to 2.4.61

[PATCH 1/7] lib: add igt_wait()
 2015-03-31 14:03 UTC  (6+ messages)
` [PATCH 7/7] lib: add igt_draw

[PATCH 2/2] drm/i915: Only enabled DRRS if PRS won't be enabled on this pipe
 2015-03-31 13:34 UTC  (5+ messages)

[PATCH] drm/i915: Pass along pipe_config to intel_psr_ready()
 2015-03-31 13:32 UTC  (2+ messages)

[PATCH] drm/i915: Set best_encoder field of connector_state also when disabling
 2015-03-31 13:26 UTC  (2+ messages)

[PATCH] drm/i915: Simplify and fix object to display tracking
 2015-03-31 13:18 UTC  (12+ messages)
` [PATCH v2] "
` [PATCH v3] "

[PATCH 00/18] Command submission via GuC for SKL
 2015-03-31 13:11 UTC  (6+ messages)
` [PATCH 06/18] drm/i915: Defer default hardware context initialisation until first open

[PATCH] drm/i915/bxt: Add Broxton steppings
 2015-03-31 12:56 UTC  (3+ messages)

[PATCH i-g-t v3] tests: install test programs to libexec
 2015-03-31 12:53 UTC  (5+ messages)
  ` [PATCH i-g-t v4] "
      ` [PATCH i-g-t v5] "

[PATCH] drm/i915/skl: Enabling PSR2 SU with frame sync
 2015-03-31 12:40 UTC  (8+ messages)

[PATCH 00/49] Basic Broxton enabling
 2015-03-31 11:18 UTC  (8+ 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 06/49] drm/i915/bxt: Broxton has 3 sprite planes on pipe A/B, 2 on pipe C

[PATCH i-g-t 1/2] lib/kms: Add a way to override an output's mode
 2015-03-31  9:47 UTC  (5+ messages)
` [PATCH i-g-t 2/2] tests: Add test for pipe B and C interactions in IVB
    ` [PATCH v4] "

intel gm45 chipset problem
 2015-03-31  6:57 UTC 

Kernel panic every other reboot/poweroff since 3.19.3 ( commit 9a6f5130143 )
 2015-03-31  6:54 UTC 

[PATCH 2/2] i-g-t: Adding panel fitting test case
 2015-03-30 20:53 UTC  (2+ messages)

[PATCH 1/2] i-g-t: Adding plane scaling test case
 2015-03-30 20:52 UTC  (2+ messages)

[PATCH v2] i-g-t: Adding test case to test background color
 2015-03-30 20:44 UTC  (2+ messages)
` [PATCH v3] "

A picking of low hanging fruit
 2015-03-30 19:15 UTC  (13+ messages)
` [PATCH 17/49] drm/i915: Implement inter-engine read-read optimisations
` [PATCH 18/49] drm/i915: Reduce frequency of unspecific HSW reg debugging
` [PATCH 38/49] drm/i915: Skip allocating shadow batch for 0-length batches

[PATCH 00/21 v2] Adding support for skylake shared scalers
 2015-03-30 19:06 UTC  (8+ messages)
` [PATCH 10/21 v2] drm/i915: Helper function to detach a scaler from a plane or crtc

[PATCH] drm/i915: Clean-up idr table if context create fails
 2015-03-30 17:06 UTC  (3+ messages)

[PATCH i-g-t 1/2] lib: add some defines to help spatch parsing
 2015-03-30 15:59 UTC  (3+ messages)
` [PATCH i-g-t 2/2] tests: apply igt.cocci

[PATCH v3 0/5] CHV PM fix & Improvements
 2015-03-30 15:41 UTC  (11+ messages)
` [PATCH v3 1/5] drm/i915/chv: Remove Wait for a previous gfx force-off
` [PATCH v3 2/5] drm/i915: Re-adjusting rc6 promotional timer for chv
` [PATCH v3 3/5] drm/i915/chv: Set min freq to efficient frequency on chv
` [PATCH v3 4/5] drm/i915/chv: Remove unused rps min function
` [PATCH v3 5/5] drm/i915: Setup static bias for GPU

[PATCH] drm/atomic: Don't try to free a NULL state
 2015-03-30 14:52 UTC  (4+ messages)

[PATCH i-g-t] tests/gem_tiled_fence_blits: split into subtests
 2015-03-30 14:24 UTC  (2+ messages)

Addressing the intel VCH on the i2c bus / R31 dithering
 2015-03-30 14:06 UTC  (8+ messages)
    `  "

[PATCH 33/49] drm/i915/bxt: Add DC9 Trigger sequence
 2015-03-30 12:19 UTC  (2+ messages)

[PATCH 1/2] drm/i915/skl: Allow universal planes to position
 2015-03-30 12:15 UTC  (3+ messages)
` [PATCH 2/2] drm/i915/skl: Support for 90/270 rotation

drm/i915: Copy the staged connector config to the legacy atomic state
 2015-03-30 12:02 UTC  (5+ messages)

[PATCH] drm/i915: Reject the colorkey ioctls for primary and cursor planes
 2015-03-30 10:55 UTC  (6+ messages)
` [PATCH i-g-t] tests: Add kms_legacy_colorkey

[PATCH i-g-t 1/2] gem_exec_blt: fix subtest enumeration
 2015-03-30 10:30 UTC  (2+ messages)
` [PATCH i-g-t 2/2] lib: add debug flags

[PATCH] drm/atomic: Clear crtcs, connectors and planes when clearing state
 2015-03-30 10:03 UTC  (3+ messages)
` [Intel-gfx] "

[PATCH 10/49] drm/i915/bxt: map GTT as uncached
 2015-03-30 10:02 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 1/2] drm/i915: Add psr_enabled on pipe_config
 2015-03-30  9:50 UTC  (3+ messages)
` [PATCH 1/2] drm/i915: Add psr_ready "

[PATCH] Enable dithering on intel VCH DVO chips on 18bpp panels
 2015-03-30  9:45 UTC  (3+ messages)

[PATCH] drm/i915: PSR: Keep sink state consistent with source
 2015-03-30  9:44 UTC  (3+ messages)

[PATCH] drm/i915: Check lane sharing between pipes B & C using atomic state
 2015-03-30  9:41 UTC  (6+ messages)
    ` [PATCH] Enable dithering for intel VCH DVO

[PATCH] kms_rotation_crc: Adding test for 90/270 rotation
 2015-03-30  8:36 UTC 

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

[PATCH 49/49] drm/i915: Cache last cmd descriptor when parsing
 2015-03-28  6:21 UTC  (2+ messages)

[PATCH] drm/i915: Handle error to get connector state when staging config
 2015-03-27 22:28 UTC  (2+ messages)

[PATCH] drm/i915: Check lane sharing between pipes B & C using atomic state
 2015-03-27 20:12 UTC  (2+ messages)

Updated drm-intel-testing
 2015-03-27 19:25 UTC 

[PATCH] drm/i915: Add I915_PARAM_REVISION
 2015-03-27 19:18 UTC  (2+ messages)


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