public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2015-01-28 05:09:30 to 2015-02-02 09:48:08 UTC [more...]

[RFC 0/6] Use framebuffer modifiers for tiled display
 2015-02-02  9:49 UTC  (9+ messages)
` [RFC 1/6] RFC: drm: add support for tiled/compressed/etc modifier in addfb2
` [RFC 2/6] drm/i915: Add tiled framebuffer modifiers
` [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

[PATCH 1/4] drm/i915: Convert hangcheck from a timer into a delayed work item
 2015-02-02  9:38 UTC  (9+ messages)
` [PATCH 3/4] drm/i915: Remove nested work in gpu error handling
    ` [PATCH] "

[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

Kernel 3.19rc6 flooding intel_check_page_flip warnings when using compton
 2015-02-02  7:44 UTC  (2+ messages)

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

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

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

[PATCH] drm/mst: fix recursive sleep warning on qlock
 2015-02-01 10:52 UTC  (3+ 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 1/4] drm/i915: Split shared dpll setup out of __intel_set_mode()
 2015-01-31 21:37 UTC  (6+ messages)
` [PATCH 2/4] drm/i915: Move pll new_config field into intel_atomic_state
` [PATCH 3/4] drm/i915: Move current pll config to shared global state
` [PATCH 4/4] drm/i915: Simplify pll state commit by swapping new and old state

[BISECTED REGRESSION in 3.19-rc1] [drm/i915] WARNING: drivers/gpu/drm/drm_irq.c:1077 drm_wait_one_vblank
 2015-01-31 21:16 UTC 

[PATCH] drm/i915/skl: Enable eDRAM for gen9 as well
 2015-01-31 17:30 UTC  (4+ messages)

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

[PATCH 1/3] drm/i915/skl: Split the SKL PCI ids by GT
 2015-01-31 17:17 UTC  (8+ messages)
` [PATCH 2/3] drm/i915/skl: Declare that GT3 has a second VCS
` [PATCH 3/3] drm/i915/skl: Remove the check enforcing VCS2 to be gen8 only

[PATCH 1/3] drm/i915: Do uncore early sanitize after domain init
 2015-01-31  9:13 UTC  (15+ messages)
` [PATCH 2/3] drm/i915: Do only one posting read on forcewake put sequence
    ` [PATCH] drm/i915: Don't do posting reads on getting forcewake
` [PATCH 3/3] drm/i915: Do only one posting read on forcewake get sequence

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

[igt PATCH] gen9: fix gem_render_copy 3d state setup
 2015-01-30 16:22 UTC  (9+ messages)

[PATCH 1/2] drm/i915: Handle CHV in vlv_set_rps_idle()
 2015-01-30 16:10 UTC  (6+ messages)
` [PATCH 2/2] drm/i915: Introduce intel_set_rps()

[PATCH] drm/i915: More DPIO magic for CHV HDMI & DP
 2015-01-30 11:09 UTC  (2+ messages)

intel_crtc_wait_for_pending_flips
 2015-01-30  4:44 UTC  (3+ messages)

memcontrol.c BUG
 2015-01-30  2:04 UTC  (6+ messages)
  ` [Intel-gfx] "

i915: WARN_ON(val > dev_priv->rps.max_freq_softlimit)
 2015-01-30  1:56 UTC  (8+ messages)

PCH fifo underrun in 3.18
 2015-01-29 23:21 UTC 

[PATCH 1/2] drm/i915: Keep plane->state updated on pageflip
 2015-01-29 20:01 UTC  (2+ messages)
` [PATCH 2/2] drm/i915: Switch planes from transitional helpers to full atomic helpers

[RFC] drm/i915: Android native sync support
 2015-01-29 16:14 UTC  (27+ messages)
` [RFC v2] "
` [RFC v3] "

[PATCH] drm/i915/skl: Enabling PSR on Skylake
 2015-01-29 16:11 UTC  (4+ messages)

[PATCH] drm/i915/bdw: Implement WaForceContextSaveRestoreNonCoherent
 2015-01-29 16:06 UTC  (4+ messages)

[PATCH 7/9] drm/i915: Rename the forcewake get/put functions
 2015-01-29 16:05 UTC  (3+ messages)
` [PATCH] drm/i915/documentation: Add intel_uncore.c to drm.tmpl

[RFC PATCH 00/12] drm/i915: port dsi over to drm panel/dsi frameworks
 2015-01-29 16:04 UTC  (14+ messages)
` [RFC PATCH 05/12] drm/i915/dsi: remove unnecessary dsi device callbacks
` [RFC PATCH 12/12] drm/i915/dsi: remove intel_dsi_cmd.c and the unused functions therein

[PATCH 0/4] drm/i915: Untangle execlist tracking
 2015-01-29 15:42 UTC  (3+ messages)
` [PATCH 4/4] drm/i915: Subsume intel_ctx_submit_request in to drm_i915_gem_request

[PATCH i-g-t 0/2] printing log messages on test failure
 2015-01-29 14:22 UTC  (3+ messages)
` [PATCH i-g-t 1/2] lib: add a ring buffer for log entries
` [PATCH i-g-t 2/2] lib: print recent log messages to stderr when a test or subtest fails

[PATCH] tests: Add gem_blt_copy_align test
 2015-01-29 13:49 UTC  (2+ messages)
` [PATCH] tests: Add gem_copy_align_blt test

[PATCH 1/2] tests: Add gem_ctx_params
 2015-01-29 13:32 UTC  (2+ messages)
` [PATCH 2/2] tests/gem_reset_stats: add tests for ban period ioctl

[PATCH] tools/intel_reg_read:Adding lib calls for CHT/VLV
 2015-01-29 11:16 UTC 

[PULL] drm-intel-fixes
 2015-01-29  8:36 UTC 

[RFC PATCH 07/12] drm/i915/dsi: switch to drm_panel interface
 2015-01-29  4:52 UTC  (3+ messages)
` [PATCH v2] "

[PATCH i-g-t 1/2] lib/tests: verify subtest enumeration output
 2015-01-28 16:56 UTC  (2+ messages)
` [PATCH i-g-t 2/2] lib/tests: check that invalid subtest names are rejected

[PATCH v3] dma-buf: cleanup dma_buf_export() to make it easily extensible
 2015-01-28 15:00 UTC  (4+ messages)

[PATCH v2] dma-buf: cleanup dma_buf_export() to make it easily extensible
 2015-01-28 12:27 UTC  (3+ messages)

[PATCH 4/4] drm/i915: Be consistent on printing seqnos
 2015-01-28 11:59 UTC  (2+ messages)

[PATCH 00/11] drm-intel-collector - update
 2015-01-28 10:02 UTC  (10+ messages)
` [PATCH 03/11] drm/i915: Remove pinned check from madvise_ioctl
` [PATCH 04/11] drm/i915: Extend GET_APERTURE ioctl to report available map space
` [PATCH 08/11] Revert "drm/i915: Fix mutex->owner inspection race under DEBUG_MUTEXES"
` [PATCH 10/11] drm/i915: add irq_barrier operation for synchronising reads

[PATCH] tools/intel_reg_read: Adding the reg offset for VLV and CHT
 2015-01-28  9:46 UTC  (2+ messages)

[PATCH 1/5] agp/intel: Serialise after GTT updates
 2015-01-28  9:34 UTC  (11+ messages)
` [PATCH 2/5] drm/i915: Fallback to using CPU relocations for large batch buffers
` [PATCH v2] agp/intel: Serialise after GTT updates

[PATCH] drm/i915: Drop pipe_enable checks in vblank funcs
 2015-01-28  9:33 UTC  (3+ messages)


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