public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2015-04-29 09:45:54 to 2015-05-02 01:05:42 UTC [more...]

[i915]] *ERROR* mismatch in scaler_state.scaler_id
 2015-05-02  1:05 UTC 

drm/i915/gen8: page directories rework allocation
 2015-05-02  0:38 UTC  (10+ messages)
` [PATCH] drm/i915: Fix 32b overflow check in gen8_ppgtt_alloc_page_directories
` [PATCH v2] "

PATCH i-g-t Fix a clang compile error
 2015-05-01 22:03 UTC  (5+ messages)

[PATCH v2 1/5] drm/i915: Do not clear mappings beyond VMA size
 2015-05-01 20:56 UTC  (10+ messages)
` [PATCH v2 2/5] drm/i915: Do not make assumptions on GGTT VMA sizes
` [PATCH v2 3/5] drm/i915: Consider object pinned if any VMA is pinned
` [PATCH v2 4/5] drm/i915: Add a partial GGTT view type
` [PATCH v2 5/5] drm/i915: Use partial view in mmap fault handler

[PATCH] drm/i915: Possible security hole in command parsing
 2015-05-01 19:13 UTC  (2+ messages)

[PATCH 1/2] intel: Use I915_EXEC_HANDLE_LUT when available
 2015-05-01 17:58 UTC  (7+ messages)
` RFC Fast batch and relocation handling for i965
  ` [PATCH 1/4] i965: Transplant PIPE_CONTROL routines to brw_pipe_control
  ` [PATCH 2/4] i915: Rename intel_emit* to reflect their new location in brw_pipe_control
  ` [PATCH 3/4] i965: Move pipecontrol workaround bo to brw_pipe_control
  ` [PATCH 4/4] i965: Introduce a context-local batch manager

[PATCH v6 00/14] Command submission via GuC for SKL
 2015-05-01 17:48 UTC  (17+ messages)
` [PATCH v6 01/14] drm/i915: Defer default hardware context initialisation until first open
` [PATCH v6 02/14] drm/i915: Add i915_gem_object_write() to i915_gem.c
` [PATCH v6 03/14] drm/i915: Unified firmware loading mechanism
` [PATCH v6 04/14] drm/i915: Move execlists defines from .c to .h
` [PATCH v6 05/14] drm/i915: Add guc firmware interface headers
` [PATCH v6 06/14] drm/i915: GuC firmware loader
` [PATCH v6 07/14] drm/i915: Add functions to allocate / release gem obj for GuC
` [PATCH v6 08/14] drm/i915: Functions to support command submission via GuC
` [PATCH v6 09/14] drm/i915: Integration of GuC client
` [PATCH v6 10/14] drm/i915: Interrupt routing for GuC scheduler
` [PATCH v6 11/14] drm/i915: Enable commands submission via GuC
` [PATCH v6 12/14] drm/i915: debugfs of GuC status
` [PATCH v6 13/14] drm/i915: Enable GuC firmware log
` [PATCH v6 14/14] Documentation/drm: kerneldoc for GuC

[PATCH] drm/i915: Clear vma->bound on unbinding
 2015-05-01 17:13 UTC  (2+ messages)

[PATCH 13/14] drm/i915: skylake primary plane scaling using shared scalers
 2015-05-01 16:47 UTC  (5+ messages)

[PATCH i-g-t v2] lib/igt_core.c : only disable low mem killer once
 2015-05-01 16:32 UTC  (2+ messages)

[PATCH i-g-t] igt_kms: Avoid NULL ptr deref when commiting disabled planes
 2015-05-01 16:23 UTC  (2+ messages)

[PATCH i-g-t 1/2] igt_fb: Close the image file when we are done with it
 2015-05-01 15:54 UTC  (3+ messages)
` [PATCH i-g-t 2/2] kms_plane_scaling: Find the image regardless how the test is run

[PATCH 1/3] drm/i915: eDP Panel Power sequencing modify use of HAS_PCH_SPLIT
 2015-05-01 13:30 UTC  (10+ messages)
` [PATCH 2/3] drm/i915: eDP Panel Power sequencing PP_DIV register changes
` [PATCH 3/3] drm/i915: eDP Panel Power sequencing add PPS reg set

[PATCH] drm/i915: Preallocate request before access of the ring
 2015-05-01  5:59 UTC  (3+ messages)

[PATCH 00/11] Skylake display NV12 feature addition
 2015-05-01  3:43 UTC  (12+ messages)
` [PATCH 01/11] drm/i915: Add register definitions for NV12 support
` [PATCH 02/11] drm/i915: Set scaler mode for NV12
` [PATCH 03/11] drm/i915: Stage scaler request for NV12 as src format
` [PATCH 04/11] drm/i915: Update format_is_yuv() to include NV12
` [PATCH 05/11] drm/i915: Upscale scaler max scale for NV12
` [PATCH 06/11] drm/i915: Add NV12 as supported format for primary plane
` [PATCH 07/11] drm/i915: Add NV12 as supported format for sprite plane
` [PATCH 08/11] drm/i915: Add NV12 support to intel_framebuffer_init
` [PATCH 09/11] drm/i915: Update compute_baseline_bpp for NV12
` [PATCH 10/11] drm/i915: Add NV12 to primary plane programming
` [PATCH 11/11] drm/i915: Add NV12 to sprite "

[PATCH] drm/i915/hdmi: fix vlv infoframe port check
 2015-05-01  2:10 UTC  (6+ messages)
` [PATCH] drm/i915/hdmi: check port in ibx_infoframe_enabled

