Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-03-06 07:53:03 to 2015-03-10 07:34:41 UTC [more...]

[PATCH] drm/i915: Export total subslice and EU counts
 2015-03-10  7:34 UTC  (7+ messages)
  ` [Beignet] "
` [PATCH v2] "

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

Preventing zero GPU virtual address allocation
 2015-03-10  1:57 UTC  (12+ messages)
` [Intel-gfx] "
        ` [Beignet] "

[PATCH 5/7] drm/i915: Make sure we invalidate frontbuffer on fbcon
 2015-03-10  0:57 UTC  (2+ messages)
` [PATCH] "

[PATCH 00/51] Remove the outstanding_lazy_request
 2015-03-10  0:12 UTC  (74+ messages)
` [PATCH 05/51] drm/i915: Add return code check to i915_gem_execbuffer_retire_commands()
` [PATCH 00/53] Remove the outstanding_lazy_request
  ` [PATCH 01/53] drm/i915: Rename 'flags' to 'dispatch_flags' for better code reading
  ` [PATCH 03/53] drm/i915: Cache ringbuf pointer in request structure
  ` [PATCH 05/53] drm/i915: Add return code check to i915_gem_execbuffer_retire_commands()
  ` [PATCH 08/53] drm/i915: Update alloc_request to return the allocated request
  ` [PATCH 28/53] drm/i915: Update queue_flip() to do explicit request management
  ` [PATCH 34/53] drm/i915: Update workarounds_emit() to take request structures
  ` [PATCH 35/53] drm/i915: Update flush_all_caches() "
  ` [PATCH 36/53] drm/i915: Update switch_mm() to take a request structure
  ` [PATCH 37/53] drm/i915: Update ring->flush() to take a requests structure
  ` [PATCH 38/53] drm/i915: Update some flush helpers to take request structures
  ` [PATCH 39/53] drm/i915: Update ring->emit_flush() to take a request structure
  ` [PATCH 40/53] drm/i915: Update ring->add_request() "
  ` [PATCH 41/53] drm/i915: Update ring->emit_request() "
  ` [PATCH 42/53] drm/i915: Update ring->dispatch_execbuffer() "
  ` [PATCH 43/53] drm/i915: Update ring->emit_bb_start() "
  ` [PATCH 44/53] drm/i915: Update ring->sync_to() "
  ` [PATCH 45/53] drm/i915: Update ring->signal() "
  ` [PATCH 46/53] drm/i915: Update cacheline_align() "
  ` [PATCH 48/53] drm/i915: Update intel_ring_begin() "
  ` [PATCH 49/53] drm/i915: Make intel_logical_ring_begin() static
  ` [PATCH 50/53] drm/i915: Update intel_logical_ring_begin() to take a request structure
  ` [PATCH 51/53] drm/i915: Remove the now obsolete intel_ring_get_request()
  ` [PATCH 52/53] drm/i915: Remove the now obsolete 'outstanding_lazy_request'
  ` [PATCH 53/53] drm/i915: Move the request/file and request/pid association to creation time
  ` [PATCH 01/53] drm/i915: Remove ironlake rc6 support

[PATCH] tests/core_getparams: Create new test core_getparams
 2015-03-09 23:41 UTC  (5+ messages)
` [PATCH i-g-t 1/2] "
  ` [PATCH i-g-t 2/2] configure: Bump required libdrm version to 2.4.60

[PATCH 2/2] Query the driver directly for compute units and subslice
 2015-03-09 23:35 UTC  (2+ messages)
` [PATCH 2/2 v2] "

[PATCH 00/23] Remove depencies on staged config for atomic transition
 2015-03-09 23:19 UTC  (4+ messages)
` [PATCH 05/23] drm/i915: Allocate a drm_atomic_state for the legacy modeset code

[PATCH] intel: Export total subslice and EU counts
 2015-03-09 23:13 UTC  (3+ messages)
` [PATCH 1/2 v2] "
  ` [PATCH 2/2] configure.ac: bump version to 2.4.60 for release

[PATCH 0/3] Fix recent watermark breakage (v2)
 2015-03-09 22:23 UTC  (10+ messages)
` [PATCH 1/3] drm/i915: Update intel_crtc_active() to use state values (v2)
` [PATCH 2/3] drm/i915: Use crtc->state->active in ilk/skl watermark calculations (v3)
` [PATCH 3/3] drm/i915: Don't assume primary & cursor are always on for wm calculation (v3)
        ` [PATCH 3/3] drm/i915: Don't assume primary & cursor are always on for wm calculation (v4)

