summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: debugfs: HDCP2.2 capability readRamalingam C2019-05-093-3/+13
* drm/i915: Seal races between async GPU cancellation, retirement and signalingChris Wilson2019-05-083-22/+58
* drm/i915/hangcheck: Replace hangcheck.seqno with RING_HEADChris Wilson2019-05-087-77/+18
* drm/i915: Reboot CI if forcewake failsChris Wilson2019-05-083-3/+18
* drm/i915/icl: Fix setting 10 bit deep color modeAditya Swarup2019-05-071-1/+1
* drm/i915: Kill PCH_KBPVille Syrjälä2019-05-073-8/+5
* drm/i915/execlists: Don't apply priority boost for resetsChris Wilson2019-05-071-7/+9
* drm/i915: Only reschedule the submission tasklet if preemption is possibleChris Wilson2019-05-077-39/+47
* drm/i915: Stop spinning for DROP_IDLE (debugfs/i915_drop_caches)Chris Wilson2019-05-071-3/+1
* drm/i915: Cancel retire_worker on parkingChris Wilson2019-05-072-7/+12
* drm/i915: Remove delay for idle_workChris Wilson2019-05-075-19/+12
* drm/i915: Flush the switch-to-kernel-context harder for DROP_IDLEChris Wilson2019-05-071-2/+14
* drm/i915/icl: Set GCP_COLOR_INDICATION only for 10/12 bit deep colorClinton Taylor2019-05-071-15/+2
* drm/i915: Assert the local engine->wakeref is activeChris Wilson2019-05-072-2/+5
* drm/i915: Prefer checking the wakeref itself rather than the counterChris Wilson2019-05-072-4/+18
* drm/i915: Assert breadcrumbs are correctly ordered in the signal handlerChris Wilson2019-05-071-0/+19
* drm/i915: Acquire the signaler's timeline HWSP lastChris Wilson2019-05-071-4/+4
* drm/i915: Move the hsw/bdw pc8 code to intel_runtime_pm.cVille Syrjälä2019-05-065-223/+230
* drm/i915: Replace intel_ddi_pll_init()Ville Syrjälä2019-05-062-26/+21
* drm/i915: Move w/a 0477/WaDisableIPC:skl into intel_init_ipc()Ville Syrjälä2019-05-062-7/+14
* drm/i915: Drop WaIncreaseLatencyIPCEnabled/1140 for cnlVille Syrjälä2019-05-061-2/+1
* drm/i915: Document that we implement WaIncreaseLatencyIPCEnabledVille Syrjälä2019-05-061-1/+4
* drm/i915: Disable semaphore busywaits on saturated systemsChris Wilson2019-05-043-1/+44
* drm/i915: Use mul_u32_u32() moreVille Syrjälä2019-05-034-11/+11
* drm/i915: Allow ICL pipe "HDR mode" when the cursor is visibleVille Syrjälä2019-05-031-1/+2
* drm/i915: Move the PIPEMISC write the correct placeVille Syrjälä2019-05-031-3/+3
* drm/i915: Delay semaphore submission until the start of the signalerChris Wilson2019-05-031-0/+19
* drm/i915/hangcheck: Track context changesChris Wilson2019-05-032-3/+10
* drm/i915: Leave engine parking to the enginesChris Wilson2019-05-031-17/+1
* drm/i915/execlists: Flush the tasklet on parkingChris Wilson2019-05-035-14/+35
* drm/i915/guc: Fix runtime suspendChris Wilson2019-05-033-9/+19
* drm/i915: extract intel_gmbus.h from i915_drv.h and rename intel_i2c.cJani Nikula2019-05-0315-30/+63
* drm/i915: move more generic utils to i915_utils.hJani Nikula2019-05-033-152/+153
* drm/i915: make i915_utils.h self-containedJani Nikula2019-05-032-2/+5
* drm/i915: move i915_vgacntrl_reg() where neededJani Nikula2019-05-032-10/+10
* drm/i915: extract i915_debugfs.h from i915_drv.hJani Nikula2019-05-038-12/+29
* drm/i915: extract intel_acpi.h from i915_drv.hJani Nikula2019-05-036-9/+23
* drm/i915: extract intel_lpe_audio.h from i915_drv.hJani Nikula2019-05-036-12/+30
* drm/i915: extract intel_dpio_phy.h from i915_drv.hJani Nikula2019-05-0310-41/+66
* drm/i915/csr: move CSR version macros to intel_csr.hJani Nikula2019-05-034-4/+6
* drm/i915: remove unused/stale macros and comments from intel_drv.hJani Nikula2019-05-031-9/+0
* drm/i915: move ranges to intel_display.cJani Nikula2019-05-032-15/+15
* drm/i915/dsi: move operation mode types to intel_dsi.hJani Nikula2019-05-032-3/+3
* drm/i915/dvo: move DVO chip types to intel_dvo.cJani Nikula2019-05-032-5/+5
* drm/i915: add single combo phy init/unit functionsJani Nikula2019-05-033-13/+27
* drm/i915: Tune down WARN about incorrect VBT TC legacy flagImre Deak2019-05-021-3/+6
* drm/i915: Include fence signaled bit in print_request()Chris Wilson2019-05-021-1/+4
* drm/i915/icl: Add missing combo PHY lane power setupImre Deak2019-05-021-0/+10
* drm/i915/icl: Factor out combo PHY lane power setup helperImre Deak2019-05-024-24/+62
* drm/i915: hsw+ audio regs are per-transocderVille Syrjälä2019-05-022-35/+32