messages from 2013-09-01 15:05:54 to 2013-09-04 18:50:14 UTC [more...]
[PATCH v2] drm/i915/hsw: Add display Audio codec disable sequence for Haswell
2013-09-04 18:50 UTC (3+ messages)
[PATCH v2 1/3] drm/i915: add asserts for cursor state in crtc mode set
2013-09-04 18:32 UTC (5+ messages)
` [PATCH v2 2/3] drm/i915: do not update cursor "
` [PATCH v2 3/3] drm/i915: clean up and simplify i9xx_crtc_mode_set wrt PLL handling
[RFC PATCH 0/3] drm/i915: vlv backlight, per-pipe power sequencing fixes
2013-09-04 18:30 UTC (5+ messages)
` [RFC PATCH 1/3] drm/i915: move backlight enable later in vlv enable sequence
` [RFC PATCH 2/3] drm/i915: clean up power sequencing register port select definitions
` [RFC PATCH 3/3] drm/i915: add support for per-pipe power sequencing on vlv
[PATCH] drm/i915: i915.quirks_set/quirks_mask overrides dmi match
2013-09-04 18:23 UTC
[PATCH] drm/i915: fix gpu hang vs. flip stall deadlocks
2013-09-04 15:36 UTC (3+ messages)
[ANNOUNCE] xf86-video-intel 2.99.901
2013-09-04 15:33 UTC
PROBLEM: Automatic Broadcast RGB detection goes wrong on some monitor
2013-09-04 15:33 UTC (2+ messages)
[PATCH 0/6] drm/i915: Double wide pipe config
2013-09-04 15:30 UTC (7+ messages)
` [PATCH 1/6] drm/i915: Move double wide mode handling into pipe_config
` [PATCH 2/6] drm/i915: Add double_wide readout and checking
` [PATCH 3/6] drm/i915: Check pixel clock limits on pre-gen4
` [PATCH v2 4/6] drm/i915: pipe_src_w must be even in LVDS dual channel, DVO ganged, and double wide mode
` [PATCH 5/6] drm/i915: Fix up pipe vs. double wide confusion
` [PATCH 6/6] drm/i915: Convert overlay double wide check over to pipe config
[PATCH 0/14] drm/i915: pipe_config, adjusted_mode vs. requested_mode, etc. v2
2013-09-04 15:25 UTC (15+ messages)
` [PATCH v2 01/14] drm/i915: Grab the pixel clock from adjusted_mode not requested_mode
` [PATCH 02/14] drm/i915: Use adjusted_mode->clock in lpt_program_iclkip
` [PATCH 03/14] drm/i915: Use adjusted_mode in HDMI 12bpc clock check
` [PATCH 04/14] drm/i915: Use adjusted_mode in intel_update_fbc()
` [PATCH 05/14] drm/i915: Use adjusted_mode appropriately when computing watermarks
` [PATCH 06/14] drm/i915: Check the clock from adjusted mode in intel_crtc_active()
` [PATCH 07/14] drm/i915: Use adjusted_mode when checking conditions for PSR
` [PATCH v2 08/14] drm/i915: Make intel_crtc_active() available outside intel_pm.c
` [PATCH 09/14] drm/i915: Use pipe config in sprite code
` [PATCH 10/14] drm/i915: Use adjusted_mode in DSI PLL calculations
` [PATCH v2 11/14] drm/i915: Add explicit pipe src size to pipe config
` [PATCH 12/14] drm/i915: Document the inteded use of requested_mode
` [PATCH 13/14] drm/i915: Fix cursor visibility check with negative coordinates
` [PATCH 14/14] drm/i915: Fix cursor visibility checks also for the right/bottom screen edges
[PATCH 0/8] drm/i915: adjusted_mode.clock vs. port_clock v2
2013-09-04 13:22 UTC (11+ messages)
` [PATCH 1/8] drm/i915: Don't factor in pixel multplier when deriving dotclock from link clock and M/N values
` [PATCH 2/8] drm/i915: Make adjusted_mode.clock non-pixel multiplied
` [PATCH 3/8] drm/i915: Add support for pipe_bpp readout
` [PATCH 4/8] drm/i915: Move i9xx_crtc_clock_get() and ironlake_crtc_clock_get() earlier
` [PATCH 5/8] drm/i915: Fix port_clock readout for SDVO and HDMI 12bpc cases
` [PATCH 6/8] drm/i915: Make intel_fuzzy_clock_check() take in arbitrary clocks
` [PATCH v2 7/8] drm/i915: Add PIPE_CONF_CHECK_CLOCK_FUZZY()
` [PATCH v2 8/8] drm/i915: Add fuzzy clock check for port_clock
[PATCH] [VPG HSW-A] drm/i915: BUN vol4g[DevHSW] Vblank interrupt on disabled pipe
2013-09-04 12:45 UTC (3+ messages)
[PATCH 1/3] drm/i915: Hold an object reference whilst we shrink it
2013-09-04 12:05 UTC (5+ messages)
` [PATCH 2/3] drm/i915: Rename ring->outstanding_lazy_request
` [PATCH 3/3] drm/i915; Preallocate the lazy request
3.11-rc7: i915: stuck on render ring
2013-09-04 10:08 UTC (2+ messages)
[PATCH] drm/i915: Confine page flips to BCS on Valleyview
2013-09-04 9:54 UTC
[PATCH 1/2] drm/i915: Embed the ring->private within the struct intel_ring_buffer
2013-09-04 9:49 UTC (8+ messages)
` [PATCH 2/2] drm/i915: Use RCS flips on Ivybridge+
[PATCH 0/3] drm/i915: Fuzzy clock check for port_clock
2013-09-04 9:11 UTC (5+ messages)
` [PATCH 1/3] drm/i915: Make intel_fuzzy_clock_check() take in arbitrary clocks
` [PATCH 2/3] drm/i915: Add PIPE_CONF_CHECK_CLOCK_FUZZY()
` [PATCH 3/3] drm/i915: Add fuzzy clock check for port_clock
linus-next: update to the drm-intel-fixes tree
2013-09-04 9:05 UTC (2+ messages)
[PATCH 0/8] [RESEND] VMA patches
2013-09-04 7:31 UTC (16+ messages)
` [PATCH 1/8] drm/i915: Synchronize pread/pwrite with wait_rendering
` [PATCH 6/8] drm/i915: Add bind/unbind object functions to VM
[PATCH 1/2] drm/i915: handle sdvo input pixel multiplier correctly again
2013-09-03 19:15 UTC (4+ messages)
` [PATCH 2/2] drm/i915: fix i9xx_crtc_clock_get for multiplied pixels
[PATCH] drm/i915: i915.disable_pch_pwm overrides PCH_PWM_ENABLE quirk
2013-09-03 18:51 UTC (3+ messages)
[PATCH 0/3] More Haswell VBT code
2013-09-03 16:53 UTC (8+ 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 2/2] drm/i915: use the HDMI DDI buffer translations from VBT
2013-09-03 16:01 UTC (4+ messages)
No fastboot on Debian 64 bits despite Linux 3.10 & xserver-xorg-video-intel 2.21.15 (IvyBridge)
2013-09-03 15:33 UTC (2+ messages)
[PATCH 1/2] drm/i915: VBT's child_device_config changes over time
2013-09-03 14:33 UTC (2+ messages)
[PATCH 0/2] drm/i915: adjusted_mode.clock vs. port_clock vs. pixel_multiplier
2013-09-03 13:52 UTC (4+ messages)
` [PATCH 1/2] drm/i915: Don't factor in pixel multplier when deriving dotclock from link clock and M/N values
` [PATCH 2/2] drm/i915: Make adjusted_mode.clock non-pixel multiplied
[PATCH 00/12] drm/i915: pipe_config, adjusted_mode vs. requested_mode, etc
2013-09-03 13:45 UTC (31+ messages)
` [PATCH 01/12] drm/i915: Grab the pixel clock from adjusted_mode not requested_mode
` [PATCH] drm/i915: Kill IRONLAKE_FDI_FREQ check
` [PATCH 02/12] drm/i915: Use adjusted_mode->clock in lpt_program_iclkip
` [PATCH 03/12] drm/i915: Use adjusted_mode in HDMI 12bpc clock check
` [PATCH] drm/i915: Document the use of requested_mode, adjusted_mode, and pipe_src_{w, h}
` [PATCH 04/12] drm/i915: Use adjusted_mode in intel_update_fbc()
` [PATCH 05/12] drm/i915: Use adjusted_mode appropriately when computing watermarks
` [PATCH 06/12] drm/i915: Check the clock from adjusted mode in intel_crtc_active()
` [PATCH 07/12] drm/i915: Use adjusted_mode when checking conditions for PSR
` [PATCH 08/12] drm/i915: Make intel_crtc_active() available outside intel_pm.c
` [PATCH v2] "
` [PATCH 09/12] drm/i915: Use pipe config in sprite code
` [PATCH 10/12] drm/i915: Use adjusted_mode in DSI PLL calculations
` [PATCH 11/12] drm/i915: Add explicit pipe src size to pipe config
` [PATCH 12/12] drm/i915: Fix pipe config warnings when dealing with LVDS fixed mode
[PATCH] drm/i915: Fix cursor visibility check with negative coordinates
2013-09-03 13:31 UTC (5+ messages)
` [PATCH] drm/i915: Fix cursor visibility checks also for the right/bottom screen edges
[PATCH 1/2] drm/i915: do not update cursor in crtc mode set
2013-09-03 11:56 UTC (3+ messages)
` [PATCH 2/2] drm/i915: clean up i9xx_crtc_mode_set wrt DSI and intel_crtc->config.clock_set
[PATCH] drm/i915: fix up the relocate_entry refactoring
2013-09-03 8:13 UTC (2+ messages)
[PATCH 1/2] drm/i915: Modify DP set clock to accomodate more eDP timings v2
2013-09-03 17:30 UTC (3+ messages)
` [PATCH 2/2] drm/i915: Move Valleyview DP DPLL divisor calc to intel_dp_set_clock v2
[PATCH 0/5] drm/i915: Double wide pipe config
2013-09-03 7:55 UTC (12+ messages)
` [PATCH 1/5] drm/i915: Move double wide mode handling into pipe_config
` [PATCH 2/5] drm/i915: Add double_wide readout and checking
` [PATCH 3/5] drm/i915: Check pixel clock limits on pre-gen4
` [PATCH 4/5] drm/i915: pipe_src_w must be even in LVDS dual channel, DVO ganged, and double wide mode
` [PATCH 5/5] drm/i915: Fix up pipe vs. double wide confusion
` [PATCH] drm/i915: Convert overlay double wide check over to pipe config
[PATCH] drm/i915: fix hpd work vs. flush_work in the pageflip code deadlock
2013-09-02 19:02 UTC (4+ messages)
[git pull] drm fixes
2013-09-02 16:53 UTC (4+ messages)
[PATCH] drm/i915: Avoid flicker with horizontal panning on 830GM
2013-09-02 15:21 UTC (7+ messages)
[PATCH 0/6] drm/i915: BIOS display/adapter power state notifications
2013-09-02 14:10 UTC (6+ messages)
` [PATCH 1/6] drm/i915: expose intel_ddi_get_encoder_port()
` [PATCH 5/6] drm/i915: do display power state notification on crtc enable/disable
[PATCH 2/6] drm/i915: add plumbing for SWSCI
2013-09-02 14:02 UTC (3+ messages)
` [PATCH v(N+1)] "
[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
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 (5+ messages)
` [PATCH 02/19] drm/i915: Call intel_update_watermarks() in specific place during modeset
[PATCH 00/17] drm-intel-collector WW34 - Simple patches as series for review
2013-09-02 6:04 UTC (4+ messages)
` [PATCH 03/17] drm/i915: Pin pages whilst mapping the dma-buf
[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 (6+ 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)
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