messages from 2014-11-17 18:48:49 to 2014-11-19 20:21:39 UTC [more...]
[PATCH 1/6] drm/atomic: Ensure that drm_connector_index is stable
2014-11-19 20:21 UTC (7+ messages)
` [PATCH 2/6] drm/atomic: Only destroy connector states with connection mutex held
` [PATCH 3/6] drm/atomic: Don't overrun the connector array when hotplugging
` [PATCH 4/6] drm/crtc: Polish kerneldoc
` [PATCH 5/6] drm: s/enum_blob_list/enum_list/ in drm_property
` [PATCH 6/6] drm/atomic_helper: Make it clear that commit_planes gets the old state
` [Intel-gfx] [PATCH 1/6] drm/atomic: Ensure that drm_connector_index is stable
[PATCH 1/4] drm/i915: No-Op enter/leave vt gem ioctl
2014-11-19 20:12 UTC (5+ messages)
` [PATCH 2/4] drm/i915: Ditch dev_priv->ums.mm_suspend
` [PATCH 3/4] drm/i915: Sanitize ->lastclose
` [PATCH 4/4] drm/i915: Kill intel_render_ring_init_dri
[PATCH] drm/i915: Tune down sink crc timeout dmesg output
2014-11-19 19:39 UTC (2+ messages)
` [PATCH] drm/i915: Tune down sink crc timeout dmesg
[RFC 0/7+1] Add in-kernel vblank delaying mechanism
2014-11-19 19:47 UTC (9+ messages)
` [RFC] drm: add a mechanism for drivers to schedule vblank callbacks
` [RFC 1/7] drm: allow the drivers to call the vblank IOCTL internally
` [RFC 2/7] drm: allow drm_wait_vblank_kernel() callback from workqueues
` [RFC 3/7] drm: introduce struct drm_vblank_wait_item
` [RFC 4/7] drm: add wanted_seq to drm_vblank_wait_item
` [RFC 5/7] drm: change the drm vblank callback item type
` [RFC 6/7] drm: make vblank_event_list handle drm_vblank_wait_item types
` [RFC 7/7] drm: make the callers of drm_wait_vblank() allocate the memory
[PATCH v2 00/28] Replace seqno values with request structures
2014-11-19 19:28 UTC (12+ messages)
` [PATCH v2 11/28] drm/i915: Add IRQ friendly request deference facility
` [PATCH v2 25/28] drm/i915: Interrupt driven request completion
[PATCH 01/15] drm/i915: Make dp aux pack/unpack public outside intel_dp.c
2014-11-19 19:22 UTC (32+ messages)
` [PATCH 02/15] drm/i915: Introduce intel_psr.c
` [PATCH 03/15] drm/i915: Add PSR docbook
` [PATCH 06/15] drm/i915: PSR get full link off x standby from VBT
` [PATCH 07/15] drm/i915: PSR skip aux on wake up as defined by VBT
` [PATCH 08/15] drm/i915: remove PSR BDW single frame update
` [PATCH 09/15] drm/i915: Fix intel_psr_is_enabled function and document it
` [PATCH 10/15] drm/i915: Add PSR registers for PSR VLV/CHV
` [PATCH 11/15] drm/i915: PSR VLV/CHV: Introduce setup, enable and disable functions
` [PATCH 12/15] drm/i915: VLV/CHV PSR Software timer mode
` [PATCH 13/15] drm/i915: VLV/CHV PSR: Increase wait delay time before active PSR
` [PATCH 14/15] drm/i915: VLV/CHV PSR debugfs
` [PATCH 15/15] drm/i915: Enable PSR for Baytrail and Braswell
[PATCH 0/5] i915 display refactoring (v2)
2014-11-19 19:17 UTC (8+ messages)
` [PATCH 1/5] drm: add helper to get crtc timings (v4)
` [PATCH 2/5] drm/i915: remove intel_crtc_cursor_set_obj() (v5)
` [PATCH 3/5] drm/i915: Don't store panning coordinates as 16.16 fixed point
` [PATCH 4/5] drm/i915: remove intel_pipe_set_base() (v4)
` [PATCH 5/5] drm/i915: Introduce intel_prepare_cursor_plane()
` [PATCH 5/5] drm/i915: Introduce
[PATCH] drm/i915: Read power well status before other registers for drpc info
2014-11-19 18:07 UTC
[PATCH 3/4] drm/i915/bdw: Pin the context backing objects to GGTT on-demand
2014-11-19 17:59 UTC (13+ messages)
` [PATCH v5 "
[PATCH] drm/i915: Use ggtt error obj capture helper for gen8 semaphores
2014-11-19 17:38 UTC
[PATCH] drm/i915: Don't continually defer the hangcheck
2014-11-19 17:05 UTC (4+ messages)
[PATCH] drm/i915: expose a fixed brightness range to userspace
2014-11-19 16:59 UTC (10+ messages)
Backlight problems
2014-11-19 16:51 UTC (2+ messages)
[PULL] drm-intel-fixes
2014-11-19 16:46 UTC
[PATCH] drm/i915: add turbo boost trace point
2014-11-19 16:44 UTC (9+ messages)
[PATCH] sna/kgem: Gen8 blt broken when dest base offset has bit 4 set
2014-11-19 14:45 UTC (3+ messages)
[PATCH 0/2] vlv: fix some runtime PM errors
2014-11-19 14:25 UTC (3+ messages)
` [PATCH 1/2] drm/i915: vlv: fix cdclk setting during modeset while suspended
` [PATCH 2/2] drm/i915: vlv: increase timeout when setting idle GPU freq
NULL derefs after failed suspend (i915, pm, ext4, slub)
2014-11-19 14:05 UTC (2+ messages)
[PATCH v3 0/5] sanitize RPS interrupt enabling/disabling
2014-11-19 14:03 UTC (7+ messages)
` [PATCH v3 1/5] drm/i915: WARN if we receive any rps interrupts on gen>9
` [PATCH v3 2/5] drm/i915: move rps irq disable one level up
` [PATCH v3 3/5] drm/i915: sanitize rps irq enabling
` [PATCH v3 4/5] drm/i915: sanitize rps irq disabling
` [PATCH v3 5/5] drm/i915: disable rps irqs earlier during suspend/unload
[PATCH 1/2] drm/i915/ddi: set has_infoframe flag on DDI too
2014-11-19 13:55 UTC (10+ messages)
` [PATCH 2/2] drm/i915/ddi: add break in DDI mode select switch
` [PATCH 2/2] drm/i915/ddi: add break in DDI mode select
` [PATCH] drm/i915/ddi: set has_infoframe flag on DDI too v2
` [PATCH] drm/i915/ddi: set has_infoframe flag on DDI too
[PATCH] drm/i915: Add haswell_pcode_write function
2014-11-19 13:40 UTC (4+ messages)
` [PATCH] drm/i915: Extend pcode mailbox interface
[PATCH 56/89] drm/i915: Gen9 shadowed registers
2014-11-19 13:25 UTC (3+ messages)
` [PATCH 56/89 v4] "
[PATCH 55/89] drm/i915/skl: Gen9 multi-engine forcewake
2014-11-19 13:25 UTC (3+ messages)
` [PATCH 55/59 v4] "
[PATCH] drm/i915: Don't continually defer the hangcheck
2014-11-19 10:13 UTC (6+ messages)
[PATCH] tests/Android.mk: add gem_fence_upload excluded tests
2014-11-19 8:14 UTC (3+ messages)
[PATCH 0/5] i915 display refactoring
2014-11-18 21:25 UTC (14+ messages)
` [PATCH 1/5] drm: Refactor mode stereo doubling into its own function
` [PATCH 2/5] drm: add helper to get crtc timings (v2)
` [PATCH 2/5] drm: add helper to get crtc timings (v3)
` [PATCH 3/5] drm/i915: remove intel_crtc_cursor_set_obj() (v5)
` [PATCH 4/5] drm/i915: Don't store panning coordinates as 16.16 fixed point
` [PATCH 5/5] drm/i915: remove intel_pipe_set_base() (v3)
Macbook Air 6, 2: i915-related interrupt storm after Yosemite update
2014-11-18 21:07 UTC (3+ messages)
[PATCH] drm/i915: Bug fixes to ring 'head' updating
2014-11-18 20:07 UTC (9+ messages)
` [PATCH v2 0/3] "
` [PATCH v2 1/3] drm/i915: Check for matching ringbuffer in logical_ring_wait_request()
` [PATCH v2 2/3] drm/i915: Don't read 'HEAD' MMIO register in LRC mode
` [PATCH v2 3/3] drm/i915: Consolidate ring freespace calculations
[PATCH] drm/i915: Don't print header in error state for non-existing CS
2014-11-18 19:07 UTC (5+ messages)
` [PATCH] drm/i915: Don't print header in error state for
[PATCH] drm/i915/audio: fix monitor presence indication after disable
2014-11-18 16:04 UTC (3+ messages)
` [PATCH] drm/i915/audio: fix monitor presence indication
[PATCH 0/8] sanitize RPS interrupt enabling/disabling
2014-11-18 16:08 UTC (3+ messages)
[PATCH] drm/i915: Free resources correctly if we cannot map status page during ctx create
2014-11-18 15:31 UTC (6+ messages)
` [PATCH] drm/i915: Drop return value from lrc_setup_hardware_status_page
` [PATCH] drm/i915: Drop return value from
[PATCH] tests/Android.mk: Add kms_pwrite_crc to cairo test list
2014-11-18 14:59 UTC
[PATCH] tests/gem_tiled_swapping: Skip on L-shaped memory
2014-11-18 14:40 UTC (4+ messages)
[PATCH] tests/kms_render: gen2/3 can't do 10bpc
2014-11-18 14:18 UTC
[PATCH] drm/i915: Pin tiled objects for L-shaped configs
2014-11-18 14:37 UTC (3+ messages)
[PATCH] tests/prime_self_import: Track leaked objects accurately
2014-11-18 12:55 UTC
[PATCH] igt/gem_exec_big: Increase stress
2014-11-18 10:43 UTC (3+ messages)
[PATCH 0/4] SKL eDP clocks
2014-11-18 8:18 UTC (9+ messages)
` [PATCH 4/4] drm/i915/skl: Read out crtl1 for eDP/DPLL0
[PATCH] drm/i915: Specify bsd rings through exec flag
2014-11-18 7:39 UTC (3+ messages)
[PATCH 18/18] drm/i915: BDW cdclk change support
2014-11-18 6:51 UTC (2+ messages)
drm-i915-mst + Ubuntu 14.04 + HP 840
2014-11-18 6:03 UTC (4+ messages)
[PATCH 4/4] drm/i915/bdw: Pin the ringbuffer backing object to GGTT on-demand
2014-11-18 5:18 UTC (3+ messages)
` [PATCH v5 "
[PATCH] drm/i915: Propagate invalid setcrtc cloning errors back to userspace
2014-11-18 1:19 UTC (6+ messages)
` [PATCH] drm/i915: Propagate invalid setcrtc cloning
[PATCH 00/18] drm/i915: All sorts of cdclk stuff
2014-11-18 0:38 UTC (18+ messages)
` [PATCH 01/18] drm/i915: Return more precise cdclk for gen2/3
` [PATCH 06/18] drm/i915: Assume 400 MHz cdclk for the rest of gen4-7
` [PATCH 11/18] drm/i915: Use cached cdclk value
` [PATCH 13/18] drm/i915: Store max cdclk value in dev_priv
` [PATCH 14/18] drm/i915: Don't enable IPS when pixel rate exceeds 95% of cdclk
[PATCH 7/8] drm/i915: sanitize rps irq disabling
2014-11-17 19:15 UTC (4+ messages)
` [PATCH v2 "
[PATCH 6/8] drm/i915: sanitize rps irq enabling
2014-11-17 19:05 UTC (4+ messages)
` [PATCH v2 "
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