summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2019-05-07drm/i915: Remove delay for idle_workChris Wilson5-19/+12
2019-05-07drm/i915: Flush the switch-to-kernel-context harder for DROP_IDLEChris Wilson1-2/+14
2019-05-07drm/i915/icl: Set GCP_COLOR_INDICATION only for 10/12 bit deep colorClinton Taylor1-15/+2
2019-05-07drm/i915: Assert the local engine->wakeref is activeChris Wilson2-2/+5
2019-05-07drm/i915: Prefer checking the wakeref itself rather than the counterChris Wilson2-4/+18
2019-05-07drm/i915: Assert breadcrumbs are correctly ordered in the signal handlerChris Wilson1-0/+19
2019-05-07drm/i915: Acquire the signaler's timeline HWSP lastChris Wilson1-4/+4
2019-05-06drm/i915: Move the hsw/bdw pc8 code to intel_runtime_pm.cVille Syrjälä5-223/+230
2019-05-06drm/i915: Replace intel_ddi_pll_init()Ville Syrjälä2-26/+21
2019-05-06drm/i915: Move w/a 0477/WaDisableIPC:skl into intel_init_ipc()Ville Syrjälä2-7/+14
2019-05-06drm/i915: Drop WaIncreaseLatencyIPCEnabled/1140 for cnlVille Syrjälä1-2/+1
2019-05-06drm/i915: Document that we implement WaIncreaseLatencyIPCEnabledVille Syrjälä1-1/+4
2019-05-04drm/i915: Disable semaphore busywaits on saturated systemsChris Wilson3-1/+44
2019-05-03drm/i915: Use mul_u32_u32() moreVille Syrjälä4-11/+11
2019-05-03drm/i915: Allow ICL pipe "HDR mode" when the cursor is visibleVille Syrjälä1-1/+2
2019-05-03drm/i915: Move the PIPEMISC write the correct placeVille Syrjälä1-3/+3
2019-05-03drm/i915: Delay semaphore submission until the start of the signalerChris Wilson1-0/+19
2019-05-03drm/i915/hangcheck: Track context changesChris Wilson2-3/+10
2019-05-03drm/i915: Leave engine parking to the enginesChris Wilson1-17/+1
2019-05-03drm/i915/execlists: Flush the tasklet on parkingChris Wilson5-14/+35
2019-05-03drm/i915/guc: Fix runtime suspendChris Wilson3-9/+19
2019-05-03drm/i915: extract intel_gmbus.h from i915_drv.h and rename intel_i2c.cJani Nikula15-30/+63
2019-05-03drm/i915: move more generic utils to i915_utils.hJani Nikula3-152/+153
2019-05-03drm/i915: make i915_utils.h self-containedJani Nikula2-2/+5
2019-05-03drm/i915: move i915_vgacntrl_reg() where neededJani Nikula2-10/+10
2019-05-03drm/i915: extract i915_debugfs.h from i915_drv.hJani Nikula8-12/+29
2019-05-03drm/i915: extract intel_acpi.h from i915_drv.hJani Nikula6-9/+23
2019-05-03drm/i915: extract intel_lpe_audio.h from i915_drv.hJani Nikula6-12/+30
2019-05-03drm/i915: extract intel_dpio_phy.h from i915_drv.hJani Nikula10-41/+66
2019-05-03drm/i915/csr: move CSR version macros to intel_csr.hJani Nikula4-4/+6
2019-05-03drm/i915: remove unused/stale macros and comments from intel_drv.hJani Nikula1-9/+0
2019-05-03drm/i915: move ranges to intel_display.cJani Nikula2-15/+15
2019-05-03drm/i915/dsi: move operation mode types to intel_dsi.hJani Nikula2-3/+3
2019-05-03drm/i915/dvo: move DVO chip types to intel_dvo.cJani Nikula2-5/+5
2019-05-03drm/i915: add single combo phy init/unit functionsJani Nikula3-13/+27
2019-05-02drm/i915: Tune down WARN about incorrect VBT TC legacy flagImre Deak1-3/+6
2019-05-02drm/i915: Include fence signaled bit in print_request()Chris Wilson1-1/+4
2019-05-02drm/i915/icl: Add missing combo PHY lane power setupImre Deak1-0/+10
2019-05-02drm/i915/icl: Factor out combo PHY lane power setup helperImre Deak4-24/+62
2019-05-02drm/i915: hsw+ audio regs are per-transocderVille Syrjälä2-35/+32
2019-05-02drm/i915: Don't skip audio enable if ELD is bogusVille Syrjälä1-1/+3
2019-05-02drm/i915/csr: alpha_support doesn't depend on csr or vice versaJani Nikula1-2/+0
2019-05-02drm/i915: Corrupt DSI picture fix for GeminiLakeStanislav Lisovskiy1-0/+9
2019-05-01drm/i915: Complete both freed-object passes before draining the workqueueChris Wilson1-3/+3
2019-05-01drm/i915: Move the engine->destroy() vfunc onto the engineChris Wilson7-108/+77
2019-04-30drm/i915: Enable pipe HDR mode on ICL if only HDR planes are usedVille Syrjälä3-4/+16
2019-04-30drm/i915: Flatten and rename haswell_set_pipemisc()Ville Syrjälä1-35/+33
2019-04-30drm/i915: Wait for the struct_mutex on idlingChris Wilson1-7/+1
2019-04-30drm/i915: extract intel_combo_phy.h from i915_drv.hJani Nikula5-6/+19
2019-04-30drm/i915: move some leftovers to intel_pm.h from i915_drv.hJani Nikula5-15/+20