messages from 2013-08-27 17:05:11 to 2013-09-02 14:10:27 UTC [more...]
[PATCH 0/6] drm/i915: BIOS display/adapter power state notifications
2013-09-02 14:10 UTC (15+ messages)
` [PATCH 1/6] drm/i915: expose intel_ddi_get_encoder_port()
` [PATCH 2/6] drm/i915: add plumbing for SWSCI
` [PATCH v(N+1)] "
` [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: Avoid flicker with horizontal panning on 830GM
2013-09-02 13:58 UTC (3+ messages)
[PATCH 0/8] [RESEND] VMA patches
2013-09-02 13:14 UTC (22+ 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: fix hpd work vs. flush_work in the pageflip code deadlock
2013-09-02 11:52 UTC (2+ messages)
No fastboot on Debian 64 bits despite Linux 3.10 & xserver-xorg-video-intel 2.21.15 (IvyBridge)
2013-09-02 10:02 UTC
[PATCH 1/7] intel_reg_dumper: Silence GCC for uninitialized clock
2013-09-02 7:14 UTC (8+ messages)
` [PATCH 2/7] gem_vmap_blits: Demote warning to note
` [PATCH 3/7] tools/Makefile.am: use -Werror
` [PATCH 4/7] intel_gtt: Use function to get the physical address
` [PATCH 5/7] intel_gtt: Properly support gen6+ GTT PTEs
` [PATCH 6/7] intel_gtt: Support HSW PTEs
` [PATCH 7/7] intel_gtt: Raw PTE dumper mode
[git pull] drm fixes
2013-09-02 6:54 UTC (3+ messages)
BUG: i830 flickering for horizontal panning
2013-09-02 6:51 UTC (2+ messages)
[PATCH] Avoid i915 flip unpin/HPD event handler deadlock
2013-09-02 6:47 UTC (3+ messages)
[PATCH] drm/i915: It's its!
2013-09-02 6:23 UTC (3+ messages)
[PATCH] drm/i915: Don't call sg_free_table() if sg_alloc_table() fails
2013-09-02 6:23 UTC (3+ messages)
[PATCH v3] i915: Update VGA arbiter support for newer devices
2013-09-02 6:21 UTC (3+ messages)
` [Intel-gfx] "
[PATCH 0/2] vgaarb: Fixes for partial VGA opt-out
2013-09-02 6:19 UTC (3+ messages)
` [Intel-gfx] "
[PATCH 00/19] drm/i915: More HSW watermark prep work
2013-09-02 6:17 UTC (28+ 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 00/17] drm-intel-collector WW34 - Simple patches as series for review
2013-09-02 6:04 UTC (20+ 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 17/17] drm/i915: Enable Lower Slice on Haswell GT3
[PATCH] drm/i915: enable trickle feed on Haswell
2013-09-02 6:01 UTC (3+ messages)
[PATCH] drm/i915: Dump the contents of the GTT
2013-09-01 18:31 UTC (3+ messages)
[PATCH 1/2] drm/i915: Modify DP set clock to accomodate more eDP timings
2013-09-01 15:42 UTC (7+ messages)
` [PATCH 2/2] drm/i915: Move Valleyview DP DPLL divisor calc to intel_dp_set_clock
drm/i915: split PCI IDs out into i915_drm.h v4
2013-09-01 15:30 UTC (4+ messages)
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
[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
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] [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 (7+ messages)
` [PATCH v3 09/15] drm/i915: add VLV DSI PLL Calculations
` [PATCH "
` [PATCH v3 12/15] drm/i915: Band Gap WA
[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 (3+ 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)
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