public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2013-08-15 19:35:57 to 2013-08-20 19:46:45 UTC [more...]

[PATCH] i915: Update VGA arbiter support for newer devices
 2013-08-20 19:46 UTC  (6+ messages)

[PATCH] tests: ddx_intel_after_fbdev loads intel ddx after fbdev was loaded
 2013-08-20 18:43 UTC 

[PATCH v2 00/15] drm/i915: Baytrail MIPI DSI support
 2013-08-20 18:35 UTC  (21+ messages)
` [PATCH v2 01/15] drm: add MIPI DSI encoder and connector types
  ` [PATCH] "
` [PATCH v2 02/15] drm/i915: add more VLV IOSF sideband ports accessors
` [PATCH v2 03/15] drm/i915: add VLV pipeconf bit definition for DSI PLL lock
` [PATCH v2 04/15] drm/i915: add MIPI DSI register definitions
` [PATCH v2 05/15] drm/i915: add MIPI DSI output type and subtypes
` [PATCH v2 06/15] drm/i915: add structs for MIPI DSI output
` [PATCH v2 07/15] drm/i915: add MIPI DSI command sending routines
` [PATCH v2 08/15] drm/i915: add basic MIPI DSI output support
` [PATCH v2 09/15] drm/i915: add VLV DSI PLL Calculations
` [PATCH v2 10/15] drm/i915: fix PLL assertions for DSI PLL
` [PATCH v2 11/15] drm/i915: don't enable DPLL for DSI
` [PATCH v2 12/15] drm/i915: Band Gap WA
` [PATCH v2 13/15] drm/i915: Parse the MIPI related VBT Block and store relevant info
` [PATCH v2 14/15] drm/i915: initialize DSI output on VLV
` [PATCH v2 15/15] drm/i915: add AUO MIPI DSI display sub-encoder

i915 producing warnings with kernel 3.11-rc5
 2013-08-20 18:13 UTC 

[PATCH 0/9] Haswell Package C8+
 2013-08-20 18:07 UTC  (14+ messages)
` [PATCH 4/9] drm/i915: don't update GEN6_PMIMR when it's not needed
` [PATCH 6/9] drm/i915: don't disable/reenable IVB error interrupts when "
` [PATCH 6.1/9] drm/i915: don't queue PM events we won't process
  ` [PATCH 6.2/9] drm/i915: fix how we mask PMIMR when adding work to the queue

[PATCH] drm/i915: Don't load context at driver init time on SNB
 2013-08-20 17:38 UTC  (4+ messages)

[PATCH 6.3/9] drm/i915: merge HSW and SNB PM irq handlers
 2013-08-20 14:27 UTC  (3+ messages)

[PATCH 0/6] Final PC8+ patches
 2013-08-20 14:27 UTC  (13+ messages)
` [PATCH 1/6] drm/i915: grab force_wake when restoring LCPLL
` [PATCH 2/6] drm/i915: fix SDEIMR assertion when disabling LCPLL
` [PATCH 3/6] drm/i915: allow package C8+ states on Haswell (disabled)
` [PATCH 4/6] drm/i915: add i915_pc8_status debugfs file
` [PATCH 5/6] drm/i915: add i915.pc8_timeout function
` [PATCH 6/6] drm/i915: enable Package C8+ by default
` [PATCH igt] tests: add pc8

[PATCH] assembler: error for the wrong syntax of SEND instruction on GEN6+
 2013-08-20 13:27 UTC  (4+ messages)

[PATCH] drm/i915: Don't destroy the vma placeholder during execbuffer reservation
 2013-08-20 13:19 UTC  (2+ messages)

[PATCH] drm/i915: Expose energy counter on SNB+ through debugfs
 2013-08-20 13:16 UTC  (2+ messages)

i915, external VGA: output missdirected?
 2013-08-20 13:14 UTC  (2+ messages)

[PATCH] drm/i915: Use RCS flips on Ivybridge+
 2013-08-20 12:53 UTC  (5+ messages)

[PATCH 1/2] drm/i915: Fix bug while calculating the clock value using do_div in ironlake_crtc_clock_get
 2013-08-20 12:27 UTC  (3+ messages)
` [PATCH 2/2] drm/i915: add fast boot support for Haswell

[PATCH] drm/Kconfig: favor n for DRM_I915_PRELIMINARY_HW_SUPPORT
 2013-08-20 12:21 UTC  (7+ messages)

[PATCH 1/3] drm/i915/vma: Add a busy flag; means don't destroy
 2013-08-20  8:01 UTC  (4+ messages)
