Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-08-27 09:27:12 to 2013-09-01 15:05:54 UTC [more...]

drm/i915: split PCI IDs out into i915_drm.h v4
 2013-09-01 15:05 UTC  (3+ messages)

[PATCH] drm/i915: Dump the contents of the GTT
 2013-09-01 13:59 UTC  (2+ messages)

[git pull] drm fixes
 2013-08-31 23:02 UTC 

BUG: resume from standby on 830GM broken
 2013-08-31 16:00 UTC 

BUG: Kernel warning of 830M chipset graphics
 2013-08-31 15:49 UTC 

BUG: i830 flickering for horizontal panning
 2013-08-31 15:40 UTC 

[PATCH] Avoid i915 flip unpin/HPD event handler deadlock
 2013-08-31  9:15 UTC  (2+ messages)

[PATCH 0/8] [RESEND] VMA patches
 2013-08-31  3:40 UTC  (19+ messages)
` [PATCH 1/8] drm/i915: Synchronize pread/pwrite with wait_rendering
` [PATCH 2/8] drm/i915: Extract vm specific part of eviction
` [PATCH 3/8] drm/i915: evict VM instead of everything
` [PATCH 4/8] drm/i915: trace vm eviction "
` [PATCH 5/8] drm/i915: Convert active API to VMA
` [PATCH 6/8] drm/i915: Add bind/unbind object functions to VM
` [PATCH 7/8] drm/i915: Use the new vm [un]bind functions
` [PATCH 8/8] drm/i915: eliminate vm->insert_entries()

[PATCH] drm/i915: It's its!
 2013-08-30 22:26 UTC  (2+ messages)

[PATCH 00/19] drm/i915: More HSW watermark prep work
 2013-08-30 21:40 UTC  (27+ 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

[PATCH 0/6] drm/i915: BIOS display/adapter power state notifications
 2013-08-30 19:55 UTC  (11+ 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 4/6] drm/i915: add opregion function to notify bios of adapter power state
` [PATCH 5/6] drm/i915: do display power state notification on crtc enable/disable
` [PATCH 6/6] DRAFT: drm/i915: do adapter power state notification on PC8+ enable/disable

[PATCH] drm/i915: enable trickle feed on Haswell
 2013-08-30 17:25 UTC  (2+ messages)

[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  (29+ 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 06/17] drm/i915: split PCI IDs out into i915_drm.h v4
` [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 14/17] drm/i915: Apply the force-detect VGA w/a to Valleyview
` [PATCH 17/17] drm/i915: Enable Lower Slice on Haswell GT3

[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)

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  (6+ 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  (6+ 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


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