public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2015-01-26 19:43:39 to 2015-01-30 10:51:51 UTC [more...]

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

[PATCH] drm/i915: Use pipe_config's cpu_transcoder for reading dp_mst hw state
 2015-01-30 10:23 UTC  (4+ messages)
` [PATCH v2] drm/i915: Use pipe_config's cpu_transcoder for reading encoder "

[PATCH] drm/i915: Fix a use-after-free in intel_execlists_retire_requests
 2015-01-30  9:01 UTC  (2+ messages)

[PATCH 1/3] drm/i915/skl: Split the SKL PCI ids by GT
 2015-01-30  7:30 UTC  (5+ 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

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 

[Intel HD 4400] strongly irritating artefacts on 2560x1440 laptop display
 2015-01-29 21:47 UTC  (6+ messages)

[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

[PATCH] drm/i915: More DPIO magic for CHV HDMI & DP
 2015-01-29 18:31 UTC 

[PATCH 1/4] drm/i915: Convert hangcheck from a timer into a delayed work item
 2015-01-29 17:03 UTC  (10+ messages)
` [PATCH 3/4] drm/i915: Remove nested work in gpu error handling
    ` [PATCH] "
` [PATCH 4/4] drm/i915: Be consistent on printing seqnos

[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  (20+ messages)
` [RFC PATCH 05/12] drm/i915/dsi: remove unnecessary dsi device callbacks
` [RFC PATCH 07/12] drm/i915/dsi: switch to drm_panel interface
  ` [PATCH v2] "
` [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 1/4] drm/i915: Split shared dpll setup out of __intel_set_mode()
 2015-01-29 14:55 UTC  (4+ 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

[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

[igt PATCH] gen9: fix gem_render_copy 3d state setup
 2015-01-29 14:15 UTC  (8+ messages)

[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] drm/i915/skl: Enable eDRAM for gen9 as well
 2015-01-29 12:42 UTC 

[PATCH 1/2] drm/i915: Handle CHV in vlv_set_rps_idle()
 2015-01-29 11:57 UTC  (5+ messages)
` [PATCH 2/2] drm/i915: Introduce intel_set_rps()

[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 

[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 1/3] drm/i915: Do uncore early sanitize after domain init
 2015-01-28 16:43 UTC  (12+ 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

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

[PATCH] drm/i915: Do uncore early sanitize after domain init
 2015-01-28 12:46 UTC  (6+ messages)

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

[PATCH 00/11] drm-intel-collector - update
 2015-01-28 10:02 UTC  (14+ 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 06/11] drm/i915/vlv: check port in infoframe_enabled v2
` [PATCH 07/11] drm/i915: vlv: fix save/restore of GFX_MAX_REQ_COUNT reg
` [PATCH 08/11] Revert "drm/i915: Fix mutex->owner inspection race under DEBUG_MUTEXES"
` [PATCH 09/11] drm/i915: FIFO space query code refactor
` [PATCH 10/11] drm/i915: add irq_barrier operation for synchronising reads
` [PATCH 11/11] drm/i915: use effective_size for ringbuffer calculations

[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)

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

[PATCH] gem_render_copy: Provide an all pixels check
 2015-01-28  1:59 UTC 

[PATCH 4/4] drm/i915: Use intel_gpu_freq() and intel_freq_opcode()
 2015-01-28  0:39 UTC  (2+ messages)

infinite loop on shutdown
 2015-01-27 21:38 UTC  (2+ messages)

[PATCH] drm/mm: Support 4 GiB and larger ranges
 2015-01-27 21:26 UTC  (8+ messages)

[PATCH 1/1] drm/i915: Add debugfs tunable for forcewake hysteresis
 2015-01-27 17:13 UTC  (2+ messages)

[PATCH i-g-t 1/2] lib: add subtest start and exit status code messages to debug output
 2015-01-27 14:25 UTC  (2+ messages)
` [PATCH i-g-t 2/2] lib: add exit status message to simple tests

[PATCH 00/24] PPGTT dynamic page allocations
 2015-01-27 12:16 UTC  (4+ messages)
` [PATCH v4 "
  ` [PATCH v4 01/24] drm/i915/trace: Fix offsets for 64b

[PATCH i-g-t 1/3] lib: warning messages should be sent to stderr
 2015-01-27 11:17 UTC  (3+ messages)
` [PATCH i-g-t 2/3] lib: print warning and critical messages when listing subtests
` [PATCH i-g-t 3/3] lib: validate subtest names

[PULL] topic/atomic-core
 2015-01-27 11:02 UTC 

[PATCH 0/4] drm/i915: PMINTRMSK fix for VLV/CHV and some other rps stuff
 2015-01-27  9:37 UTC  (6+ messages)
` [PATCH 2/4] drm/i915: Add gt_act_freq_mhz sysfs file

[RFC v3 0/4] Crystal Cove PMIC based Panel and Backlight Control
 2015-01-27  9:31 UTC  (5+ messages)
` [RFC v3 1/4] drm: Add support to find drm_panel by name
` [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 "
` [RFC v3 4/4] drm/i915: Enable DSI panel enable/disable based on PMIC

[PATCH] drivers: gpu: drm: i915: intel_fifo_underrun.c: Fix a typo in comment
 2015-01-27  9:30 UTC  (3+ messages)

[PATCH 10/10] drm/i915: Add i915.nuclear_pageflip command line param to force atomic (v3)
 2015-01-27  9:22 UTC  (3+ messages)
` [PATCH 10/10] drm/i915: Add i915.nuclear_pageflip command line param to force atomic (v4)

[PATCH] drm/i915: allow requesting the audio power well for all platforms
 2015-01-26 19:48 UTC  (4+ messages)


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