` [PATCH 2/3] drm/i915/vma: Mark vmas busy during execbuf lookup
` [PATCH 3/3] drm/i915/vma: Remove VMA from exec_list on destroy

Removal of some unused defines
 2013-08-20  5:23 UTC  (6+ messages)
` [PATCH 1/4] drm/i915: Remove DSPARB_HWCONTROL()
` [PATCH 2/4] drm/i915: Remove HAS_PIPE_CONTROL()
` [PATCH 3/4] drm: Remove IS_IRONLAKE_D()
` [PATCH 4/4] drm/i915: Remove I915_READ_{NOPID, SYNC_0, SYNC_1})()

[PULL] drm-intel-next
 2013-08-20  5:21 UTC 

drm/i915: Switch eviction code to use vmas
 2013-08-19 22:15 UTC  (3+ messages)

[PATCH] drm/i915: make IVB FDI training match spec v3
 2013-08-19 21:10 UTC  (3+ messages)

HDMI 4k support v3
 2013-08-19 19:31 UTC  (8+ messages)
` [PATCH 06/12] video/hdmi: Derive the bar data valid bit from the bar data fields
` [PATCH 09/12] drm/edid: Move HDMI_IDENTIFIER to hdmi.h

[PATCH] drm/i915: make IVB FDI training match spec
 2013-08-19 18:06 UTC  (5+ messages)
` [PATCH] drm/i915: make IVB FDI training match spec v2

HDMI 4k support v4
 2013-08-19 15:59 UTC  (15+ messages)
` [PATCH 01/14] drm: Don't export drm_find_cea_extension() any more
` [PATCH 02/14] drm/edid: Fix add_cea_modes() style issues
` [PATCH 03/14] drm/edid: Parse the HDMI CEA block and look for 4k modes
` [PATCH 04/14] drm: Add support for alternate clocks of "
` [PATCH 05/14] video/hdmi: Don't let the user of this API create invalid infoframes
` [PATCH 06/14] video/hdmi: Derive the bar data valid bit from the bar data fields
` [PATCH 07/14] video/hdmi: Introduce helpers for the HDMI vendor specific infoframe
  ` [PATCH 08/14] gpu: host1x: Port the HDMI vendor infoframe code the common helpers
` [PATCH 09/14] drm/edid: Move HDMI_IDENTIFIER to hdmi.h
` [PATCH 10/14] video/hdmi: Hook the HDMI vendor infoframe with the generic _pack()
` [PATCH 11/14] video/hdmi: Use hdmi_vendor_infoframe for the HDMI specific infoframe
` [PATCH 12/14] drm: Add a helper to forge HDMI vendor infoframes
` [PATCH 13/14] drm/i915/hdmi: Write HDMI vendor specific infoframes
` [PATCH 14/14] video/hdmi: Rename HDMI_IDENTIFIER to HDMI_IEEE_OUI

[PATCH] Add second DRI driver name (DRI2DriverVDPAU)
 2013-08-19 15:54 UTC  (2+ messages)

[PATCH] drm/i915/vma: Correct use after free in eviction
 2013-08-19  9:01 UTC  (8+ messages)
` [PATCH] [v2] "

[PATCH] drm/i915: dump adjusted crtc timings
 2013-08-19  8:57 UTC 

[patch] drm/i915: use _safe version of list_for_each
 2013-08-19  7:40 UTC  (2+ messages)

[PATCH] intel: Update i915_drm.h and correct misspelled caching
 2013-08-19  6:43 UTC  (3+ messages)

I915 DRI_PRIME Bug
 2013-08-18 17:22 UTC  (2+ messages)

I915 DRI_PRIME Bug Resend
 2013-08-18 12:32 UTC 

[PATCH] drm/i915: Pair seqno completion tracepoint with its dispatch
 2013-08-17 21:36 UTC 

[RFC] drm/i915: Non-upstream ChromeOS patches from 3.8
 2013-08-16 17:25 UTC  (53+ messages)
