public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2016-11-23 09:41:47 to 2016-11-24 14:22:49 UTC [more...]

[PATCH 0/5] HPD support during suspend for BXT/APL
 2016-11-24 14:22 UTC  (12+ messages)
` [PATCH 1/5] drm/i915/bxt: Corrected the guid for bxt
` [PATCH 2/5] drm/i915/bxt: VBT changes for hpd as wakeup feature
` [PATCH 3/5] drm/i915/bxt: Added _DSM call to set HPD_CTL
` [PATCH 4/5] drm/i915/bxt: Block D3 during suspend
` [PATCH 5/5] drm/i915: Enable HPD interrupts with master ctl interrupt
` ✗ Fi.CI.BAT: warning for HPD support during suspend for BXT/APL

[PATCH] drm/i915: Use the precomputed value for whether to enable command parsing
 2016-11-24 13:55 UTC  (6+ messages)
` ✓ Fi.CI.BAT: success for "
` [PATCH v2] "
` ✓ Fi.CI.BAT: success for drm/i915: Use the precomputed value for whether to enable command parsing (rev2)

[PATCH 1/2] drm/i915: Rename i915_gem_timeline.next_seqno to .seqno
 2016-11-24 13:50 UTC  (5+ messages)
` [PATCH 2/2] drm/i915: Fix off-by-one error on debug
  ` [PATCH] drm/i915/debugfs: Update pageflip information

[PATCH igt] igt/gem_exec_parse: test_lri check init + add debug msg
 2016-11-24 13:47 UTC  (2+ messages)
` [PATCH igt] igt/gem_exec_parse: generalise test_lri + debug info

[RFC PATCH v3 1/7] drm/i915: setup bridge for HDMI LPE audio driver
 2016-11-24 13:32 UTC  (2+ messages)
  ` [RFC PATCH v3 2/7] drm/i915: Add support for audio driver notifications

[PATCH] drm/i915: Don't sanitize has_decoupled_mmio if platform is not broxton
 2016-11-24 13:23 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v5 0/8] GEN-9 Arbitrated Bandwidth WM WA's & IPC
 2016-11-24 12:51 UTC  (13+ messages)
` [PATCH v6 1/8] drm/i915/skl: Add variables to check x_tile and y_tile
` [PATCH v6 2/8] drm/i915/bxt: IPC WA for Broxton
` [PATCH v6 3/8] drm/i915/kbl: IPC workaround for kabylake
` [PATCH v6 4/8] drm/i915/bxt: Enable IPC support
` [PATCH v6 5/8] drm/i915/skl+: change WM calc to fixed point 16.16
` [PATCH v6 6/8] drm/i915: Add intel_atomic_get_existing_crtc_state function
` [PATCH v6 7/8] drm/i915: Decode system memory bandwidth
` [PATCH v6 8/8] drm/i915/gen9: WM memory bandwidth related workaround
` ✓ Fi.CI.BAT: success for GEN-9 Arbitrated Bandwidth WM WA's & IPC (rev2)

[PATCH] drm/i915/debugfs: Increment return value of gt.next_seqno
 2016-11-24 12:49 UTC  (6+ messages)
` ✗ Fi.CI.BAT: warning for "

[PATCH 0/4] GuC code reorganization
 2016-11-24 12:15 UTC  (6+ messages)
` [PATCH 1/4] drm/i915: Rename intel_guc.h to intel_uc.h
` [PATCH 2/4] drm/i915/guc: Move host2guc_*() to intel_uc.c
` [PATCH 3/4] drm/i915/guc: Init action_lock in the loader
` [PATCH 4/4] drm/i915/guc: Remove spurious include

[PATCH i-g-t 0/4 v6] Convert sh scripts to C variants
 2016-11-24 12:06 UTC  (11+ messages)
` [PATCH i-g-t 1/4 v6] lib/{igt_sysfs, igt_aux}: Make available to other users kick_fbcon() (unbind_fbcon()), and added helpers to lib/igt_aux, lib/igt_kmod
` [PATCH i-g-t 2/4 v6] lib/igt_gvt: Make use of libkmod helpers and fix reading gvt parameter
` [PATCH i-g-t 3/4 v6] tests/drv_module_reload: Convert sh script to C version
` [PATCH i-g-t 4/4 v6] tests/kms_sysfs_edid_timing: Convert sh "

[PATCH 1/5] drm: Define drm_mm_for_each_node_in_range()
 2016-11-24 11:52 UTC  (12+ messages)
` [PATCH 2/5] drm: Check against color expansion in drm_mm_reserve_node()
` [PATCH 3/5] drm/i915: Mark all non-vma being inserted into the address spaces
` [PATCH 4/5] drm/i915: Fix i915_gem_evict_for_vma (soft-pinning)
` [PATCH 5/5] drm/i915: Tidy i915_gem_valid_gtt_space()
` ✗ Fi.CI.BAT: warning for series starting with [1/5] drm: Define drm_mm_for_each_node_in_range()

