Intel-GFX Archive mirror
 help / color / mirror / Atom feed
 messages from 2013-09-13 11:56:55 to 2013-09-18 01:20:54 UTC [more...]

linux-next: manual merge of the drm-intel tree with Linus' tree
 2013-09-18  1:20 UTC 

[PATCH v2 0/3] Fix Win8 backlight issue
 2013-09-18  1:03 UTC  (9+ messages)
` [PATCH v2 1/3] backlight: introduce backlight_device_registered
` [PATCH v2 2/3] ACPI / video: seperate backlight control and event interface
` [PATCH v2 3/3] ACPI / video: Do not register backlight if win8 and native interface exists

[PATCH 1/6] drm/i915: trace vm eviction instead of everything
 2013-09-18  0:02 UTC  (24+ messages)
` [PATCH 2/6] drm/i915: Provide a cheap ggtt vma lookup
` [PATCH 3/6] drm/i915: Convert active API to VMA
` [PATCH 4/6] drm/i915: Add bind/unbind object functions to VM
            ` [PATCH 4/6] [v5] "
` [PATCH 5/6] drm/i915: Use the new vm [un]bind functions
    ` [PATCH 5/6] [v3] "
` [PATCH 6/6] drm/i915: eliminate vm->insert_entries()

[PATCH 0/8] DPF (GPU l3 parity detection) improvements
 2013-09-17 23:59 UTC  (27+ messages)
` [PATCH 3/8] drm/i915: Fix l3 parity user buffer offset
` [PATCH 5/8] drm/i915: Add second slice l3 remapping
` [PATCH 6/8] drm/i915: Make l3 remapping use the ring
` [PATCH 8/8] drm/i915: Do remaps for all contexts
` [PATCH 10/16] intel_l3_parity: Assert all GEN7+ support
` [PATCH 15/16] intel_l3_parity: Support error injection

[RFC][PATCH] drm/i915: Fix VGA handling using stop_machine() or mmio
 2013-09-17 21:07 UTC 

BUG: sleeping function called from invalid context on 3.10.10-rt7
 2013-09-17 20:55 UTC  (2+ messages)

[PATCH 0/2] drm/i915: HSW modeset hang fix v2
 2013-09-17 20:15 UTC  (8+ messages)
` [PATCH v2 1/2] drm/i915: do not update cursor in crtc mode set
` [PATCH v2 2/2] drm/i915: Don't enable the cursor on a disable pipe
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 0/2] drm/i915: HSW modeset hang fix v2

[PATCH 00/19] drm-intel-collector push simple patches for review
 2013-09-17 16:42 UTC  (4+ messages)
` [PATCH 15/19] drm/i915: i915.quirks_set/quirks_mask overrides dmi match
  ` [Intel-gfx] "

[PATCH 1/2] drm/i915: WARN is the DP aux read or write is too big
 2013-09-17 16:08 UTC  (6+ messages)
` [PATCH 2/2] drm/i915: check for more ASLC interrupts

[PATCH] drm/i915: Finish enabling rps before use by sysfs or debugfs
 2013-09-17 16:05 UTC  (3+ messages)

[PATCH] drm/i915: only report hpd connector status change when it actually changed
 2013-09-17 15:27 UTC  (4+ messages)

HDMI stereo support v4
 2013-09-17 13:48 UTC  (29+ messages)
` [PATCH 01/12] drm: Move the GET_CAP macros next to the corresponding ioctl structure
` [PATCH 02/12] drm: Add a SET_CLIENT_CAP ioctl
` [PATCH 03/12] drm: Add HDMI stereo 3D flags to struct drm_mode_modeinfo
` [PATCH 04/12] drm: Add a STEREO_3D capability to the SET_CLIENT_CAP ioctl
` [PATCH 05/12] drm/edid: Expose mandatory stereo modes for HDMI sinks
` [PATCH 06/12] drm: Extract add_hdmi_mode() out of do_hdmi_vsdb_modes()
` [PATCH 07/12] drm: Reject modes with more than 1 stereo flags set
` [PATCH 08/12] drm: Set the relevant infoframe field when scanning out a 3D mode
` [PATCH 09/12] drm: Track the number of buffers that compose a framebuffer
` [PATCH 10/12] drm: Don't allow multiple buffers fb with stereo modes
  ` [Intel-gfx] "
` [PATCH 11/12] drm: Make drm_match_cea_mode() return the underlying 2D VIC for 3d modes
    ` [Intel-gfx] "
` [PATCH 12/12] drm: Carry over the stereo flags when adding the alternate mode

[PATCH 00/11] drm/i915: VGA vs. power well, round 2
 2013-09-17 11:35 UTC  (14+ messages)
` [PATCH v2 01/11] drm/i915: Change i915_request power well handling
` [PATCH v2 02/11] drm/i915: Add intel_display_power_{get, put} to request power for specific domains
` [PATCH v2 03/11] drm/i915: Refactor power well refcount inc/dec operations
` [PATCH 04/11] drm/i915: Add POWER_DOMAIN_VGA
` [PATCH 05/11] drm/i915: Pull intel_init_power_well() out of intel_modeset_init_hw()
` [PATCH 06/11] drm/i915: Fix unclaimed register access due to delayed VGA memroy disable
` [PATCH 07/11] drm/i915: Redisable VGA before the modeset on resume
` [PATCH 08/11] drm/i915: Move power well init earlier during driver load
` [PATCH 09/11] drm/i915: Move power well resume earlier
` [PATCH 10/11] drm/i915: Call intel_uncore_early_sanitize() during resume
` [PATCH 11/11] drm/i915: Drop explicit plane restoration "

