messages from 2015-01-22 17:01:30 to 2015-01-28 06:00:45 UTC [more...]
[PATCH v2] dma-buf: cleanup dma_buf_export() to make it easily extensible
2015-01-28 6:00 UTC
i915: WARN_ON(val > dev_priv->rps.max_freq_softlimit)
2015-01-28 5:43 UTC
[RFC PATCH 00/12] drm/i915: port dsi over to drm panel/dsi frameworks
2015-01-28 5:08 UTC (29+ 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 08/12] drm/i915/dsi: add drm mipi dsi host support
` [RFC PATCH 09/12] drm/i915/dsi: make the vbt panel driver use mipi_dsi_device for transfers
` [RFC PATCH 10/12] drm/i915/dsi: remove old read/write functions in favor of new stuff
` [RFC PATCH 11/12] drm/i915/dsi: move dpi_send_cmd() to intel_dsi.c and make it static
` [RFC PATCH 12/12] drm/i915/dsi: remove intel_dsi_cmd.c and the unused functions therein
[PATCH] drm/mst: fix recursive sleep warning on qlock
2015-01-28 3:37 UTC
[PATCH] gem_render_copy: Provide an all pixels check
2015-01-28 1:59 UTC
[PATCH 0/4] drm/i915: PMINTRMSK fix for VLV/CHV and some other rps stuff
2015-01-28 0:39 UTC (14+ messages)
` [PATCH 1/4] drm/i915: Update PMINTRMSK on VLV/CHV after sysfs min/max freq change
` [PATCH 2/4] drm/i915: Add gt_act_freq_mhz sysfs file
` [PATCH 3/4] drm/i915: Add intel_gpu_freq() and intel_freq_opcode()
` [PATCH 4/4] drm/i915: Use "
memcontrol.c BUG
2015-01-27 22:13 UTC
[Intel HD 4400] strongly irritating artefacts on 2560x1440 laptop display
2015-01-27 21:49 UTC
[PATCH 1/5] agp/intel: Serialise after GTT updates
2015-01-27 21:44 UTC (8+ messages)
` [PATCH 2/5] drm/i915: Fallback to using CPU relocations for large batch buffers
` [PATCH v2] agp/intel: Serialise after GTT updates
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] drm/i915/bdw: Implement WaForceContextSaveRestoreNonCoherent
2015-01-27 18:13 UTC
[PATCH 1/1] drm/i915: Add debugfs tunable for forcewake hysteresis
2015-01-27 17:13 UTC (2+ messages)
[PATCH 1/2] drm/i915: Handle CHV in vlv_set_rps_idle()
2015-01-27 14:36 UTC (2+ messages)
` [PATCH 2/2] drm/i915: Introduce intel_set_rps()
[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
[RFC] drm/i915: Android native sync support
2015-01-27 13:43 UTC (18+ messages)
` [RFC v2] "
` [RFC v3] "
[PATCH 00/24] PPGTT dynamic page allocations
2015-01-27 12:16 UTC (24+ messages)
` [PATCH v4 "
` [PATCH v4 01/24] drm/i915/trace: Fix offsets for 64b
` [PATCH v4 05/24] drm/i915: page table abstractions
` [PATCH v4 06/24] drm/i915: Complete page table structures
` [PATCH v4 07/24] drm/i915: Create page table allocators
` [PATCH v4 08/24] drm/i915: Plumb drm_device through page tables operations
` [PATCH v4 09/24] drm/i915: Track GEN6 page table usage
` [PATCH v4 10/24] drm/i915: Extract context switch skip and pd load logic
` [PATCH v4 11/24] drm/i915: Track page table reload need
` [PATCH v4 12/24] drm/i915: Initialize all contexts
` [PATCH v4 13/24] drm/i915: Finish gen6/7 dynamic page table allocation
` [PATCH v4 14/24] drm/i915: Add dynamic page trace events
` [PATCH v4 15/24] drm/i915/bdw: Use dynamic allocation idioms on free
` [PATCH v4 16/24] drm/i915/bdw: page directories rework allocation
` [PATCH v4 17/24] drm/i915/bdw: pagetable allocation rework
` [PATCH v4 18/24] drm/i915/bdw: Update pdp switch and point unused PDPs to scratch page
` [PATCH v4 19/24] drm/i915: num_pd_pages/num_pd_entries isn't useful
` [PATCH v4 20/24] drm/i915: Extract PPGTT param from page_directory alloc
` [PATCH v4 21/24] drm/i915/bdw: Split out mappings
` [PATCH v4 22/24] drm/i915/bdw: begin bitmap tracking
` [PATCH v4 23/24] drm/i915/bdw: Dynamic page table allocations
` [PATCH v4 24/24] drm/i915/bdw: Support dynamic pdp updates in lrc mode
[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 1/4] drm/i915: Convert hangcheck from a timer into a delayed work item
2015-01-27 9:53 UTC (6+ messages)
` [PATCH 2/4] drm/i915: Display current hangcheck status in debugfs
` [PATCH 3/4] drm/i915: Remove nested work in gpu error handling
` [PATCH 4/4] drm/i915: Be consistent on printing seqnos
[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 00/10] i915 nuclear pageflip (v2)
2015-01-27 9:22 UTC (9+ messages)
` [PATCH 08/10] drm/i915: Add crtc state duplication/destruction functions
` [PATCH 09/10] drm/i915: Switch plane properties to full atomic helper
` [PATCH 10/10] drm/i915: Add i915.nuclear_pageflip command line param to force atomic (v3)
` [PATCH 10/10] drm/i915: Add i915.nuclear_pageflip command line param to force atomic (v4)
[PATCH] drm/i915: Drop pipe_enable checks in vblank funcs
2015-01-26 21:03 UTC (2+ messages)
[PATCH] drm/i915: allow requesting the audio power well for all platforms
2015-01-26 19:48 UTC (4+ messages)
[PATCH 00/11] drm-intel-collector - update
2015-01-26 12:43 UTC (12+ messages)
` [PATCH 01/11] drm/i915: Put logical pipe_control emission into a helper
` [PATCH 02/11] drm/i915: Add WaCsStallBeforeStateCacheInvalidate:bdw, chv to logical ring
` [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 05/11] drm/i915: Display current hangcheck status in debugfs
` [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
commit break fullscreen video
2015-01-26 19:38 UTC
[PATCH 3/10] drm/i915: Enable/disable DRRS
2015-01-26 19:00 UTC (5+ messages)
` [PATCH] "
[PATCH i-g-t] tests/kms_universal_plane: Fix subtest enumeration
2015-01-26 17:23 UTC
[PATCH i-g-t 3/3] tests: Introduce kms_nuclear
2015-01-26 17:14 UTC (2+ messages)
` [PATCH i-g-t 3/3] tests: Introduce kms_nuclear (v2)
NetBSD build fixes
2015-01-26 12:50 UTC (7+ messages)
` [PATCH 1/4] backlight.c: test for features
` [PATCH 2/4] uxa: fix XVMC = no build
` [PATCH 3/4] configure.ac: pwd doesn't take an argument
` [PATCH 4/4] i810: coverty fix - avoid random stack access
NetBSD build fixes
2015-01-26 12:18 UTC
[PATCH] tools/intel_audio_dump: add details dump for Cherryview
2015-01-26 8:11 UTC (3+ messages)
[PATCH v3 0/10] eDP DRRS based on frontbuffer tracking
2015-01-26 7:44 UTC (6+ messages)
` [PATCH 4/10] drm/i915: DRRS calls based on frontbuffer
` [PATCH 7/10] drm/i915: Enable eDP DRRS for CHV
[PATCH 1/2] drm/probe-helper: don't lose hotplug event
2015-01-26 7:06 UTC (5+ messages)
` [PATCH] "
[BUG, bisect] drm/i915: mouse pointer lags and overshoots
2015-01-24 20:27 UTC (9+ messages)
` [Intel-gfx] "
[PATCH] drm/i915: debugfs interface to read module parameters
2015-01-24 5:02 UTC (5+ messages)
[PATCH 9/10] drm/i915: Add debugfs entry for DRRS
2015-01-24 0:13 UTC (6+ messages)
` [PATCH] "
[PATCH] drm/i915/bdw: Add support for DRRS to switch RR
2015-01-24 0:00 UTC (3+ messages)
[PATCH 2/10] drm/i915: Initialize DRRS delayed work
2015-01-23 23:24 UTC (3+ messages)
` [PATCH] "
[PATCH 1/2] drm/i915: Convert hangcheck from a timer into a delayed work item
2015-01-23 20:58 UTC (8+ messages)
` [PATCH 2/2] drm/i915: Display current hangcheck status in debugfs
[PATCH 1/4] drm: Add standardized boolean props
2015-01-23 19:33 UTC (5+ messages)
` [PATCH 4/4] drm/atomic-helpers: Recover full cursor plane behaviour
[PULL] topic/core-stuff
2015-01-23 15:56 UTC
[PULL] drm-intel-next
2015-01-23 15:44 UTC
[PATCH] drm/i915: Use symbolic irqreturn for ->hpd_pulse
2015-01-23 13:44 UTC (3+ messages)
[QA 2015/01/23 ww04] Testing report for `drm-intel-testing` (was: Updated -next)
2015-01-23 13:24 UTC
[RFC] dma-buf: cleanup dma_buf_export() to make it easily extensible
2015-01-23 7:34 UTC
[PATCH 07/10] drm/i915: Add atomic_get_property entrypoint for connectors
2015-01-23 5:43 UTC (3+ messages)
` [PATCH 07/10] drm/i915: Add atomic_get_property entrypoint for connectors (v2)
[PATCH 06/10] drm/i915: Setup dummy atomic state for connectors (v2)
2015-01-23 5:42 UTC (3+ messages)
` [PATCH 06/10] drm/i915: Setup dummy atomic state for connectors (v3)
[PATCH 2/5] drm/atomic-helper: add connector->dpms() implementation
2015-01-23 3:07 UTC (3+ messages)
` [PATCH] "
[RFC PATCH 02/12] drm/i915/dsi: set max return packet size for each dsi port
2015-01-23 2:07 UTC (3+ messages)
` [PATCH v2] "
[PATCH] drm/i915: Insert a command barrier on BLT/BSD cache flushes
2015-01-22 22:41 UTC (2+ messages)
[PATCH v2] drm/i915: Insert a command barrier on BLT/BSD cache flushes
2015-01-22 22:45 UTC (2+ messages)
[PATCH 1/5] drm/atomic: Add drm_crtc_state->active
2015-01-22 17:59 UTC (6+ messages)
[PATCH] drm/i915/skl: Enabling PSR on Skylake
2015-01-22 17:48 UTC (2+ messages)
[PATCH] drm: Add standardized boolean props
2015-01-22 17:32 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox