messages from 2013-09-04 15:26:31 to 2013-09-10 10:27:45 UTC [more...]
[PATCH] drm/i915: Remove the double-list iteration from bound_any()
2013-09-10 10:27 UTC
[PATCH] ohci-pm
2013-09-10 10:27 UTC
[PATCH 1/3] drm/i915/sdvo: Fully translate sync flags in the dtd->mode conversion
2013-09-10 10:26 UTC (4+ messages)
` [PATCH 2/3] drm/i915/sdvo: Robustify the dtd<->drm_mode conversions
` [PATCH 3/3] drm/i915/dvo: set crtc timings again for panel fixed modes
[BUG kernel 3.11+] i915: pipe state doesn't match
2013-09-10 10:10 UTC (12+ messages)
` [Intel-gfx] "
` [PATCH] drm/i915/sdvo: Fully translate sync flags in the dtd->mode conversion
` [Intel-gfx] "
` [PATCH] drm/i915/tv: clear adjusted_mode.flags
[PATCH 00/19] drm/i915: More HSW watermark prep work
2013-09-10 9:17 UTC (4+ messages)
` [PATCH 05/19] drm/i915: Refactor max WM level
[PATCH 01/19] drm/i915: Pass crtc to intel_update_watermarks()
2013-09-10 8:40 UTC (2+ messages)
` [PATCH v2] "
[PATCH 02/19] drm/i915: Call intel_update_watermarks() in specific place during modeset
2013-09-10 8:39 UTC (2+ messages)
` [PATCH v2] "
[PATCH] drm/i915: Use proper print format for debug prints
2013-09-10 8:02 UTC (2+ messages)
[PATCH 0/2] Rework ACPI video driver
2013-09-10 6:30 UTC (17+ messages)
` [PATCH 1/2] ACPI / video: seperate backlight control and event interface
` [PATCH 2/2] ACPI / video / i915: Remove ACPI backlight if firmware expects Windows 8
[PATCH 2/3] intel_audio_dump/hsw: align code with tab
2013-09-09 19:38 UTC
[PATCH 3/3] intel_audio_dump/hsw: rename some audio configuration registers for Haswell
2013-09-09 19:38 UTC
[PATCH 1/3] intel_audio_dump/hsw: remove misuse of PCH transcoder configuration register
2013-09-09 19:38 UTC
[PATCH 0/3] intel_audio_dump/hsw: clean up code
2013-09-09 19:38 UTC
i915_stolen_to_physical() broken in 3.11+
2013-09-09 12:06 UTC (4+ messages)
[PATCH 00/11] drm/i915: adjusted_mode.clock vs. port_clock v3
2013-09-09 11:34 UTC (18+ messages)
` [PATCH 01/11] drm/i915: Don't factor in pixel multplier when deriving dotclock from link clock and M/N values
` [PATCH v2 02/11] drm/i915: Make adjusted_mode.clock non-pixel multiplied
` [PATCH v2 03/11] drm/i915: Add support for pipe_bpp readout
` [PATCH 04/11] drm/i915: Add state readout and checking for has_dp_encoder and dp_m_n
` [PATCH 05/11] drm/i915: Make intel_fuzzy_clock_check() take in arbitrary clocks
` [PATCH 06/11] drm/i915: Add intel_dotclock_calculate()
` [PATCH 07/11] drm/i915: Make i9xx_crtc_clock_get() use dpll_hw_state
` [PATCH 08/11] drm/i915: Make i9xx_crtc_clock_get() work for PCH DPLLs
` [PATCH v2] "
` [PATCH 09/11] drm/i915: Fix port_clock and adjusted_mode.clock readout all over
` [PATCH v2] "
` [PATCH v3] "
` [PATCH v2 10/11] drm/i915: Add PIPE_CONF_CHECK_CLOCK_FUZZY()
` [PATCH v2 11/11] drm/i915: Add fuzzy clock check for port_clock
[PATCH] drm/i915: fix wait_for_pending_flips vs gpu hang deadlock
2013-09-09 9:26 UTC (10+ messages)
` [PATCH] drm/i916: "
` [Intel-gfx] "
[PATCH 11/27] i915: intel_acpi: convert acpi_get_handle() to acpi_has_method()
2013-09-09 8:57 UTC
[PATCH] drm/i915: Track pfit enable state separately from size
2013-09-08 20:01 UTC (3+ messages)
[ANNOUNCE] xf86-video-intel 2.99.902
2013-09-07 14:53 UTC (2+ messages)
[BUG kernel 3.11+] i915: pipe state doesn't match
2013-09-07 12:52 UTC
Patch for i915 module load parameter to igore edp bpp value
2013-09-07 10:41 UTC
Patch for quirking Asus tx300 and others incorrect edp bpp value
2013-09-07 9:57 UTC
3.11.0+ Laptop screen goes blank during kernelboot
2013-09-07 9:28 UTC
[PULL] drm-intel-fixes
2013-09-06 21:34 UTC (2+ messages)
[i-g-t] Stereo 3D
2013-09-06 19:08 UTC (13+ messages)
` [PATCH i-g-t 01/12] lib: Dump information about the supported 3D stereo formats
` [PATCH i-g-t 02/12] lib: Add a helper to paint a PNG using cairo
` [PATCH i-g-t 03/12] lib: Split create_image_surface() out of create_cairo_ctx()
` [PATCH i-g-t 04/12] lib: Add a helper to write a png from a struct kmstest_fb
` [PATCH i-g-t 05/12] testdisplay: Move the code sanitizing depth into main()
` [PATCH i-g-t 06/12] testdisplay: Map the fb inside paint_color_key()
` [PATCH i-g-t 07/12] testdisplay: Properly handle the life cycle of framebuffers
` [PATCH i-g-t 08/12] testdisplay: Fix CRTS typo
` [PATCH i-g-t 09/12] testdisplay: Untangle dump_info() from the main testing loop
` [PATCH i-g-t 10/12] testdisplay: Free the array of connectors
` [PATCH i-g-t 11/12] testdisplay: Provide a full path when opening pngs
` [PATCH i-g-t 12/12] testdisplay: Test the stereo 3D modes
Updated drm-intel-testing
2013-09-06 16:26 UTC
[PATCH 5/8] drm/i915: Fix port_clock readout for SDVO and HDMI 12bpc cases
2013-09-06 16:00 UTC (3+ messages)
` [PATCH] drm/i915: Fix issues caused from get_clock elimination
[PATCH 1/2] drm/i915: ban badly behaving contexts
2013-09-06 15:56 UTC (6+ messages)
` [PATCH 2/2] drm/i915: add hangcheck action and score to error state
` [PATCH 2/2] drm/i915: include hangcheck action and score in error_state
[PATCH 3/8] drm/i915: Add support for pipe_bpp readout
2013-09-06 13:18 UTC (2+ messages)
` [PATCH v2] "
Need expert help overriding malloc/free to solve incompatiblity problem of components built w/ different version of GCC
2013-09-06 12:26 UTC
[PATCH v2 0/4] drm/i915: vlv backlight, per-pipe power sequencing fixes
2013-09-06 9:20 UTC (11+ messages)
` [PATCH v2 1/4] drm/i915: name intel dp hooks per platform
` [PATCH] "
` [PATCH v2 2/4] drm/i915: move backlight enable later in vlv enable sequence
` [PATCH v2 3/4] drm/i915: clean up power sequencing register port select definitions
` [PATCH v2 4/4] drm/i915: add support for per-pipe power sequencing on vlv
` [PATCH] "
[PATCH] drm/i915: Delay disabling of VGA memory until vgacon->fbcon handoff is done
2013-09-06 8:44 UTC (2+ messages)
[PATCH] drm/i915: fix gen4 digital port hotplug definitions
2013-09-06 8:38 UTC (5+ messages)
[PATCH] drm/i915: try not to lose backlight CBLV precision
2013-09-06 5:43 UTC (3+ messages)
[PATCH] drm/i915: Remove unused mode_fixup() vfunc of struct intel_dvo_dev_ops
2013-09-05 19:40 UTC (2+ messages)
[PATCH] drm/i915: Do an optimistic is-busy? check first
2013-09-05 19:23 UTC (10+ messages)
[PATCH] drm/i915: Avoid flicker with horizontal panning on 830GM
2013-09-05 14:56 UTC (4+ messages)
[PATCH] drm/i915: Confine page flips to BCS on Valleyview
2013-09-05 14:44 UTC (2+ messages)
[PATCH 1/2] drm/i915: Fix l3 parity buffer offset
2013-09-05 14:34 UTC (3+ messages)
` [PATCH 2/2] drm/i915: Fix HSW parity test
Review me!
2013-09-05 14:23 UTC (3+ messages)
` [PATCH 1/2] drm/i915: Fix __wait_seqno to use true infinite timeouts
[PATCH 1/9] drm/i915: move ilk rc6 context setup
2013-09-05 13:18 UTC (9+ messages)
` [PATCH 2/9] drm/i915: Convert renderctx to a regular context
` [PATCH 3/9] drm/i915: Add gen5 support to mi_set_context
` [PATCH 4/9] drm/i915: Use do_switch for ILK renderctx
` [PATCH 5/9] drm/i915: HW contexts for ILK
` [PATCH 6/9] drm/i915: Use only the default context "
` [PATCH 7/9] drm/i915: enable rc6 on ILK again^5
` [PATCH 8/9] drm/i915: Eliminate unrequired dwords for MI_SET_CONTEXT
` [PATCH 9/9] drm/i915: Prevent loading of uninitialized context garbage
[PATCH] drm/i915: Add additional pipe parameter for vlv_dpio_read and vlv_dpio_write. v2
2013-09-05 13:07 UTC (3+ messages)
linus-next: update to the drm-intel-fixes tree
2013-09-05 12:57 UTC (3+ messages)
[PATCH] drm/i915: Skip stolen region initialisation if none is reserved
2013-09-05 12:42 UTC (2+ messages)
[PATCH] drm/i915: fix gpu hang vs. flip stall deadlocks
2013-09-05 12:38 UTC (3+ messages)
[PATCH v2] drm/i915/hsw: Add display Audio codec disable sequence for Haswell
2013-09-05 12:27 UTC (7+ messages)
[RFC PATCH 0/3] drm/i915: vlv backlight, per-pipe power sequencing fixes
2013-09-05 12:12 UTC (7+ 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 1/3] drm/i915: Hold an object reference whilst we shrink it
2013-09-05 11:22 UTC (4+ messages)
` [Intel-gfx] "
[PATCH v2 1/3] drm/i915: add asserts for cursor state in crtc mode set
2013-09-05 11:04 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
[PATCH] drm/i915: Add additional pipe parameter for vlv_dpio_read and vlv_dpio_write
2013-09-05 9:04 UTC (6+ messages)
[PATCH 1/2] drm/i915: Allow GT3 Slice Shutdown on Boot
2013-09-04 20:26 UTC (2+ messages)
` [PATCH 2/2] drm/i915: Allow Dynamically GT3 Slice Shutdown
[PATCH] drm/i915: i915.quirks_set/quirks_mask overrides dmi match
2013-09-04 18:23 UTC
[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 (8+ messages)
` [PATCH 05/14] drm/i915: Use adjusted_mode appropriately when computing watermarks
` [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
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