public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2015-02-03 11:31:34 to 2015-02-06 11:52:44 UTC [more...]

[PATCH 0/2] gen 9 h/w w/a cleanup
 2015-02-06 11:52 UTC  (4+ messages)
` [PATCH 1/2] drm/i915: gen 9 h/w w/a Fix stepping check
` [PATCH 2/2] drm/i915: gen 9 h/w w/a (WaEnableForceRestoreInCtxtDescForVCS)

[PATCH] tests/kms_addfb: Add support for fb modifiers
 2015-02-06 10:58 UTC  (5+ messages)

[PATCH] drm/i915: Remove references to previously removed UMS config option
 2015-02-06 10:48 UTC  (3+ messages)

[PATCH] drm/i915: Correct the IOSF Dev_FN field for IOSF transfers
 2015-02-06 10:45 UTC  (5+ messages)

[PATCH] drm: Global atomic state handling
 2015-02-06  9:58 UTC  (3+ messages)
  ` [Intel-gfx] "

[PATCH 00/10] drm/i915: HardWare WorkArounds for gen 9
 2015-02-06  9:36 UTC  (25+ messages)
` [PATCH 01/10] drm/i915: ring w/a initialisation "
` [PATCH 02/10] drm/i915: ring w/a gen 9 revision definitions
` [PATCH 03/10] drm/i915: gen 9 h/w w/a (WaDisablePartialInstShootdown)
` [PATCH 04/10] drm/i915: gen 9 h/w w/a (WaDisableDgMirrorFixInHalfSliceChicken5)
` [PATCH 05/10] drm/i915: gen 9 h/w w/a (syncing dependencies between camera and graphics)
` [PATCH 06/10] drm/i915: gen 9 h/w w/a (WaDisableSDEUnitClockGating)
` [PATCH 07/10] drm/i915: gen 9 h/w w/a (WaEnableYV12BugFixInHalfSliceChicken7)
` [PATCH 08/10] drm/i915: gen 9 h/w w/a (Wa4x4STCOptimizationDisable)
` [PATCH 09/10] drm/i915: gen 9 h/w w/a (WaForceEnableNonCoherent)
` [PATCH 10/10] drm/i915: gen 9 h/w w/a (WaEnableForceRestoreInCtxtDescForVCS)

[PATCH 0/5] Fix a couple of warning introduced recently
 2015-02-06  8:41 UTC  (17+ messages)
` [PATCH 1/5] drm/i915: Put update_state_fb() next to the fb update
` [PATCH 2/5] drm/i915: Use an intermediate variable to avoid repeating ourselves
` [PATCH 3/5] drm/i915: Don't try to reference the fb in get_initial_plane_config()
    ` [PATCH 3/5 v2] "
` [PATCH 4/5] drm/i915: Store the initial framebuffer in initial_plane_config
` [PATCH 5/5] drm/i915: Fix atomic state when reusing the firmware fb
        ` [PATCH 5/5 v2] "
` [PATCH 6/5] drm/i915: Make sure the primary plane is enabled before reading out the fb state

[PATCH 1/5] agp/intel: Serialise after GTT updates
 2015-02-06  8:32 UTC  (4+ messages)

[PATCH] drm/i915/fbc: fix the check for already reserved fbc size
 2015-02-06  8:09 UTC  (6+ messages)

[PULL] topic/drm-misc
 2015-02-06  7:29 UTC 

[PATCH] drm/i915: Take runtime pm reference on hangcheck_info
 2015-02-06  4:25 UTC  (8+ messages)

[PATCH] drm/i915: Correct the base value while updating LP_OUTPUT_HOLD in MIPI_PORT_CTRL
 2015-02-05 19:41 UTC  (2+ messages)

[PATCH] drm/i915: Squelch overzealous uncore reset WARN_ON
 2015-02-05 17:52 UTC  (5+ messages)

[RFC 0/6] Use framebuffer modifiers for tiled display
 2015-02-05 15:06 UTC  (27+ messages)
` [RFC 5/6] drm/i915: Allow fb modifier to set framebuffer tiling
` [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
` [RFC v3 0/4] Use framebuffer modifiers for tiled display

[PATCH] drm/i915: Prevent use-after-free in invalidate_range_start callback
 2015-02-05 14:39 UTC  (4+ messages)

Kernel 3.19rc6 flooding intel_check_page_flip warnings when using compton
 2015-02-05 11:01 UTC  (4+ messages)

flickering console
 2015-02-05 10:26 UTC  (2+ messages)

[RFC v3 0/4] Crystal Cove PMIC based Panel and Backlight Control
 2015-02-05  9:46 UTC  (12+ 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 "
    ` [Intel-gfx] "

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

Multiple declarations for intel_fbc_enabled
 2015-02-05  2:24 UTC  (3+ messages)

[regression in linux-next] i915: broken graphics on laptop
 2015-02-04 18:42 UTC  (4+ messages)
` [Intel-gfx] "

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

[PATCH 1/3] drm/i915/skl: Split the SKL PCI ids by GT
 2015-02-04 15:43 UTC  (13+ 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 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] "

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

[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

[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  (4+ messages)
` [Intel-gfx] "

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

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  (8+ 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: Correct the variable holding the value for EOT to write
 2015-02-03 16:07 UTC  (3+ 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  (3+ 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  (2+ 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  (2+ messages)


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