messages from 2014-01-29 21:59:06 to 2014-02-04 09:33:28 UTC [more...]
[PATCH v4 0/5] drm/dp: Introduce AUX channel infrastructure
2014-02-04 9:33 UTC (5+ messages)
` [PATCH v4 1/5] drm/dp: Add "
` [PATCH v4 4/5] drm/dp: Allow registering AUX channels as I2C busses
[RFC 00/22] Gen7 batch buffer command parser
2014-02-03 23:00 UTC (43+ messages)
` [PATCH 00/13] "
` [PATCH 01/13] drm/i915: Refactor shmem pread setup
` [PATCH 02/13] drm/i915: Implement command buffer parsing logic
` [PATCH 07/13] drm/i915: Add register whitelist for DRM master
` [PATCH 10/13] drm/i915: Enable PPGTT command parser checks
` [PATCH 12/13] drm/i915: Add a CMD_PARSER_VERSION getparam
` [PATCH] intel: Merge i915_drm.h with cmd parser define
` [PATCH 1/6] tests: Add a test for the command parser
` [PATCH 3/6] tests/gem_exec_parse: Add tests for register whitelist
` [PATCH 4/6] tests/gem_exec_parse: Add tests for bitmask checks
` [PATCH 5/6] tests/gem_exec_parse: Test for batches w/o MI_BATCH_BUFFER_END
` [PATCH 6/6] tests/gem_exec_parse: Test a command crossing a page boundary
[PATCH] drm/i915: vlv: don't unmask IIR[DISPLAY_PIPE_A/B_VBLANK] interrupt
2014-02-03 15:52 UTC
[PATCH 3/3] drm/i915: Introduce mapping of user pages into video memory (userptr) ioctl
2014-02-03 15:28 UTC (9+ messages)
` [PATCH] "
[PATCH 0/4] tests: New userptr test case
2014-02-03 10:59 UTC (5+ messages)
` [PATCH 1/4] tests/gem_evict_everything: Factor out eviction logic
` [PATCH 2/4] tests/eviction_common: Avoid submitting duplicate objects
` [PATCH 3/4] tests/gem_userptr_blits: Expanded userptr test cases
` [PATCH 4/4] tests/gem_vmap_blits: Remove obsolete test case
[PATCH 00/11] Enabling 180 degree rotation for sprite and crtc planes
2014-02-03 12:00 UTC (17+ messages)
` [PATCH 01/11] drm: Move DRM_ROTATE bits out of omapdrm into drm_crtc.h
` [PATCH 02/11] drm: Add drm_mode_create_rotation_property()
` [PATCH 03/11] drm/omap: Switch omapdrm over to drm_mode_create_rotation_property()
` [PATCH 04/11] drm: Add drm_rotation_simplify()
` [PATCH 05/11] drm/i915: Add 180 degree sprite rotation support
` [PATCH 06/11] drm/i915: Make intel_plane_restore() return an error
` [PATCH 07/11] drm/i915: Add rotation property for sprites
` [PATCH 08/11] drm: Add support_bits parameter to drm_property_create_bitmask()
` [PATCH 09/11] drm: Add drm_rect rotation functions
` [PATCH 10/11] drm/i915: Add 180 degree primary plane rotation support
` [PATCH 11/11] drm: Set property to return invalid for unsupported arguments for bitmask property
[PATCH 0/5] Enabling DRRS in the kernel
2014-02-03 3:46 UTC (20+ messages)
` [PATCH 1/5] drm/i915: Adding VBT fields to support eDP DRRS feature
` [PATCH 2/5] drm/i915: Parse EDID probed modes for DRRS support
` [PATCH 3/5] drm/i915: Add support for DRRS to switch RR
` [PATCH 4/5] drm/i915: Idleness detection for DRRS
` [PATCH 5/5] drm/i915/bdw: Add support for DRRS to switch RR
[ANNOUNCE] xf86-video-intel 2.99.909
2014-02-02 20:05 UTC (2+ messages)
[PATCH 0/5] Add power feature debugfs disabling
2014-02-01 17:14 UTC (7+ messages)
` [PATCH 1/5] drm/i915: Add RPS debugfs manual mode
` [PATCH 2/5] drm/i915: Add RC6 debugfs disabling
` [PATCH 3/5] drm/i915: Add IPS "
` [PATCH 4/5] drm/i915: Add FBC "
` [PATCH 5/5] drm/i915: Add CxSR "
[PATCH] drm/i915: Add Baytrail PSR Support
2014-02-01 11:34 UTC (4+ messages)
[ANNOUNCE] xf86-video-intel 2.99.908
2014-02-01 9:15 UTC
[PATCH 1/1] demos: Add intel_plane_rotate test to verify rotation of planes and crtc
2014-01-31 19:13 UTC
[PATCH v7] drm/i915/vlv: WA to fix Voltage not getting dropped to Vmin when Gfx is power gated
2014-01-31 17:45 UTC
[PATCH v6] drm/i915/vlv: WA to fix Voltage not getting dropped to Vmin when Gfx is power gated
2014-01-31 17:39 UTC (3+ messages)
Add reset subtest to pm_rps
2014-01-31 16:13 UTC (5+ messages)
` [PATCH 1/4] pm_rps: Add stop rings injection utility
` [PATCH 2/4] pm_rps: Load helper should stall for last write
` [PATCH 3/4] pm_rps: Add variable load support to load helper
` [PATCH 4/4] pm_rps: New subtest for gpu reset
[PATCH] drm/i915: Increase OpRegion timeout
2014-01-31 13:49 UTC (13+ messages)
` [PATCH] drm/i915: demote opregion excessive timeout WARN_ONCE to DRM_INFO
` [PATCH 1/2] drm: add DRM_INFO_ONCE() to print a one-time DRM_INFO() message
` [PATCH 2/2] drm/i915: demote opregion excessive timeout WARN_ONCE to DRM_INFO_ONCE
[PATCH] drm/i915: release mutex in i915_gem_init()'s error path
2014-01-31 15:14 UTC
[PATCH] drm/i915: check for oom when allocating private_default_ctx
2014-01-31 15:00 UTC
[PATCH 0/5] Android build system clean-up
2014-01-31 14:57 UTC (6+ messages)
` [PATCH 1/5] android: Handle the case when android doesn't have mmap64
` [PATCH 2/5] android: Clean-up common makefile directives
` [PATCH 3/5] android: Add makefile for the lib directory
` [PATCH 4/5] android: Add the generation of vesion.h & config.h to lib
` [PATCH 5/5] android: Change tests & tools directory to use the lib directory
[PATCH 00/28] drm/i915: Lots of workaround changes (resurrected)
2014-01-31 13:07 UTC (9+ messages)
` [PATCH 08/28] drm/i915: Fix IVB GT2 WaDisableDopClockGating and WaDisablePSDDualDispatchEnable
` [PATCH 09/28] drm/i915: Drop WaDisablePSDDualDispatchEnable:ivb for IVB GT2
[PATCH 1/2] drm/i915: Convert EFAULT into a silent SIGBUS
2014-01-31 11:34 UTC (2+ messages)
` [PATCH 2/2] drm/i915: Treat using a purged buffer as a source of EFAULT
[PATCH] drm/i915: Improve the comment on ring_sync after seqno wrap
2014-01-31 11:09 UTC (2+ messages)
[PATCH] drm/i915: dma_buf_vunmap is presumed not to fail, don't let it
2014-01-31 11:00 UTC
[PATCH] Fix LIBDRM_PATH for top android build
2014-01-31 10:20 UTC (4+ messages)
[PATCH] drm/i915: Per-process stats work better when evaluated per-process
2014-01-30 22:08 UTC
[PATCH 1/2] drm: expose subpixel order name routine
2014-01-30 21:58 UTC (3+ messages)
` [PATCH 2/2] drm/i915: add a display info file to debugfs
kernfs oops with i915+i2c_core in 3.14 merge window
2014-01-30 20:57 UTC (4+ messages)
[PATCH] [RFT] drm/i915: Ensure a context is loaded before RC6
2014-01-30 19:09 UTC (2+ messages)
[PATCH] drm: Fix use-after-free in the shadow-attache exit code
2014-01-30 17:12 UTC (3+ messages)
[PATCH 1/2] drm/i915: Use hangcheck score to find guilty context
2014-01-30 17:04 UTC (2+ messages)
` [PATCH 2/2] drm/i915: Get rid of acthd based guilty batch search
[PATCH v5] drm/i915/vlv: WA to fix Voltage not getting dropped to Vmin when Gfx is power gated
2014-01-30 17:02 UTC (2+ messages)
[PATCH] drm/i915: Add Baytrail PSR Support
2014-01-30 17:01 UTC (4+ messages)
[PATCH] drm/i915: vlv: fix DP PHY lockup due to invalid PP sequencer setup
2014-01-30 16:48 UTC (6+ messages)
[PATCH 1/2] drm/i915: Only print information for filing bug reports once
2014-01-30 16:02 UTC (7+ messages)
` [PATCH 2/2] drm/i915: Don't access snooped pages through the GTT (even for error capture)
Excessive WARN()s in Intel 915 driver
2014-01-30 15:52 UTC (4+ messages)
[PATCH 1/4] drm/i915: Use i915_hw_context to set reset stats
2014-01-30 15:26 UTC (3+ messages)
` [PATCH v2 "
[PATCH 0/4] drm/i915/dp: native aux read return value fixes and cleanup
2014-01-30 15:12 UTC (12+ messages)
` [PATCH 1/4] drm/i915/dp: make intel_dp_aux_native_read() return bool
` [PATCH v2] "
` [PATCH 2/4] drm/i915/dp: move intel_dp_aux_native_read_retry() near other reads
` [PATCH v2] "
` [PATCH 3/4] drm/i915/dp: clean up cargo culted intel_dp_aux_native_read_retry() usage
` [PATCH 4/4] drm/i915/dp: fix intel_dp_aux_native_read_retry() return value check
[PATCH 00/13] [REPOST] Broadwell HW semaphores
2014-01-30 14:58 UTC (16+ messages)
` [PATCH 04/13] drm/i915: Make semaphore updates more precise
` [PATCH 06/13] drm/i915/bdw: implement semaphore signal
` [PATCH 07/13] drm/i915/bdw: implement semaphore wait
` [PATCH 09/13] drm/i915/bdw: poll semaphores
` [PATCH 11/13] drm/i915/bdw: collect semaphore error state
[PATCH 2/4] drm/i915: Tune down debug output when context is banned
2014-01-30 14:05 UTC (2+ messages)
` [PATCH v3 "
[PATCH v3 2/4] drm/i915: Tune down debug output when context is banned
2014-01-30 14:03 UTC
[PATCH 0/4] context reset stats fixes for ppgtt
2014-01-30 12:59 UTC (4+ messages)
` [PATCH 4/4] drm/i915: Get rid of acthd based guilty batch search
[PATCH] drm/i915: enable HiZ Raw Stall Optimization
2014-01-30 12:40 UTC (6+ messages)
` [PATCH 1/2] drm/i915: enable HiZ Raw Stall Optimization on HSW
[PATCH 1/6] drm/i915: Extract register state error capture
2014-01-30 11:34 UTC (8+ messages)
` [PATCH 2/6] drm/i915: Logically reorder error register capture
` [PATCH 3/6] drm/i915: Reorder struct members
` [PATCH 4/6] drm/i915: Move per ring error state to ring_error
` [PATCH 5/6] drm/i915: Add some more registers to error state
` [PATCH 6/6] drm/i915: Capture PPGTT info on error capture
Intel HD 4400 with SLES 11 SP1
2014-01-30 9:50 UTC
[PATCH] tests/gem_userptr_blits: Expanded userptr test cases
2014-01-30 9:31 UTC (4+ messages)
[PATCH v5 0/2] VLV Turbo/rps + RC6 workaround
2014-01-30 7:03 UTC (5+ messages)
` [PATCH v5 1/2] drm/i915: Disable/Enable PM Intrrupts based on the current freq
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