[PATCH 0/8] Crystalcove (CRC) PMIC based panel and pwm control
 2015-05-01  2:03 UTC  (16+ messages)
` [PATCH 1/8] drivers/gpio/gpiolib: Add support for removing registered consumer lookup table
` [PATCH 2/8] drivers/pwm/core: Add support to remove registered consumer lookup tables
` [PATCH 3/8] drivers/mfd: Add lookup table for Panel Control as GPIO signal
` [PATCH 4/8] drivers/mfd: Add PWM cell device for Crystalcove PMIC
` [PATCH 5/8] drivers/mfd: ADD PWM lookup table for CRC PMIC based PWM
` [PATCH 6/8] drivers/pwm: Add Crystalcove (CRC) PWM driver
` [PATCH 7/8] drm/i915: Use the CRC gpio for panel enable/disable
` [PATCH 8/8] drm/i915: Backlight control using CRC PMIC based PWM driver

Question regarding gem_alive test case in intel-gpu-tools-1.7 suite
 2015-04-30 20:46 UTC  (2+ messages)

[PATCH 2/5] drm: Add edid_corrupt flag for Displayport Link CTS 4.2.2.6
 2015-04-30 18:37 UTC  (4+ messages)

[PATCH V7] Displayport compliance testing V7
 2015-04-30 18:30 UTC  (3+ messages)
` [PATCH 3/5] drm/i915: Implement the intel_dp_autotest_edid function for DP EDID complaince tests

[PATCH-V3 1/2] drm/i915/audio: add codec wakeup override enabled/disable callback
 2015-04-30 18:29 UTC  (4+ messages)
` [PATCH-V3 2/2] ALSA:hda - reset display codec when power on

[PATCH 1/5] drm/i915: Move Displayport test request and sink IRQ logic to intel_dp_detect()
 2015-04-30 18:14 UTC  (3+ messages)
` [PATCH 4/8] "

[PATCH 0/8] SKL suspend/resume
 2015-04-30 15:39 UTC  (9+ messages)
` [PATCH 1/8] drm/i915/skl: Add the INIT power domain to the MISC I/O power well
` [PATCH 2/8] drm/i915/skl: Fix the CTRL typo in the DPLL_CRTL1 defines
` [PATCH 3/8] drm/i915: Re-order the PCU opcodes
` [PATCH 4/8] drm/i915: Merge the GEN9 memory latency PCU opcode with its friends
` [PATCH 5/8] drm/i915/skl: Make the Misc I/O power well part of the PLLS domain
` [PATCH 6/8] drm/i915/skl: Deinit/init the display at suspend/resume
` [PATCH 7/8] drm/i915/skl: Change CDCLK behind PCU's back
` [PATCH 8/8] drm/i915/skl: gen6+ platforms support runtime PM

[patch] drm/i915: checking IS_ERR() instead of NULL
 2015-04-30 14:47 UTC  (3+ messages)

[PATCH] drm/i915/gtt: Allocate va range only if vma is not bound
 2015-04-30 14:44 UTC  (5+ messages)

[PATCH] drm/i915: Add missing MacBook Pro models with dual channel LVDS
 2015-04-30 14:15 UTC  (5+ messages)
    ` [PATCH v3] "

[PATCH v3 3/5] drm/i915/chv: Set min freq to efficient frequency on chv
 2015-04-30 14:05 UTC  (8+ messages)
` [PATCH v4] "

[PATCH v4 0/8] Enable DC states for skl
 2015-04-30 13:47 UTC  (11+ messages)
` [PATCH v4 3/8] drm/i915/skl: Implement enable/disable for Display C5 state
` [PATCH v4 4/8] drm/i915/skl: Assert the requirements to enter or exit DC5
` [PATCH v4 5/8] drm/i915/skl: Add DC6 Trigger sequence
` [PATCH v4 6/8] Implement enable/disable for Display C6 state
` [PATCH v4 8/8] drm/i915/skl: Enable runtime PM

[PATCH 1/3] drm/i915: Select starting pipe bpp irrespective or the primary plane
 2015-04-30 13:43 UTC  (3+ messages)

[PATCH v4 2/8] drm/i915/skl: Add DC5 Trigger Sequence
 2015-04-30 13:18 UTC  (3+ messages)
