messages from 2014-04-22 19:25:25 to 2014-04-24 21:56:12 UTC [more...]
[PATCH 00/66] runtime pm for DPMS
2014-04-24 21:54 UTC (16+ messages)
` [PATCH 01/66] drm/i915: Make encoder->mode_set callbacks optional
` [PATCH 02/66] drm/i915/dvo: Remove ->mode_set callback
` [PATCH 03/66] drm/i915/tv: extract set_tv_mode_timings
` [PATCH 04/66] drm/i915/tv: extract set_color_conversion
` [PATCH 05/66] drm/i915/tv: De-magic device check
` [PATCH 06/66] drm/i915/tv: Rip out pipe-disabling nonsense from ->mode_set
` [PATCH 07/66] drm/i915/tv: Remove ->mode_set callback
` [PATCH 08/66] drm/i915/crt: "
` [PATCH 09/66] drm/i915/sdvo: "
` [PATCH 10/66] drm/i915/hdmi: Enable hdmi mode on g4x, too
` [PATCH 11/66] drm/i915: Track hdmi mode in the pipe config
` [PATCH 12/66] drm/i915/sdvo: Use pipe_config->limited_color_range consistently
` [PATCH 13/66] drm/i915: state readout and cross checking for limited_color_range
` [PATCH 14/66] drm/i915/sdvo: use config->has_hdmi_sink
` [PATCH 15/66] drm/i915: Simplify audio handling on DDI ports
[PATCH 1/2] lib: extract kmstest_set_connector_dpms
2014-04-24 21:51 UTC (2+ messages)
` [PATCH 2/2] tests/pm_pc8: subtests for runtime pm for dpms
[PATCH v2 00/25] vlv: add support for RPM
2014-04-24 21:49 UTC (10+ messages)
` [PATCH v2 01/25] drm/i915: vlv: clean up GTLC wake control/status register macros
` [PATCH v2 10/25] drm/i915: gen2: move error capture of IER to its correct place
` [PATCH v2 23/25] drm/i915: add various missing GTI/Gunit register definitions
[PATCH] drm/i915: Do not access stolen memory directly by the CPU, even for error capture
2014-04-24 21:47 UTC (2+ messages)
[PATCH 1/3] drm/i915: consider the source max DP lane count too
2014-04-24 21:22 UTC (3+ messages)
` [PATCH 2/3] drm/i915: extract intel_dp_compute_link_config
` [PATCH 3/3] drm/i915: add i915.dp_link_train_policy option
[PATCH v3 25/25] drm/i915: vlv: add runtime PM support
2014-04-24 21:02 UTC (3+ messages)
` [PATCH v4] drm/i915: get a runtime PM ref for the deferred GPU reset work
3.15-rc2: i915 regression: only top 20% of screen works in X
2014-04-24 20:15 UTC (16+ messages)
` [partial bisect] "
` [bisect result] "
` [PATCH] fix "
[RFC 0/3] render state initialization (bdw rc6)
2014-04-24 18:51 UTC (6+ messages)
` [PATCH 2/3] drm/i915: add render state initialization
[PATCH 1/3] lib: Export interval_tree
2014-04-24 16:20 UTC (5+ messages)
` [PATCH 2/3] drm/i915: Do not call retire_requests from wait_for_rendering
[PATCH 0/3] tests: New userptr test case
2014-04-24 16:07 UTC (20+ messages)
` [PATCH 1/3] tests/gem_userptr_blits: Expanded userptr test cases
` [PATCH 3/3] tests/gem_userptr_benchmark: Benchmarking userptr surfaces and impact
` [PATCH 2/3] tests/gem_vmap_blits: Remove obsolete test case
[PATCH 00/14] drm-intel-collector - update
2014-04-24 15:53 UTC (5+ messages)
` [PATCH 06/14] drm/i915: Validate VBT header before trusting it
` [PATCH 07/14] drm/i915: Validate BDB section before reading
[PATCH] mm: Throttle shrinkers harder
2014-04-24 15:39 UTC (7+ messages)
[PATCH V4 0/6] drm/i915: Add the support of dual BSD rings on BDW GT3
2014-04-24 15:22 UTC (5+ messages)
` [PATCH V4 3/6] drm/i915:Initialize the second BSD ring on BDW GT3 machine
[PATCH] drm/i915: get power domain in case the BIOS enabled eDP VDD
2014-04-24 15:14 UTC (14+ messages)
` [PATCH 1/4] "
` [PATCH 2/4] drm/i915: add intel_dp_power_get/put
` [PATCH 2/4] drm/i915: add intel_encoder_power_get/put
` [PATCH 3/4] drm/i915: remove redundant is_edp() check
` [PATCH 4/4] drm/i915: remove useless runtime PM get call
` [PATCH 4/4] drm/i915: remove useless runtime PM get calls
[PATCH 00/24] drm/i915: Two part watermark update for ILK+
2014-04-24 13:33 UTC (15+ messages)
` [PATCH 05/24] drm/i915: Merge LP1+ watermarks in safer way
` [PATCH 10/24] drm/i915: Leave interrupts enabled while disabling crtcs during suspend
` [PATCH 11/24] drm/i915: Check hw vs. sw watermark state after programming
` [PATCH 12/24] drm/i915: Refactor ilk_validate_pipe_wm()
` [PATCH 13/24] drm/i915: Refactor ilk_update_wm
` [PATCH 14/24] drm/i915: Add dev_priv->wm.mutex
Separate X-Screen feature - dual monitoring
2014-04-24 11:19 UTC (6+ messages)
[RFC] xf86-video-intel: enable hw-generated binding tables
2014-04-24 11:22 UTC (12+ messages)
[PATCH] drm/i915: Sanitize the enable_ppgtt module option once
2014-04-24 10:45 UTC (8+ messages)
[PATCH] drm/i915: Don't WARN about unexpected hpd interrupts on gmch platforms
2014-04-24 10:43 UTC (6+ messages)
` [Intel-gfx] "
` [PATCH] drm/i915: Don't WARN nor handle "
[PATCH] tests: Add gem_exec_params
2014-04-24 10:05 UTC (7+ messages)
` [PATCH] tests/gem_exec_params: Fix rel-constants-invalid subtest
[PATCH I-g-t V4 0/2] Tests: Add test cases based on multi drm_fd to test sync
2014-04-24 9:54 UTC (4+ messages)
` [PATCH I-g-t V4 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 V4 2/2] tests/gem_dummy_reloc_loop: Add one subtest based on multi drm_fd to test CPU<->GPU "
[PATCH v3] drm/i915: Added write-enable pte bit support
2014-04-24 9:44 UTC (2+ messages)
[PATCH 1/3] drm/i915: Catch abuse of I915_EXEC_GEN7_SOL_RESET
2014-04-24 7:12 UTC (9+ messages)
` [PATCH 2/3] drm/i915: Catch abuse of I915_EXEC_CONSTANTS_*
` [PATCH 3/3] drm/i915: Catch dirt in unused execbuffer fields
[PATCH I-g-t V4 0/2] Tests: Add test cases based on multi drm_fd to test sync
2014-04-24 2:20 UTC (3+ messages)
` [PATCH I-g-t 2/2] tests/gem_dummy_reloc_loop: Add one subtest based on multi drm_fd to test CPU<->GPU sync under multi BSD rings
[PATCH 1/3] drm: Check CRTC compatibility in setplane
2014-04-23 18:39 UTC (7+ messages)
` [PATCH 2/3] drm/plane-helper: Add drm_primary_helper_check_update()
` [PATCH 3/3] drm/i915: Intel-specific primary plane handling (v5)
` [Intel-gfx] [PATCH 1/3] drm: Check CRTC compatibility in setplane
[PATCH] benchmarks: Build them on Android
2014-04-23 17:01 UTC (2+ messages)
[PATCH] tests: Extract ALIGN macro into a common header
2014-04-23 17:00 UTC (2+ messages)
[PATCH] tests: Skip building kms_flip_tiling on Android
2014-04-23 15:02 UTC
[PATCH 1/4] drm/fb-helper: Fix hpd vs. initial config races
2014-04-23 13:44 UTC (6+ messages)
` [PATCH 3/4] drm: Introduce drm_fb_helper_prepare()
[PATCH i-g-t v2 0/8] kms_cursor_crc enhancements
2014-04-23 11:04 UTC (5+ messages)
` [PATCH i-g-t v2 2/8] kms_cursor_crc: Move cursor enable and disable calls where they belong
` [PATCH i-g-t v2 7/8] kms_cursor_crc: Add random cursor placement test
[PATCH] drm/i915: Don't check gmch state on inherited configs
2014-04-23 11:04 UTC (4+ messages)
[Bug 3.15-rc2] [bisected] intel framebuffer broken
2014-04-23 11:03 UTC (8+ messages)
` [PATCH] drm/i915: Discard BIOS framebuffers too small to accommodate chosen mode
[PATCH I-g-t V2 0/2] Tests: Add test cases based on multi drm_fd to test sync
2014-04-23 9:17 UTC (10+ 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 "
[PATCH v2 21/25] drm/i915: vlv: factor out vlv_force_gfx_clock
2014-04-23 8:11 UTC (3+ messages)
` [PATCH v3 21/25] drm/i915: vlv: factor out vlv_force_gfx_clock and check for pending force-off
[PATCH v2 19/25] drm/i915: reinit GT power save during resume
2014-04-23 8:06 UTC (3+ messages)
` [PATCH v3 "
[PATCH v2 17/25] drm/i915: factor out gen6_update_ring_freq
2014-04-23 7:59 UTC (3+ messages)
` [PATCH v3 "
[PATCH v2 14/25] drm/i915: sanitize enable_rc6 option
2014-04-23 7:58 UTC (3+ messages)
` [PATCH v3 "
[PATCH v2 11/25] drm/i915: add missing error capturing of the PIPESTAT reg
2014-04-23 7:53 UTC (3+ messages)
` [PATCH v3 "
[PATCH v2 09/25] drm/i915: get a runtime PM ref for the deferred GPU reset work
2014-04-23 7:52 UTC (8+ messages)
` [PATCH v3] "
` [PATCH v4] "
[PATCH] Revert "drm/i915: fix infinite loop at gen6_update_ring_freq"
2014-04-23 7:05 UTC (6+ messages)
[PATCH 00/10] Enable RC6/Turbo on CHV
2014-04-23 5:09 UTC (4+ messages)
[PATCH I-g-t V3 0/2] Tests: Add test cases based on multi drm_fd to test sync
2014-04-23 2:17 UTC (3+ messages)
` [PATCH I-g-t V3 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 V3 2/2] tests/gem_dummy_reloc_loop: Add one subtest based on multi drm_fd to test CPU<->GPU "
[PATCH 1/4] drm/i915: Translate ENOSPC from shmem_get_page() to ENOMEM
2014-04-22 23:23 UTC (6+ messages)
` [PATCH 4/4] drm/i915: Invalidate our pages under memory pressure
[PATCH 0/2] drm/i915: fix edp link training, hopefully
2014-04-22 21:00 UTC (3+ messages)
` [PATCH 2/2] drm/i915: use lane count and link rate from VBT as minimums for eDP
Fwd: 3.15-rc1: Endless "Disabling PPGTT because VT-d is on" messages in /var/log/messages
2014-04-22 20:14 UTC (2+ messages)
[PATCH 1/2] drm/i915: Fix dynamic allocation of physical handles
2014-04-22 20:03 UTC (3+ messages)
` [PATCH 2/2] drm/i915: Make the physical object coherent with GTT
[PATCH 1/6] drm/i915: Replace hardcoded cacheline size with macro
2014-04-22 19:25 UTC (4+ messages)
` [PATCH 6/6] drm/i915: Kick start the rings
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