messages from 2014-06-11 10:22:08 to 2014-06-13 14:56:57 UTC [more...]
[PATCH] drm: Avoid NULL deference when disabling a plane from userspace
2014-06-13 14:56 UTC (5+ messages)
[PATCH v2 1/3] drm/i915: gmch: factor out intel_set_memory_cxsr
2014-06-13 14:53 UTC (4+ messages)
` [PATCH v2 2/3] drm/i915: gmch: set SR WMs to valid values before enabling them
` [PATCH v2 3/3] drm/i915: gmch: fix stuck primary plane due to memory self-refresh mode
[PATCH] drm/i915: Handle concurrent GTT faults gracefully
2014-06-13 14:40 UTC (6+ messages)
[PATCH 1/5] tests: Don't use stderr for informational messages
2014-06-13 14:24 UTC (7+ messages)
` [PATCH 2/5] lib/igt.cocci: Conversion to igt logging
` [PATCH 3/5] lib/igt.cocci: Convert abort() to igt_fail
` [PATCH 4/5] lib/igt.cocci: Also add rule to use igt_warn_on_f
` [PATCH 5/5] tests: Run latest igt.cocci refactorings
` [PATCH] NEWS: Mention igt.cocci
[PATCH v5 2/2] drm/i915: State readout and cross-checking for dp_m2_n2
2014-06-13 14:12 UTC (2+ messages)
[PATCH] drm/i915: Fix __user sparse warning
2014-06-13 14:06 UTC (2+ messages)
igt: removing the --cmd option from gem_seqno_wrap
2014-06-13 14:04 UTC (2+ messages)
[PATCH] drm/i915: Print PCI revision in i915_dump_device_info()
2014-06-13 14:03 UTC (2+ messages)
[PATCH] drm/i915: Drop WA to fix Voltage not getting dropped to Vmin when Gfx is power gated
2014-06-13 13:54 UTC (5+ messages)
[PATCH 1/9] drm/i915: Use HAS_PSR to avoid unecessary interactions
2014-06-13 13:49 UTC (14+ messages)
` [PATCH 2/9] drm/i915: Don't let update_psr function actually enable PSR
` [PATCH 3/9] drm/i915: Do not try to enable PSR when Panel doesn't suport it
` [PATCH 4/9] drm/i915: Force PSR exit by inactivating it
` [PATCH 5/9] drm/i915: BDW PSR: Add single frame update support
` [PATCH 6/9] drm/i915: BDW PSR: Remove limitations that aren't valid for BDW
` [PATCH 7/9] drm/i915: BDW PSR: Remove DDIA limitation for Broadwell
` [PATCH 8/9] drm/i915: Improve PSR debugfs status
` [PATCH 9/9] drm/i915: PSR HSW: update after enabling sprite
xf86-video-intel hits an assert when using dri and xorg is not suid root
2014-06-13 13:31 UTC (5+ messages)
[PATCH] tests/pm_psr_sink_crc: Fix longjmp fun
2014-06-13 13:21 UTC
[PATCH] drm/i915: Only wait one vblank when disabling crc if the pipe is on
2014-06-13 12:08 UTC (4+ messages)
[PATCH 00/11] drm/i915: VLV display clock/phy stuff
2014-06-13 10:37 UTC (12+ messages)
` [PATCH 01/11] drm/i915: Change vlv cdclk to use kHz units
` [PATCH 02/11] drm/i915: Give names to the CCK_DISPLAY_CLOCK_CONTROL bits
` [PATCH 03/11] drm/i915: Move vlv cdclk code to .get_display_clock_speed()
` [PATCH 04/11] drm/i915: Handle 320 vs. 333 MHz cdclk on vlv
` [PATCH 05/11] drm/i915: Use 200MHz cdclk on vlv when all pipes are off
` [PATCH 06/11] drm/i915: Wait for cdclk change to occure when going for 400MHz
` [PATCH 07/11] drm/i915: Warn if there's a cdclk change in progess
` [PATCH 08/11] drm/i915: Kill duplicated cdclk readout code from i2c
` [PATCH 09/11] drm/i915: Pull the cmnlane tricks into its own power well ops
` [PATCH 10/11] drm/i915: Move VLV cmnlane workaround to intel_power_domains_init_hw()
` [WIP][PATCH 11/11] drm/i915: Turn off clocks when disp2d is powered down
[PATCH] drm/i915/vlv: DP_SINK_COUNT is not reliable for valleyview platform
2014-06-13 10:17 UTC (6+ messages)
xf86-video-intel-2.99.912 with dri3 enabled breaks gnome-shell
2014-06-13 10:07 UTC (2+ messages)
[PATCH maintainer-tools] frob-patch-rank: A little script to batch renaming patch files
2014-06-13 10:00 UTC (3+ messages)
` [PATCH v2 "
[PATCH 1/3] lib/igt_core: Add igt_assert_eq
2014-06-13 9:18 UTC (3+ messages)
` [PATCH 2/3] lib: add igt.cocci
` [PATCH 3/3] tests: Run igt.cocci over tests
[PATCH] backlight: Don't read back backlight setting from kernel on DPMS off
2014-06-13 9:00 UTC (11+ messages)
[PATCH] drm/i915/chv: WaDisablePwrmtrEvent:chv on CHV only
2014-06-13 8:53 UTC (10+ messages)
` [PATCH] drm/i915/bdw: remove erroneous chv specific workarounds from bdw code
[PATCH] tests/prime_self_import: Use igt_assert_cmpint
2014-06-13 8:38 UTC
[PATCH] tests/kms_psr_sink_crc: Skip properly
2014-06-13 8:20 UTC
[PATCH] drm/i915: Add locking around framebuffer_references--
2014-06-13 8:15 UTC (2+ messages)
[QA] Testing report for `drm-intel-testing` (was: Updated -next) on ww24
2014-06-13 8:03 UTC
video: X sets brightness to zero after resume
2014-06-13 7:35 UTC (3+ messages)
` [Intel-gfx] "
[PATCH] igt/gem_partial_pwrite_pread: Add set-cache subtest to validate JIRA VIZ-3721
2014-06-13 7:13 UTC (3+ messages)
[PATCH 0/6] Cursor support with universal planes (v4)
2014-06-13 6:46 UTC (16+ messages)
` [PATCH 1/6] drm: Refactor framebuffer creation to allow internal use (v2)
` [PATCH 2/6] drm: Refactor setplane to allow internal use (v3)
` [PATCH 3/6] drm: Support legacy cursor ioctls via universal planes when possible (v4)
` [PATCH 4/6] drm: Allow drivers to register cursor planes with crtc
` [PATCH 5/6] drm/i915: Add intel_crtc_cursor_set_obj() to set cursor buffer (v2)
` [PATCH 6/6] drm/i915: Switch to unified plane cursor handling (v4)
Getting primary plane_id in i-g-t
2014-06-13 0:41 UTC (5+ messages)
[PATCH] drm/i915: BDW: Adding Reserved PCI IDs
2014-06-13 0:39 UTC (4+ messages)
[REPOST] [PATCH] drm/i915/ppgtt: Load address space after mi_set_context
2014-06-12 21:29 UTC (5+ messages)
[PATCH] drm/i915/vlv: drop punit freq staus read after setting idle
2014-06-12 18:41 UTC (12+ messages)
[PATCH 1/5] drm/i915: disable power wells on suspend
2014-06-12 16:16 UTC (8+ messages)
` [PATCH 2/5] drm/i915: leave rc6 enabled at suspend time v4
` [PATCH] drm/i915: Unifiy GT powersave suspend logic
` [PATCH 3/5] ACPI: export target system state for use by drivers
` [PATCH 4/5] drm/i915: send proper opregion notifications on suspend/resume
` [PATCH 5/5] drm/i915: make sure PC8 is enabled on suspend and disabled on resume v4
[PATCH 1/2] drm/i915: Prefault the entire object on first page fault
2014-06-12 16:15 UTC (8+ messages)
` [PATCH 2/2] drm/i915: Use remap_pfn_range() to prefault all PTE in a single pass
[REPOST] [PATCH] drm/i915/bdw: Enable full PPGTT
2014-06-12 15:25 UTC
[PATCH] drm/i915: leave rc6 enabled at suspend time v3
2014-06-12 15:08 UTC (9+ messages)
` [PATCH] drm/i915: leave rc6 enabled at suspend time v4
[RFC] manage multiple entries of scratch page with scatterlist
2014-06-12 11:49 UTC (4+ messages)
[PATCH] drm/i915/chv: WaDisablePwrmtrEvent:chv on CHV only
2014-06-12 10:35 UTC (4+ messages)
` [PATCH] drm/i915/chv: Fix "drm/i915/chv: Add a bunch of pre production workarounds"
[PATCH 00/11] HSW/BDW PSR
2014-06-12 10:12 UTC (2+ messages)
[PATCH] drm/i915: Restrict GPU boost to the RCS engine
2014-06-12 9:32 UTC (2+ messages)
[RFC] tests: add gem_fence_upload
2014-06-12 7:38 UTC (2+ messages)
` [PATCH] tests/gem_fence_upload: Fix test wrapper
[PATCH igt 1/4] lib/igt_debugfs: Don't fail if debugfs is already mounted
2014-06-12 7:21 UTC (6+ messages)
` [PATCH igt 2/4] lib/igt_debufs: Add IGT_NO_FORCEWAKE environment variable
` [PATCH igt 3/4] tools: Add intel_iosf_sb_{read, write} tools
` [PATCH igt 4/4] tools/intel_poller: Add a new tool that will poll various display registers
[PATCH] drm/i915/bdw: Do not write the Semaphore Sync Registers in GEN8+
2014-06-12 7:18 UTC (2+ messages)
3.15-rc5 freeze after wakeup
2014-06-12 7:17 UTC (3+ messages)
[PATCH 00/50] Execlists v2
2014-06-12 6:53 UTC (11+ messages)
` [PATCH 40/50] drm/i915/bdw: Handle context switch events
` [PATCH 49/50] drm/i915/bdw: Help out the ctx switch interrupt handler
drm/i915/bdw: Enable resource streamer on Broadwell
2014-06-11 22:28 UTC (3+ messages)
[PATCH i-g-t] docs: remove unused annotation glossary include
2014-06-11 16:34 UTC
[PATCH i-g-t] list-workarounds/chv: Add Cherryview to the list of valid platorms
2014-06-11 15:56 UTC
[PATCH 1/5] drm/i915: preserve SSC if previously set v2
2014-06-11 15:41 UTC (10+ messages)
` [PATCH 2/5] drm/i915: preserve swizzle settings if necessary v3
[PATCH 1/2] BDW: Adding Reserved PCI IDs
2014-06-11 14:49 UTC (3+ messages)
[i-g-t 1/7] README: update piglit instructions
2014-06-11 14:49 UTC (14+ messages)
` [i-g-t 3/7] README: update the section on modifying and rebuilding documentation
` [i-g-t 4/7] docs: add the sections file
` [PATCH i-g-t] docs: always rebuild "
` [i-g-t 7/7] docs: add missing sections to intel-gpu-tools-docs.xml
` [PATCH i-g-t] docs: add private headers to IGNORE_HFILES
[PATCH] drm/i915: Make the physical object coherent with GTT
2014-06-11 12:00 UTC (6+ messages)
` [PATCH] drm/i915: Check the minimum pitch for the user framebuffer
[PATCH] drm: Perform cmdline mode parsing during connector initialisation
2014-06-11 10:55 UTC
[PATCH 0/2] Enabling D0i3 transition for Valleyview
2014-06-11 10:49 UTC (8+ messages)
` [PATCH 2/2] drm/i915/vlv: Set D3_hot for vlv during runtime_suspend
[PATCH 1/3] drm/i915: Check for a stalled page flip after each vblank
2014-06-11 10:47 UTC (2+ messages)
` [PATCH] "
[PATCH] drm/i915: Check the minimum pitch for the user framebuffer
2014-06-11 10:45 UTC (3+ messages)
Access to B-spec for DevSNB
2014-06-11 10:31 UTC (4+ messages)
[PATCH] drm/i915: Refactor the physical and virtual page hws setup
2014-06-11 10:30 UTC
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