[PATCH 0/14] drm/i915: pipe_config, adjusted_mode vs. requested_mode, etc. v2
 2013-09-17  9:56 UTC  (4+ messages)
` [PATCH 14/14] drm/i915: Fix cursor visibility checks also for the right/bottom screen edges

[PATCH 00/11] drm/i915: adjusted_mode.clock vs. port_clock v3
 2013-09-17  8:16 UTC  (19+ messages)
` [PATCH v2 03/11] drm/i915: Add support for pipe_bpp readout
` [PATCH 05/11] drm/i915: Make intel_fuzzy_clock_check() take in arbitrary clocks
` [PATCH 06/11] drm/i915: Add intel_dotclock_calculate()
      ` [PATCH v2] "
` [PATCH 07/11] drm/i915: Make i9xx_crtc_clock_get() use dpll_hw_state
    ` [PATCH v2] "
` [PATCH v2 11/11] drm/i915: Add fuzzy clock check for port_clock

[PATCH 0/6] drm/i915: Double wide pipe config
 2013-09-17  8:06 UTC  (3+ messages)
` [PATCH 6/6] drm/i915: Convert overlay double wide check over to "

[PATCH] drm/i915: relayout intel_panel.c to obey 80 char limit
 2013-09-17  7:26 UTC  (3+ messages)

drm/i915 stable backport request
 2013-09-17  7:22 UTC  (3+ messages)

Getting "ring_stuck" errors at times on Haswell laptop
 2013-09-16 23:42 UTC 

[PATCH] overlay: fix link error due to missing -lrt
 2013-09-16 23:23 UTC  (4+ messages)

[PATCH] drm/i915: garbage-collect vlv refclk function
 2013-09-16 22:02 UTC  (3+ messages)

[ANNOUNCE] intel-gpu-tools 1.4
 2013-09-16 21:06 UTC 

[PATCH 08/11] drm/i915: Make i9xx_crtc_clock_get() work for PCH DPLLs
 2013-09-16 20:43 UTC  (7+ messages)
` [PATCH v2] "

[PATCH 00/19] drm/i915: More HSW watermark prep work
 2013-09-16 20:36 UTC  (5+ messages)
` [PATCH 06/19] drm/i915: Add intel_pipe_wm and prepare for watermark pre-compute

[PATCH 2/5] drm/i915: WARN if the DP aux read is too big
 2013-09-16 19:26 UTC  (7+ messages)
` [PATCH 2/5] drm/i915: fix intel_dp_aux_native_read's reply array size

[Regression 3.11.0+] shrink_slab: i915_gem_inactive_scan+0x0/0x9c negative objects to delete nr=-xxxx
 2013-09-16 11:39 UTC 

[PATCH v3] drm/i915: Fix port_clock and adjusted_mode.clock readout all over
 2013-09-16 11:16 UTC  (3+ messages)
` [PATCH v4] "

3.11.0+ Laptop screen goes blank during kernelboot
 2013-09-14 20:29 UTC  (7+ messages)

[PATCH] Revert "drm/i915: Move Valleyview DP DPLL divisor calc to intel_dp_set_clock v2"
 2013-09-14 16:15 UTC 

[PATCH 1/8] drm/i915: Synchronize pread/pwrite with wait_rendering
 2013-09-14 15:31 UTC  (5+ messages)
` [PATCH 7/8] drm/i915: Use the new vm [un]bind functions

[PATCH] Revert "drm/i915: Move Valleyview DP DPLL divisor calc to intel_dp_set_clock v2"
 2013-09-14 11:28 UTC  (3+ messages)

[PATCH] drm/i915: Do not unlock upon error in i915_gem_idle()
 2013-09-13 22:57 UTC 

[PATCH 0/5] drm/i915: VGA vs. power well
 2013-09-13 21:43 UTC  (16+ messages)
` [PATCH 1/5] drm/i915: Add intel_display_power_{get, put} to request power for specific domains
` [PATCH 2/5] drm/i915: Refactor power well refcount inc/dec operations
` [PATCH 3/5] drm/i915: Add POWER_DOMAIN_VGA
` [PATCH 4/5] drm/i915: Pull intel_init_power_well() out of intel_modeset_init_hw()
` [PATCH 5/5] drm/i915: Fix unclaimed register access due to delayed VGA memroy disable

[PATCH] drm/i915: move intel_init_pch_refclk into intel_modeset_init_hw
 2013-09-13 21:40 UTC  (2+ messages)

[Intel-gfx] [PATCH 1/3] drm/i915: do not update cursor in crtc mode set
 2013-09-13 14:47 UTC  (9+ messages)
` [PATCH 1/2] drm/i915: add asserts for cursor disabled
  ` [PATCH 2/2] drm/i915: clean up and simplify i9xx_crtc_mode_set wrt PLL handling

[PATCH] drm/i915: Add support to change pixel format, tiling mode, tiling offset
 2013-09-13 14:38 UTC  (3+ messages)

Fix typo in intel_lid.man
 2013-09-13 14:34 UTC  (2+ messages)

[PATCH 1/5] drm/i915: don't save/restore LBB on Gen5+
 2013-09-13 13:53 UTC  (3+ messages)
` [PATCH 4/5] drm/i915: clear opregon->lid_state after we unmap it

[PATCH 0/2] Enable VLV to work in BIOS-less system
 2013-09-13 12:48 UTC  (4+ messages)
` [PATCH 2/2] drm/i915: Program GMBUS Frequency based on the CDCLK

[PATCH 04/11] drm/i915: Add state readout and checking for has_dp_encoder and dp_m_n
 2013-09-13 12:11 UTC  (3+ messages)
` [PATCH v2] "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).