public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2015-01-30 16:32:35 to 2015-02-04 15:31:59 UTC [more...]

[RFC 0/6] Use framebuffer modifiers for tiled display
 2015-02-04 15:33 UTC  (38+ messages)
` [RFC 1/6] RFC: drm: add support for tiled/compressed/etc modifier in addfb2
` [RFC 2/6] drm/i915: Add tiled framebuffer modifiers
    ` [Intel-gfx] "
` [RFC 3/6] drm/i915: Set up fb modifier on initial takeover
` [RFC 4/6] drm/i915: Use framebuffer tiling mode for display purposes
` [RFC 5/6] drm/i915: Allow fb modifier to set framebuffer tiling
` [RFC 6/6] drm/i915: Announce support for framebuffer modifiers
` [RFC v2 0/4] Use framebuffer modifiers for tiled display
  ` [PATCH 1/4] RFC: drm: add support for tiled/compressed/etc modifier in addfb2
  ` [PATCH 2/4] drm/i915: Add tiled framebuffer modifiers
  ` [PATCH 3/4] drm/i915: Use frame buffer modifiers for tiled display
  ` [PATCH 4/4] drm/i915: Announce support for framebuffer modifiers

[PATCH 0/2] Power well support for SKL
 2015-02-04 14:29 UTC  (10+ messages)
` [PATCH 2/2] drm/i915/skl: Implementation of SKL display power well support
    ` [PATCH 2/2 v10] "

[RFC v3 0/4] Crystal Cove PMIC based Panel and Backlight Control
 2015-02-04 14:01 UTC  (11+ messages)
` [RFC v3 1/4] drm: Add support to find drm_panel by name
  ` [PATCH] "
` [RFC v3 2/4] mfd: Add a new cell device for panel controlled by crystal cove pmic
` [RFC v3 3/4] drm/i915: Add new panel driver based on "

DELL Latitude e5540 Intel 4400 3rd display problem
 2015-02-04 13:34 UTC  (2+ messages)

Multiple declarations for intel_fbc_enabled
 2015-02-04 13:27 UTC  (2+ messages)

[PATCH 1/3] drm/i915/skl: Split the SKL PCI ids by GT
 2015-02-04 13:22 UTC  (15+ messages)
` [PATCH 2/3] drm/i915/skl: Declare that GT3 has a second VCS
      ` [PATCH 2/3 v2] "
` [PATCH 3/3] drm/i915/skl: Remove the check enforcing VCS2 to be gen8 only

[PATCH 1/2] drm/i915: Detect eDRAM with the enabled bit only
 2015-02-04 12:33 UTC  (3+ messages)
` [PATCH 2/2] drm/i915/skl: Also detect eDRAM on SKL

[BISECTED REGRESSION in 3.19-rc1] [drm/i915] WARNING: drivers/gpu/drm/drm_irq.c:1077 drm_wait_one_vblank
 2015-02-04 12:32 UTC  (2+ messages)

[PULL] drm-intel-next
 2015-02-04 12:08 UTC 

[PATCH] drm/i915: Ensure plane->state->fb stays in sync with plane->fb
 2015-02-04  9:39 UTC  (2+ messages)

[PATCH 1/4] drm/irq: Add drm_crtc_vblank_reset
 2015-02-04  9:31 UTC  (7+ messages)
` [PATCH 2/4] drm/i915: Drop pipe_enable checks in vblank funcs
` [PATCH 3/4] drm/i915: Flatten DRIVER_MODESET checks in i915_irq.c
` [PATCH 4/4] drm/i915: Switch to drm_crtc variants of vblank functions
` [Intel-gfx] [PATCH 1/4] drm/irq: Add drm_crtc_vblank_reset

[PATCH] tests/gem_userptr_blits: Race between close and invalidate
 2015-02-04  9:29 UTC  (6+ messages)
` [PATCH v2] "

Kernel 3.19rc6 flooding intel_check_page_flip warnings when using compton
 2015-02-04  9:26 UTC  (3+ messages)

[regression in linux-next] i915: broken graphics on laptop
 2015-02-03 20:21 UTC  (2+ messages)
` [Intel-gfx] "

sna: Experimental support for write-combining mmaps (wc-mmap)
 2015-02-03 19:44 UTC  (14+ messages)

[PATCH] drm/i915: Fix frontbuffer false positve
 2015-02-03 19:40 UTC  (9+ messages)

[PATCH] drm/i915: Skip Stolen Memory first page
 2015-02-03 19:24 UTC  (6+ messages)

[PATCH] drm/i915: remove indirection in the PCI ID macros
 2015-02-03 17:51 UTC  (7+ messages)

[PATCH] drm/i915: Prevent use-after-free in invalidate_range_start callback
 2015-02-03 16:10 UTC  (3+ messages)

[PATCH] drm/i915: Correct the variable holding the value for EOT to write
 2015-02-03 16:07 UTC  (4+ messages)

