messages from 2014-09-10 18:52:33 to 2014-09-16 14:20:14 UTC [more...]
[PATCH 00/89] Basic Skylake enabling
2014-09-16 14:19 UTC (18+ messages)
` [PATCH 38/89] drm/i915/skl: Implement drm_plane vfuncs
` [PATCH 44/89] drm/i915/skl: Register definitions and macros for SKL Watermark regs
` [PATCH 69/89] drm/i915/skl: Adding power domains for AUX controllers
` [PATCH 70/89] drm/i915/skl: Register definition for SKL power well
` [PATCH 71/89] drm/i915/skl: Implementation of SKL display power well support
` [PATCH 72/89] drm/i915/skl: Enable/disable power well for aux transaction
` [PATCH 73/89] drm/i915/skl: Enabling MISC IO power well
[PATCH 53/89] drm/i915/skl: Gen9 Forcewake
2014-09-16 13:49 UTC (2+ messages)
` [PATCH 53/89 v2] "
External monitor issues with 3.17-rc4 and i915 module
2014-09-16 9:54 UTC (2+ messages)
[PATCH] drm/i915: Fix Sink CRC
2014-09-16 8:57 UTC (5+ messages)
` [PATCH 1/2] "
[PATCH 2/2] drm/i915: Use EIO instead of EAGAIN for sink CRC error
2014-09-16 8:55 UTC (2+ messages)
[PATCH 00/16] fix VLV S4 suspend/resume, unify S3/S4 handlers
2014-09-15 17:42 UTC (21+ messages)
` [PATCH 01/16] drm/i915: vlv: fix gunit HW state corruption during S4 suspend
` [PATCH 04/16] drm/i915: unify legacy S3 suspend and S4 freeze handlers
` [PATCH 08/16] drm/i915: remove unused restore_gtt_mappings optimization during suspend
` [PATCH 09/16] drm/i915: check for GT faults during S3 resume and S4 restore too
` [PATCH v2 09/16] drm/i915: check for GT faults in all resume handlers and driver load time
[PATCH 1/3] drm/i915 Add golden context support for Gen9
2014-09-15 16:03 UTC (5+ messages)
` [PATCH 2/3] drm/i915: Alternate batch buffer end for golden context BB
` [PATCH 3/3] drm/i915: Add debugfs file to dump entire logical context
[PATCH] drm/i915: Extend GET_APERTURE ioctl to report available map space
2014-09-15 15:29 UTC (3+ messages)
[PATCH 16/16] drm/i915: add comments on what stage a given PM handler is called
2014-09-15 15:23 UTC (2+ messages)
` [PATCH v2 "
[PATCH 00/11] Spinlock use clarification in i915
2014-09-15 12:55 UTC (12+ messages)
` [PATCH 01/11] drm/i915: Clarify event_lock locking, process context
` [PATCH 02/11] drm/i915: Clarify event_lock locking, irq&mixed context
` [PATCH 03/11] drm/i915: Clarify gpu_error.lock locking
` [PATCH 04/11] drm/i915: Clarify irq_lock locking, intel_tv_detect
` [PATCH 05/11] drm/i915: Clarify irq_lock locking, work functions
` [PATCH 06/11] drm/i915: Clarify irq_lock locking, interrupt install/uninstall
` [PATCH 07/11] drm/i915: Clarify irq_lock locking, irq handlers
` [PATCH 08/11] drm/i915: Clarify irq_lock locking, special cases
` [PATCH 09/11] drm/i915: Convert backlight_lock to a mutex
` [PATCH 10/11] drm/i915: Clarify uncore.lock locking
` [PATCH 11/11] drm/i915: Clarify mmio_flip_lock locking
[PATCH] drm/i915/bios: add missing __packed to structs used for reading vbt
2014-09-15 14:06 UTC (3+ messages)
` [PATCH v2] "
[PULL] drm-intel-next
2014-09-15 14:05 UTC
[PATCH] drm/i915: Support variable cursor height on ivb+
2014-09-15 13:46 UTC (14+ messages)
` [PATCH v2] "
` [PATCH v3 1/4] drm/i915: Move the cursor_base setup to i{845, 9xx}_update_cursor()
` [PATCH v3 2/4] drm/i915: Only set CURSOR_PIPE_CSC_ENABLE when cursor is enabled
` [PATCH v3 3/4] drm/i915: Skip CURBASE write when nothing changed
` [PATCH v3 4/4] drm/i915: Support variable cursor height on ivb+
[PATCH] drm/i915: Fix irq checks in ring->irq_get/put functions
2014-09-15 13:02 UTC (2+ messages)
[PATCH] drm: Improve debug output for drm_wait_one_vblank
2014-09-15 12:55 UTC (2+ messages)
[PATCH] uxa: intel_sync_close() is only available when HAVE_DRI3
2014-09-15 11:12 UTC (3+ messages)
[PATCH 1/2] drm/i915: Update plane parameters for cursor plane
2014-09-15 10:43 UTC (5+ messages)
` [PATCH 2/2] drm/i915: Add rotation support "
` [PATCH] "
[PATCH 1/2] drm/i915: Fix irq_enabled checks in vlv display irq enable/disable
2014-09-15 10:30 UTC (7+ messages)
` [PATCH 2/2] drm/i915: Fix irq checks in ring->irq_get/put functions
[PATCH] drm/i915: vlv: fix display IRQ enable/disable
2014-09-15 9:56 UTC (2+ messages)
[PATCH] drm/i915/ppgtt: Load address space after mi_set_context
2014-09-15 9:42 UTC (7+ messages)
` [PATCH v4] "
v3.17-rc4+: DRM warning
2014-09-15 9:21 UTC (6+ messages)
` [PATCH] drm/i915: Add limited color range readout for HDMI/DP ports on g4x/vlv/chv
[PATCH igt 1/2] lib: Add igt_plane_set_size()
2014-09-15 9:17 UTC (3+ messages)
` [PATCH igt 2/2] tests/kms_cursor_crc: Add basic non-square cursor testing
[PATCH 1/4] drm/i915: Increase PSR Idle Frame to 2
2014-09-15 9:08 UTC (9+ messages)
[PULL] topic/core-stuff
2014-09-15 8:58 UTC
[PATCH v2 00/19] drm: More vblank on/off work
2014-09-15 8:50 UTC (4+ messages)
` [PATCH 14/19] drm: Don't update vblank timestamp when the counter didn't change
[PATCH] drm/i915: Don't enable IPS when pixel rate exceeds 95% of cdclk
2014-09-15 7:22 UTC (6+ messages)
` [PATCH v2] "
[PATCH] kms_rotation_crc: Add test for cursor rotation
2014-09-15 7:38 UTC
[PATCH] drm: Fixup locking for universal cursor planes
2014-09-15 6:57 UTC (4+ messages)
[PATCH 0/2 xf86-video-intel] Two DRI3/Present bug fixes for UXA
2014-09-13 17:31 UTC (10+ messages)
` [PATCH 1/2] Do not clear pending kernel events on mode switch
` [PATCH 2/2] Correct BO allocation alignment
` [Intel-gfx] [PATCH 0/2 xf86-video-intel] Two DRI3/Present bug fixes for UXA
intel_driver.c:1182:2: error: implicit declaration of function 'intel_sync_close' is invalid in C99
2014-09-13 17:27 UTC (2+ messages)
[PULL] topic/core-stuff
2014-09-12 21:05 UTC (2+ messages)
[PATCH] drm: Assert correct locking for drm_send_vblank_event
2014-09-12 17:42 UTC (7+ messages)
` [Intel-gfx] "
[RFC 0/6] eDP DRRS based on frontbuffer tracking
2014-09-12 17:43 UTC (7+ messages)
` [RFC 1/6] drm/i915: Modifying structures related to DRRS
` [RFC 2/6] drm/i915: Initialize DRRS delayed work
` [RFC 3/6] drm/i915: Enable/disable DRRS
` [RFC 4/6] drm/i915: DRRS calls based on frontbuffer
` [RFC 5/6] drm/i915/bdw: Add support for DRRS to switch RR
` [RFC 6/6] drm/i915: Support for RR switching on VLV
[PULL] topic/drm-header-rework
2014-09-12 15:38 UTC
[PATCH] drm/i915: Fix SRC_COPY width on 830/845g
2014-09-12 15:06 UTC (3+ messages)
` [Intel-gfx] "
[PATCH igt 1/3] tools: Allow iosf-sb utils to work on chv
2014-09-12 15:02 UTC (5+ messages)
` [PATCH igt 2/3] toos/intel_iosf_sb: Add symbolic unit names
` [PATCH igt 3/3] tools: Remove punit and nc reg read/write tools
[PATCH 1/2] drm/i915: Drop get/put_pages for scratch page
2014-09-12 13:23 UTC (2+ messages)
` [PATCH 2/2] agp/intel-gtt: Remove get/put_pages
[PATCH] drm/i915: Extend BIOS stolen mem handling to all platform
2014-09-12 9:39 UTC (3+ messages)
[PATCH 1/2] drm/i915/dp: Cache EDID for a detection cycle
2014-09-12 8:40 UTC (7+ messages)
` [PATCH 1/3] drm/i915/dp: Refactor common eDP lid detection
` [PATCH 3/3] drm/i915/hdmi: Cache EDID for a detection cycle
[PATCH -v4 0/4] split plane's updates functions into check() and commit()
2014-09-12 8:27 UTC (6+ messages)
` [PATCH -v4 2/4] drm/i915: split intel_update_plane "
` [Intel-gfx] "
` [PATCH] drm/i915: Fix regression in the sprite plane update split
[PULL] topic/vblank-rework, take 2
2014-09-12 7:48 UTC
[RFC] drm/i915/edp: use max lanes and clock for edp
2014-09-12 7:23 UTC (4+ messages)
[PATCH] drm/i915: Fix SRC_COPY width on 830/845g
2014-09-12 7:20 UTC
[PATCH] demos/intel_sprite_on: Added support to display all sprites
2014-09-12 19:56 UTC
[PATCH] drm/i915: Add secure batch ggtt vma as active during execution
2014-09-11 20:31 UTC (4+ messages)
[PATCH] demos/intel_sprite_on: Added support to display all sprites
2014-09-12 19:28 UTC
i915.fastboot bug report - not working on coreboot
2014-09-11 18:36 UTC (2+ messages)
[PATCH 1/2] drm/i915: Remove dead code, i915_gem_verify_gtt
2014-09-11 15:09 UTC (6+ messages)
` [PATCH 2/2] drm/i915: Match GTT space sanity checker with implementation
` [PATCH] "
[PATCH v3] drm/i915: Merge of visible and !visible paths for primary planes
2014-09-11 14:30 UTC
[PATCH 1/3] drm/i915: Remove DRI1 ring accessors and API
2014-09-11 12:01 UTC (6+ messages)
` [PATCH 2/3] drm/i915: s/seqno/request/ tracking inside objects
[PULL] topic/vblank-rework
2014-09-11 10:58 UTC (5+ messages)
` [Intel-gfx] "
[PATCH 00/11]: Color manager framework for I915 driver
2014-09-11 9:23 UTC (17+ messages)
` [PATCH 0/4] Color manager framework
` [PATCH 1/4] drm/i915: Color manager framework for valleyview
` [PATCH 3/4] drm/i915: CSC color correction
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