messages from 2013-08-26 13:34:53 to 2013-08-30 16:43:20 UTC [more...]
[PATCH 0/6] drm/i915: BIOS display/adapter power state notifications
2013-08-30 16:40 UTC (4+ messages)
` [PATCH 1/6] drm/i915: expose intel_ddi_get_encoder_port()
` [PATCH 2/6] drm/i915: add plumbing for SWSCI
` [PATCH 3/6] drm/i915: add opregion function to notify bios of encoder enable/disable
[PATCH] drm/i915: Don't call sg_free_table() if sg_alloc_table() fails
2013-08-30 16:00 UTC (2+ messages)
[PATCH 00/17] drm-intel-collector WW34 - Simple patches as series for review
2013-08-30 14:27 UTC (39+ messages)
` [PATCH 01/17] drm/i915: Do not add an interrupt for a context switch
` [PATCH 02/17] drm/i915: Rearrange the comments in i915_add_request()
` [PATCH 03/17] drm/i915: Pin pages whilst mapping the dma-buf
` [PATCH 04/17] drm/i915: check that the i965g/gm 4G limit is really obeyed
` [PATCH 05/17] drm/i915: Cancel outstanding modeset workers before suspend
` [PATCH 06/17] drm/i915: split PCI IDs out into i915_drm.h v4
` [PATCH 07/17] x86: add early quirk for reserving Intel graphics stolen memory v5
` [PATCH 08/17] drm/i915: Always prefer CPU relocations with LLC
` [PATCH 09/17] drm/i915: Report requested frequency alongside current frequency in debugfs
` [PATCH 10/17] drm/i915: Move the conditional seqno query into the tracepoint
` [PATCH 11/17] drm/i915: Add some missing steps to i915_driver_load error path
` [PATCH 12/17] drm/i915: Asynchronously perform the set-base for a simple modeset
` [PATCH 13/17] drm/i915: Align tiled scanouts from stolen memory to 256k in the GTT
` [PATCH 14/17] drm/i915: Apply the force-detect VGA w/a to Valleyview
` [PATCH 15/17] drm/i915: Pair seqno completion tracepoint with its dispatch
` [PATCH 16/17] RFM drm/i915: Boost RPS frequency for CPU stalls
` [PATCH 17/17] drm/i915: Enable Lower Slice on Haswell GT3
[PATCH] drm/i915: It's its!
2013-08-30 13:40 UTC
[PATCH 1/2] drm/i915: ban badly behaving contexts
2013-08-30 13:19 UTC (2+ messages)
` [PATCH 2/2] drm/i915: add hangcheck action and score to error state
[PATCH v3] i915: Update VGA arbiter support for newer devices
2013-08-30 12:43 UTC (2+ messages)
[PATCH 0/2] vgaarb: Fixes for partial VGA opt-out
2013-08-30 12:41 UTC (2+ messages)
[PATCH 00/19] drm/i915: More HSW watermark prep work
2013-08-30 11:30 UTC (20+ messages)
` [PATCH 01/19] drm/i915: Pass crtc to intel_update_watermarks()
` [PATCH 02/19] drm/i915: Call intel_update_watermarks() in specific place during modeset
` [PATCH 03/19] drm/i915: Constify some watermark data
` [PATCH 04/19] drm/i915: Use ilk_compute_wm_level to compute WM_PIPE values
` [PATCH 05/19] drm/i915: Refactor max WM level
` [PATCH 06/19] drm/i915: Add intel_pipe_wm and prepare for watermark pre-compute
` [PATCH 07/19] drm/i915: Don't re-compute pipe watermarks except for the affected pipe
` [PATCH 08/19] drm/i915: Move LP1+ watermark merging out from hsw_compute_wm_results()
` [PATCH 09/19] drm/i915: Use intel_pipe_wm in hsw_find_best_results
` [PATCH 10/19] drm/i915: Move some computations out from hsw_compute_wm_parameters()
` [PATCH 11/19] drm/i915: Don't compute 5/6 DDB split w/ zero active pipes
` [PATCH 12/19] drm/i915: Refactor wm_lp to level calculation
` [PATCH 13/19] drm/i915: Kill fbc_wm_enabled from intel_wm_config
` [PATCH 14/19] drm/i915: Store current watermark state in dev_priv->wm
` [PATCH 15/19] drm/i915: Improve watermark dirtyness checks
` [PATCH 16/19] drm/i915: Init HSW watermark tracking in intel_modeset_setup_hw_state()
` [PATCH 17/19] drm/i915: Remove a somewhat silly debug print from watermark code
` [PATCH 18/19] drm/i915: Adjust watermark register masks
` [PATCH 19/19] drm/i915: Add watermark tracepoints
How to work around zero-initialized BLC_PWM_PCH_CTL2?
2013-08-30 10:05 UTC (3+ messages)
[QA] Testing report for `drm-intel-testing` (was: Updated -next) on ww35
2013-08-30 8:04 UTC
[PATCH 1/2] drm/i915: Modify DP set clock to accomodate more eDP timings
2013-08-30 17:57 UTC (5+ messages)
` [PATCH 2/2] drm/i915: Move Valleyview DP DPLL divisor calc to intel_dp_set_clock
[PATCH] [VPG HSW-A] drm/i915:Added HDMI Audio codec disable sequence for HSW
2013-08-30 6:58 UTC (2+ messages)
[PATCH v2] drm/i915/hsw: Add display Audio codec disable sequence for Haswell
2013-08-29 23:50 UTC
[PATCH] drm/i915: Fix list corruption in vma_unbind
2013-08-29 23:21 UTC (5+ messages)
[PULL] drm-intel-next
2013-08-29 23:18 UTC
[PULL] drm-intel-fixes
2013-08-29 22:12 UTC
Updated stolen mem patches
2013-08-29 22:09 UTC (4+ messages)
` [Intel-gfx] "
[PATCH 0/6] treewide: kmem_cache_alloc GFP_ZERO cleanups
2013-08-29 20:39 UTC (3+ messages)
` [PATCH 3/6] i915_gem: Convert kmem_cache_alloc(...GFP_ZERO) to kmem_cache_zalloc
[PATCH] drm/i915: Restore the preliminary HW check
2013-08-29 19:13 UTC (4+ messages)
[PATCH 1/2] drm/i915: Embed the ring->private within the struct intel_ring_buffer
2013-08-29 19:07 UTC (7+ messages)
` [PATCH 2/2] drm/i915: Use RCS flips on Ivybridge+
[PATCH 0/6] drm/i915: BIOS display/adapter power state notifications
2013-08-29 17:31 UTC (13+ messages)
` [PATCH 1/6] drm/i915: expose intel_ddi_get_encoder_port()
` [PATCH 3/6] drm/i915: add opregion function to notify bios of encoder enable/disable
` [PATCH 4/6] drm/i915: add opregion function to notify bios of adapter power state
` [PATCH 5/6] DRAFT: drm/i915: do display power state notification on crtc enable/disable
[PATCH 2/6] drm/i915: add plumbing for SWSCI
2013-08-29 17:15 UTC (6+ messages)
` [PATCH] "
[PATCH] drm/i915: Trace context switches
2013-08-29 16:58 UTC (5+ messages)
[PATCH v3 00/15] drm/i915: Baytrail MIPI DSI support
2013-08-29 9:48 UTC (21+ messages)
` [PATCH v3 01/15] drm: add MIPI DSI encoder and connector types
` [PATCH v3 02/15] drm/i915: add more VLV IOSF sideband ports accessors
` [PATCH v3 03/15] drm/i915: add VLV pipeconf bit definition for DSI PLL lock
` [PATCH v3 04/15] drm/i915: add MIPI DSI register definitions
` [PATCH v3 05/15] drm/i915: add MIPI DSI output type and subtypes
` [PATCH v3 06/15] drm/i915: add structs for MIPI DSI output
` [PATCH v3 07/15] drm/i915: add MIPI DSI command sending routines
` [PATCH v3 08/15] drm/i915: add basic MIPI DSI output support
` [PATCH v3 09/15] drm/i915: add VLV DSI PLL Calculations
` [PATCH "
` [PATCH v3 10/15] drm/i915: fix PLL assertions for DSI PLL
` [PATCH v3 11/15] drm/i915: don't enable DPLL for DSI
` [PATCH v3 12/15] drm/i915: Band Gap WA
` [PATCH v3 13/15] drm/i915: Parse the MIPI related VBT Block and store relevant info
` [PATCH v3 14/15] drm/i915: initialize DSI output on VLV
` [PATCH v3 15/15] drm/i915: add AUO MIPI DSI display sub-encoder
[PATCH] drm/i915: Track the proc which created the context
2013-08-29 9:33 UTC (3+ messages)
[PATCH 1/2] drm/i915: Boost RPS frequency for CPU stalls
2013-08-29 9:22 UTC (5+ messages)
[PATCH] Add second DRI driver name (DRI2DriverVDPAU)
2013-08-29 7:49 UTC (7+ messages)
[PATCH] drm/i915: Report enabled slices on Haswell GT3
2013-08-29 7:09 UTC (3+ messages)
linux-next: manual merge of the drm-intel tree with the drm tree
2013-08-29 4:09 UTC
[PATCH] drm/i915: Introduce HSW GT Slice Shutdown on Boot
2013-08-28 18:47 UTC (2+ messages)
[PATCH] drm/i915: inverted brightness quirk for HP 2000 Notebook
2013-08-28 18:46 UTC (4+ messages)
[PATCH] drm/i915: fix lvds/dp panel fitter setting
2013-08-28 16:48 UTC (4+ messages)
[PATCH 0/3] More Haswell VBT code
2013-08-28 15:45 UTC (4+ messages)
` [PATCH 1/3] drm/i915: check the DDC and AUX bits of the VBT on DDI machines
` [PATCH 2/3] drm/i915: add some assertions about VBT DDI port types
` [PATCH 3/3] drm/i915: don't init DP or HDMI when not supported by DDI port
[PATCH 1/2] drm/i915: VBT's child_device_config changes over time
2013-08-28 15:39 UTC (3+ messages)
` [PATCH 2/2] drm/i915: use the HDMI DDI buffer translations from VBT
[PATCH] drm/i915: tune down hangcheck noise
2013-08-28 8:59 UTC
[PATCH] drm/i915/dsi: s/size_t/int/
2013-08-28 8:40 UTC
[PATCH 1/2] drm/i915: increase GPU wedging timeout
2013-08-28 8:24 UTC (2+ messages)
[PATCH] drm/i915: Track pfit enable state separately from size
2013-08-27 16:04 UTC
HDMI 4k support v4
2013-08-27 10:14 UTC (4+ messages)
` [PATCH 03/14] drm/edid: Parse the HDMI CEA block and look for 4k modes
[PATCH] [VPG HSW-A] drm/i915: BUN vol4g[DevHSW]
2013-08-27 9:06 UTC (4+ messages)
Review me!
2013-08-27 6:11 UTC (4+ messages)
` [PATCH 1/2] drm/i915: Fix __wait_seqno to use true infinite timeouts
` [PATCH 2/2] drm/i915: Call io_schedule() whilst whilsting for the GPU
[PATCH] drm/i915: Rename __intel_ring_advance() to intel_ring_commit()
2013-08-26 22:06 UTC
[PATCH] drm/i915: Write RING_TAIL once per-request
2013-08-26 20:42 UTC (2+ messages)
[PATCH] drm/i915: Adjust available RPS information through sysfs for vlv
2013-08-26 19:13 UTC (2+ messages)
[PATCH] drm/i915: More vma fixups around unbind/destroy
2013-08-26 19:04 UTC (4+ messages)
[PATCH v2] i915: Update VGA arbiter support for newer devices
2013-08-26 17:47 UTC (4+ messages)
linux-next: Tree for Jul 1 [ drm-intel-next: Several call-traces ]
2013-08-26 17:28 UTC (6+ messages)
` Fwd: "
` (unknown)
[PATCH] drm/i915: Add a tracepoint for using a semaphore
2013-08-26 13:34 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox