messages from 2015-03-10 09:58:21 to 2015-03-12 16:02:32 UTC [more...]
[PATCH v2] drm/i915: Fix BUG in i915_gem.c when switch to console
2015-03-12 16:00 UTC (4+ messages)
[PATCH v2] drm/i915: Optimistically spin for the request completion
2015-03-12 15:18 UTC (10+ messages)
` [PATCH v3] "
[PATCH 00/13] drm/i915: Clean up the DP link rate code
2015-03-12 15:10 UTC (14+ messages)
` [PATCH 01/13] drm/i915: Make the DP rates int instead of uint32_t
` [PATCH 02/13] drm/i915: Store the converted link rates in intel_dp->supported_rates[]
` [PATCH 03/13] drm/i915: Don't copy the DP source rates arrays
` [PATCH 04/13] drm/i915: Don't copy sink rates either
` [PATCH 05/13] drm/i915: Remove special case from intel_supported_rates()
` [PATCH 06/13] drm/i915: Fully separate source vs. sink rates
` [PATCH 07/13] drm/i915: Hide the source vs. sink rate handling from intel_dp_compute_config()
` [PATCH 08/13] drm/i915: Fix max link rate in intel_dp_mode_valid()
` [PATCH 09/13] drm/i915: Use DP_LINK_RATE_SET whenever possible
` [PATCH 10/13] drm/i915: Fix MST link rate handling
` [PATCH 11/13] drm/i915: Avoid overflowing the DP link rate arrays
` [PATCH 12/13] drm/i915: Add eDP intermediate frequencies for CHV
` [PATCH 13/13] drm/i915: Include the sink/source/supported rates in debug output
[PATCH 0/2] Crystal Cove PMIC based Panel Control
2015-03-12 15:06 UTC (6+ messages)
` [PATCH 1/2] gpio/crystalcove: Export Panel and backlight en/disable signals as GPIO
[PATCH i-g-t v3 00/13] Testing the Y tiled display
2015-03-12 14:36 UTC (2+ messages)
[PATCH i-g-t] lib/fb: Use PRIx64 for uint64_t in format string
2015-03-12 14:34 UTC
[PATCH i-g-t 01/15] tests/kms_psr_sink_crc: Make blt visible to human eyes
2015-03-12 13:59 UTC (4+ messages)
` [PATCH i-g-t 06/15] lib: s/IGT_DEBUG_INTERACTIVE/--interactive-debug=var
[PATCH] drm/i915: Ensure plane->state->fb stays in sync with plane->fb
2015-03-12 12:45 UTC (2+ messages)
[PATCH 00/23] Remove depencies on staged config for atomic transition
2015-03-12 12:28 UTC (5+ messages)
` [PATCH 05/23] drm/i915: Allocate a drm_atomic_state for the legacy modeset code
[PATCH v2] drm/i915: Do not use ggtt_view with (aliasing) PPGTT
2015-03-12 12:21 UTC (2+ messages)
[PATCH i-g-t 0/2] Confirm full SSEU enable on Gen9+
2015-03-12 12:09 UTC (4+ messages)
` [PATCH i-g-t 1/2] lib: Add media spin
` [PATCH i-g-t 2/2] tests/pm_sseu: Create new test pm_sseu
[PATCH] drm/i915: redefine WARN_ON_ONCE to include the condition
2015-03-12 11:01 UTC
[PATCH] drm/i915: Remove the preliminary_hw_support shackles from CHV
2015-03-12 9:55 UTC (3+ messages)
[PATCH] drm/i915: Read CHV_PLL_DW8 from the correct offset
2015-03-12 9:53 UTC (4+ messages)
[PATCH 0/2] drm/i915: Try to sort out ironlake_check_fdi_lanes()
2015-03-12 9:51 UTC (6+ messages)
` [PATCH 1/2] drm/i915: Rewrite some some of the FDI lane checks
` [PATCH 2/2] drm/i915: Rewrite IVB FDI bifurcation conflict checks
[PATCH v4 00/11] Added missing changes for Turbo feature on SKL
2015-03-12 9:14 UTC (17+ messages)
` [PATCH 01/11] drm/i915/skl: Added new macros
` [PATCH 03/11] drm/i915/skl: Updated the gen6_init_rps_frequencies function
` [PATCH 07/11] drm/i915/skl: Updated the gen9_enable_rps function
` [PATCH 08/11] drm/i915/skl: Updated the i915_frequency_info debugfs function
` [PATCH 10/11] drm/i915/skl: Enabling processing of Turbo interrupts
` [PATCH 11/11] drm/i915/skl: Enable the RPS interrupts programming
[PULL] drm-intel-fixes
2015-03-12 8:46 UTC
[PATCH] drm/i915: add i915 specific connector debugfs file for DPCD
2015-03-12 4:00 UTC (2+ messages)
[PATCH 2/2] Query the driver directly for compute units and subslice
2015-03-12 2:08 UTC (3+ messages)
` [PATCH 2/2 v2] "
` [Beignet] "
[PATCH 00/51] Remove the outstanding_lazy_request
2015-03-11 20:45 UTC (15+ messages)
` [PATCH 00/53] "
` [PATCH 52/53] drm/i915: Remove the now obsolete 'outstanding_lazy_request'
` [PATCH 54/56] drm/i915: Rename 'do_execbuf' to 'execbuf_submit'
` [PATCH 55/56] drm/i915: Remove 'faked' request from LRC submission
` [PATCH 01/53] drm/i915: Remove ironlake rc6 support
[PATCH] drm/i915: Ignore pipe B active state when enabling pipe C
2015-03-11 20:42 UTC (21+ messages)
` [PATCH] drm/i915: Simplify the way BC bifurcation state consistency is kept
` [PATCH] tests: Add test for pipe B and C interactions in IVB
` [PATCH igt 1/2] lib/kms: Add a way to override an output's mode
` [PATCH igt 2/2] tests: Add test for pipe B and C interactions in IVB
[PATCH 7/9] drm/i915: Update intel_dp_hpd_pulse() to check link status for non-MST operation
2015-03-11 19:38 UTC (10+ messages)
` [PATCH] "
[PATCH 1/2] drm/fourcc: 64 #defines need ULL postfix
2015-03-11 17:33 UTC (3+ messages)
` [PATCH 2/2] drm/i915: Add ULL postfix to VGT_MAGIC constant
Displayport Compliance Testing V3
2015-03-11 17:19 UTC (4+ messages)
` [PATCH 4/9] drm/i915: Add debugfs functions for Displayport compliance testing
[PATCH 0/9] drm/i915: Update derived plane state at crtc enable/disable
2015-03-11 16:40 UTC (41+ messages)
` [PATCH 1/9] drm/i915: Remove debug prints from primary plane update funcs
` [PATCH 2/9] drm/i915: Reduce clutter by using the local plane pointer
` [PATCH 3/9] drm/i915: Use plane->state->fb instead of plane->fb in intel_plane_restore()
` [PATCH 4/9] drm/i915: Make derived plane state correct after crtc_enable
` [PATCH 5/9] drm/i915: Pass primary plane size to .update_primary_plane()
` [PATCH 6/9] drm/i915: Pass the primary plane position "
` [PATCH 7/9] drm/i915: Update watermarks after the derived plane state is uptodate
` [PATCH 8/9] drm/i915: Use state->visible in wm calculation
` [PATCH 9/9] drm/i915: Don't re-enable an explicitly disabled primary plane due to sprite coverage changes
[PATCH] drm/i915: remove indirection in the PCI ID macros
2015-03-11 16:08 UTC (3+ messages)
[PATCH 1/2] drm/i915: Move drm_framebuffer_unreference out of struct_mutex for flips
2015-03-11 15:46 UTC (8+ messages)
` [PATCH 2/2] drm/i915: Move drm_framebuffer_unreference out of struct_mutex for takeover
[PATCH] drm/i915: Optimistically spin for the request completion
2015-03-11 15:24 UTC (6+ messages)
[PATCH] drm/i915: Add polish to VLV WM shift+mask operations
2015-03-11 15:02 UTC (6+ messages)
` [PATCH] drm/i915: Use FW_WM() macro for older gmch platforms too
[PATCH 0/5] CHV PM fix & Improvements
2015-03-11 14:50 UTC (10+ messages)
` [PATCH 1/5] drm/i915/chv: Remove Wait for a previous gfx force-off
` [PATCH 3/5] drm/i915/chv: Set min freq to efficient frequency on chv
[PATCH 4/5] drm/i915: Modifying RC6 Promotion timer for Media workloads
2015-03-11 13:59 UTC (6+ messages)
` [PATCH v2] "
commit 440fd52 drm/mm: Support 4GiB and larger ranges oops on 32bit kernel
2015-03-11 8:13 UTC
[PATCH i-g-t 1/2] tests/core_getparams: Create new test core_getparams
2015-03-11 7:21 UTC (10+ messages)
` [PATCH i-g-t 2/2] configure: Bump required libdrm version to 2.4.60
` [Intel-gfx] "
` [Beignet] "
` [Beignet] "
[PATCH v4 0/8] Add enlightenments for vGPU
2015-03-11 6:43 UTC (3+ messages)
` [PATCH v4 1/8] drm/i915: Introduce a PV INFO page structure for Intel GVT-g
[PATCH] drm/i915: Add soft-pinning API for execbuffer
2015-03-11 6:41 UTC (2+ messages)
` [Intel-gfx] "
[PATCH] RFC: drm: add support for tiled/compressed/etc modifier in addfb2
2015-03-11 6:40 UTC (3+ messages)
` [Intel-gfx] "
[PATCH 1/1] drm/i915: Fix BUG in i915_gem.c when switch to console
2015-03-11 5:39 UTC
[PATCH] drm/i915: Do not use ggtt_view with (aliasing) PPGTT
2015-03-10 16:43 UTC (2+ messages)
kernel BUG at drivers/gpu/drm/drm_mm.c:305!
2015-03-10 13:46 UTC
[PATCH] drm/i915: Prevent TLB error on first execution on SNB
2015-03-10 13:31 UTC (6+ messages)
` [PATCH v2] "
[PATCH 3/3] drm/i915: Don't assume primary & cursor are always on for wm calculation (v3)
2015-03-10 13:09 UTC (4+ messages)
` [PATCH 3/3] drm/i915: Don't assume primary & cursor are always on for wm calculation (v4)
[PATCH v2 00/12] drm/i915: Redo VLV/CHV watermark code (v2)
2015-03-10 11:27 UTC (7+ messages)
` [PATCH v2 09/12] drm/i915: Rewrite VLV/CHV watermark code
` [PATCH v4 10/12] drm/i915: Program PFI credits for VLV
[PATCH 00/24] PPGTT dynamic page allocations
2015-03-10 11:19 UTC (5+ messages)
` [PATCH v6 00/32] PPGTT dynamic page allocations and 48b addressing
` [PATCH v6 05/32] drm/i915: Track GEN6 page table usage
[PATCH] drm/i915/skl: Fix plane index in the colorkey vfuncs
2015-03-10 10:32 UTC (2+ messages)
[PATCH 5/7] drm/i915: Make sure we invalidate frontbuffer on fbcon
2015-03-10 10:23 UTC (4+ messages)
` [PATCH] "
[PATCH 1/3] drm/i915/skl: Allow universal planes to position
2015-03-10 10:10 UTC (6+ messages)
[PATCH] drm/i915: Make WAIT_IOCTL negative timeouts be indefinite again
2015-03-10 10:00 UTC (6+ messages)
[4.0-rc2] WARNING at intel_check_page_flip
2015-03-10 9:59 UTC (10+ messages)
` Kernel 3.19rc6 flooding intel_check_page_flip warnings when using compton
` [PATCH] drm/i915: use in_interrupt() not in_irq() to check context
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