summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-07-01drm/i915: Unify the TypeC port notation in debug/error messagesImre Deak4-11/+33
2019-07-01drm/i915: Use the correct AUX power domain in TypeC TBT-alt modeImre Deak1-0/+19
2019-07-01drm/i915: Fix the TBT AUX power well enablingImre Deak1-2/+9
2019-07-01drm/i915: Don't enable the DDI-IO power in the TypeC TBT-alt modeImre Deak1-3/+8
2019-07-01drm/i915: Sanitize the terminology used for TypeC port modesImre Deak6-41/+31
2019-07-01drm/i915: Move the TypeC port handling code to a separate fileImre Deak6-230/+256
2019-07-01drm/i915: Tune down WARNs about TBT AUX power well enablingImre Deak1-5/+11
2019-07-01drm/i915/icl: Add support to read out the TBT PLL HW stateImre Deak1-2/+9
2019-07-01drm/i915: Use intel state as much as possible in wm codeMaarten Lankhorst2-214/+200
2019-07-01drm/i915: Pass intel state to plane functions as wellMaarten Lankhorst3-55/+64
2019-07-01drm/i915: Use intel_crtc_state in sanitize_watermarks() tooMaarten Lankhorst1-8/+6
2019-07-01drm/i915: Convert hw state verifier to take more intel state, v2.Maarten Lankhorst1-83/+77
2019-07-01drm/i915: Convert most of atomic commit to take more intel stateMaarten Lankhorst4-241/+209
2019-07-01drm/i915: Pass intel_crtc_state to needs_modeset()Maarten Lankhorst1-34/+34
2019-06-28drm/i915: rework reading pipe disable fusesLucas De Marchi1-23/+13
2019-06-27drm/i915: Make i945gm_vblank_work_func staticChris Wilson1-1/+1
2019-06-27drm/i915: make intel_uc_fw.h self-containedJani Nikula2-0/+3
2019-06-27drm/i915: make intel_gvt.h self-containedJani Nikula2-1/+2
2019-06-27drm/i915: make intel_guc_reg.h self-containedJani Nikula2-0/+6
2019-06-27drm/i915: make intel_guc_fwif.h self-containedJani Nikula2-0/+5
2019-06-27drm/i915: make intel_guc_ct.h self-containedJani Nikula2-2/+6
2019-06-27drm/i915: make i915_vgpu.h self-containedJani Nikula2-0/+2
2019-06-27drm/i915: make i915_pvinfo.h self-containedJani Nikula2-0/+3
2019-06-27drm/i915: make i915_globals.h self-containedJani Nikula2-0/+3
2019-06-27drm/i915: make i915_fixed.h self-containedJani Nikula2-0/+6
2019-06-27drm/i915: add header search path to subdir MakefilesJani Nikula3-1/+11
2019-06-27drm/i915: prefix header search path with $(srctree)/Jani Nikula1-1/+1
2019-06-26drm/i915: Move OA files to separate folderMichal Wajdeczko31-31/+33
2019-06-26drm/i915/ehl: Add voltage level requirement tableJosé Roberto de Souza1-12/+23
2019-06-26drm/i915/ehl: Remove unsupported cd clocksJosé Roberto de Souza1-1/+6
2019-06-26drm/i915/icl: Add new supported CD clocksJosé Roberto de Souza1-9/+21
2019-06-26drm/i915: Lift intel_engines_resume() to callersChris Wilson7-83/+65
2019-06-26drm/i915: Only recover active enginesChris Wilson2-17/+26
2019-06-26drm/i915: Add a wakeref getter for iff the wakeref is already activeChris Wilson2-1/+21
2019-06-26drm/i915: Initialize drm_driver vblank funcs at compile timeVille Syrjälä3-7/+12
2019-06-26drm/i915: Nuke drm_driver irq vfuncsVille Syrjälä2-142/+149
2019-06-26drm/i915: Switch to per-crtc vblank vfuncsVille Syrjälä3-68/+143
2019-06-26drm/i915: Fix various tracepoints for gen2Ville Syrjälä2-45/+35
2019-06-26drm/i915/selftests: Fixup atomic reset checkingChris Wilson1-2/+63
2019-06-26drm/i915/selftests: Drop manual request wakerefs around hangcheckChris Wilson2-9/+2
2019-06-26drm/i915/selftests: Serialise nop reset with retirementChris Wilson1-3/+4
2019-06-26drm/i915: Check backlight type while doing eDP backlight initializaitonLee Shawn C4-4/+9
2019-06-26drm/i915/icl: Add missing device IDMika Kahola1-1/+2
2019-06-26drm/i915/gt: Add some debug tracing for context pinningChris Wilson2-0/+13
2019-06-26drm/i915/gt: Always call kref_init for the timelineChris Wilson1-2/+3
2019-06-26drm/i915/gt: Drop stale commentary for timeline densityChris Wilson1-10/+0
2019-06-26drm/i915/selftests: Hold ref on request across waitsChris Wilson1-9/+12
2019-06-25drm/i915: Rename intel_wakeref_[is]_activeChris Wilson6-6/+16
2019-06-25drm/i915/gt: Pass intel_gt to pm routinesChris Wilson10-30/+33
2019-06-25drm/i915/guc: Add debug capture of GuC exceptionRobert M. Fosha2-0/+8