messages from 2014-04-14 18:22:03 to 2014-04-20 02:20:13 UTC [more...]
3.14 issue with i810 graphic card bisected
2014-04-20 2:19 UTC (6+ messages)
[PATCH 00/14] drm-intel-collector - update
2014-04-18 21:04 UTC (15+ messages)
` [PATCH 01/14] drm/i915: Bring UP Power Wells before disabling RC6
` [PATCH 02/14] drm/i915: Add support for stealing purgable stolen pages
` [PATCH 03/14] drm/i915: Do not allow a pending forcewake put to unbalance across reset
` [PATCH 04/14] drm/i915: Don't save/restore RS when not used
` [PATCH 05/14] drm/i915: add support for Z-order of planes
` [PATCH 06/14] drm/i915: Validate VBT header before trusting it
` [PATCH 07/14] drm/i915: Validate BDB section before reading
` [PATCH 08/14] drm/i915: Upgrade execbuffer fail after resume failure to EIO
` [PATCH 09/14] drm/i915: Add property to set HDMI aspect ratio
` [PATCH 10/14] drm/i915: Prevent context obj from being corrupted
` [PATCH 11/14] drm/i915/bdw: Add WT caching ability
` [PATCH 12/14] drm/i915/bdw: enable eDRAM
` [PATCH 13/14] drm/i915/bdw: Disable idle DOP clock gating
` [PATCH 14/14] drm/i915: honour forced connector modes
[PATCH] mm: Throttle shrinkers harder
2014-04-18 19:14 UTC (2+ messages)
[PATCH 0/3] tests: New userptr test case
2014-04-18 17:10 UTC (8+ messages)
` [PATCH 1/3] tests/gem_userptr_blits: Expanded userptr test cases
` [PATCH 2/3] tests/gem_vmap_blits: Remove obsolete test case
` [PATCH 3/3] tests/gem_userptr_benchmark: Benchmarking userptr surfaces and impact
Fwd: 3.15-rc1: Endless "Disabling PPGTT because VT-d is on" messages in /var/log/messages
2014-04-18 16:29 UTC
[PATCH v2 00/25] vlv: add support for RPM
2014-04-18 13:35 UTC (29+ messages)
` [PATCH v2 09/25] drm/i915: get a runtime PM ref for the deferred GPU reset work
` [PATCH v3] "
` [PATCH v2 10/25] drm/i915: gen2: move error capture of IER to its correct place
` [PATCH v2 11/25] drm/i915: add missing error capturing of the PIPESTAT reg
` [PATCH v3 "
` [PATCH v2 14/25] drm/i915: sanitize enable_rc6 option
` [PATCH v3 "
` [PATCH v2 17/25] drm/i915: factor out gen6_update_ring_freq
` [PATCH v3 "
` [PATCH v2 19/25] drm/i915: reinit GT power save during resume
` [PATCH v2 21/25] drm/i915: vlv: factor out vlv_force_gfx_clock
` [PATCH v3 21/25] drm/i915: vlv: factor out vlv_force_gfx_clock and check for pending force-off
` [PATCH v2 25/25] drm/i915: vlv: add runtime PM support
[PATCH 0/2] Enable PM Interrupts for BDW
2014-04-18 12:40 UTC (12+ messages)
` [PATCH 1/2] drm/i915/bdw: Implement a basic PM interrupt handler
` [PATCH 2/2] drm/i915: Enable PM Interrupts target via Display Interface
[PULL] PPGTT
2014-04-18 9:51 UTC (4+ messages)
` [PATCH 01/48] drm/i915: Fix bad refcounting on execbuf failures
` [PATCH 17/48] drm/i915: Track which ring a context ran on
[PATCH 00/71] drm/i915/chv: Add Cherryview support
2014-04-18 8:12 UTC (19+ messages)
` [PATCH 28/71] drm/i915/chv: Added CHV specific register read and write
` [PATCH 49/71] drm/i915/chv: Add CHV display support
[PATCH 1/2] drm/i915: Fix dynamic allocation of physical handles
2014-04-18 7:27 UTC (2+ messages)
` [PATCH 2/2] drm/i915: Make the physical object coherent with GTT
Design review request: DRM color manager
2014-04-18 6:31 UTC
[PATCH 1/3] lib: Export interval_tree
2014-04-17 22:20 UTC (6+ messages)
` [PATCH 2/3] drm/i915: Do not call retire_requests from wait_for_rendering
` [PATCH 3/3] drm/i915: Introduce mapping of user pages into video memory (userptr) ioctl
[PATCH 1/4] drm/i915: Translate ENOSPC from shmem_get_page() to ENOMEM
2014-04-17 16:34 UTC (4+ messages)
` [PATCH 4/4] drm/i915: Invalidate our pages under memory pressure
Eyestrain problems with new Intel drivers
2014-04-17 16:22 UTC (2+ messages)
[PATCH 2/6] drm/i915: remove unnecessary delays in intel_dp_link_down
2014-04-17 12:21 UTC (3+ messages)
` [PATCH 1/2] drm/i915: remove unexplained vblank wait in the DP off code
[PATCH] drm/i915: Return -ENOENT for unknown contexts
2014-04-17 10:22 UTC (3+ messages)
[PATCH v2 0/5] drm/i915: mmio vs. CS flip race fix
2014-04-17 9:21 UTC (8+ messages)
` [PATCH v2 1/5] drm/i915: Fix mmio vs. CS flip race on ILK+
` [PATCH 2/5] drm/i915: Wait for vblank in hsw_enable_ips()
` [PATCH 3/5] drm/i915: Drop the excessive vblank waits from modeset codepaths
` [PATCH 4/5] drm/i915: Wait for pending page flips before enabling/disabling the primary plane
` [PATCH 5/5] drm/i915: Move buffer pinning and ring selection to intel_crtc_page_flip()
` [PATCH igt] tests/kms_mmio_vs_cs_flip: Add a test case to exercise mmio vs. CS flip races
[PATCH] drm/fb-helper: Fix hpd vs. initial config races
2014-04-17 8:38 UTC (2+ messages)
[PATCH V4 0/6] drm/i915: Add the support of dual BSD rings on BDW GT3
2014-04-17 2:37 UTC (7+ messages)
` [PATCH V4 1/6] drm/i915: Split the BDW device definition to prepare for "
` [PATCH V4 2/6] drm/i915: Update the restrict check to filter out wrong Ring ID passed by user-space
` [PATCH V4 3/6] drm/i915:Initialize the second BSD ring on BDW GT3 machine
` [PATCH V4 4/6] drm/i915:Handle the irq interrupt for the second BSD ring
` [PATCH V4 5/6] drm/i915:Add the VCS2 switch in Intel_ring_setup_status_page
` [PATCH V4 6/6] drm/i915: Use the coarse ping-pong mechanism based on drm fd to dispatch the BSD command on BDW GT3
[PATCH V3 0/6] drm/i915: Add the support of dual BSD rings on BDW GT3
2014-04-17 1:12 UTC (14+ messages)
` [PATCH V3 1/6] drm/i915: Split the BDW device definition to prepare for "
` [PATCH V3 2/6] drm/i915:Initialize the second BSD ring on BDW GT3 machine
` [PATCH V3 3/6] drm/i915:Handle the irq interrupt for the second BSD ring
` [PATCH V3 4/6] drm/i915:Add the VCS2 switch in Intel_ring_setup_status_page for Gen7 to remove the switch check warning
` [PATCH V3 5/6] drm/i915: Update the restrict check to filter out wrong Ring ID passed by user-space
` [PATCH V3 6/6] drm/i915: Use the coarse ping-pong mechanism based on drm fd to dispatch the BSD command on BDW GT3
REGRESSION 3.14 i915 warning & mouse cursor vanishing
2014-04-16 22:03 UTC (9+ messages)
[PATCH 00/15] vlv: add support for RPM
2014-04-16 21:20 UTC (4+ messages)
` [PATCH 01/15] drm/i915: vlv: clean up GTLC wake control/status register macros
Updated drm-intel-testing
2014-04-16 18:39 UTC
[PATCH 0/4] Reduce intel_display.c
2014-04-16 16:47 UTC (6+ messages)
The whole round of i-g-t testing cost too long running time
2014-04-16 16:08 UTC (11+ messages)
[PATCH] drm/i915: Remove vblank wait from haswell_write_eld
2014-04-16 15:53 UTC (2+ messages)
[PATCH 0/4] drm/i915: mmio vs. CS flip race fix
2014-04-16 13:27 UTC (6+ messages)
` [PATCH 3/4] drm/i915: Drop the excessive vblank waits from modeset codepaths
[PATCH] drm/i915: Resurrect warning from intel_encoder_crtc_ok()
2014-04-16 12:45 UTC (3+ messages)
[PATCH 0/2] Fix if multiple SDVO outputs are flagged
2014-04-16 11:42 UTC (15+ messages)
` [PATCH 1/2] drm/i915: Only break encoder linked when linked to connector
` [PATCH] drm/i915: Break encoder->crtc link separately in intel_sanitize_crtc()
` [PATCH 2/2] drm/i915: Set up SDVO encoder type only at detect
` [PATCH v2] "
[PATCH i-g-t 3/3] kms_universal_plane: nastiness
2014-04-16 6:36 UTC
[PATCH 00/49] Execlists
2014-04-16 6:04 UTC (9+ messages)
` [PATCH 19/49] drm/i915/bdw: Populate LR contexts (somewhat)
[PATCH V3 0/6] drm/i915: Add the support of dual BSD rings on BDW GT3
2001-01-14 18:37 UTC (7+ messages)
` [PATCH V3 1/6] drm/i915: Split the BDW device definition to prepare for "
` [PATCH V3 2/6] drm/i915:Initialize the second BSD ring on BDW GT3 machine
` [PATCH V3 3/6] drm/i915:Handle the irq interrupt for the second BSD ring
` [PATCH V3 4/6] drm/i915:Add the VCS2 switch in Intel_ring_setup_status_page for Gen7 to remove the switch check warning
` [PATCH V3 5/6] drm/i915: Update the restrict check to filter out wrong Ring ID passed by user-space
` [PATCH V3 6/6] drm/i915: Use the coarse ping-pong mechanism based on drm fd to dispatch the BSD command on BDW GT3
[QA] Testing report for DisplayPort Link Layer Compliance Test with HSW on ww16
2014-04-16 1:26 UTC
[PATCH 00/24] drm/i915: Two part watermark update for ILK+
2014-04-15 21:23 UTC (4+ messages)
` [PATCH 06/24] drm/i915: Disable/enable planes as the first/last thing during modeset on ILK+
Power saving using Display port HPD
2014-04-15 21:13 UTC (9+ messages)
[PATCH 1/2] drm/i915: Don't vblank wait on ilk-ivb after pipe enable
2014-04-15 20:56 UTC (5+ messages)
` [PATCH 2/2] drm/i915: Move plane enabling to the end of ilk_crtc_enable
[PATCH v3] drm/i915: Add parsing support for new MIPI blocks in VBT
2014-04-15 19:46 UTC (3+ messages)
` [PATCH] drm/i915: Code cleanup patch to fix checkpatch errors
[PATCH] tests/gem_error_capture: Initial testcase for error state capture/dump
2014-04-15 19:38 UTC (10+ messages)
` [PATCH v2] "
[PATCH] drm/i915/SDVO: For sysfs link put directory and target in correct order
2014-04-15 19:03 UTC (3+ messages)
[PATCH] drm/plane-helper: Don't fake-implement primary plane disabling
2014-04-15 14:12 UTC (4+ messages)
[PATCH v2 24/25] drm/i915: propagate the error code from runtime PM callbacks
2014-04-15 13:39 UTC (2+ messages)
` [PATCH v3 "
[PATCH] drm/i915/vlv: assert and de-assert sideband reset on resume
2014-04-15 13:04 UTC (8+ messages)
[PATCH 2/4] drm/i915: Enabling constant alpha drm property
2014-04-15 11:44 UTC (10+ messages)
` [PATCH v2 1/4] drm: Adding new flag to restrict bitmask drm properties as 32 bit type and 32 bit value pair
` [PATCH v2 3/4] drm/i915: Enabling constant alpha drm property
i915 DVI resolution regression (3.13.7+)
2014-04-15 10:15 UTC (9+ messages)
[RFC-PATCH libdrm] intel/aub: allow to dump only states
2014-04-15 7:57 UTC (2+ messages)
[PATCH I-g-t V2 0/2] Tests: Add test cases based on multi drm_fd to test sync
2014-04-15 2:38 UTC (3+ messages)
` [PATCH I-g-t V2 1/2] tests: Add one ring sync case based on multi drm_fd to test ring semaphore sync under multi BSD rings
` [PATCH I-g-t V2 2/2] tests/gem_dummy_reloc_loop: Add one subtest based on multi drm_fd to test CPU<->GPU "
linux-next: manual merge of the drm-intel tree with the tree
2014-04-15 1:26 UTC
[PATCH] load_cursor_argb is supposed to return a Bool, not void
2014-04-14 19:35 UTC (3+ 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