summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: Use INTEL_GEN everywhereTvrtko Ursulin2018-02-0918-31/+31
* drm/i915: Give all ioctl functions an _ioctl suffixVille Syrjälä2018-02-096-23/+23
* drm/i915: Reject undefined colorkey flagsVille Syrjälä2018-02-091-0/+3
* drm/i915/snb+: Remove incorrect forcewake check in debugfs/i915_drpc_infoImre Deak2018-02-091-13/+0
* drm/i915: Remove redundant check on execlists interruptChris Wilson2018-02-081-4/+0
* drm/i915/crt: Silence compiler warning for uninitialised statusChris Wilson2018-02-081-2/+3
* drm/i915: Avoid leaking lpe audio platdev.dataChris Wilson2018-02-081-10/+4
* drm/i915: Disable unused-but-set compiler warningChris Wilson2018-02-081-0/+1
* drm/i915: Fix kerneldoc warnings for i915_gem_internalChris Wilson2018-02-081-0/+4
* drm/i915: Fix kerneldoc warnings in i915_gem_execbufferChris Wilson2018-02-081-1/+1
* drm/i915: Fix kerneldoc parameter markupChris Wilson2018-02-081-8/+8
* drm/i915: Add missing kerneldoc for 'ent' in i915_driver_init_earlyChris Wilson2018-02-081-0/+1
* drm/i915: Remove lost comment from i915_gem_contextChris Wilson2018-02-081-5/+0
* drm/i915: Fix kerneldoc warnings for i915_gem_requestChris Wilson2018-02-081-1/+1
* drm/i915: Fix kerneldoc warnings for i915_gem_userptrChris Wilson2018-02-081-2/+4
* drm/i915: Fix kerneldoc warnings for intel_ringbufferChris Wilson2018-02-081-9/+1
* drm/i915: Fix kerneldoc warnings for i915_gpu_errorChris Wilson2018-02-081-10/+12
* drm/i915: Wait for gen3 reset status to be assertedChris Wilson2018-02-081-4/+11
* drm/i915: Be paranoid and post the writes to stop the ringsChris Wilson2018-02-081-0/+2
* drm/i915: Mark the device as wedged from the beginning of set-wedgedChris Wilson2018-02-081-2/+5
* drm/i915: Avoid truncation before clamping userspace's priority valueChris Wilson2018-02-081-1/+1
* drm/i915: Remove superfluous worker wakeups when RPS is already boostedChris Wilson2018-02-082-5/+10
* drm/i915/perf: Fix compiler warning for string truncationChris Wilson2018-02-081-2/+2
* drm/i915/perf: Fix compiler warning for string truncationChris Wilson2018-02-081-2/+2
* drm/i915: do not stop engines on sanitize if i915.reset=0Daniele Ceraolo Spurio2018-02-081-4/+2
* drm/i915: Only allocate preempt context when requiredChris Wilson2018-02-086-41/+48
* drm/i915: Move the scheduler feature bits into the purview of the enginesChris Wilson2018-02-089-10/+32
* drm/i915/guc: Allow preempt-client to be NULLChris Wilson2018-02-083-22/+33
* drm/i915/pmu: Fix building without CONFIG_PMChris Wilson2018-02-071-10/+23
* drm/i915/pmu: Fix sleep under atomic in RC6 readoutTvrtko Ursulin2018-02-072-15/+84
* drm/i915: Tidy up some error messages around reset failureChris Wilson2018-02-073-14/+21
* drm/i915: Trim the retired request queue after submittingChris Wilson2018-02-071-0/+20
* drm/i915: Skip request serialisation if the timeline is already completeChris Wilson2018-02-071-5/+9
* drm/i915: Ignore minimum lines for level 0 in skl_compute_plane_wm, v2.Maarten Lankhorst2018-02-071-2/+4
* drm/i915/breadcrumbs: Ignore unsubmitted signalersChris Wilson2018-02-071-16/+4
* drm/i915: Update DRIVER_DATE to 20180207Joonas Lahtinen2018-02-071-2/+2
* drm/i915/pmu: Fix PMU enable vs execlists tasklet raceTvrtko Ursulin2018-02-062-78/+34
* drm/i915/cnl: WaPipeControlBefore3DStateSamplePatternRafael Antognolli2018-02-061-1/+37
* drm/i915/cmdparser: Do not check past the cmd length.Michal Srb2018-02-051-0/+6
* drm/i915/cmdparser: Check reg_table_count before derefencing.Michal Srb2018-02-051-2/+2
* drm/i915: Deprecate I915_SET_COLORKEY_NONEVille Syrjälä2018-02-053-4/+6
* drm/i915: Skip post-reset request emission if the engine is not idleChris Wilson2018-02-051-1/+1
* drm/i915/execlists: Move the reset bits to a more natural homeChris Wilson2018-02-051-5/+8
* drm/i915/selftests: Use a sacrificial context for hang testingChris Wilson2018-02-053-17/+36
* drm/i915/selftests: Flush old resets between enginesChris Wilson2018-02-051-3/+63
* drm/i915/breadcrumbs: Drop request reference for the signaler threadChris Wilson2018-02-052-70/+86
* drm/i915: Remove unbannable context spam from resetChris Wilson2018-02-051-12/+11
* drm/i915/execlists: Remove the startup spamChris Wilson2018-02-051-1/+0
* drm/i915: Show the GPU state when declaring wedgedChris Wilson2018-02-051-0/+7
* drm/i915: Always update the no_fbc_reason when disablingChris Wilson2018-02-051-7/+10
OpenPOWER on IntegriCloud