[PATCH i-g-t] kms_cursor_crc: Kernel now checks for integer overflow
 2015-02-03 15:36 UTC  (3+ messages)

[PATCH] RFC: drm: add support for tiled/compressed/etc modifier in addfb2
 2015-02-03 15:36 UTC  (5+ messages)

Heavy black flickering with Intel graphics after VT switching from X
 2015-02-03 15:05 UTC  (2+ messages)

[PATCH 2/2] drm/i915: Introduce intel_set_rps()
 2015-02-03 14:15 UTC  (4+ messages)
` [PATCH v2] "

[PATCH 3/4] drm/i915: Remove nested work in gpu error handling
 2015-02-03 14:05 UTC  (6+ messages)
` [PATCH] "

[PATCH] drm/i915: Remove bogus locking check in the hangcheck code
 2015-02-03 13:57 UTC  (7+ messages)

[PATCH] drm/i915: Don't bail out early on i915_handle_error
 2015-02-03 13:42 UTC  (4+ messages)

[PATCH 4/4] drm/i915: Be consistent on printing seqnos
 2015-02-03 12:23 UTC  (3+ messages)

[PATCH] drm/i915: Track old framebuffer instead of object
 2015-02-03 12:10 UTC  (3+ messages)

[PATCH v3] dma-buf: cleanup dma_buf_export() to make it easily extensible
 2015-02-03  9:29 UTC  (2+ messages)

[RFC v3 0/4] Crystal Cove PMIC based Panel and Backlight Control
 2015-02-03  5:04 UTC  (3+ messages)
` [RFC v3 1/4] drm: Add support to find drm_panel by name
  ` [Intel-gfx] "

[PATCH] drm/i915: Ignore DRM_MODE_FLAG_DBLCLK flag with DP
 2015-02-03  4:40 UTC  (4+ messages)

i915: WARN_ON(val > dev_priv->rps.max_freq_softlimit)
 2015-02-03  2:01 UTC  (7+ messages)

[PATCH] RFC: drm: add support for tiled/compressed/etc modifier in addfb2 (v1.5)
 2015-02-02 23:14 UTC  (2+ messages)

Multiple declarations for intel_fbc_enabled
 2015-02-02 17:46 UTC  (2+ messages)

memcontrol.c BUG
 2015-02-02 16:18 UTC  (6+ messages)
  ` [Intel-gfx] "
      ` [PATCH] memcg, shmem: fix shmem migration to use lrucare. (was: Re: [Intel-gfx] memcontrol.c BUG)

[PATCH] drm/i915/documentation: Add intel_uncore.c to drm.tmpl
 2015-02-02 15:30 UTC  (2+ messages)

[PATCH] drm/i915/skl: Enable eDRAM for gen9 as well
 2015-02-02 15:08 UTC  (5+ messages)

Significance of Golden context
 2015-02-02 15:04 UTC 

[PATCH] drm/i915/bdw: Implement WaForceContextSaveRestoreNonCoherent
 2015-02-02 13:44 UTC  (2+ messages)

[PATCH 1/4] drm/i915/bdw: Implement non-coherent ctx w/a
 2015-02-02 13:21 UTC  (3+ messages)

[PATCH 0/4] More nuclear pageflip
 2015-02-02  9:36 UTC  (11+ messages)
` [PATCH 1/4] drm/i915: Keep plane->state updated on pageflip
` [PATCH 2/4] drm/i915: Switch planes from transitional helpers to full atomic helpers
` [PATCH 3/4] drm/i915: Enable asynchronous nuclear flips
` [PATCH 4/4] drm/i915: Use atomic helper for pageflips

[PATCH] drm/i915: Use pipe_config's cpu_transcoder for reading dp_mst hw state
 2015-02-01 20:45 UTC  (5+ messages)
` [PATCH v2] drm/i915: Use pipe_config's cpu_transcoder for reading encoder "

[PATCH] drm/i915: Do uncore early sanitize after domain init
 2015-02-01 15:36 UTC  (2+ messages)

[PATCH] drm/mst: fix recursive sleep warning on qlock
 2015-02-01 10:52 UTC  (2+ messages)

Video screen corruption after resume from suspend2ram
 2015-01-31 22:45 UTC 

[PATCH] drm/i915: Fix a use-after-free in intel_execlists_retire_requests
 2015-01-31 22:42 UTC  (6+ messages)

[PATCH 4/4] drm/i915: Simplify pll state commit by swapping new and old state
 2015-01-31 21:37 UTC  (2+ messages)

[Intel HD 4400] strongly irritating artefacts on 2560x1440 laptop display
 2015-01-31 17:26 UTC  (6+ messages)

[PATCH] drm/i915: Don't do posting reads on getting forcewake
 2015-01-31  9:13 UTC  (2+ messages)

[PATCH 3/3] drm/i915: Do only one posting read on forcewake get sequence
 2015-01-31  7:52 UTC  (2+ messages)

Updated drm-intel-testing
 2015-01-30 21:42 UTC 


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