messages from 2014-05-15 10:05:39 to 2014-05-16 22:28:11 UTC [more...]
[PATCH 1/4] drm/i915: add sprite restore function v3
2014-05-16 22:28 UTC (5+ messages)
` [PATCH 3/4] drm/i915: enable VT switchless resume v3
[PATCH 00/66] runtime pm for DPMS
2014-05-16 22:23 UTC (10+ messages)
` [PATCH 24/66] drm/i915: Stop calling encoder->mode_set
` [PATCH 66/66] drm/i915: runtime PM support for DPMS
[PATCH] tests/kms_sink_crc_basic: Put into righ Makefile target
2014-05-16 21:37 UTC
[PATCH] drm/i915/vlv: T12 eDP panel timing enforcement during reboot
2014-05-16 21:30 UTC
[PATCH] drm/i915: Retire requests before creating a new one
2014-05-16 21:02 UTC (2+ messages)
[PATCH] drm/i915: Add OACONTROL to the command parser register whitelist
2014-05-16 20:14 UTC (20+ messages)
[PATCH] drm/i915: Only unpin the default ctx object if it exists
2014-05-16 19:41 UTC (2+ messages)
[3.14.0-rc4] regression: drm FIFO underruns
2014-05-16 17:25 UTC (12+ messages)
[PATCH] drm/i915: Sanitize cursors on driver load
2014-05-16 17:22 UTC (4+ messages)
[PATCH 0/5] drm/i915: Some FIFO underrun detection improvements
2014-05-16 16:55 UTC (7+ messages)
` [PATCH 1/5] drm/i915: Check for FIFO underuns when disabling reporting on gmch platforms
` [PATCH 2/5] drm/i915: Check for FIFO underruns at the end of modeset on gmch
` [PATCH 3/5] drm/i915: Convert uncleared FIFO underrun message to errors
` [PATCH 4/5] drm/i915: Simplify the uncleared FIFO underrun detection
` [PATCH 5/5] drm/i915: Shuffle fifo underrun disable/enable points for gmch platforms
830GM still woes
2014-05-16 16:50 UTC (5+ messages)
[PULL] drm-intel-next
2014-05-16 16:43 UTC
[PATCH 00/11] HSW/BDW PSR
2014-05-16 16:42 UTC (17+ messages)
` [PATCH 01/11] drm/i915: move psr_setup_done to psr struct
` [PATCH 02/11] drm/i915: Update PSR on resume
` [PATCH 03/11] drm/i915: Use HAS_PSR to avoid unecessary interactions
` [PATCH 04/11] drm/i915: Don't let update_psr function actually enable PSR
` [PATCH 05/11] drm/i915: Do not try to enable PSR when Panel doesn't suport it
` [PATCH 06/11] drm/i915: Force PSR exit by inactivating it
` [PATCH 07/11] drm/i915: BDW PSR: Add single frame update support
` [PATCH 08/11] drm/i915: BDW PSR: Remove limitations that aren't valid for BDW
` [PATCH 09/11] drm/i915: BDW PSR: Remove DDIA limitation for Broadwell
` [PATCH 10/11] drm/i915: Improve PSR debugfs status
` [PATCH 11/11] drm/i915: PSR HSW: update after enabling sprite
[PATCH] drm/i915: Introduce mapping of user pages into video memory (userptr) ioctl
2014-05-16 16:39 UTC (3+ messages)
[RFC 0/4] Cursor support with universal planes
2014-05-16 16:24 UTC (11+ messages)
` [RFC 1/4] drm: Support legacy cursor ioctls via universal planes when possible
` [Intel-gfx] "
` [RFC 2/4] drm: Allow drivers to register cursor planes with crtc
` [Intel-gfx] "
` [RFC 3/4] drm/i915: Add intel_crtc_cursor_set_obj() to set cursor buffer
` [RFC 4/4] drm/i915: Switch to unified plane cursor handling
[PATCH 0/4] Intel primary plane support (v6)
2014-05-16 15:45 UTC (20+ messages)
` [PATCH 2/4] drm/plane-helper: Add drm_primary_helper_check_update() (v2)
` [PATCH 3/4] drm/i915: don't force full modeset if primary plane is disabled
` [PATCH 3/4] drm/i915: don't force full modeset if primary plane is disabled (v2)
` [PATCH 4/4] drm/i915: Intel-specific primary plane handling (v6)
` [PATCH 4/4] drm/i915: Intel-specific primary plane handling (v7)
igt tests/rendercopy: Add option to test resource streamer functionality
2014-05-16 15:07 UTC (11+ messages)
` [PATCH 1/2] rendercopy/bdw: Enable hw-generated binding tables
[PATCH] tests/kms_flip: test a fb backed by a bo too big for its own good
2014-05-16 14:49 UTC (7+ messages)
` [PATCH 1/2] lib/igt_fb: igt_create_fb_with_bo_size
` [PATCH v2 2/2] tests/kms_flip: test a fb backed by a bo too big/small for its own good
[PATCH 00/10] Enable RC6/Turbo on CHV
2014-05-16 14:46 UTC (4+ messages)
` [PATCH 04/10] drm/i915/chv: Added CHV specific register read and write
[PATCH] i915: Add module option to support VGA arbiter on HD devices
2014-05-16 14:38 UTC (9+ messages)
[PATCH 1/5] drm/i915: Bail out early on gen6_signal if no semaphores
2014-05-16 14:29 UTC (13+ messages)
` [PATCH 2/5] drm/i915/bdw: Implement a basic PM interrupt handler
` [PATCH] drm/i915: Be careful with non-disp bit in PMINTRMSK
` [PATCH 3/5] drm/i915: Enable PM Interrupts target via Display Interface
` [PATCH 4/5] drm/i915: Fix rc6 options debug info
` [PATCH 5/5] drm/i915: Enable rc6 with bdw
[PATCH] drm/i915: Gracefully handle obj not bound to GGTT in is_pin_display
2014-05-16 14:25 UTC (13+ messages)
` [PATCH v2] "
` [PATCH v3] "
[PATCH v3] drm/i915: Replaced Blitter ring based flips with MMIO flips for VLV
2014-05-16 12:51 UTC (5+ messages)
` [PATCH v4] "
[PATCH 00/50] Execlists v2
2014-05-16 11:31 UTC (10+ messages)
` [PATCH 06/50] drm/i915: s/intel_ring_buffer/intel_engine
` [PATCH 09/50] drm/i915: Plumb the context everywhere in the execbuffer path
[PATCH 0/4] Generic MIPI Panel driver
2014-05-16 11:17 UTC (12+ messages)
` [PATCH 1/4] drm/i915: Correct MIPI operation mode as per expected values from VBT
` [PATCH 2/4] drm/i915: MIPI init count programming as generic parameter
` [PATCH 3/4] drm/i915: MIPI PPS delays added
` [PATCH 4/4] drm/i915: Add support for Generic MIPI panel driver
[PATCH v4 0/9] drm/i915: Atomic sprites v4
2014-05-16 10:49 UTC (12+ messages)
` [PATCH 6/9] drm/i915: Add a small adjustment to the pixel counter on interlaced modes
` [PATCH 7/9] drm/i915: Improve gen3/4 frame counter
` [PATCH v2 8/9] drm/i915: Draw a picture about video timings
` [PATCH v3 "
[PATCH 1/3] lib: Export interval_tree
2014-05-16 10:07 UTC (4+ messages)
` [PATCH 3/3] drm/i915: Introduce mapping of user pages into video memory (userptr) ioctl
[PATCH 1/2] tests/kms_sink_crc_basic: Basic test to verify Sink CRC debugfs
2014-05-16 9:15 UTC (3+ messages)
` [PATCH 2/2] tests/kms_psr_sink_crc: Create test to test PSR by checking panel CRC
[PATCH] tests/pm_pc8 -> pm_rpm rename
2014-05-16 8:35 UTC
[PULL] drm-intel-fixes
2014-05-16 8:22 UTC
[QA] Testing report for `drm-intel-testing` (was: Updated -next) on ww20
2014-05-16 7:28 UTC
[I-G-T][PATCH] Add panning test for primary plane
2014-05-16 6:34 UTC
[PATCH 9/9] drm/i915: Fix gen2 and hsw scanline counter
2014-05-16 6:24 UTC (4+ messages)
` [PATCH v2 9/9] drm/i915: Fix gen2 and hsw+ "
[PATCH 1/3] drm/i915: Fix obj->map_and_fenceable for ppgtt
2014-05-15 21:12 UTC (4+ messages)
` [PATCH 2/3] drm/i915: Prevent negative relocation deltas from wrapping
` [PATCH 3/3] drm/i915: Add soft-pinning API for execbuffer
[PATCH 00/50] Execlists v2
2014-05-15 21:09 UTC (2+ messages)
[PATCH 06/12] drm/doc: Discourage usage of MODESET_CTL ioctl
2014-05-15 20:36 UTC (3+ messages)
` [PATCH] "
[PATCH] drm/i915: honour forced connector modes
2014-05-15 20:28 UTC (3+ messages)
[PATCH i-g-t 4/4] kms_universal_plane: Universal plane testing (v2)
2014-05-15 19:36 UTC (2+ messages)
` [PATCH 4/4] kms_universal_plane: Universal plane testing (v3)
[PATCH] drm: Perform cmdline mode parsing during connector initialisation
2014-05-15 19:35 UTC (2+ messages)
AAEON Asus Company Bay Trail Linux Issue LVDS
2014-05-15 18:50 UTC (2+ messages)
[PATCH] tests/kms_render: don't loop through modes
2014-05-15 14:36 UTC
3.15-rc: regression in suspend
2014-05-15 15:31 UTC
[PATCH] tests/pm_pc8: Use igt_assert_cmpint
2014-05-15 15:03 UTC
[PATCH] drm/i915/bdw: Don't allow the FBC base to be 0
2014-05-15 14:45 UTC (9+ messages)
[drm] WARNING: CPU: 0 PID: 1 at drivers/gpu/drm/drm_crtc.c:1175 drm_universal_plane_init()
2014-05-15 14:43 UTC
[PATCH] drm/i915: Increase WM memory latency values on SNB with high pixel clock
2014-05-15 14:18 UTC (13+ messages)
` [PATCH v2] drm/i915: Increase WM memory latency values on SNB
` [PATCH v2] drm/i915: Increase WM memory latency values?on SNB
[PATCH 00/12] irq vblank handling rework
2014-05-15 13:34 UTC (8+ messages)
` [PATCH 08/12] drm/irq: Add kms-native crtc interface functions
` [PATCH 1/2] "
` [PATCH 2/2] drm/i915: Use new kms-native vblank functions
[PATCH 07/12] drm/irq: kerneldoc polish
2014-05-15 13:00 UTC (2+ messages)
` [PATCH] "
[PATCH] drm/i915: Prevent negative relocation deltas from wrapping
2014-05-15 12:52 UTC (4+ messages)
` [Intel-gfx] "
[PATCH] intel-gpu-tools: Skip kms_fence_pin_leak if no cairo
2014-05-15 12:47 UTC (2+ messages)
[PATCH 03/10] drm/i915/chv: Enable Render Standby (RC6) for Cherryview
2014-05-15 12:38 UTC (5+ messages)
` [PATCH v5] "
` [PATCH v5 1/8] "
[PATCH] drm/i915: Fix dynamic allocation of physical handles
2014-05-15 10:37 UTC (4+ 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