` [PATCH v5 2/2] "

[PATCH v4 1/8] drm/i915/skl: Add support to load SKL CSR firmware
 2015-04-30 13:02 UTC  (3+ messages)
` [PATCH v5 "

[QA 2015/04/30 ww18] Testing report for `drm-intel-testing`
 2015-04-30 12:49 UTC 

[PATCH i-g-t] tests/gem_mmap_gtt: Use PAGE_SIZE instead of hard coded value
 2015-04-30 11:22 UTC  (5+ messages)

[PATCH v2 0/5] Partial GGTT views
 2015-04-30 11:18 UTC 

drm/i915: Don't use staged config for VLV cdclk calculations
 2015-04-30 11:10 UTC 

[PATCH 4/5] drm/i915: Add a partial GGTT view type
 2015-04-30 11:02 UTC  (3+ messages)

[PULL] drm-intel-fixes
 2015-04-30 11:00 UTC 

[PATCH v4 2/2] drm/i915: DP link training optimization
 2015-04-30 10:50 UTC  (2+ messages)

[PATCH 00/17] i915_gem_gtt.c polish
 2015-04-30 10:37 UTC  (7+ messages)
` [PATCH 12/17] drm/i915: Arm cmd parser with aliasng ppgtt only

[PATCH 00/11] drm-intel-collector - update
 2015-04-30 10:17 UTC  (6+ messages)
` [PATCH 04/11] drm/i915: Extend GET_APERTURE ioctl to report available map space

[PATCH] drm/i915: Remove wait for for punit to updates freq
 2015-04-30 10:04 UTC  (6+ messages)

i915 GTT table setup
 2015-04-30  9:57 UTC 

[PATCH] drm/i915: fix for_each_digital_port
 2015-04-30  9:37 UTC  (4+ messages)
` [PATCH v2 2/2] drm/i915: fix intel_prepare_ddi

[PATCH v3] drm/i915: Setup static bias for GPU
 2015-04-30  6:56 UTC  (2+ messages)

Haswell issues
 2015-04-30  5:49 UTC 

[PATCH v2] drm/i915: Setup static bias for GPU
 2015-04-29 23:00 UTC  (2+ messages)

[PATCH] drm/i915/gtt: Allocate va range only if vma is not bound
 2015-04-29 19:10 UTC  (2+ messages)

RPS tuning
 2015-04-29 15:48 UTC  (12+ messages)
` [PATCH 01/16] drm/i915: Drop i915_gem_obj_is_pinned() from set-cache-level
` [PATCH 02/16] drm/i915: Only remove objects pinned to the display from the available aperture
` [PATCH 06/16] drm/i915: Implement inter-engine read-read optimisations
` [PATCH 07/16] drm/i915: Inline check required for object syncing prior to execbuf

[PATCH] drm/i915: Remove unnecessary null check in execlists_context_unqueue
 2015-04-29 15:17 UTC  (2+ messages)

[PATCH] drm/i195/bxt: Add A1 stepping for Broxton
 2015-04-29 14:35 UTC  (2+ messages)

[PATCH libdrm] intel: Leak the userptr test bo
 2015-04-29 14:27 UTC  (3+ messages)

[PATCH] drm/i915/bxt: Enable existing gen9 harware workarounds for Broxton
 2015-04-29 14:23 UTC  (2+ messages)

[PATCH i-g-t 1/2] igt_fb: Transfer existing content to Cairo surface for Y/Yf frame buffers
 2015-04-29 14:02 UTC  (3+ messages)
` [PATCH i-g-t 2/2] kms_flip_tiling: New tiling tests, including Y/Yf

[PATCH] drm/i915: Add soft-pinning API for execbuffer
 2015-04-29 14:01 UTC  (3+ messages)

[PATCH 0/3] drm/i915/bxt: add workarounds
 2015-04-29 13:02 UTC  (7+ messages)
` [PATCH 1/3] drm/i915/bxt: Add WaDisableThreadStallDopClockGating
` [PATCH 2/3] drm/i915/bxt: Add WaDisableSbeCacheDispatchPortSharing
` [PATCH 3/3] drm/i915/bxt: Add WaForceContextSaveRestoreNonCoherent

[RFC v6 1/8] drivers/gpio/gpiolib: Add support for removing registered consumer lookup table
 2015-04-29 12:43 UTC  (3+ messages)

[PATCH] drm/i915: Silence compiler warning in dvo
 2015-04-29 11:51 UTC  (3+ messages)

[PATCH] drm/i915: Avoid GPU hang when coming out of P3 or P4
 2015-04-29 11:39 UTC  (10+ messages)
` [PATCH v2] drm/i915: Avoid GPU hang when coming out of S3 or S4

[PATCH v2 0/5] Support for creating/using Stolen memory backed objects
 2015-04-29 10:57 UTC  (7+ messages)
` [PATCH 3/5] drm/i915: Add support for stealing purgable stolen pages
` [PATCH 4/5] drm/i915: Support for pread/pwrite from/to non shmem backed objects
` [PATCH 5/5] drm/i915: Add support for getting size of the stolen region

[PATCH] igt/gem_create_stolen: Verifying extended gem_create ioctl
 2015-04-29 10:49 UTC  (2+ messages)

atom D525 trouble
 2015-04-29  9:50 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