aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915 (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-09drm/i915: Fix fastset vs. pfit on/off on HSW EDP transcoderVille Syrjälä2-3/+19
2019-05-09drm/i915/fbc: disable framebuffer compression on GeminiLakeDaniel Drake1-0/+4
2019-05-09drm/i915: SRM revocation check for HDCP1.4 and 2.2Ramalingam C1-7/+38
2019-05-09drm: generic fn converting be24 to cpu and vice versaRamalingam C1-2/+3
2019-05-09drm/i915: debugfs: HDCP2.2 capability readRamalingam C3-3/+13
2019-05-08drm/i915: Seal races between async GPU cancellation, retirement and signalingChris Wilson3-22/+58
2019-05-08drm/i915/hangcheck: Replace hangcheck.seqno with RING_HEADChris Wilson7-77/+18
2019-05-08drm/i915: Reboot CI if forcewake failsChris Wilson3-3/+18
2019-05-07drm/i915/icl: Fix setting 10 bit deep color modeAditya Swarup1-1/+1
2019-05-07drm/i915: Kill PCH_KBPVille Syrjälä3-8/+5
2019-05-07drm/i915/execlists: Don't apply priority boost for resetsChris Wilson1-7/+9
2019-05-07drm/i915: Only reschedule the submission tasklet if preemption is possibleChris Wilson7-39/+47
2019-05-07drm/i915: Stop spinning for DROP_IDLE (debugfs/i915_drop_caches)Chris Wilson1-3/+1
2019-05-07drm/i915: Cancel retire_worker on parkingChris Wilson2-7/+12
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