summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2017-03-03drm/i915: Remove duplicate DDI enabling logic from MST pathAnder Conselvan de Oliveira
2017-03-03drm/i915: Remove direct usages of intel_crtc->config from DDI codeAnder Conselvan de Oliveira
2017-03-03drm/i915: Pass intel_crtc to DDI functions called from crtc en/disableAnder Conselvan de Oliveira
2017-03-03drm/i915: Pass pipe_config to fdi_link_train() functionsAnder Conselvan de Oliveira
2017-03-03drm/i915: Pass pipe_config to pch_enable() functionsAnder Conselvan de Oliveira
2017-03-03drm/i915: Pass intel_crtc to intel_lpt_pch_enable()Ander Conselvan de Oliveira
2017-03-03drm/i915: Pass intel_crtc to fdi_link_train() hooksAnder Conselvan de Oliveira
2017-03-03drm/i915: Differentiate between hangcheck waiting for timer or schedulerChris Wilson
2017-03-02drm/i915: Drop spinlocks around adding to the client request listChris Wilson
2017-03-02drm/i915: Do .init_clock_gating() earlier to avoid it clobbering watermarksVille Syrjälä
2017-03-02drm/i915: Include power-management state in gpu error dumpChris Wilson
2017-03-02drm/i915: Include GT/seqno activity in engine/hangcheck debugfsChris Wilson
2017-03-02drm/i915/guc: Disable irq for __i915_guc_submit wq_lockChris Wilson
2017-03-02drm/i915: s/assert_spin_locked/lockdep_assert_held/Chris Wilson
2017-03-02drm/i915: Assert that fence->lock is held in an irq-safe mannerChris Wilson
2017-03-02drm/i915: Fix legacy cursor vs. watermarks for ILK-BDWVille Syrjälä
2017-03-02drm/i915/glk: Fix DSI enable I/O sequenceMadhav Chauhan
2017-03-02i915/HuC: Add an extra check for platforms that do not have HUCAnusha Srivatsa
2017-03-02drm/i915: Restore the invalid access without RPM warningChris Wilson
2017-03-02drm/i915: Hold rpm during GEM suspend in driver unload/suspendChris Wilson
2017-03-02drm/i915: Enable DDI IO power domains in the DP MST pathAnder Conselvan de Oliveira
2017-03-01drm/i915: Move w/a LRI debug message from context-init to driver loadChris Wilson
2017-03-01drm/i915: Prevent concurrent tiling/framebuffer modificationsChris Wilson
2017-03-01drm/i915: Fix all intel_framebuffer_init failures to take the error pathChris Wilson
2017-03-01drm/i915/dsi: Skip delays for v3 VBTs in vid-modeHans de Goede
2017-03-01drm/i915/dsi: Call MIPI_SEQ_TEAR_ON and DISPLAY_ON for cmd-mode (untested)Hans de Goede
2017-03-01drm/i915/dsi: Execute MIPI_SEQ_TEAR_OFF from intel_dsi_post_disableHans de Goede
2017-03-01drm/i915/dsi: Document always using v3 SHUTDOWN / MIPI_SEQ_DISPLAY_OFF orderHans de Goede
2017-03-01drm/i915/dsi: Group MIPI_SEQ_BACKLIGHT_ON/OFF with panel_[en|dis]able_backlightHans de Goede
2017-03-01drm/i915/dsi: Execute MIPI_SEQ_DEASSERT_RESET before calling device_ready()Hans de Goede
2017-03-01drm/i915/dsi: Group DPOunit clock gate workaround with PLL enableHans de Goede
2017-03-01drm/i915/dsi: Move MIPI_SEQ_POWER_ON/OFF calls together with pmic gpio callsHans de Goede
2017-03-01drm/i915/dsi: Drop bogus MIPI_SEQ_ASSERT_RESET before POWER_ONHans de Goede
2017-03-01drm/i915/dsi: Document the panel enable / disable sequences from the specHans de Goede
2017-03-01drm/i915: use BUILD_BUG_ON to ensure platform name has been set upJani Nikula
2017-03-01drm/i915/gen9: Increase PCODE request timeout to 50msImre Deak
2017-03-01drm/i915/glk: Add MIPIIO Enable/disable sequenceDeepak M
2017-03-01drm/i915: Tighten mmio arrays for MIPI_PORTChris Wilson
2017-02-28drm/i915/guc: Reorder __i915_guc_submit to reduce spinlock holdtimeChris Wilson
2017-02-28drm/i915/guc: Make wq_lock irq-safeChris Wilson
2017-02-28drm/i915/dsi: VLV/CHT Only wait for LP00 on MIPI PORT AHans de Goede
2017-02-28drm/i915/dsi: Make intel_dsi_enable/disable directly exec VBT sequencesHans de Goede
2017-02-28drm/i915/dsi: Move intel_dsi_clear_device_ready()Hans de Goede
2017-02-28drm/i915/dsi: Add intel_dsi_unprepare() helperHans de Goede
2017-02-28drm/i915/dsi: Merge intel_dsi_disable/enable into their respective callersHans de Goede
2017-02-28drm/i915/dsi: Move calling of wait_for_dsi_fifo_empty to mipi_exec_send_packetHans de Goede
2017-02-28drm/i915: Consolidate reporting of "missed breadcrumbs"Chris Wilson
2017-02-28drm/i915/glk: Validate only DSI PORT A PLL dividerMadhav Chauhan
2017-02-28drm/i915/glk: Program txesc clock divider for GLKDeepak M
2017-02-28drm/i915i/glk: Program MIPI_CLOCK_CTRL only for BXTDeepak M