public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2015-07-23 20:29:12 to 2015-07-28 09:57:08 UTC [more...]

[MIPI SEQ V3 PARSING PATCH 0/9] Patches to support the version 3 of MIPI sequence in VBT
 2015-07-28 10:01 UTC  (10+ messages)
` [MIPI SEQ PARSING v1 PATCH 1/9] drm/i915: Adding the parsing logic for the i2c element
` [MIPI SEQ PARSING v1 PATCH 2/9] drm/i915: Parsing VBT if size of VBT exceeds 6KB
` [MIPI SEQ PARSING v1 PATCH 3/9] drm/i915: Using the approprite vbt size if vbt is not in mailbox4 of opregion
` [MIPI SEQ PARSING v1 PATCH 4/9] drm/i915: Added support the v3 mipi sequence block
` [MIPI SEQ PARSING v1 PATCH 5/9] drm/i915: Added the generic gpio sequence support and gpio table
` [MIPI SEQ PARSING v1 PATCH 6/9] drm/i915: GPIO for CHT generic MIPI
` [MIPI SEQ PARSING v1 PATCH 7/9] drm: Add few more wrapper functions for drm panel
` [MIPI SEQ PARSING v1 PATCH 8/9] drm/i915: Add functions to execute the new sequences from VBT
` [MIPI SEQ PARSING v1 PATCH 9/9] BXT GPIO support for backlight and panel control

[PATCH v2 00/12] DPMS updates and atomic state checking
 2015-07-28  9:04 UTC  (18+ messages)
` [PATCH v2 01/12] drm/i915: Make the force_thru workaround atomic
        ` [PATCH v2.1 01/12] drm/i915: Make the force_thru workaround atomic, v2
` [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

[PULL] topic/drm-misc
 2015-07-28  9:03 UTC 

[PATCH 1/2] drm: Add DRM_ERROR_ON replacement for WARN_ON
 2015-07-28  8:46 UTC  (3+ messages)
` [PATCH 2/2] drm/i915: Switch a couple of BUG_ONs in the cmdparser over to DRM_ERROR

[PATCH] drm/i915: Fake AGP is dead
 2015-07-28  8:43 UTC  (2+ messages)

[PATCH] drm/i915/bxt: WA for swapped HPD pins in A stepping
 2015-07-28  8:42 UTC  (4+ messages)

[PATCH 1/2] drm/i915: VLV/CHV PSR: Increase wait delay time before active PSR
 2015-07-28  8:19 UTC  (10+ 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

Error in inner loop in validate_cmds_sorted / out of bounds issue
 2015-07-28  8:14 UTC  (5+ messages)

[PATCH 00/18] Redesign of dmc firmware loading
 2015-07-28  8:09 UTC  (29+ 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 0/9] drm/i915: Check pixel clock when setting mode
 2015-07-28  7:36 UTC  (7+ messages)
` [PATCH 1/9] drm/i915: Check pixel clock when setting mode for DP
` [PATCH 6/9] drm/i915: Check pixel clock when setting mode for DSI

[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 

[RFC 0/9] Convert requests to use struct fence
 2015-07-27 14:00 UTC  (7+ messages)
` [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 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 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/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  (6+ messages)
` [PATCH 1/4] drm/i915: Add audio hotplug info 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  (3+ messages)

[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)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox