public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2013-11-28 14:40:46 to 2013-12-03 17:17:29 UTC [more...]

[PATCH] drm/i915: Skip clock checks on BDW
 2013-12-03 17:18 UTC  (3+ messages)

Commit Message Tags for Testcases
 2013-12-03 17:14 UTC 

[PATCH] tests/gem_reset_stats: add close-pending-fork
 2013-12-03 17:10 UTC  (6+ messages)
` [RFC] drm/i915: reference count batch object on requests

Some DisplayPort clean-ups
 2013-12-03 17:01 UTC  (8+ messages)
` [PATCH 1/4] drm/i915: Fix copy/paste DP vs eDP error in comment
` [PATCH 2/4] drm/i915: Remove the has_aux_irq = false code path in intel_dp_aux_ch()
` [PATCH 3/4] drm/i915: Remove if 0'ed static arrays
` [PATCH 4/4] drm/i915: Cleanup the DP_AUX_CTL macros

[PATCH 0/2] drmtest: Fix hanging child processes
 2013-12-03 16:59 UTC  (4+ messages)
` [PATCH 1/2] Revert "lib/drmtest: ducttape over fork race"
` [PATCH 2/2] drmtest: Avoid wrong PID/TID after clone races

[PATCH] build: Skip kms_fbc_crc on Android
 2013-12-03 16:54 UTC  (4+ messages)

WARNING at intel_display.c:9948 during suspend
 2013-12-03 16:43 UTC  (2+ messages)

[PATCH] drm/i915: Do not clobber config status after a forced restore of hw state
 2013-12-03 16:43 UTC  (2+ messages)

[PATCH] build: Make sure asserts are enabled for tests
 2013-12-03 16:23 UTC  (2+ messages)

[PATCH 0/6] drm/i915: Gen2 stolen/local memory support (v2)
 2013-12-03 15:49 UTC  (7+ messages)
` [PATCH 1/6] x86: Add vfunc for Intel graphics stolen memory base address
` [PATCH v2 2/6] x86: Add Intel graphics stolen memory quirk for gen2 platforms
` [PATCH 3/6] x86: Print the Intel graphcis stolen memory range
` [PATCH 4/6] intel-gtt: Report stolen_size as 0 when local memory is present
` [PATCH 5/6] drm/i915: Don't clobber the GTT when it's within stolen memory
` [PATCH v2 6/6] drm/i915: Determine the stolen memory base address on gen2

[i915] WARNING: [...] drivers/gpu/drm/i915/intel_display.c:9948 intel_get_pipe_from_connector
 2013-12-03 15:19 UTC  (12+ messages)
      ` [PATCH] drm/i915: Take modeset locks around intel_modeset_setup_hw_state()

[PATCH 0/6] drm-intel-collector - update
 2013-12-03 11:34 UTC  (9+ messages)
` [PATCH 1/6] drm/i915: Asynchronously perform the set-base for a simple modeset
` [PATCH 2/6] drm/i915: Do hw quiescing first during unload
` [PATCH 3/6] drm/i915: Downgrade pipe state mismatches to DRM_DEBUG_KMS
` [PATCH 4/6] drm/i915: use __packed instead of __attribute__((packed))
` [PATCH 5/6] drm/i915: parse backlight modulation frequency from the BIOS VBT
` [PATCH 6/6] drm/i915: i830M has watermarks like i855

[PATCH] drm/i915: Clear out old GT FIFO errors in intel_uncore_early_sanitize()
 2013-12-03  9:56 UTC  (2+ messages)

[PATCH] drm/i915: Avoid div-by-zero in clock calculation funcs
 2013-12-03  0:50 UTC  (2+ messages)

[PATCH] drm/i915/lvds: don't restore hw state in the lid notifier for pch platforms
 2013-12-02 14:10 UTC  (2+ messages)

[PATCH 1/2] drm: Make the connector mode_valid() vfunc return a drm_mode_status enum
 2013-12-02 13:42 UTC  (5+ messages)