[PATCH 7/9] drm/i915: Update intel_dp_hpd_pulse() to check link status for non-MST operation
 2015-03-09 21:04 UTC  (7+ messages)
` [PATCH] "

[PATCH] drm/i915: Spelling s/auxilliary/auxiliary/
 2015-03-09 20:21 UTC 

[PATCH] drm/i915: Exit early from psr_status if PSR is not supported by the device
 2015-03-09 19:56 UTC  (3+ messages)

[PATCH] drm/i915: Fix struct_mutex deadlock due to merge fumble
 2015-03-09 19:08 UTC 

Displayport Compliance Testing V3
 2015-03-09 17:57 UTC  (3+ messages)
` [PATCH 4/9] drm/i915: Add debugfs functions for Displayport compliance testing

[PATCH] drm: Only warn about an invalid EDID block prior to rejection
 2015-03-09 17:25 UTC  (7+ messages)
  ` [Intel-gfx] "

[PATCH 0/2] Crystal Cove PMIC based Panel Control
 2015-03-09 17:15 UTC  (5+ messages)
` [PATCH 1/2] gpio/crystalcove: Export Panel and backlight en/disable signals as GPIO

[PATCH 0/5] Fix recent watermark breakage
 2015-03-09 16:29 UTC  (14+ messages)
` [PATCH 1/5] drm/i915: Ensure crtc_state backpointer is initialized
` [PATCH 2/5] drm/i915: Kill intel_crtc->active
` [PATCH 3/5] drm/i915: Update intel_crtc_active() to use state values
` [PATCH 4/5] drm/i915: Use crtc->state->active in ilk/skl watermark calculations
` [PATCH 5/5] drm/i915: Don't assume primary & cursor are always on for wm calculation (v3)

[PATCH 0/2] SSEU detection for CHV
 2015-03-09 16:41 UTC  (4+ messages)

[PATCH] drm/i915: Ignore pipe B active state when enabling pipe C
 2015-03-09 16:21 UTC  (5+ messages)

[PATCH] drm/i915/skl: port A fuse straps don't work on early SKL steppings
 2015-03-09 15:56 UTC  (6+ messages)

[PATCH 1/2] drm/i915: Allow pixel clock up to 95% of cdclk on CHV
 2015-03-09 15:40 UTC  (7+ messages)
` [PATCH 2/2] drm/i915: Fix chv cdclk support

[PATCH 1/7] drm/i915: Relax RPS contraints to allows setting minfreq on idle
 2015-03-09 15:38 UTC  (11+ messages)
` [PATCH 2/7] drm/i915: Fix computation of last_adjustment for RPS autotuning
` [PATCH 3/7] drm/i915: Improved w/a for rps on Baytrail
` [PATCH 4/7] drm/i915: Use down ei for manual Baytrail RPS calculations
` [PATCH 5/7] drm/i915: Agressive downclocking on Baytrail
` [PATCH 6/7] drm/i915: Boost GPU frequency if we detect outstanding pageflips
` [PATCH 7/7] drm/i915: Deminish contribution of wait-boosting from clients

[PATCH v2 00/12] drm/i915: Redo VLV/CHV watermark code (v2)
 2015-03-09 15:34 UTC  (22+ messages)
` [PATCH v2 01/12] drm/i915: Reduce CHV DDL multiplier to 16/8
` [PATCH v2 02/12] drm/i915: Kill DRAIN_LATENCY_PRECISION_* defines
` [PATCH 04/12] drm/i915: Hide VLV DDL precision handling
` [PATCH 08/12] drm/i915: Make sure PND deadline mode is enabled on VLV/CHV
` [PATCH v2 09/12] drm/i915: Rewrite VLV/CHV watermark code
` [PATCH v3 11/12] drm/i915: Enable the maxfifo PM5 mode when appropriate on CHV
` [PATCH 12/12] drm/i915: Disable DDR DVFS "

[PATCH 1/6] drm/i915: Split i915_gem_batch_pool into its own header
 2015-03-09 14:59 UTC  (7+ messages)
` [PATCH 2/6] drm/i915: Tidy batch pool logic
` [PATCH 3/6] drm/i915: Split the batch pool by engine
` [PATCH 4/6] drm/i915: Free batch pool when idle
` [PATCH 5/6] drm/i915: Split batch pool into size buckets
` [PATCH 6/6] drm/i915: Include active flag when describing objects in debugfs

