summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2018-02-13drm/i915/icl: implement the display init/uninit sequencesPaulo Zanoni
2018-02-13drm/i915/icl: add the main CDCLK functionsPaulo Zanoni
2018-02-13drm/i915/icl: add ICL support to cnl_set_procmon_ref_valuesPaulo Zanoni
2018-02-12drm/i915: Fix incorrect commentDavid Weinehall
2018-02-12drm/i915: Replace open-coded memset_p()Chris Wilson
2018-02-12drm/i915: Don't query PCODE RC6VIDS on platforms not supporting itImre Deak
2018-02-12drm/i915: Hold rpm wakeref for printing the engine's register stateChris Wilson
2018-02-12drm/i915: Don't wake the device up to check if the engine is asleepChris Wilson
2018-02-12drm/i915: Move the final intel_gpu_reset() to after declaring wedgedChris Wilson
2018-02-09drm/i915: Replace some negative Gen checksTvrtko Ursulin
2018-02-09drm/i915: Use INTEL_GEN everywhereTvrtko Ursulin
2018-02-09drm/i915: Give all ioctl functions an _ioctl suffixVille Syrjälä
2018-02-09drm/i915: Reject undefined colorkey flagsVille Syrjälä
2018-02-09drm/i915/snb+: Remove incorrect forcewake check in debugfs/i915_drpc_infoImre Deak
2018-02-08drm/i915: Remove redundant check on execlists interruptChris Wilson
2018-02-08drm/i915/crt: Silence compiler warning for uninitialised statusChris Wilson
2018-02-08drm/i915: Avoid leaking lpe audio platdev.dataChris Wilson
2018-02-08drm/i915: Disable unused-but-set compiler warningChris Wilson
2018-02-08drm/i915: Fix kerneldoc warnings for i915_gem_internalChris Wilson
2018-02-08drm/i915: Fix kerneldoc warnings in i915_gem_execbufferChris Wilson
2018-02-08drm/i915: Fix kerneldoc parameter markupChris Wilson
2018-02-08drm/i915: Add missing kerneldoc for 'ent' in i915_driver_init_earlyChris Wilson
2018-02-08drm/i915: Remove lost comment from i915_gem_contextChris Wilson
2018-02-08drm/i915: Fix kerneldoc warnings for i915_gem_requestChris Wilson
2018-02-08drm/i915: Fix kerneldoc warnings for i915_gem_userptrChris Wilson
2018-02-08drm/i915: Fix kerneldoc warnings for intel_ringbufferChris Wilson
2018-02-08drm/i915: Fix kerneldoc warnings for i915_gpu_errorChris Wilson
2018-02-08drm/i915: Wait for gen3 reset status to be assertedChris Wilson
2018-02-08drm/i915: Be paranoid and post the writes to stop the ringsChris Wilson
2018-02-08drm/i915: Mark the device as wedged from the beginning of set-wedgedChris Wilson
2018-02-08drm/i915: Avoid truncation before clamping userspace's priority valueChris Wilson
2018-02-08drm/i915: Remove superfluous worker wakeups when RPS is already boostedChris Wilson
2018-02-08drm/i915/perf: Fix compiler warning for string truncationChris Wilson
2018-02-08drm/i915/perf: Fix compiler warning for string truncationChris Wilson
2018-02-08drm/i915: do not stop engines on sanitize if i915.reset=0Daniele Ceraolo Spurio
2018-02-08drm/i915: Only allocate preempt context when requiredChris Wilson
2018-02-08drm/i915: Move the scheduler feature bits into the purview of the enginesChris Wilson
2018-02-08drm/i915/guc: Allow preempt-client to be NULLChris Wilson
2018-02-07drm/i915/pmu: Fix building without CONFIG_PMChris Wilson
2018-02-07drm/i915/pmu: Fix sleep under atomic in RC6 readoutTvrtko Ursulin
2018-02-07drm/i915: Tidy up some error messages around reset failureChris Wilson
2018-02-07drm/i915: Trim the retired request queue after submittingChris Wilson
2018-02-07drm/i915: Skip request serialisation if the timeline is already completeChris Wilson
2018-02-07drm/i915: Ignore minimum lines for level 0 in skl_compute_plane_wm, v2.Maarten Lankhorst
2018-02-07drm/i915/breadcrumbs: Ignore unsubmitted signalersChris Wilson
2018-02-07drm/i915: Update DRIVER_DATE to 20180207Joonas Lahtinen
2018-02-06drm/i915/pmu: Fix PMU enable vs execlists tasklet raceTvrtko Ursulin
2018-02-06drm/i915/cnl: WaPipeControlBefore3DStateSamplePatternRafael Antognolli
2018-02-05drm/i915/cmdparser: Do not check past the cmd length.Michal Srb
2018-02-05drm/i915/cmdparser: Check reg_table_count before derefencing.Michal Srb