messages from 2015-10-16 16:34:57 to 2015-10-20 14:42:29 UTC [more...]
[git pull] drm for 4.3
2015-10-20 14:42 UTC (14+ messages)
` [regression] "
[PATCH v2 40/43] drm/i915: Store aux data reg offsets in intel_dp->aux_ch_data_reg[]
2015-10-20 14:02 UTC (2+ messages)
` [PATCH v3 "
[PATCH 00/43] drm/i915: Type safe register read/write and a ton of prep work
2015-10-20 14:01 UTC (4+ messages)
` [PATCH 39/43] drm/i915: Add dev_priv->psr_mmio_base
` [PATCH v2 "
[PATCH 38/43] drm/i915: Parametrize AUX registes
2015-10-20 14:00 UTC (5+ messages)
` [PATCH v2 38/43] drm/i915: Parametrize AUX registers
` [PATCH v3 "
[PATCH v7 00/25] Color Management for DRM framework
2015-10-20 13:58 UTC (27+ messages)
` [PATCH v7 01/25] drm: Create Color Management DRM properties
` [PATCH v7 02/25] drm: Create Color Management query properties
` [PATCH v7 03/25] drm: Add color correction blobs in CRTC state
` [PATCH v7 04/25] drm: Add set property support for color manager
` [PATCH v7 05/25] drm: Add get "
` [PATCH v7 06/25] drm: Add drm structures for palette color property
` [PATCH v7 07/25] drm: Add structure for CTM "
` [PATCH v7 08/25] drm: Add color correction state flag
` [Intel-gfx] "
` [PATCH v7 09/25] drm/i915: Add set property interface for CRTC
` [PATCH v7 10/25] drm/i915: Create color management files
` [PATCH v7 11/25] drm/i915: Register color correction capabilities
` [PATCH v7 12/25] drm/i915: CHV: Load gamma color correction values
` [PATCH v7 13/25] drm/i915: CHV: Load degamma "
` [PATCH v7 14/25] drm/i915: CHV: Pipe level Gamma correction
` [PATCH v7 15/25] drm/i915: CHV: Pipe level degamma correction
` [PATCH v7 16/25] drm/i915: CHV: Pipe level CSC correction
` [PATCH v7 17/25] drm/i915: Commit color correction to CRTC
` [PATCH v7 18/25] drm/i915: Attach color properties "
` [PATCH v7 19/25] drm/i915: BDW: Load gamma correction values
` [PATCH v7 20/25] drm/i915: BDW: Pipe level Gamma correction
` [PATCH v7 21/25] drm/i915: BDW: Load degamma correction values
` [PATCH v7 22/25] drm/i915: BDW: Pipe level degamma correction
` [PATCH v7 23/25] drm/i915: BDW: Pipe level CSC correction
` [PATCH v7 24/25] drm/i915: disable plane gamma
` [PATCH v7 25/25] drm/i915: Commit color correction only when needed
[PATCH 00/18] Yet another FBC series
2015-10-20 13:50 UTC (19+ messages)
` [PATCH 01/18] drm/i915: change no_fbc_reason from enum to string
` [PATCH 02/18] drm/i915: don't stop+start FBC at every flip
` [PATCH 03/18] drm/i915: only nuke FBC when a drawing operation triggers a flush
` [PATCH 04/18] drm/i915: extract crtc_is_valid() on the FBC code
` [PATCH 05/18] drm/i915: set dev_priv->fbc.crtc before scheduling the enable work
` [PATCH 06/18] drm/i915: use struct intel_crtc *crtc at __intel_fbc_update()
` [PATCH 07/18] drm/i915: fix the __intel_fbc_update() comments
` [PATCH 08/18] drm/i915: pass the crtc as an argument to intel_fbc_update()
` [PATCH 09/18] drm/i915: don't disable_fbc() if FBC is already disabled
` [PATCH 10/18] drm/i915: introduce is_active/activate/deactivate to the FBC terminology
` [PATCH 11/18] drm/i915: refactor FBC deactivation at init
` [PATCH 12/18] drm/i915: introduce intel_fbc_{enable, disable}
` [PATCH 13/18] drm/i915: remove too-frequent FBC debug message
` [PATCH 14/18] drm/i915: fix the CFB size check
` [PATCH 15/18] drm/i915: alloc/free the FBC CFB during enable/disable
` [PATCH 16/18] drm/i915: move adjusted_mode checks from fbc_update to fbc_enable
` [PATCH 17/18] drm/i915: move clock frequency "
` [PATCH 18/18] drm/i915: check for FBC planes in the same place as the pipes
[maintainer-tools PATCH] dim: Add CONTRIBUTING section to manpage
2015-10-20 13:37 UTC
[PATCH 0/5] drm/i915: Interruptible framebuffer pinning
2015-10-20 13:07 UTC (13+ messages)
` [PATCH 2/5] drm/i915: Make prepare_plane_fb fully interruptible
` [PATCH 3/5] drm/i915: Make wait_for_flips interruptible
` [PATCH 2.9/5] drm/i915: Do not wait for flips in intel_crtc_disable_noatomic
[v2] drm/i915/skl: Init cdclk in the driver rather than relying on pre-os
2015-10-20 12:52 UTC (9+ messages)
` [v3] drm/i915/skl: If needed sanitize bios programmed cdclk
` [v4] "
[PATCH 0/6] lrc lifecycle cleanups
2015-10-20 12:40 UTC (13+ messages)
` [PATCH 1/6] drm/i195: Rename gt_irq_handler variable
` [PATCH 2/6] drm/i915: Break out common code from gen8_gt_irq_handler
` [PATCH 3/6] drm/i915: Unify execlist and legacy request life-cycles
` [PATCH 4/6] drm/i915: Improve dynamic management/eviction of lrc backing objects
` [PATCH 5/6] drm/i915: Add the CPU mapping of the hw context to the pinned items
` [PATCH 6/6] drm/i915: Only update ringbuf address when necessary
[PATCH 1/3] drm/i915: fix indentation on skl stepping info
2015-10-20 12:38 UTC (3+ messages)
` [PATCH 2/3] drm/i915: constify bxt "
` [PATCH 3/3] drm/i915: refactor stepping info retrieval
[PATCH] drm/i915: Consider plane rotation when calculating stride in skl_do_mmio_flip
2015-10-20 12:21 UTC (12+ messages)
[PATCH v2 1/3] drm/i915: remove parens around revision ids
2015-10-20 12:22 UTC (3+ messages)
` [PATCH v2 2/3] drm/i915/bxt: add revision id for A1 stepping and use it
` [PATCH v2 3/3] drm/i915: add helpers for platform specific revision id range checks
[PATCH v6 00/23] Color Management for DRM framework
2015-10-20 12:11 UTC (13+ messages)
` [PATCH v6 14/23] drm/i915: CHV: Pipe level degamma correction
` [Intel-gfx] "
[PATCH] drm/i915: Allow minimum brightness upon backlight enable
2015-10-20 10:32 UTC (4+ messages)
[PATCH i-g-t 1/3] lib/igt_fb: Allow specifiying object tiling when creating frame buffers
2015-10-20 9:10 UTC (5+ messages)
` [PATCH] igt/kms_rotation_crc: Add a subtest to validate Y-tiled obj + Y fb modifier
[PATCH] drm/i915/guc: Fix a false alert of memory leak when free LRC
2015-10-20 7:45 UTC (2+ messages)
[PATCH] drm/i915: Use dpcd read wake for sink crc calls
2015-10-20 7:39 UTC (4+ messages)
` [PATCH] drm/i915: Retry on every aux read
[PATCH v5] drm/i915/guc: Add GuC css header parser
2015-10-20 6:48 UTC (4+ messages)
` [PATCH v6] drm-intel-nightly: 2015y-10m-19d-20h-41m-28s UTC integration manifest
` [PATCH v6] drm/i915/guc: Add GuC css header parser
[PATCH 1/3] drm/edid: Fix up clock for CEA/HDMI modes specified via detailed timings
2015-10-20 6:31 UTC (6+ messages)
` [Intel-gfx] "
[PATCH] igt/kms_addfb_basic: New subtest to check for fb modifier and tiling mode mismatch
2015-10-20 1:19 UTC (8+ messages)
[PATCH] drm/i915/skl: Eliminate usage of pipe_wm_parameters from SKL-style WM (v4)
2015-10-19 17:17 UTC (2+ messages)
[PATCH] drm/i915: respect previous reg values on primary plane disable
2015-10-19 17:13 UTC (7+ messages)
` [PATCH v2] drm/i915/hsw: keep gamma and CSC enabled for "
[PATCH resend v2 3/8] drm/i915: Cope with request list state change during error state capture
2015-10-19 16:51 UTC (3+ messages)
` [PATCH v3 7/8] "
[PATCH 4.1, 4.2] drm/i915: Silence DDR DVFS errors on CHV
2015-10-19 16:40 UTC (7+ messages)
` [PATCH 4.1,4.2] "
` [Intel-gfx] [PATCH 4.1, 4.2] "
[PATCH v2 3/8] drm/i915: Cope with request list state change during error state capture
2015-10-19 16:07 UTC (2+ messages)
[PATCH 7/8] drm/i915: Grab execlist spinlock to avoid post-reset concurrency issues
2015-10-19 15:32 UTC (2+ messages)
` [PATCH v2 "
[PATCH 1/2] dim: Don't run stuff that needs dim setup
2015-10-19 13:52 UTC (4+ messages)
` [PATCH 2/2] dim: Add success notice to setup
` [PATCH] dim: Don't run stuff that needs dim setup
[PATCH] drm/core: Fix error condition in __setplane_internal
2015-10-19 13:32 UTC (2+ messages)
[PATCH] drm/i915: track relative-constants-mode per-context not per-device
2015-10-19 13:26 UTC (4+ messages)
[PATCH] drm/i915/skl: Correct other-pipe watermark update condition check
2015-10-19 13:22 UTC (5+ messages)
[PULL] topic/drm-misc
2015-10-19 13:21 UTC
[PULL] drm-intel-next
2015-10-19 13:18 UTC
[DIM PATCH] maintainer-tools: extract the man page from the dim script
2015-10-19 13:13 UTC
[libdrm] intel: Query full context GTT sizes for use with execbuffer
2015-10-19 12:45 UTC
[PATCH 0/4] lrc lifecycle cleanups
2015-10-19 10:54 UTC (7+ messages)
` [PATCH 2/4] drm/i915: Improve dynamic management/eviction of lrc backing objects
[QA 2015-10-10 ww42] Testing report for `drm-intel-testing`
2015-10-19 10:31 UTC
[PATCH v3] drm/i915: Improve kernel-doc for i915_audio_component struct
2015-10-19 10:23 UTC (2+ messages)
[PATCH] drm/i915: Report context GTT size
2015-10-19 10:17 UTC (4+ messages)
[PATCH 0/2] Wa32bit & Enable 48bit PPGTT
2015-10-19 10:01 UTC (6+ messages)
` [PATCH 2/2] drm/i915/gen8: Flip the 48b switch
[PATCH 0/4] Remainder of 'Nuke legacy state' patch series
2015-10-19 9:38 UTC (4+ messages)
` [PATCH 4/4] drm/i915: Only call commit_planes when there are things to commit
[DMC_BUGFIX_SKL_V2 3/5] drm/i915/skl: Making DC6 entry is the last call in suspend flow
2015-10-19 9:26 UTC (4+ messages)
` [DMC_BUGFIX_V3] "
[PATCH 00/15] Making DP link training code more readable
2015-10-19 9:01 UTC (6+ messages)
` [PATCH 02/15] drm/i915: Don't pass *DP around to link training functions
[PATCH] drm: Explicitly compute the last cacheline for clflush on range
2015-10-19 8:35 UTC (6+ messages)
` [Intel-gfx] "
[PATCH v6 1/4] drm/i915: Add audio sync_audio_rate callback
2015-10-19 8:27 UTC (8+ messages)
` [PATCH v6 4/4] drm/i915: set proper N/CTS in modeset
[PATCH 0/8] [RFC] Link training test
2015-10-19 6:13 UTC (6+ messages)
` [PATCH 7/8] drm/i915: Move max voltage and pre emphasis to intel_dp_link_training.c
v4.3-rc4: i915: ThinkPad Yoga 12: *ERROR* The master control interrupt lied (SDE)!
2015-10-19 0:34 UTC (5+ messages)
` v4.3-rc4: i915: ThinkPad Yoga 12: *ERROR* The master control interrupt lied (SDE)! [regression]
[PATCH v5 1/2] drm/i915: Fix failure paths around initial fbdev allocation
2015-10-18 18:03 UTC (5+ messages)
[Regression report] Weekly regression report WW42
2015-10-16 18:32 UTC (2+ messages)
[PATCH 5/5] drm: Check plane src coordinates correctly during page flip for atomic drivers
2015-10-16 17:46 UTC (3+ messages)
[PATCH 1/2] drm/fb-helper: Set plane rotation directly
2015-10-16 17:26 UTC (8+ messages)
` [PATCH 2/2] drm/fb-helper: Fix fb refcounting in pan_display_atomic
` [Intel-gfx] "
` [PATCH] "
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