[PATCH] drm/i915: Do not use ggtt_view with (aliasing) PPGTT
 2015-03-09 14:34 UTC 

[PATCH] drm/i915: Make WAIT_IOCTL negative timeouts be indefinite again
 2015-03-09  9:57 UTC  (5+ messages)

[PATCH 0/6] SKL post-enable power well hook (v2)
 2015-03-09  9:00 UTC  (11+ messages)
` [PATCH 1/6] drm/i915/skl: Make gen8_irq_power_well_post_enable() take a pipe mask
` [PATCH 2/6] drm/i915/skl: Introduce enable_requested and is_enabled in the power well code
` [PATCH 3/6] drm/i915/skl: Mirror what we do on HSW for the power well enable log message
` [PATCH 4/6] drm/i915/skl: Restore pipe interrupt registers after power well enabling
` [PATCH 5/6] drm/i915: Remove unused condition in hsw_power_well_post_enable()
` [PATCH 6/6] drm/i915/skl: Restore the DDI translation tables when enabling PW1

[PATCH] kms_rotation_crc: Adding test for 90/270 rotation
 2015-03-09  5:56 UTC 

[PATCH 1/2] Add driver callback for updating device info
 2015-03-09  0:21 UTC  (2+ messages)
` [Beignet] "

i915 when using vaapi, screen only refreshes on mouse movement
 2015-03-07 21:05 UTC  (12+ messages)

[PATCH 3/5] drm/i915/chv: Set min freq to efficient
 2015-03-07  7:26 UTC 

[4.0-rc2] WARNING at intel_check_page_flip
 2015-03-06 20:20 UTC  (10+ messages)
` Kernel 3.19rc6 flooding intel_check_page_flip warnings when using compton
            ` [PATCH] drm/i915: use in_interrupt() not in_irq() to check context

[PATCH 11/11] drm/i915/skl: Enable the RPS interrupts programming
 2015-03-06 19:44 UTC  (2+ messages)

[PATCH] Revert "intel: Fix documentation for drm_intel_gem_bo_wait()"
 2015-03-06 18:19 UTC  (2+ messages)

[PATCH] Revert "intel: Fix documentation for drm_intel_gem_bo_wait()"
 2015-03-06 17:56 UTC 

[PULL] drm-intel-next
 2015-03-06 17:36 UTC 

[PATCH i-g-t] igt.cocci: Replace igt_assert() with igt_assert_CMP() where possible
 2015-03-06 17:06 UTC  (2+ messages)

[PATCH] drm/i915: Don't clobber plane state on internal disables
 2015-03-06 16:55 UTC  (5+ messages)
` [PATCH i-g-t] tests/kms_plane: Ensure planes recover from DPMS

[PATCH 1/2] drm/i915: Don't require primary->fb in intel_crtc_active()
 2015-03-06 16:44 UTC  (5+ messages)

[PATCH 4/5] drm/i915: Modifying RC6 Promotion timer for Media workloads
 2015-03-06 16:40 UTC  (3+ messages)
` [PATCH v2] "

[PATCH libdrm 00/12] Introduce drm_intel_device and use i915_pciid.h
 2015-03-06 14:35 UTC  (3+ messages)

[QA 2015/03/06 ww10] Testing report for `drm-intel-testing` (was: Updated -next)
 2015-03-06 14:13 UTC 

[PATCH 7/7] drm/i915/skl: Take 90/270 rotation into account in watermark calculations
 2015-03-06 14:11 UTC  (2+ messages)

[PATCH v3] drm/i915: Disable the mmio.debug WARN after it fires
 2015-03-06 14:02 UTC  (5+ messages)

[PATCH 2/2] drm/i915: Don't assume primary & cursor are always on for wm calculation
 2015-03-06 12:57 UTC  (4+ messages)
` [PATCH 2/2] drm/i915: Don't assume primary & cursor are always on for wm calculation (v2)

[PATCH] drm/i915: Reudce CHV DPLL min vco frequency to 4.8 GHz
 2015-03-06 11:41 UTC  (8+ messages)
    ` checkpatch spell checking (was: Re: [PATCH] drm/i915: Reudce CHV DPLL min vco frequency to 4.8 GHz)
      ` [PATCH] checkpatch: Add spell checking of email subject line
        ` [PATCH] checkpatch: spell check reudce

[PATCH] drm/i915: Add soft-pinning API for execbuffer
 2015-03-06  9:44 UTC 

[PATCH] core: Make the start of the debug output more clear
 2015-03-06  8:57 UTC 


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