summary refs log tree commit diff
path: root/drivers
AgeCommit message (Expand)Author
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
2018-02-05drm/i915: Deprecate I915_SET_COLORKEY_NONEVille Syrjälä
2018-02-05drm/i915: Skip post-reset request emission if the engine is not idleChris Wilson
2018-02-05drm/i915/execlists: Move the reset bits to a more natural homeChris Wilson
2018-02-05drm/i915/selftests: Use a sacrificial context for hang testingChris Wilson
2018-02-05drm/i915/selftests: Flush old resets between enginesChris Wilson
2018-02-05drm/i915/breadcrumbs: Drop request reference for the signaler threadChris Wilson
2018-02-05drm/i915: Remove unbannable context spam from resetChris Wilson
2018-02-05drm/i915/execlists: Remove the startup spamChris Wilson
2018-02-05drm/i915: Show the GPU state when declaring wedgedChris Wilson
2018-02-05drm/i915: Always update the no_fbc_reason when disablingChris Wilson