messages from 2015-12-16 13:48:21 to 2015-12-18 10:07:33 UTC [more...]
[PATCH] dim: Add support for native git worktrees
2015-12-18 10:07 UTC (2+ messages)
[PATCH 15/32] drm/i915: Slaughter the thundering i915_wait_request herd
2015-12-18 10:01 UTC (2+ messages)
` [PATCH] "
[RFC][PATCH 0/6] Optionally display recurring warning messages
2015-12-18 10:01 UTC (16+ messages)
` [PATCH 1/6] drm/i915: Compile time concatenate WARN_ON macro strings
` [PATCH 2/6] drm/i915: Decouple struct i915_params i915 into i915_params.h
` [PATCH 3/6] drm/i915: Reorder i915_params struct
` [PATCH 4/6] drm/i915: Add i915.debug parameter
` [PATCH 5/6] drm/i915: Add helpers to reduce (repetitive) noise
` [PATCH 6/6] drm/i915: Use I915_WARN_RECUR for recurring warning messages
` ✗ warning: Fi.CI.BAT
[PATCH] drm/i915/skl: Increase ddb blocks to support large cursor sizes
2015-12-18 10:01 UTC (2+ messages)
[PATCH] drm/i915: Limit VF cache invalidate workaround usage to gen9
2015-12-18 9:59 UTC (6+ messages)
` [PATCH] [v2] "
` ✗ warning: Fi.CI.BAT
[PATCH] drm/i915/guc: Fix a warning message problem during driver unload
2015-12-18 9:55 UTC (2+ messages)
[PATCH i-g-t] tests/kms_color:Color i-g-t
2015-12-18 9:51 UTC
[PATCH] drm/i915/backlight: prefer dev_priv over dev pointer
2015-12-18 9:49 UTC (6+ messages)
` ✗ warning: Fi.CI.BAT
[PATCH i-g-t] tests/kms_color:Color i-g-t
2015-12-18 9:37 UTC
[PATCH] drm/i915: edp resume/On time optimization
2015-12-18 9:01 UTC (3+ messages)
` ✗ failure: Fi.CI.BAT
[PATCH v4] drm/i915: Disable fast link training if DP config changes
2015-12-18 8:37 UTC (3+ messages)
[PATCH] drm/i915: HWSTAM is not a thing on SKL+
2015-12-18 8:30 UTC (3+ messages)
` ✗ failure: Fi.CI.BAT
[PATCH] drm/i915: Hide one invalid cancellation bug in i915_switch_context()
2015-12-18 7:49 UTC (2+ messages)
` ✗ warning: Fi.CI.BAT
[PATCH 0/6] Color Management for DRM framework v10
2015-12-18 4:06 UTC (9+ messages)
` [PATCH 1/6] drm: Create Color Management DRM properties
` [PATCH 2/6] drm/i915: Add set property interface for CRTC
` [PATCH 3/6] drm/i915: Disable plane gamma
` [PATCH 4/6] drm/i915/chv: Implement color management
` [PATCH 5/6] drm/i915/bdw+: "
` [PATCH 6/6] drm/i915: Register color correction capabilities
[PATCH v2] drm/i915: Correct max delay for HDMI hotplug live status checking
2015-12-18 1:21 UTC (3+ messages)
[PATCH 0/5] Add GuC ADS (Addition Data Structure)
2015-12-17 20:48 UTC (12+ messages)
` [PATCH 1/5] drm/i915/guc: Expose (intel)_lr_context_size()
` [PATCH 2/5] drm/i915/guc: Add GuC ADS (Addition Data Structure) - allocation
` [PATCH v1] "
` [PATCH 3/5] drm/i915/guc: Add GuC ADS - scheduler policies
` [PATCH 4/5] drm/i915/guc: Add GuC ADS - MMIO reg state
` [PATCH 5/5] drm/i915/guc: Add GuC ADS - enabling ADS
[PATCH v2 1/2] mm: Export nr_swap_pages
2015-12-17 19:45 UTC (4+ messages)
` [PATCH v3] mm: Export {__}get_nr_swap_pages()
[PATCH v2] drm/i915: Fix context/engine cleanup order
2015-12-17 19:00 UTC (15+ messages)
` tidy up and fix init-fail and teardown paths
` [PATCH 1/4] drm/i915: teardown default context in reverse, update comments
` [PATCH 2/4] drm/i915: mark the global default (intel_)context as such
` [PATCH 3/4] drm/i915: tidy up initialisation failure paths (legacy)
` [PATCH 4/4] drm/i915: tidy up initialisation failure paths (GEM & LRC)
[PATCH 00/13] Convert requests to use struct fence
2015-12-17 17:49 UTC (13+ messages)
` [PATCH 01/13] staging/android/sync: Support sync points created from dma-fences
` [Intel-gfx] "
` [PATCH 02/13] staging/android/sync: add sync_fence_create_dma
` [PATCH 03/13] staging/android/sync: Move sync framework out of staging
` [PATCH 04/13] android/sync: Improved debug dump to dmesg
` [PATCH 05/13] drm/i915: Convert requests to use struct fence
` [PATCH 07/13] drm/i915: Add per context timelines to fence object
[PATCH] drm/i915: don't enable autosuspend on platforms without RPM support
2015-12-17 17:49 UTC (4+ messages)
` ✗ warning: Fi.CI.BAT
i915 Sky Lake graphics problem: screen blank after grub boot
2015-12-17 17:22 UTC
KMS color management tests
2015-12-17 16:31 UTC (5+ messages)
` [PATCH 1/4] lib: kms: add crtc_id to igt_pipe_t
` [PATCH 2/4] lib: kms: add helpers to get/set properties on pipes
` [PATCH 3/4] lib: fb: add igt_paint_color_gradient_range
` [PATCH 4/4] tests/kms_color: New test for color management
[PATCH] drm/i915/vlv: Take forcewake on media engine writes
2015-12-17 16:20 UTC (5+ messages)
` ✗ warning: Fi.CI.BAT
[Intel-gfx] [PATCH v4] drm/i915: Pin the ifbdev for the info->system_base GGTT mmapping
2015-12-17 15:59 UTC (8+ messages)
` [PATCH v5] "
` [Intel-gfx] "
[PATCH v2 0/5] Add aspect ratio parsing
2015-12-17 15:49 UTC (7+ messages)
` [PATCH v2 1/5] drm: add picture aspect ratio flags
` [PATCH v2 2/5] drm: Add aspect ratio parsing in DRM layer
` [PATCH v2 3/5] video: Add new aspect ratios for HDMI 2.0
` [PATCH v2 4/5] drm: Add flags for new aspect ratios
` [PATCH v2 5/5] drm/i915: Add support "
` ✗ warning: Fi.CI.BAT
[PATCH] drm/i915: edp resume/On time optimization
2015-12-17 14:50 UTC (5+ messages)
` ✗ failure: UK.CI.checkpatch.pl
[PATCH 01/11] drm/i915: Introduce drm_i915_gem_request_node for request tracking
2015-12-17 14:48 UTC (33+ messages)
` [PATCH 02/11] drm/i915: Refactor activity tracking for requests
` [PATCH 03/11] drm/i915: Rename vma->*_list to *_link for consistency
` [PATCH 04/11] drm/i915: Amalgamate GGTT/ppGTT vma debug list walkers
` [PATCH 05/11] drm/i915: Reduce the pointer dance of i915_is_ggtt()
` [PATCH 06/11] drm/i915: Store owning file on the i915_address_space
` [PATCH 07/11] drm/i915: i915_vma_move_to_active prep patch
` [PATCH 08/11] drm/i915: Track active vma requests
` [PATCH 09/11] drm/i915: Release vma when the handle is closed
` [PATCH 10/11] drm/i915: Mark the context and address space as closed
` ✗ failure: UK.CI.checkpatch.pl
[PATCH v4 00/10] drm/i915: improve the RPM device suspended assert
2015-12-17 14:44 UTC (11+ messages)
` [PATCH 02/10] drm/i915: disable power well support on platforms without runtime PM support
` [PATCH 09/10] drm/i915: add support for checking RPM atomic sections
[PATCH 0/5]: Add aspect ratio parsing
2015-12-17 13:31 UTC (6+ messages)
` [PATCH] drm: add picture aspect ratio flags
` [PATCH 2/5] drm: Add aspect ratio parsing in DRM layer
` [PATCH 3/5] video: Add new aspect ratios for HDMI 2.0
` [PATCH 4/5] drm: Add flags for new aspect ratios
` [PATCH 5/5] drm/i915: Add support "
[PATCH 04/10] drm/i915: remove HAS_RUNTIME_PM check from RPM get/put/assert helpers
2015-12-17 12:46 UTC (8+ messages)
` [PATCH 4.1/10] drm/i915: get a permanent RPM reference on platforms w/o RPM support
` [PATCH v2 "
` [PATCH v3.1/10] "
` [PATCH v5 04/10] drm/i915: remove HAS_RUNTIME_PM check from RPM get/put/assert helpers
[PATCH v8 00/25] Color Management for DRM framework
2015-12-17 11:46 UTC (4+ messages)
` [PATCH v8 15/25] drm/i915: CHV: Pipe level degamma correction
[PATCH v11 0/9] Support for creating/using Stolen memory backed objects
2015-12-17 11:19 UTC (10+ messages)
` [PATCH 1/9] drm/i915: Allow use of get_dma_address for stolen "
` [PATCH 2/9] drm/i915: Use insert_page for pwrite_fast
` [PATCH 3/9] drm/i915: Clearing buffer objects via CPU/GTT
` [PATCH 6/9] drm/i915: Add support for stealing purgable stolen pages
[PATCH 0/9] drm/atomic: Add encoder_mask and connector_mask to crtc_state
2015-12-17 9:52 UTC (9+ messages)
` [PATCH 9/9] drm/atomic: Add encoder_mask "
` [Intel-gfx] "
[PATCH 00/11] drm/i915: VBT/opregion refactor to support >6 KB VBT
2015-12-17 9:46 UTC (4+ messages)
` [PATCH 11/11] drm/i915/opregion: handle VBT sizes bigger than 6 KB
[PATCH 1/3] PM / Runtime: Introduce pm_runtime_get_noidle
2015-12-17 9:03 UTC (5+ messages)
` [Intel-gfx] [PATCH v2] "
` [PATCH] PM / runtime: Add new helper for conditional usage count incrementation
` [PATCH v2] "
[PATCH] drm/i915: Skip shrinking of fenced objects if Gfx is suspended
2015-12-17 7:25 UTC (2+ messages)
[PATCH 1/2] drm/i915: Apply broader WaRsDisableCoarsePowerGating for guc also
2015-12-17 7:08 UTC (3+ messages)
` [PATCH 2/2] drm/i915: Enable coarse power gating only if rc6 is enabled
[PATCH 1/2] drm/i915: Call encoder hotplug for init and resume cases
2015-12-17 4:23 UTC (3+ messages)
[PATCH] drm/i915: Move Braswell stop_machine GGTT insertion workaround
2015-12-16 20:27 UTC (3+ messages)
[PATCH] drm/i915/guc: Move GuC wq_reserve_space to ring_reserve_space
2015-12-16 19:45 UTC (2+ messages)
` [PATCH v4] drm/i915/guc: Move GuC wq_check_space to alloc_request_extras
[PATCH] drm/i915/gen9: Send all components in VF renderstate
2015-12-16 17:55 UTC
[PATCH] drm/i915: Allow userspace to request no-error-capture upon GPU hangs
2015-12-16 17:30 UTC (5+ messages)
[PATCH 00/10] drm/i915: Fixes from my attempt at running igt on gen2
2015-12-16 17:22 UTC (6+ messages)
` [PATCH 05/10] drm/i915: Use drm_vblank_count() on gen2 for crc frame count
[PATCH] drm/docs: more leftovers from the big vtable documentation pile
2015-12-16 17:18 UTC
[PATCH] drm/i915: Fix AVI/HDMI/SPD infoframes on HSW+
2015-12-16 17:14 UTC (4+ messages)
[PATCH 1/4] drm/i915: move drmP.h include to i915_drv.h
2015-12-16 16:10 UTC (9+ messages)
` [PATCH 2/4] drm/i915/bios: fix format string of the VBT signature logging
` [PATCH 3/4] drm/i915/bios: prefer using dev_priv over dev pointer
` [PATCH 4/4] drm/i915/bios: reduce indent in parse_general_features
[PATCH igt 1/9] lib: Always double check igt_require_hang_ring() on use
2015-12-16 14:03 UTC (7+ messages)
` [PATCH igt 3/9] igt/drv_hangman: Inject a true hang
[PATCH v3] drm/i915: Disable fast link training if DP config changes
2015-12-16 13:53 UTC (5+ messages)
[PATCH 1/2] tests/gem_eio: New ABI - no EIO even from wait_ioctl
2015-12-16 13:48 UTC (2+ 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