` [PATCH] drm/i915: Only apply the adaptive backlight modulation when it is enabled
` [PATCH] drm/i915: Add a try limit to avoid infinite loops
` [PATCH] drm/i915: Add a timeout to a potentially infinite loop
` [PATCH] i915: Use 120MHz LVDS SSC clock for gen5/gen6/gen7
` [PATCH] drm/i915: Make intel_dp_aux_native_read timeout
` [PATCH] drm/i915: Honor i915_min_freq post resume
` [PATCH] Wake up DP sinks for DPCD read-based detection
` [PATCH] Restrict DP sink wake up to non-EDP
` [PATCH] Fix display underruns on Pineview with 2048x1280 VGA display
` [PATCH] CHROMIUM: drivers: i915: select non-alternate SSC frequency for some systems
` [PATCH] CHROMIUM: drivers: i915: Default backlight PWM frequency
` [PATCH] CHROMIUM: enable i915 power-saving render C-state 6 by default
` [PATCH] CHROMIUM: drm/i915: Enable LVDS downclocking
` [PATCH] CHROMIUM: drm/i915: Reeneable FB compression and semaphores for kernel 3.2
` [PATCH] CHROMIUM: drm/i915: Adjust the down threshold
` [PATCH] CHROMIUM: drm/i915: Adjust the RPS thresholds
` [PATCH] CHROMIUM: drm/i915: Move the backlight accessor functions in dev_priv
` [PATCH] CHROMIUM: drm/i915: Add backlight support for Link
` [PATCH] CHROMIUM: drm/i915: set enable_rc6 to per-chip default
` [PATCH] CHROMIUM: gpu: i915: optimize vblank timeout
` [PATCH] CHROMIUM: i915: Allow 0 level when turning on backlight
` [PATCH] CHROMIUM: drm/i915: Check the current edp backlight state before changing it
` [PATCH] CHROMIUM: drm/i915: Workaround disappearing AVI Infoframe on resume
` [PATCH] CHROMIUM: Partial revert of 24929352481f085c5f85d4d4cbc919ddf106d381
` [PATCH] CHROMIUM: drm/i915: bounds check execbuffer relocations
` [PATCH] CHROMIUM: drm/i915: Improve RC6p stability
` [PATCH] CHROMIUM: drm/i915/intel_i2c: enable 400kHz GMBUS for atmel_mxt devices
` [PATCH] CHROMIUM: drm/i915/intel_i2c: Allow 400khz for cyapa
` [PATCH] CHROMIUM: drm/i915/intel_i2c: Allow 400khz for atmel mxt bl on VGADDC
` [PATCH] CHROMIUM: drm/i915: fix resume
` [PATCH] CHROMIUM: drm/i915: Fix warning
` [PATCH] CHROMIUM: drm/i915: Initialize the backlight when reported max is 0
` [PATCH] CHROMIUM: drm/i915: Don't evict bound object in the shrinker
` [PATCH] CHROMIUM: drm/i915/intel_drv: reduce wait_for polling time
` [PATCH] CHROMIUM: drm/i915: tune the RC6 timeout for stability
` [PATCH] CHROMIUM: drm/i915: repin bound framebuffers on resume
` [PATCH] CHROMIUM: i915: fix max backlight in normal mode
` [PATCH] CHROMIUM: drm/i915: Tune the rc6 value again
` [PATCH] CHROMIUM: drm/i915: Work around PPT chipsets wakeup delays
` [PATCH] CHROMIUM: drm/i915: set lower RC6_THRESHOLD for HSW
` [PATCH] CHROMIUM: drm/i915: set linetime WM based on target_clock
` [PATCH] CHROMIUM: drivers: i915: intel_hdmi deleted unused variable
` [PATCH] CHROMIUM: drm/i915: Increase the wakeup up delay for PPT
` [PATCH] CHROMIUM: drm/i915: Don't load boot context at init time on SNB

[PATCH] drm/i915: Invalidate TLBs for the rings after a reset
 2013-08-16 12:17 UTC  (3+ messages)

[PATCH] Lower threshold for pixel doubling
 2013-08-16 12:15 UTC  (3+ messages)

[igt PATCH 0/4] add support for testing clone output configs
 2013-08-16 12:09 UTC  (8+ messages)
` [igt PATCH 3/4] lib: add subtest extra command line option handling
` [igt PATCH 4/4] tests: add kms_setmode

[QA] Testing report for `drm-intel-testing` (was: Updated -next) on ww33
 2013-08-16 10:29 UTC 

[QA] Testing report for `drm-intel-testing` (was: Updated -next) on ww33
 2013-08-16 10:23 UTC 

[PATCH] drm/i915: Dump the contents of the GTT
 2013-08-16  9:12 UTC  (11+ messages)

[PATCH 0/2] vgaarb: Fixes for partial VGA opt-out
 2013-08-15 22:37 UTC  (3+ messages)
` [PATCH 1/2] vgaarb: Don't disable resources that are not owned
` [PATCH 2/2] vgaarb: Fix VGA decodes changes

[PATCH 1/4] [v2] drm/i915: Remove node only when allocated
 2013-08-15 21:42 UTC  (5+ messages)

[PULL] drm-intel-fixes
 2013-08-15 19:36 UTC 


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