summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-05-08drm/i915/hangcheck: Replace hangcheck.seqno with RING_HEADChris Wilson
2019-05-08drm/i915: Reboot CI if forcewake failsChris Wilson
2019-05-07drm/i915/icl: Fix setting 10 bit deep color modeAditya Swarup
2019-05-07drm/i915: Kill PCH_KBPVille Syrjälä
2019-05-07drm/i915/execlists: Don't apply priority boost for resetsChris Wilson
2019-05-07drm/i915: Only reschedule the submission tasklet if preemption is possibleChris Wilson
2019-05-07drm/i915: Stop spinning for DROP_IDLE (debugfs/i915_drop_caches)Chris Wilson
2019-05-07drm/i915: Cancel retire_worker on parkingChris Wilson
2019-05-07drm/i915: Remove delay for idle_workChris Wilson
2019-05-07drm/i915: Flush the switch-to-kernel-context harder for DROP_IDLEChris Wilson
2019-05-07drm/i915/icl: Set GCP_COLOR_INDICATION only for 10/12 bit deep colorClinton Taylor
2019-05-07drm/i915: Assert the local engine->wakeref is activeChris Wilson
2019-05-07drm/i915: Prefer checking the wakeref itself rather than the counterChris Wilson
2019-05-07drm/i915: Assert breadcrumbs are correctly ordered in the signal handlerChris Wilson
2019-05-07drm/i915: Acquire the signaler's timeline HWSP lastChris Wilson
2019-05-06drm/i915: Move the hsw/bdw pc8 code to intel_runtime_pm.cVille Syrjälä
2019-05-06drm/i915: Replace intel_ddi_pll_init()Ville Syrjälä
2019-05-06drm/i915: Move w/a 0477/WaDisableIPC:skl into intel_init_ipc()Ville Syrjälä
2019-05-06drm/i915: Drop WaIncreaseLatencyIPCEnabled/1140 for cnlVille Syrjälä
2019-05-06drm/i915: Document that we implement WaIncreaseLatencyIPCEnabledVille Syrjälä
2019-05-04drm/i915: Disable semaphore busywaits on saturated systemsChris Wilson
2019-05-03drm/i915: Use mul_u32_u32() moreVille Syrjälä
2019-05-03drm/i915: Allow ICL pipe "HDR mode" when the cursor is visibleVille Syrjälä
2019-05-03drm/i915: Move the PIPEMISC write the correct placeVille Syrjälä
2019-05-03drm/i915: Delay semaphore submission until the start of the signalerChris Wilson
2019-05-03drm/i915/hangcheck: Track context changesChris Wilson
2019-05-03drm/i915: Leave engine parking to the enginesChris Wilson
2019-05-03drm/i915/execlists: Flush the tasklet on parkingChris Wilson
2019-05-03drm/i915/guc: Fix runtime suspendChris Wilson
2019-05-03drm/i915: extract intel_gmbus.h from i915_drv.h and rename intel_i2c.cJani Nikula
2019-05-03drm/i915: move more generic utils to i915_utils.hJani Nikula
2019-05-03drm/i915: make i915_utils.h self-containedJani Nikula
2019-05-03drm/i915: move i915_vgacntrl_reg() where neededJani Nikula
2019-05-03drm/i915: extract i915_debugfs.h from i915_drv.hJani Nikula
2019-05-03drm/i915: extract intel_acpi.h from i915_drv.hJani Nikula
2019-05-03drm/i915: extract intel_lpe_audio.h from i915_drv.hJani Nikula
2019-05-03drm/i915: extract intel_dpio_phy.h from i915_drv.hJani Nikula
2019-05-03drm/i915/csr: move CSR version macros to intel_csr.hJani Nikula
2019-05-03drm/i915: remove unused/stale macros and comments from intel_drv.hJani Nikula
2019-05-03drm/i915: move ranges to intel_display.cJani Nikula
2019-05-03drm/i915/dsi: move operation mode types to intel_dsi.hJani Nikula
2019-05-03drm/i915/dvo: move DVO chip types to intel_dvo.cJani Nikula
2019-05-03drm/i915: add single combo phy init/unit functionsJani Nikula
2019-05-02drm/i915: Tune down WARN about incorrect VBT TC legacy flagImre Deak
2019-05-02drm/i915: Include fence signaled bit in print_request()Chris Wilson
2019-05-02drm/i915/icl: Add missing combo PHY lane power setupImre Deak
2019-05-02drm/i915/icl: Factor out combo PHY lane power setup helperImre Deak
2019-05-02drm/i915: hsw+ audio regs are per-transocderVille Syrjälä
2019-05-02drm/i915: Don't skip audio enable if ELD is bogusVille Syrjälä
2019-05-02drm/i915/csr: alpha_support doesn't depend on csr or vice versaJani Nikula