[PATCH] drm/i915: kick out cmd_parser specific structs from i915_drv.h
 2016-11-24 11:31 UTC  (4+ messages)
` ✓ Fi.CI.BAT: success for "

drm-intel split-up and new dim script
 2016-11-24 11:24 UTC  (2+ messages)

[dim PATCH 1/7] dim: rename rebuild-nightly to rebuild-tip
 2016-11-24 11:20 UTC  (7+ messages)
` [dim PATCH 2/7] dim: fix references to anything "nightly" in dim and documentation
` [dim PATCH 3/7] dim: do not do local variable assignments in declaration
` [dim PATCH 4/7] dim: return exit status instead of actually exiting from url_to_remote
` [dim PATCH 5/7] dim: fix list-upstreams when not in a git repo or with a drm upstream in place
` [dim PATCH 6/7] dim: silence the fetch in dim fixes
` [dim PATCH 7/7] dim: check positional parameter on dim fixes and cite

[PATCH] drm/i915/debugfs: Drop i915_hws_info
 2016-11-24 11:05 UTC  (4+ messages)
` ✓ Fi.CI.BAT: success for "

i-g-t dummyload/spin batch v10
 2016-11-24 10:16 UTC  (11+ messages)
` [i-g-t PATCH v10 1/5] lib: Make signal helper definitions reusable
` [i-g-t PATCH v10 2/5] lib: add igt_dummyload
    ` [i-g-t PATCH v11 "
        ` [i-g-t PATCH v12 "
` [i-g-t PATCH v10 3/5] igt/gem_wait: Use new igt_spin_batch
` [i-g-t PATCH v10 4/5] igt/kms_flip: "
` [i-g-t PATCH v10 5/5] igt/kms_busy.c: "

[PATCH 0/8] HuC Loading Patches
 2016-11-24 10:05 UTC  (13+ messages)
` [PATCH 1/8] drm/i915/guc: Make the GuC fw loading helper functions general. Always initialize action_lock
` [PATCH 2/8] drm/i915/huc: Unified css_header struct for GuC and HuC
` [PATCH 3/8] drm/i915/huc: Add HuC fw loading support
` [PATCH 4/8] drm/i915/huc: Add BXT HuC Loading Support
` [PATCH 5/8] drm/i915/HuC: Add KBL huC loading Support
` [PATCH 6/8] drm/i915/huc: Add debugfs for HuC loading status check
` [PATCH 7/8] drm/i915/huc: Support HuC authentication
` [PATCH 8/8] drm/i915/get_params: Add HuC status to getparams
` ✓ Fi.CI.BAT: success for HuC Loading Patches

[PATCH]i915: use WARN_ON_ONCE in intel_dp_aux_transfer
 2016-11-24  9:03 UTC  (3+ messages)

[PATCH RFC] drm: Add a new connector atomic property for link status
 2016-11-24  8:45 UTC  (18+ messages)
            ` [Intel-gfx] "
` [PATCH RFC v2] "
  ` [PATCH RFC v3] "
` ✗ Fi.CI.BAT: failure for drm: Add a new connector atomic property for link status (rev3)
` ✓ Fi.CI.BAT: success for drm: Add a new connector atomic property for link status (rev4)

[PATCH] drm/i915: Always load guc by default
 2016-11-24  8:41 UTC  (7+ messages)

[PATCH 0/5] Add Automation support for DP compliance testing
 2016-11-24  8:07 UTC  (15+ messages)
` [PATCH 1/5] drm/i915: Add support for DP link training compliance
` [PATCH 3/5] Add support for forcing 6 bpc on DP pipes
` [PATCH 4/5] drm: Add definitions for DP compliance Video pattern tests
` [PATCH 5/5] drm/i915: Add support for DP Video pattern compliance tests

[PATCH] drm/i915: Move the release of PT page to the upper caller
 2016-11-24  7:39 UTC  (6+ messages)

[bug report] drm/i915/gvt: fix deadlock in workload_thread
 2016-11-24  7:09 UTC  (3+ messages)
` [igvt-g-dev] "

[PATCH] drm/i915: Pass dev_priv to intel_setup_outputs()
 2016-11-24  3:44 UTC  (5+ messages)
  ` [PATCH v2] "
` ✓ Fi.CI.BAT: success for drm/i915: Pass dev_priv to intel_setup_outputs() (rev2)

[PATCH] aubdump: Fix intel_aubdump -o <filename>
 2016-11-23 23:53 UTC 

[PATCH 0/3] drm/i915: atomic_cdclk_freq fixes
 2016-11-23 20:27 UTC  (2+ messages)

[PATCH] drm/i915/bxt: Correct dual-link MIPI port control
 2016-11-23 20:26 UTC  (3+ messages)

[PATCH v2 0/9] drm/i915: Add a per-pipe plane identifier enum (v2)
 2016-11-23 20:16 UTC  (2+ messages)

[PATCH] drm/i915: Make skl_write_{plane, cursor}_wm() static
 2016-11-23 20:15 UTC  (4+ messages)

[PATCH 1/2] shmem: Support for registration of driver/file owner specific ops
 2016-11-23 19:00 UTC  (8+ messages)
` [PATCH 2/2] drm/i915: Make GPU pages movable
      ` [Intel-gfx] "

[PATCH] drm/i915/perf: Wrap 64bit divides in do_div()
 2016-11-23 17:15 UTC  (3+ messages)
` [PATCH v3] "
` ✓ Fi.CI.BAT: success for drm/i915/perf: Wrap 64bit divides in do_div() (rev3)

[PATCH 1/3] drm: Hold mode_config.lock to prevent hotplug whilst setting up crtcs
 2016-11-23 15:47 UTC  (5+ messages)
` [PATCH 2/3] drm: Pull together probe + setup for drm_fb_helper
` [PATCH 3/3] drm: Protect fb_helper list manipulation with a mutex
` ✓ Fi.CI.BAT: success for series starting with [1/3] drm: Hold mode_config.lock to prevent hotplug whilst setting up crtcs

[PATCH] drm/i915: Remove all ->config dereferences from intel_hdmi
 2016-11-23 15:22 UTC  (4+ messages)
  ` [PATCH v2] drm/i915: Remove all ->config dereferences from intel_hdmi, v2

[PATCH] drm/i915/guc: Remove unused intel_guc_fw struct member
 2016-11-23 14:26 UTC  (4+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH] drm/i915: i915_gem_alloc_context_obj can be static
 2016-11-23 14:26 UTC  (5+ messages)
  ` [PATCH v2] "
` ✓ Fi.CI.BAT: success for drm/i915: i915_gem_alloc_context_obj can be static (rev2)

[PATCH] drm/i915: Moving scaler numbers to runtime init
 2016-11-23 14:16 UTC  (6+ messages)
` [PATCH] drm/i915: Moving no of scalers initialization "
      ` [PATCH] drm/i915: Move number "
` ✓ Fi.CI.BAT: success for drm/i915: Moving scaler numbers to runtime init (rev3)

[PATCH i-g-t] tools: Add intel_dp_compliance for DisplayPort 1.2 compliance automation
 2016-11-23 13:59 UTC  (2+ messages)

[PATCH i-g-t 0/2] Improve error report when there are less overlays than expected
 2016-11-23 13:04 UTC  (3+ messages)
` [PATCH i-g-t 1/2] lib: Check format of framebuffer before SetPlane
` [PATCH i-g-t 2/2] kms_plane_scaling: Skip if we don't have enough overlays

[PATCH] drm/i915/guc: Always initialize action_lock
 2016-11-23 12:12 UTC  (7+ messages)

[PATCH i-g-t v2] tests/kms_plane_lowres: Plane visibility after atomic modesets
 2016-11-23 11:49 UTC 

[PATCH 0/4] drm/i915/lspcon: Fix ParadTech PS175 adaptor detection
 2016-11-23 11:48 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH v5 0/8] GEN-9 Arbitrated Bandwidth WM WA's & IPC
 2016-11-23 10:25 UTC  (6+ messages)
` [PATCH v5 4/8] drm/i915/bxt: Enable IPC support


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