` [PATCH 2/2] drm/i915: Return a drm_mode_status enum in the mode_valid vfuncs

[PATCH 00/19] Haswell runtime PM support + D3
 2013-12-02 13:37 UTC  (25+ messages)
` [PATCH 01/19] drm/i915: WARN if !HAS_PC8 when enabling/disabling PC8
` [PATCH 05/19] drm/i915: add initial Runtime PM functions
` [PATCH 09/19] drm/i915: get a runtime PM reference when the panel VDD is on
` [PATCH 10/19] drm/i915: do not assert DE_PCH_EVENT_IVB enabled
` [PATCH 11/19] drm/i915: disable interrupts when enabling PC8
` [PATCH 14/19] drm/i915: add runtime PM support on Haswell
` [PATCH 15/19] drm/i915: don't enable VDD just to enable the panel
` [PATCH 16/19] drm/i915: don't touch the VDD when disabling "

[PATCH] drm/i915: Add REG_WRITE_FOOTER
 2013-12-02 13:10 UTC  (2+ messages)

[PATCH] drm/i915: Fix ordering of unbind vs unpin pages
 2013-12-02 10:08 UTC 

[PATCH] drm/i915: Add a timing breadcrumb to panel waits
 2013-12-02  9:57 UTC 

[PULL] drm-intel-fixes
 2013-12-02  7:57 UTC 

[Intel gfx][i-g-t PATCH (v2) 1/4] tests: add gem_media_fill
 2013-12-02  5:18 UTC  (5+ messages)
` [Intel gfx][i-g-t PATCH (v2) 2/4] tests/gem_media_fill: add support for gen8
` [Intel gfx][i-g-t PATCH (v2) 3/4] tests/gem_media_fill: add support for gen7
` [Intel gfx][i-g-t PATCH (v2) 4/4] tests/gem_media_fill: the assembly code for the shader used in the case

linux-next: manual merge of the drm-intel tree with the drm-intel-fixes tree
 2013-12-02  1:13 UTC  (2+ messages)

[Intel gfx][i-g-t PATCH 1/4] tests: add gem_media_fill
 2013-12-02  1:06 UTC  (8+ messages)
` [Intel gfx][i-g-t PATCH 2/4] tests/gem_media_fill: add support for gen8
` [Intel gfx][i-g-t PATCH 3/4] tests/gem_media_fill: add support for gen7
` [Intel gfx][i-g-t PATCH 4/4] tests/gem_media_fill: the assembly code for the shader used in the case

[Mesa-dev] [PATCH] dri3, i915, i965: Add __DRI_IMAGE_FOURCC_SARGB8888
 2013-11-30 20:11 UTC  (5+ messages)
      ` [Intel-gfx] "
          ` i830 watermark problems - status?

[PATCH 0/8] Gen2 stolen/local memory support
 2013-11-30 12:58 UTC  (12+ messages)
` [PATCH 1/8] x86: Add vfunc for Intel graphics stolen memory base address
` [PATCH 2/8] x86: Add Intel graphics stolen memory quirk for gen2 platforms
` [PATCH 3/8] intel-gtt: Return whether we have local memory or not
` [PATCH 4/8] intel-gtt: Assume last 128KB of stolen contains the GTT entries on gen2
` [PATCH 5/8] intel-gtt: Use i810_write_entry() on gen2 platforms
` [PATCH 6/8] drm/i915: Add I915_CACHE_LOCAL to indicate local memory
` [PATCH 7/8] drm/i915: Keep track if we have "
` [PATCH 8/8] drm/i915: Determine the stolen memory base address on gen2

[PATCH 00/14] drm: Some more vblank timestampi changes
 2013-11-30 12:51 UTC  (4+ messages)

[PATCH 13/19] drm: do not steal the display if we have a master
 2013-11-30 11:19 UTC  (4+ messages)

Modeset without a detected monitor on DDI platforms v2.5
 2013-11-29 20:31 UTC  (3+ messages)
` [PATCH 1/2] drm/i915: Introduce new intel_output_name()
` [PATCH 2/2] drm/i915: Set the digital port encoder personality during modeset

Modeset without a detected monitor on DDI platforms
 2013-11-29 19:36 UTC  (3+ messages)
` [PATCH] drm/i915: Set the digital port encoder personality during modeset
` [PATCH] drm/i915: don't set modes for 2 connectors on the same encoder

Parse the list of additional 3D modes (v2)
 2013-11-29 19:10 UTC  (7+ messages)
` [PATCH 1/3] drm/edid: fix length check when adding extra 3D modes
` [PATCH 2/3] drm/edid: split VIC display mode lookup into a separate function
` [PATCH 3/3] drm/edid: parse the list of additional 3D modes
    ` [PATCH] "

[PATCH] drm/i915: Dump the contents of the GTT
 2013-11-29 17:36 UTC 

Updated drm-intel-testing
 2013-11-29 15:27 UTC 

[PATCH] drm/i915: MI_PREDICATE_RESULT_2 is HSW only
 2013-11-29 14:51 UTC  (3+ messages)

[PATCH 0/8] FBC support for gen2/3
 2013-11-29 14:39 UTC  (19+ messages)
` [PATCH 1/8] drm/i915: Fix bogus FBC1 defines
` [PATCH 2/8] drm/i915: Gen2 FBC1 CFB pitch wants 32B units
` [PATCH 3/8] drm/i915: FBC_CONTROL2 is gen4 only
` [PATCH 4/8] drm/i915: Fix FBC1 plane checks for gen2
` [PATCH 5/8] drm/i915: Reorganize FBC function pointer initializaition
` [PATCH 6/8] drm/i915: Rework the FBC interval/stall stuff a bit
` [PATCH 7/8] drm/i915: Swap primary planes on gen2 for FBC
` [PATCH 8/8] drm/i915: Enable FBC for all mobile gen2 and gen3 platforms

[PATCH] drm/i915: Fix port name in vlv_wait_port_ready() timeout warning
 2013-11-29 14:03 UTC  (2+ messages)

[PATCH v2] drm/i915/vlv: Update Wait for FIFO and wait for 20 free entries. v2
 2013-11-29 14:02 UTC  (6+ messages)

[PATCH] drm/i915: Pin pages whilst allocating for dma-buf vmap()
 2013-11-29 14:00 UTC  (2+ messages)

[PATCH 08/19] drm/i915: add some runtime PM get/put calls
 2013-11-29 13:56 UTC  (6+ messages)

[PATCH 1/5] drm/i915: redisable VGA when we disable the power well
 2013-11-29 13:36 UTC  (2+ messages)
` [PATCH] drm/i915: disable VGA mem when reenabling "

[PATCH 03/19] drm/i915: get a PC8 reference when enabling the power well
 2013-11-29 13:34 UTC  (4+ messages)

[PATCH 04/19] drm/i915: get/put PC8 when we get/put a CRTC
 2013-11-29 13:34 UTC  (4+ messages)

[PATCH 06/19] drm/i915: do adapter power state notification at runtime PM
 2013-11-29 13:33 UTC  (4+ messages)

[PATCH 07/19] drm/i915: add runtime put/get calls at the basic places
 2013-11-29 13:32 UTC  (4+ messages)

[PATCH 02/19] drm/i915: use the correct force_wake function at the PC8 code
 2013-11-29 13:23 UTC  (4+ messages)
  ` [Intel-gfx] "

[PATCH] drm/i915: Make the DERRMR SRM target global GTT
 2013-11-29 11:13 UTC  (5+ messages)
    ` [PATCH v2] "

[PATCH v3] drm/i915/vlv: Update Wait for FIFO and wait for 20 free entries. v3
 2013-11-29 10:26 UTC 

[PATCH] drm/i915: Fix pipe CSC post offset calculation
 2013-11-28 21:47 UTC  (2+ messages)

Parse the list of additional 3D modes
 2013-11-28 18:48 UTC  (5+ messages)
` [PATCH 1/2] drm/edid: split VIC display mode lookup into a separate function
` [PATCH 2/2] drm/edid: parse the list of additional 3D modes

[PATCH] drm: fix the addition of the side-by-side (half) flag for extra 3D modes
 2013-11-28 15:41 UTC  (2+ messages)

[PATCH 1/2] intel_dump_decode: Actually parse the -d option
 2013-11-28 14:40 UTC  (2+ messages)


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