messages from 2016-12-01 01:24:54 to 2016-12-02 08:44:02 UTC [more...]
[PATCH] drm/i915: Fix kerneldoc for intel_guc_fini
2016-12-02 8:43 UTC
[PATCH] drm/i915/perf: use DRM_DEBUG for userspace issues
2016-12-02 8:35 UTC (3+ messages)
` ✓ Fi.CI.BAT: success for "
[RFC 0/3] Introduce drmfs pseudo filesystem for drm subsystem
2016-12-02 8:32 UTC (10+ messages)
` [RFC 1/3] fs: Introduce drmfs pseudo filesystem interfaces
` [RFC 2/3] drm: Register drmfs filesystem from drm init
` [RFC 3/3] drm/i915: Creating guc log file in drmfs instead of debugfs
` ✓ Fi.CI.BAT: success for Introduce drmfs pseudo filesystem for drm subsystem (rev2)
[PATCH v2] drm/i915/glk: Reuse broxton code for geminilake
2016-12-02 8:27 UTC (4+ messages)
` [PATCH v3] "
[PATCH 0/9] Geminilake enabling
2016-12-02 8:23 UTC (10+ messages)
` [PATCH 1/9] drm/i915/glk: Reuse broxton code for geminilake
` [PATCH 2/9] drm/i915/glk: Add power wells for Geminilake
` [PATCH 3/9] drm/i915/glk: Implement Geminilake DDI init sequence
` [PATCH 4/9] drm/i915/glk: Set DCC delay range 2 in PLL enable sequence
` [PATCH 5/9] drm/i915/glk: Update Port PLL enable sequence for Geminilkae
` [PATCH 6/9] drm/i915/glk: Reuse broxton's cdclk code for GLK
` [PATCH 7/9] drm/i915/glk: Allow dotclock up to 2 * cdclk on geminilake
` [PATCH 8/9] drm/i915/glk: Implement core display init/uninit sequence for geminilake
` [PATCH 9/9] drm/i915/glk: Configure number of sprite planes properly
[PATCH 00/15] Geminilake enabling
2016-12-02 8:16 UTC (20+ messages)
` [PATCH 06/15] drm/i915/glk: Force DDI initialization
` [PATCH 07/15] drm/i915/glk: Set DDI PHY lane lane optimization for Geminilake too
` [PATCH 08/15] drm/i915/glk: Add power wells for Geminilake
` [PATCH 11/15] drm/i915/glk: Update Port PLL enable sequence for Geminilkae
` [PATCH 12/15] drm/i915/glk: Reuse broxton's cdclk code for GLK
` [PATCH 13/15] drm/i915/glk: Allow dotclock up to 2 * cdclk on geminilake
` [PATCH 14/15] drm/i915/glk: Implement core display init/uninit sequence for geminilake
` [PATCH 15/15] drm/i915/glk: Configure number of sprite planes properly
` ✓ Fi.CI.BAT: success for Geminilake enabling (rev8)
[RFC PATCH v4 7/7] ALSA: x86: hdmi: continue playback even when display resolution changes
2016-12-02 20:06 UTC
[RFC PATCH v4 6/7] ALSA: x86: hdmi: Fixup some monitor
2016-12-02 20:06 UTC
[RFC PATCH v4 5/7] ALSA: x86: hdmi: Improve position reporting
2016-12-02 20:05 UTC
[RFC PATCH v4 4/7] ALSA: x86: hdmi: Add audio support for BYT and CHT
2016-12-02 20:05 UTC
[RFC PATCH v4 3/7] ALSA: add shell for Intel HDMI LPE audio driver
2016-12-02 20:04 UTC
[RFC PATCH v4 2/7] drm/i915: Add support for audio driver notifications
2016-12-02 20:04 UTC
[RFC PATCH v4 1/7] drm/i915: setup bridge for HDMI LPE audio driver
2016-12-02 20:03 UTC
[RFC] drm: Enable dynamic debug for DRM_[DEV]_DEBUG*
2016-12-02 8:01 UTC (3+ messages)
` ✓ Fi.CI.BAT: success for "
[RFC PATCH v4 0/7] Add support for Legacy HDMI audio drivers
2016-12-02 20:01 UTC
[PATCH v2] drm/i915: Pass dev_priv to intel_setup_outputs()
2016-12-02 7:57 UTC (3+ messages)
` [PATCH] drm/i915: Fix intel_psr_init() kerneldoc
[PATCH 1/2] drm/i915/audio: extend get_saved_enc() to support more scenarios
2016-12-02 6:47 UTC (4+ messages)
` [PATCH 2/2] drm/i915/audio: extend audio sync rate support for DP MST
` ✓ Fi.CI.BAT: success for series starting with [1/2] drm/i915/audio: extend get_saved_enc() to support more scenarios
[PATCH] drm/i915: Calculate common rates and max lane count in Long pulse handler
2016-12-02 4:15 UTC (2+ messages)
` ✗ Fi.CI.BAT: warning for "
[RFC] drm/i915: Provide a hook for selftests
2016-12-02 0:15 UTC (3+ messages)
` ✓ Fi.CI.BAT: success for "
[PATCH i-g-t 0/4 v7] Convert sh scripts to C variants
2016-12-01 23:43 UTC (6+ messages)
` [PATCH i-g-t 1/4 v7] lib/igt_kmod: New library to support driver loading/unloading and additional helpers
` [PATCH i-g-t 2/4 v7] lib/igt_gvt: Make use of libkmod helpers and fix reading gvt parameter
` [PATCH i-g-t 3/4 v7] tests/drv_module_reload: Convert sh script to C version
` [PATCH i-g-t 4/4 v7] tests/kms_sysfs_edid_timing: Convert sh "
linux-next: problems fetching the drm-intel, etc trees
2016-12-01 20:50 UTC (5+ messages)
[PATCH v2 00/10] GEM object create and driver init dev_priv cleanups
2016-12-01 20:42 UTC (16+ messages)
` [PATCH 01/10] drm/i915: Make GEM object alloc/free and stolen created take dev_priv
` [PATCH 02/10] drm/i915: Make GEM object create and create from data "
` [PATCH 03/10] drm/i915: Make various init functions "
` [PATCH 04/10] drm/i915: More GEM init dev_priv cleanup
` [PATCH 05/10] drm/i915: dev_priv cleanup in bridge/bar/mmio init code
` [PATCH 06/10] drm/i915: Unexport VGA switcheroo functions
` [PATCH 07/10] drm/i915: Make gmbus setup take dev_priv
` [PATCH 08/10] drm/i915: Make i915_destroy_error_state "
` [PATCH 09/10] drm/i915: Make i915_save/restore_state and intel_i2c_reset "
` [PATCH 10/10] drm/i915: Make intel_pm_setup "
` ✗ Fi.CI.BAT: warning for GEM object create and driver init dev_priv cleanups (rev2)
[PATCH 00/18] drm/i915/dsi: Fix / cleanup dsi enable / disable sequences
2016-12-01 20:29 UTC (19+ messages)
` [PATCH 01/18] drm/i915/dsi: Fix swapping of MIPI_SEQ_DEASSERT_RESET / MIPI_SEQ_ASSERT_RESET
` [PATCH 02/18] drm/i915/dsi: Fix chv_exec_gpio disabling the GPIOs it is setting
` [PATCH 03/18] drm/i915/dsi: Move calling of wait_for_dsi_fifo_empty to mipi_exec_send_packet
` [PATCH 04/18] drm/i915/dsi: Merge intel_dsi_disable/enable into their respective callers
` [PATCH 05/18] drm/i915/dsi: Add intel_dsi_unprepare() helper
` [PATCH 06/18] drm/i915/dsi: Move disable pll call outside of clear_device_ready()
` [PATCH 07/18] drm/i915/dsi: Move intel_dsi_clear_device_ready()
` [PATCH 08/18] drm/i915/dsi: Document the panel enable / disable sequences from the spec
` [PATCH 09/18] drm/i915/dsi: Make intel_dsi_enable/disable directly exec VBT sequences
` [PATCH 10/18] drm/i915/dsi: Drop bogus MIPI_SEQ_ASSERT_RESET before POWER_ON
` [PATCH 11/18] drm/i915/dsi: Move MIPI_SEQ_POWER_ON/OFF calls together with pmic gpio calls
` [PATCH 12/18] drm/i915/dsi: Group DPOunit clock gate workaround with PLL enable
` [PATCH 13/18] drm/i915/dsi: Execute MIPI_SEQ_DEASSERT_RESET before calling device_ready()
` [PATCH 14/18] drm/i915/dsi: Group MIPI_SEQ_BACKLIGHT_ON/OFF with panel_[en|dis]able_backlight
` [PATCH 15/18] drm/i915/dsi: Document always using v3 SHUTDOWN / MIPI_SEQ_DISPLAY_OFF order
` [PATCH 16/18] drm/i915/dsi: Execute MIPI_SEQ_TEAR_OFF from intel_dsi_post_disable
` [PATCH 17/18] drm/i915/dsi: Call MIPI_SEQ_TEAR_ON and DISPLAY_ON for cmd-mode (untested)
` [PATCH 18/18] drm/i915/dsi: Skip delays for v3 VBTs in vid-mode
[drm-intel:drm-intel-next-queued 3/10] htmldocs: drivers/gpu/drm/i915/intel_guc_loader.c:779: warning: No description found for parameter 'dev_priv'
2016-12-01 20:24 UTC
[PATCH 1/3] drm: Add a new connector atomic property for link status
2016-12-01 19:05 UTC (3+ messages)
[PATCH 0/8] HuC Loading Patches
2016-12-01 18:22 UTC (14+ messages)
` [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 7/8] drm/i915/huc: Support HuC authentication
` [PATCH 8/8] drm/i915/get_params: Add HuC status to getparams
` ✗ Fi.CI.BAT: failure for HuC Loading Patches
[PATCH v7 0/8] GEN-9 Arbitrated Bandwidth WM WA's & IPC
2016-12-01 16:15 UTC (10+ messages)
` [PATCH v7 1/8] drm/i915/skl: Add variables to check x_tile and y_tile
` [PATCH v7 2/8] drm/i915/bxt: IPC WA for Broxton
` [PATCH v7 3/8] drm/i915/kbl: IPC workaround for kabylake
` [PATCH v7 4/8] drm/i915/bxt: Enable IPC support
` [PATCH v7 5/8] drm/i915/skl+: change WM calc to fixed point 16.16
` [PATCH v7 6/8] drm/i915: Add intel_atomic_get_existing_crtc_state function
` [PATCH v7 7/8] drm/i915: Decode system memory bandwidth
` [PATCH v7 8/8] drm/i915/gen9: WM memory bandwidth related workaround
` ✓ Fi.CI.BAT: success for GEN-9 Arbitrated Bandwidth WM WA's & IPC (rev3)
[PATCH] drm/i915/dsi: Do not clear DPOUNIT_CLOCK_GATE_DISABLE from vlv_init_display_clock_gating
2016-12-01 15:39 UTC
[PATCH 1/2] drm/i915/dsi: Fix swapping of MIPI_SEQ_DEASSERT_RESET / MIPI_SEQ_ASSERT_RESET
2016-12-01 15:00 UTC (4+ messages)
[PATCH 00/15] drm/i915: VLV/CHV atomic wm prep work
2016-12-01 14:47 UTC (11+ messages)
` [PATCH 08/15] drm/i915: Pass around dev_priv in vlv wm functions
` [PATCH 11/15] drm/i915: Protect DSPARB registers with a spinlock
` [PATCH 12/15] drm/i915: Zero out HOWM registers before writing new WM/HOWM register values
` [PATCH 15/15] drm/i915: Pass crtc state to vlv_compute_wm_level()
[PATCH i-g-t 1/3] tests/gem_reset_stats: Change pending/active assertions
2016-12-01 14:06 UTC (6+ messages)
` [PATCH i-g-t 2/3] tests/gem_reset_stats: test no progress detection
` [PATCH i-g-t 3/3] tests/gem_reset_stats: Add test to check client bans
[PATCH] drm/i915/lspcon: Enable AUX interrupts for resume time initialization
2016-12-01 13:33 UTC (5+ messages)
` [PATCH v2] "
` ✓ Fi.CI.BAT: success for drm/i915/lspcon: Enable AUX interrupts for resume time initialization (rev2)
[PATCH 0/6] drm/i915: introduce platform enum
2016-12-01 13:15 UTC (14+ messages)
` [PATCH 1/6] drm/i915: replace platform flags with a "
` [PATCH v3] "
` [PATCH 3/6] drm/i915: rename BROADWATER and CRESTLINE to I965G and I965GM, respectively
` [PATCH 4/6] drm/i915: add some more "i" in platform names for consistency
` [PATCH 5/6] drm/i915: give G45 and GM45 their own platform enums
` [PATCH 6/6] drm/i915: use platform enum instead of duplicating PCI ID if possible
` ✓ Fi.CI.BAT: success for drm/i915: introduce platform enum
` ✓ Fi.CI.BAT: success for drm/i915: introduce platform enum (rev2)
[PATCH alternative #1] drm/i915/bxt: add bxt dsi gpio element support
2016-12-01 13:07 UTC (2+ messages)
Trivial scheduler, take 2
2016-12-01 13:01 UTC (7+ messages)
` [PATCH v3 01/14] drm/i915: Give each sw_fence its own lockclass
` [PATCH v3 11/14] HACK drm/i915/scheduler: emulate a scheduler for guc
[PATCH] drm/i915/perf: More documentation hooked to i915.rst
2016-12-01 12:12 UTC (3+ messages)
[PATCH v2 1/2] HAX drm/i915: Enable guc submission
2016-12-01 11:53 UTC (8+ messages)
` [PATCH v2 2/2] drm/i915: Invalidate the guc ggtt TLB upon insertion
` ✓ Fi.CI.BAT: success for series starting with [v2,1/2] HAX drm/i915: Enable guc submission
[i-g-t PATCH 1/2] igt_dummyload: clear signal handler on the desructor
2016-12-01 11:23 UTC (4+ messages)
` [i-g-t PATCH 2/2] igt/kms_flip: Fix set_dpms called with an idle bo
CentOS and Skylake
2016-12-01 11:17 UTC (2+ messages)
4.8.6, NULL pointer in __wake_up_common / drm / i915
2016-12-01 11:15 UTC
[PATCH v5 0/8] GEN-9 Arbitrated Bandwidth WM WA's & IPC
2016-12-01 11:02 UTC (5+ messages)
` [PATCH v6 2/8] drm/i915/bxt: IPC WA for Broxton
[PULL] drm-intel-fixes
2016-12-01 9:47 UTC
[PATCH v2] drm/i915: Create a common GEN9_LP_FEATURE
2016-12-01 9:33 UTC (2+ messages)
` [PATCH v3] "
[RFC 0/3] Introduce drmfs pseudo filesystem for drm subsystem
2016-12-01 9:23 UTC (15+ messages)
` ✗ Fi.CI.BAT: failure for "
` [RFC 1/3] fs: Introduce drmfs pseudo filesystem interfaces
` [RFC 2/3] drm: Register drmfs filesystem from drm init
` [RFC 3/3] drm/i915: Creating guc log file in drmfs instead of debugfs
drm-intel split-up and new dim script
2016-12-01 8:11 UTC (2+ messages)
[PATCH]i915: use WARN_ON_ONCE in intel_dp_aux_transfer
2016-12-01 8:02 UTC (6+ messages)
[PATCH] drm: Initialise drm_mm.head_node.allocated
2016-12-01 7:03 UTC (4+ messages)
` ✗ Fi.CI.BAT: warning for "
[PATCH] drm/i915/perf: Treat u64 in uabi as a normal integer
2016-12-01 6:54 UTC (3+ messages)
` ✗ Fi.CI.BAT: warning for "
[PATCH 00/10] GEM object create and driver init dev_priv cleanups
2016-12-01 2:31 UTC (2+ messages)
` ✗ Fi.CI.BAT: failure for "
[PATCH 1/2] drm/i915/audio: extend get_saved_enc() to support more scenarios
2016-12-01 1:35 UTC (6+ messages)
` [PATCH 2/2] drm/i915/audio: Extend audio sync rate support for DP MST
[RFC i-g-t v3 0/5] Add support for the Chamelium
2016-12-01 1:24 UTC (5+ messages)
` [RFC i-g-t v3 2/5] igt_aux: Add igt_set_autoresume_delay()
` [RFC i-g-t v3 3/5] igt_kms: Add helpers for watching for sysfs hotplug events
` [RFC i-g-t v3 4/5] igt_debugfs: Make igt_crc_to_string() work with other CRC types
` [RFC i-g-t v3 5/5] Add support for hotplug testing with the Chamelium
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