messages from 2015-07-23 07:49:23 to 2015-07-28 03:35:03 UTC [more...]
[PULL] topic/crc-pmic
2015-07-28 3:35 UTC (5+ messages)
[PATCH 00/13 v4] Batch submission via GuC
2015-07-28 0:18 UTC (23+ messages)
` [PATCH 03/13 v4] drm/i915: Add GuC-related header files
` [PATCH 06/13 v4] drm/i915: Expose two LRC functions for GuC submission mode
` [PATCH 07/13 v4] drm/i915: GuC submission setup, phase 1
` [PATCH 08/13 v4] drm/i915: Enable GuC firmware log
` [PATCH 09/13 v4] drm/i915: Implementation of GuC client
` [PATCH 10/13 v4] drm/i915: Interrupt routing for GuC submission
` [PATCH 11/13 v4] drm/i915: Integrate GuC-based command submission
` [PATCH 12/13 v4] drm/i915: Debugfs interface for GuC submission statistics
[PATCH v5 00/19] 48-bit PPGTT
2015-07-27 21:11 UTC (6+ messages)
` [PATCH v5 17/19] drm/i915: Wa32bitGeneralStateOffset & Wa32bitInstructionBaseOffset
[PATCH] drm: Fix TEST_CRC_COUNT mask name
2015-07-27 19:04 UTC
[PATCH 1/2] drm/i915: VLV/CHV PSR: Increase wait delay time before active PSR
2015-07-27 18:37 UTC (9+ messages)
` [PATCH 2/2] drm/i915: Also call frontbuffer flip when disabling planes
` [PATCH] drm/i915: VLV/CHV PSR: Increase wait delay time before active PSR
[PATCH v2 00/12] DPMS updates and atomic state checking
2015-07-27 14:04 UTC (14+ messages)
` [PATCH v2 01/12] drm/i915: Make the force_thru workaround atomic
` [PATCH v2 02/12] drm/i915: Update atomic state when removing mst connector
` [PATCH v2 03/12] drm/i915: Convert connector checking to atomic
` [PATCH v2 04/12] drm/i915: Remove some unneeded checks from check_crtc_state
` [PATCH v2 05/12] drm/i915: Remove connectors_active from state checking
` [PATCH v2 06/12] drm/i915: Make crtc checking use the atomic state
` [PATCH v2 07/12] drm/i915: Get rid of dpms handling
` [PATCH v2 08/12] drm/i915: Remove connectors_active from sanitization
` [PATCH v2 09/12] drm/i915: Remove connectors_active from intel_dp.c
` [PATCH v2 10/12] drm/i915: Remove connectors_active
` [PATCH v2 11/12] drm/i915: Only update mode related state if a modeset happened
` [PATCH v2 12/12] drm/i915: Handle return value in intel_pin_and_fence_fb_obj, v2
[RFC 0/9] Convert requests to use struct fence
2015-07-27 14:00 UTC (11+ messages)
` [RFC 5/9] drm/i915: Add per context timelines to fence object
` [RFC 6/9] drm/i915: Delay the freeing of requests until retire time
` [RFC 7/9] drm/i915: Interrupt driven fences
` [RFC 9/9] drm/i915: Add sync framework support to execbuff IOCTL
[PATCH 00/13] Make i915 dpms atomic
2015-07-27 13:56 UTC (10+ messages)
` [PATCH 02/13] drm/atomic: Update legacy DPMS state during modesets
` [PATCH v1.1 02/13] drm/atomic: Update legacy DPMS state during modesets, v2
` [PATCH v1.2 02/13] drm/atomic: Update legacy DPMS state during modesets, v3
[PATCH 1/2] drm/i915: use error path
2015-07-27 12:06 UTC (2+ messages)
` [PATCH 2/2] drm/i915: check for return value
[PATCH 0/5] drm/i915: Make waiting interruptible
2015-07-27 11:55 UTC (14+ messages)
` [PATCH 1/5] drm/i915: Handle return value in intel_pin_and_fence_fb_obj
` [PATCH v1.1 1/5] drm/i915: Handle return value in intel_pin_and_fence_fb_obj, v2
` [PATCH 2/5] drm/atomic: Make prepare_fb/cleanup_fb only take state
` [PATCH v1.1 2/5] drm/atomic: Make prepare_fb/cleanup_fb only take state, v2
` [Intel-gfx] "
[PATCH 0/9] drm/i915: Check pixel clock when setting mode
2015-07-27 11:47 UTC (4+ messages)
` [PATCH 6/9] drm/i915: Check pixel clock when setting mode for DSI
[PATCH] drm/i915/bxt: WA for swapped HPD pins in A stepping
2015-07-27 11:46 UTC (3+ messages)
[PATCH 1/7] drm: Fix DP_TEST_COUNT_MASK
2015-07-27 11:23 UTC (3+ messages)
` [Intel-gfx] "
[BXT MIPI PATCH v2 00/13] MIPI DSI Support for BXT
2015-07-27 10:38 UTC (16+ messages)
` [BXT MIPI PATCH v2 01/13] drm/i915/bxt: Initialize MIPI "
` [BXT MIPI PATCH v2 02/13] drm/i915/bxt: Enable BXT DSI PLL
` [BXT MIPI PATCH v2 03/13] drm/i915/bxt: Disable DSI PLL for BXT
` [BXT MIPI PATCH v2 04/13] drm/i915/bxt: DSI prepare changes "
` [BXT MIPI PATCH v2 05/13] drm/i915/bxt: DSI encoder support in CRTC modeset
` [BXT MIPI PATCH v2 06/13] drm/i915/bxt: DSI enable for BXT
` [BXT MIPI PATCH v2 07/13] drm/i915/bxt: Program Tx Rx and Dphy clocks
` [BXT MIPI PATCH v2 08/13] drm/i915/bxt: DSI disable and post-disable
` [BXT MIPI PATCH v2 09/13] drm/i915/bxt: get_hw_state for BXT
` [BXT MIPI PATCH v2 10/13] drm/i915/bxt: get DSI pixelclock
` [BXT MIPI PATCH v2 11/13] drm/i915/bxt: Modify BXT BLC according to VBT changes
` [BXT MIPI PATCH v2 12/13] drm/i915/bxt: Remove DSP CLK_GATE programming for BXT
` [BXT MIPI PATCH v2 13/13] drm/i915: Added BXT DSI backlight support
[PATCH i-g-t] benchmarks/Android.mk, tools/Android.mk: Fix android build error
2015-07-27 10:30 UTC
[drm-intel:topic/drm-misc 3/4] drivers/gpu/drm/exynos/exynos_drm_crtc.c:102:2: warning: initialization from incompatible pointer type
2015-07-27 10:20 UTC
[PATCH] drm/i915: Fake AGP is dead
2015-07-27 9:47 UTC
[PATCH v5 0/4] Support for creating/using Stolen memory backed objects
2015-07-27 9:38 UTC (3+ messages)
` [PATCH 3/4] drm/i915: Add support for stealing purgable stolen pages
[PATCH] drm/i915: Keep the mm.bound_list in rough LRU order
2015-07-27 9:26 UTC
[PATCH 1/2] drm: Add DRM_ERROR_ON replacement for WARN_ON
2015-07-27 9:17 UTC (2+ messages)
` [PATCH 2/2] drm/i915: Switch a couple of BUG_ONs in the cmdparser over to DRM_ERROR
Error in inner loop in validate_cmds_sorted / out of bounds issue
2015-07-27 8:59 UTC (2+ messages)
[PATCH 00/18] Redesign of dmc firmware loading
2015-07-27 8:48 UTC (25+ messages)
` [PATCH 01/18] drm/i915/bxt: Path added of dmc firmware ver1 for BXT
` [PATCH 02/18] drm/i915/bxt: Modified HAS_CSR, added support "
` [PATCH 03/18] drm/i915/bxt: Stepping info added for bxt
` [PATCH 04/18] drm/i915/gen9: block disable call for pw1 if dmc firmware is present
` [PATCH 05/18] drm/i915/gen9: csr_init after runtime pm enable
` [PATCH 06/18] drm/i915/gen9: move assert_csr_loaded into intel_rpm.c
` [PATCH 07/18] drm/i915/gen9: Remove csr.state, csr_lock and related code
` [PATCH 08/18] drm/i915/gen9: Align line continuations in intel_csr.c
` [PATCH 09/18] drm/i915/gen9: Simplify csr loading failure printing
` [PATCH 10/18] drm/i915/gen9: extract parse_csr_fw
` [PATCH 11/18] drm/i915/gen9: Don't try to load garbage dmc firmware on resume
` [PATCH 12/18] drm/i915/gen9: Use dev_priv in csr functions
` [PATCH 13/18] drm/i915: Use request_firmware and our own async work
` [PATCH 14/18] drm/i915/gen9: Use flush_work to synchronize with dmc loader
` [PATCH 15/18] drm/i915/skl: Making DC6 entry is the last call in suspend flow
` [PATCH 16/18] drm/i915/skl: Do not disable cdclk PLL if csr firmware is present
` [PATCH 17/18] drm/i915/skl: Removed csr firmware load in resume path
` [PATCH 18/18] drm/i915/gen9: Removed byte swapping for csr firmware
[PATCH 1/3] drm/i915: Clean up Makefile
2015-07-27 8:27 UTC (13+ messages)
` [PATCH 2/3] drm/i915: Extract i915_gem_fence.c
` [PATCH 3/3] drm/i915: kerneldoc for fences
` [PATCH 1/4] "
` [PATCH 2/4] drm/i915: Remove bogus kerneldoc include directive
` [PATCH 3/4] drm/i915: Move low-level swizzling code to i915_gem_fence.c
` [PATCH 4/4] drm/i915: kerneldoc for tiling IOCTL and swizzle functions
[PATCH v3 0/4] i915 to call hda driver on HDMI plug/unplug
2015-07-27 8:14 UTC (8+ messages)
` [PATCH 1/4] drm/i915: Add audio hotplug info callback
` [PATCH 2/4] drm/i915: Call audio hotplug notify function
` [PATCH 3/4] ALSA: hda - Dispatch incoming HDMI hotplug i915 callback
` [PATCH 4/4] ALSA: hda - Wake the codec up on hotplug notify events
[PATCH v2 00/25] replace ioremap_{cache|wt} with memremap
2015-07-27 7:50 UTC (3+ messages)
` [PATCH v2 12/25] i915: switch from acpi_os_ioremap to ioremap
` [Intel-gfx] "
Writing tests to reuse stolen memory in i915
2015-07-27 7:34 UTC
[PATCH] drm/i915: fix checksum write for automated test reply
2015-07-27 4:41 UTC (3+ messages)
[PATCH] drm/i915: Parsing LFP brightness control from VBT
2015-07-27 4:38 UTC (3+ messages)
[4.2-rc4] acpi|drm|i915: circular locking dependency: acpi_video_get_backlight_type
2015-07-26 22:33 UTC
8086:1616 [Lenovo ThinkPad T450s] External monitor is disabled after resume
2015-07-26 15:16 UTC (3+ messages)
[QA 2015/07/17 ww30] Testing report for `drm-intel-testing`
2015-07-25 14:53 UTC
[intelddx] v2.99.917-392-g8090a65e2df5: Broken with llvm/clang v3.6.1
2015-07-25 10:57 UTC (2+ messages)
[PATCH 0/4] Add support for Hyperlinks and Markup on kernel-doc
2015-07-25 10:20 UTC (7+ messages)
` [PATCH 1/4] scripts/kernel-doc: Adding cross-reference links to html documentation
` [PATCH 2/4] scripts/kernel-doc: Replacing highlights hash by an array
` [PATCH 3/4] scripts/kernel-doc: Adding infrastructure for markdown support
` [PATCH 4/4] drm/doc: Convert to markdown
[PATCH 2/7] drm/i915: Try to stop sink crc calculation on error
2015-07-24 18:33 UTC (9+ messages)
` [PATCH 3/7] drm/i915: Don't return error on sink crc stop
` [PATCH 4/7] drm/i915: Split sink_crc function in start, stop and read
` [PATCH 5/7] drm/i915: Force sink crc stop before start
` [PATCH 6/7] drm/i915: Save latest known sink CRC to compensate delayed counter reset
` [PATCH 7/7] drm/i915: Dont -ETIMEDOUT on identical new and previous (count, crc)
[PATCH i-g-t] tools/Makefile.sources: fix igt_stats complie error on android
2015-07-24 15:55 UTC (2+ messages)
[PATCH i-g-t v2] benchmark/: fix gem_exec_nop complie error on android
2015-07-24 15:53 UTC (5+ messages)
[PATCH libdrm] intel: Serialize drmPrimeFDToHandle with struct_mutex
2015-07-24 14:57 UTC (6+ messages)
` [PATCH i-g-t] tests/drm_import_export: Add tests for prime/flink sharing races
` [PATCH i-g-t v2] "
[PATCH] benchmarks: Do not install to system-wide bin/
2015-07-24 13:15 UTC
[CABC PATCH v1 3/3][RFC] drm/i915: CABC support for backlight control
2015-07-24 12:24 UTC (2+ messages)
` [RFC CABC PATCH v2 3/3] "
[RFCv2 00/12] TDR/watchdog timeout support for gen8
2015-07-24 11:13 UTC (3+ messages)
` [RFCv2 00/12] TDR/watchdog timeout support for gen8 (edit: fixed coverletter)
[PATCH v2] drm/i915: load driver even if debugfs fails
2015-07-23 14:06 UTC
[PATCH 0/6] drm/i915: Fastboot for everyone!
2015-07-23 13:25 UTC (7+ messages)
` [PATCH 1/6] drm/atomic: add connectors_changed to separate it from mode_changed, v2
` [PATCH 2/6] drm/atomic: pass old crtc state to atomic_begin/flush
` [PATCH 3/6] drm/i915: Set csc coefficients in update_pipe_size
[PATCH i-g-t] benchmark/: fix gem_exec_nop complie error on android
2015-07-23 12:59 UTC
[PATCH v3 0/5] drm: Add decoding for DRM/KMS and i915 ioctls
2015-07-23 11:02 UTC (5+ messages)
` [PATCH v3 1/5] drm: Add config for detecting libdrm
[drm-intel:topic/crc-pmic 2/7] intel_soc_pmic_core.c:undefined reference to `gpiod_remove_lookup_table'
2015-07-23 10:34 UTC (7+ messages)
` [PATCH] mfd: Add GPIOLIB dependency if INTEL_SOC_PMIC is to be enabled
[BISECTED][BUG] Bug 91133 : GPU hang on G45
2015-07-23 10:33 UTC (3+ messages)
[PATCH 0/4] i915 to call hda driver on HDMI plug/unplug
2015-07-23 10:02 UTC (11+ messages)
` [PATCH 1/4] drm/i915: Add audio hotplug info struct
[PATCH v3 0/3] Tests for verifying the old and extended GEM_CREATE ioctl
2015-07-23 9:45 UTC (3+ messages)
` [PATCH 3/3] igt/gem_create: Test to validate parameters for "
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