public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2015-07-22 14:21:50 to 2015-07-27 11:21:01 UTC [more...]

[PULL] topic/crc-pmic
 2015-07-27 11:21 UTC  (2+ messages)

[PATCH 00/13] Make i915 dpms atomic
 2015-07-27 11:16 UTC  (8+ 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 0/5] drm/i915: Make waiting interruptible
 2015-07-27 11:14 UTC  (13+ 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] "

[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  (18+ messages)
` [PATCH 1/4] drm/i915: Clearing buffer objects via CPU/GTT
` [PATCH 2/4] drm/i915: Support for creating Stolen memory backed objects
` [PATCH 3/4] drm/i915: Add support for stealing purgable stolen pages
` [PATCH 4/4] drm/i915: Support for pread/pwrite from/to non shmem backed objects

[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/2] drm/i915: VLV/CHV PSR: Increase wait delay time before active PSR
 2015-07-27  8:36 UTC  (7+ 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 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/bxt: WA for swapped HPD pins in A stepping
 2015-07-27  5:32 UTC  (2+ messages)

[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 00/13 v4] Batch submission via GuC
 2015-07-25  2:31 UTC  (13+ 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 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 1/7] drm: Fix DP_TEST_COUNT_MASK
 2015-07-24  0:51 UTC  (2+ messages)
` [Intel-gfx] "

[RFC 0/9] Convert requests to use struct fence
 2015-07-23 14:25 UTC  (8+ messages)
` [RFC 3/9] drm/i915: "
` [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

[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  (14+ 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  (7+ messages)
` [PATCH 1/3] igt/gem_stolen: Verifying extended gem_create ioctl
` [PATCH 2/3] igt/gem_pread: Support to verify pread/pwrite for non-shmem backed obj
` [PATCH 3/3] igt/gem_create: Test to validate parameters for GEM_CREATE ioctl

[PULL] topic/connector-locking
 2015-07-23  7:43 UTC 

[PULL] drm-intel-next
 2015-07-23  7:39 UTC 

[PATCH igt] lib: add igt_debugfs_read()
 2015-07-23  7:30 UTC  (3+ messages)

[PULL] topic/drm-misc
 2015-07-23  7:27 UTC 

[PULL] topic/drm-fixes
 2015-07-23  6:53 UTC 

[PULL] drm-intel-fixes
 2015-07-23  6:50 UTC 

[PATCH v2 0/4] i915 to call hda driver on HDMI plug/unplug
 2015-07-22 15:28 UTC  (5+ messages)
` [PATCH 1/4] drm/i915: Add audio hotplug info struct
` [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

[drm-intel:topic/connector-locking 31/98] drivers/gpu/drm/drm_gem_cma_helper.c:384:21: warning: unused variable 'dev'
 2015-07-22 14:54 UTC 

[PATCH 00/14] drm_connector locking rules, v2
 2015-07-22 14:46 UTC  (4+ messages)
` [PATCH 14/14] drm: gc now dead mode_group code

[drm-intel:topic/connector-locking 24/98] drivers/gpu/drm/amd/amdgpu/dce_v8_0.c:2577:3: error: implicit declaration of function 'drm_vblank_post_modeset'
 2015-07-22 14:26 UTC 

[drm-intel:topic/connector-locking 97/98] drivers/gpu/drm/drm_atomic_helper.c:992:2: error: too many arguments to function 'drm_atomic_helper_commit_planes'
 2015-07-22 14:20 UTC 

[drm-intel:topic/connector-locking 63/98] drivers/gpu/drm/drm_ioctl.c:572:5: warning: "CONFIG_AGP" is not defined
 2015-07-22 14:21 UTC 


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