public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2014-11-07 09:51:45 to 2014-11-11 10:16:31 UTC [more...]

[PATCH] drm/i915: Make sample_c messages go faster on Haswell
 2014-11-11 10:16 UTC  (3+ messages)

[PATCH 0/3] drm/i915/chv: Add new WA and remove pre-production ones
 2014-11-11 10:13 UTC  (3+ messages)

[RFC 1/3] execlist queue items to hold ptr/ref to gem_request
 2014-11-11  9:53 UTC  (4+ messages)
` [RFC 2/3] Removed duplicate members from submit_request
` [RFC 3/3] drm/i915: Remove FIXME_lrc_ctx backpointer

[PATCH] drm/i915: use the correct obj when preparing the sprite plane
 2014-11-11  9:31 UTC  (6+ messages)
    ` How to handle planes/fbs when disabling the crtc? (was Re: [Intel-gfx] [PATCH] drm/i915: use the correct obj when preparing the sprite plane)
  ` [PATCH] drm/i915: use the correct obj when preparing

[PATCH v5] drm/i915: Add ppgtt create/release trace points
 2014-11-11  9:21 UTC  (9+ messages)
` [PATCH v6] drm/i915: Add tracepoints to track a vm during its lifetime
  ` [PATCH v7] "
    ` [PATCH v7] drm/i915: Add tracepoints to track a vm

[PATCH] drm/i915: Don't initialize pipe config after choosing DPLLs
 2014-11-11  9:16 UTC  (6+ messages)
` [PATCH] drm/i915: Don't initialize pipe config after
` [PATCH] drm/i915: Use correct pipe config to update pll dividers

[PATCH 1/2] drm: Per-plane locking
 2014-11-11  9:12 UTC  (2+ messages)
` [PATCH 2/2] drm: More specific locking for get* ioctls

[PATCH] drm/i915/dp: Don't stop the link when retraining
 2014-11-11  8:33 UTC  (4+ messages)

[PATCH 0/5] drm/i915: Some VLV/CHV rc6/rps fixes/cleanups
 2014-11-12  3:10 UTC  (7+ messages)
` [PATCH 1/5] drm/i915: Silence valleyview_set_rps()
` [PATCH 2/5] drm/i915: Read the CCK fuse register from CCK
` [PATCH 3/5] drm/i915: Add a name for the Punit GPLLENABLE bit
` [PATCH 4/5] drm/i915: Warn if GPLL isn't used on vlv/chv
` [PATCH 5/5] drm/i915: Improve PCBR debug information

[PATCH 4/8] drm/i915: move rps irq enable/disable to i915_irq.c
 2014-11-11  1:27 UTC  (3+ messages)
` [PATCH 4.1] drm/i915: WARN if we receive any gen9 rps interrupts
  ` [PATCH 4.1] drm/i915: WARN if we receive any gen9 rps

[PATCH v2 00/18] drm/i915: hdmi/dp audio rework
 2014-11-10 23:13 UTC  (6+ messages)
` [PATCH 1/2] drm/edid: add #defines and helpers for ELD
  ` [PATCH 2/2] drm/edid: fix Baseline_ELD_Len field in drm_edid_to_eld()

[Regression] 83f45fc turns machine's screen off
 2014-11-10 21:19 UTC 

[PATCH 0/3] Rearranging eDP PPS code
 2014-11-10 21:03 UTC  (5+ messages)
` [PATCH 1/3] drm/i915: Move PPS calls to edp_init
` [PATCH 2/3] drm/i915: Use vlv_power_sequencer_pipe() only to get pipe
` [PATCH 3/3] drm/i915: Splitting PPS functions based on platform
  ` [PATCH 3/3] drm/i915: Splitting PPS functions based on

[PATCH 0/4] drm/i915: Additional CHV RPS fixes
 2014-11-10 20:55 UTC  (5+ messages)
` [PATCH 1/4] drm/i915: Refactor vlv/chv GPU frequency divider setup
` [PATCH 2/4] drm/i915: Fix chv GPU freq<->opcode conversions
` [PATCH 3/4] drm/i915: Add missing newline to 'DDR speed' debug messages
` [PATCH 4/4] drm/i915: Change CHV SKU400 GPU freq divider to 10

[RFC] dpms handling on atomic drivers
 2014-11-10 20:45 UTC  (5+ messages)

[PATCH 0/8] drm-intel-collector - update
 2014-11-10 12:52 UTC  (9+ messages)
` [PATCH 1/8] drm/i915: Make the physical object coherent with GTT
` [PATCH 2/8] drm/i915: Specify bsd rings through exec flag
` [PATCH 3/8] drm/i915: add I915_PARAM_HAS_BSD2 to i915_getparam
` [PATCH 4/8] drm/i915: Move the ban period onto the context
` [PATCH 5/8] drm/i915: Add ioctl to set per-context parameters
` [PATCH 6/8] drm/i915: Put logical pipe_control emission into a helper
` [PATCH 7/8] drm/i915: Add WaCsStallBeforeStateCacheInvalidate:bdw, chv to logical ring
` [PATCH 8/8] drm/i915: Wait thread status on gen8+ fw sequence

[PATCH 00/89] Basic Skylake enabling
 2014-11-10 19:21 UTC  (9+ messages)
` [PATCH 72/89] drm/i915/skl: Enable/disable power well for aux transaction

[PATCH 2/3] drm/i915: Grab rpm ref when changing cdclk on VLV/CHV
 2014-11-10 18:08 UTC  (6+ messages)
` [PATCH v2 2/3] drm/i915: Move the .global_resources() hook call into modeset_update_crtc_power_domains()

[PATCH] drm/i915: Mark fastboot as unsafe
 2014-11-10 18:06 UTC  (3+ messages)

drm-i915-mst + Ubuntu 14.04 + HP 840
 2014-11-10 16:54 UTC  (3+ messages)

[PATCH] drm/i915: intel_backlight scale() math WA v2
 2014-11-10 17:08 UTC  (8+ messages)

[PATCH] drm/i915: Initialize workarounds in logical ring mode too
 2014-11-10 16:38 UTC  (2+ messages)

[PATCH 1/6] drm/i915: factor out compute_config from __intel_set_mode v3
 2014-11-10 16:32 UTC  (16+ messages)
` [PATCH 2/6] drm/i915: use compute_config in set_config v3
    ` [PATCH] drm/i915: use compute_config in set_config v4
` [PATCH 3/6] drm/i915/hdmi: fetch infoframe status in get_config v2
` [PATCH 4/6] drm/i915: check for audio and infoframe changes across mode sets v2
` [PATCH 5/6] drm/i915: update pipe size at set_config time
` [PATCH 6/6] drm/i915: calculate pfit changes in set_config v2

[RFC PATCH 0/4] perf pmu driver for OA counters
 2014-11-10 14:56 UTC  (5+ messages)
` [RFC PATCH 1/4] perf: export perf_event_overflow
` [RFC PATCH 2/4] perf: Add PERF_PMU_CAP_IS_DEVICE flag
` [RFC PATCH 3/4] drm/i915: add api to pin/unpin context state
` [RFC PATCH 4/4] drm/i915: Expose PMU for Observation Architecture

[PATCH] drm/mst: use kref_get_unless_zero for looking up mst branch device
 2014-11-10 14:40 UTC  (3+ messages)
` [Intel-gfx] "
` [PATCH] drm/mst: use kref_get_unless_zero for looking

[PATCH 6/8] drm/i915: sanitize rps irq enabling
 2014-11-10 14:21 UTC  (6+ messages)
` [PATCH v2 "

[PATCH 7/8] drm/i915: sanitize rps irq disabling
 2014-11-10 13:44 UTC  (2+ messages)
` [PATCH v2 "

[PATCH 5/8] drm/i915: move rps irq disable one level up
 2014-11-10 13:37 UTC  (2+ messages)
` [PATCH v2 "

[C220] Display goes blank with PCH PWM1 enabled warning in intel_display.c:7376/6900
 2014-11-10 12:34 UTC  (5+ messages)

tile group second round
 2014-11-10  4:50 UTC  (8+ messages)
` [PATCH 1/6] drm/displayid: add displayid defines and edid extension (v2)
` [PATCH 2/6] drm: add tile_group support. (v3)
` [PATCH 3/6] drm/mst: cached EDID for logical ports (v2)
` [PATCH 4/6] drm/connector: store tile information from displayid (v2)
` [PATCH 5/6] drm/tile: expose the tile property to userspace (v3)
` [PATCH 6/6] drm/fb: add support for tiled monitor configurations

tile group support (v2)
 2014-11-10  2:11 UTC  (4+ messages)
` [PATCH 3/6] drm/mst: cached EDID for logical ports
  ` [Intel-gfx] "

Trying to enable ZaphodHeads, "no screens found"
 2014-11-10  0:06 UTC  (3+ messages)

[PULL] topic/atomic-helpers
 2014-11-09 18:33 UTC 

[PATCH 0/8] sanitize RPS interrupt enabling/disabling
 2014-11-08 12:57 UTC  (3+ messages)

[PATCH 0/2] Update turbo (rps) min frequency for HSW/BDW
 2014-11-08  8:25 UTC  (7+ messages)
` [PATCH 1/2] drm/i915: Use efficient "

[PATCH] drm/i915: HSW/BDW PSR Set idle_frames=2 since sometimes it can be off by 1
 2014-11-08  0:01 UTC  (4+ messages)

[PATCH 1/4] drm/i915: HSW/BDW PSR Set idle_frames = VBT + 1
 2014-11-07 23:55 UTC  (4+ messages)
` [PATCH 2/4] drm/i915: Make dp aux pack/unpack public outside intel_dp.c
` [PATCH 3/4] drm/i915: Introduce intel_psr.c
` [PATCH 4/4] drm/i915: Add PSR docbook

[PATCH 1/2] drm/i915: Parse VBT PSR block
 2014-11-07 23:48 UTC  (3+ messages)
` [PATCH 2/2] It was identified that in some cases when moving cursor Hardware can do mistake with idle_frame count. So Spec is being updated to use 2 as minimum idle_frames

[PATCH] drm/i915: avoid deadlock on failure paths in __intel_framebuffer_create()
 2014-11-07 22:41 UTC 

[PATCH v4 0/7] Command parser batch buffer copy
 2014-11-07 22:25 UTC  (9+ messages)
` [PATCH v4 1/7] drm/i915: Implement a framework for batch buffer pools
` [PATCH v4 2/7] drm/i915: Use batch pools with the command parser
` [PATCH v4 3/7] drm/i915: Add a batch pool debugfs file
` [PATCH v4 4/7] drm/i915: Add batch pool details to i915_gem_objects debugfs
` [PATCH v4 5/7] drm/i915: Use batch length instead of object size in command parser
` [PATCH v4 6/7] drm/i915: Mark shadow batch buffers as purgeable
` [PATCH v4 7/7] drm/i915: Tidy up execbuffer command parsing code
  ` [PATCH v4 7/7] drm/i915: Tidy up execbuffer command

[PATCH 66/89] drm/i915/skl: Implementation of SKL DPLL programming
 2014-11-07 19:56 UTC  (3+ messages)
` [PATCH 66/89 v9] "

[PATCH] drm/i915: Add the predicate source registers to the register whitelist
 2014-11-07 19:33 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] drm/i915: add cherryview specfic forcewake in execlists_elsp_write
 2014-11-07 18:55 UTC  (4+ messages)
` [PATCH] drm/i915: Reduce duplicated forcewake logic

[PATCH] drm/i915: Refactor gen6_gt_force_wake_{get, put}
 2014-11-07 18:14 UTC 

Updated drm-intel-testing
 2014-11-07 18:12 UTC 

[PATCH] drm/i915: Fix obj->map_and_fenceable across tiling changes
 2014-11-07 17:46 UTC  (4+ messages)

[PATCH] tests/gem_reset_stats: add defer-hangcheck test
 2014-11-07 15:20 UTC 

[PATCH] drm/i915: Don't continually defer the hangcheck
 2014-11-07 15:14 UTC  (4+ messages)

[PATCH] drm/i915: Wait old forcewake ack to clear on vlv
 2014-11-07 14:58 UTC  (4+ messages)
` [PATCH] Revert "drm/i915/vlv: Remove check for Old Ack during forcewake"

[PATCH 1/4] drm/i915/bdw: Clean up execlist queue items in retire_work
 2014-11-07 14:55 UTC  (2+ messages)
` [PATCH v4 "

[PATCH] drm: Per-plane locking
 2014-11-07 13:54 UTC  (2+ messages)

[PATCH] drm/i915: Plug memory leak in intel_shared_dpll_start_config()
 2014-11-07 13:38 UTC  (2+ messages)

[PATCH 0/6] drm/i915: VLV/CHV backlight fixes
 2014-11-07 13:26 UTC  (21+ messages)
` [PATCH 1/6] drm/i915: Warn if trying to poke a VLV backlight on invalid pipe
` [PATCH 2/6] drm/i915: Catch INVALID_PIPE in vlv_get_backlight()
  ` [PATCH v2 2/6] drm/i915: Skip .get_backlight() when backlight isn't enabled
` [PATCH 3/6] drm/i915: Don't deref NULL crtc in intel_get_pipe_from_connector()
` [PATCH 4/6] drm/i915: Pass the current pipe from eDP init to backlight setup
` [PATCH 5/6] drm/i915: Register the backlight device after the modeset init
  ` [PATCH v2 "
` [PATCH 6/6] drm/i915: Remove most INVALID_PIPE checks from VLV backlight code
  ` [PATCH v2 6/6] drm/i915: Remove most INVALID_PIPE checks from the "

[PATCH] drm/i915: Broaden application of set-domain(GTT)
 2014-11-07 12:59 UTC  (2+ messages)

sna: Experimental support for write-combining mmaps (wc-mmap)
 2014-11-07 12:15 UTC  (9+ messages)

[PATCH 1/2] drm/i915: Add gen to the gpu hang ecode
 2014-11-07 10:09 UTC  (4+ messages)
` [PATCH 2/2] drm/i915: Capture module params on hang

[PATCH] sna: wc-mmap: Fix warning in configure
 2014-11-07 10:06 UTC  (2+ messages)

[PATCH] drm/i915: Disable caches for Global GTT
 2014-11-07  9:51 UTC  (7+ messages)


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