summaryrefslogtreecommitdiffstats
path: root/fs/ufs (unfollow)
Commit message (Expand)AuthorFilesLines
2019-11-01drm/i915/selftests: Start kthreads before stoppingChris Wilson5-0/+12
2019-11-01drm/i915/lmem: Check against i915_selftest only under CONFIG_SELFTESTChris Wilson1-0/+2
2019-11-01drm/tegra: Unconditionally select IOMMU_IOVAThierry Reding1-1/+1
2019-11-01gpu: host1x: Unconditionally select IOMMU_IOVAThierry Reding1-1/+1
2019-11-01drm/i915/gem: Refine occupancy test in kill_context()Chris Wilson1-15/+32
2019-11-01drm/i915: Update DRIVER_DATE to 20191101Joonas Lahtinen1-2/+2
2019-10-31drm/i915/lmem: add the fake lmem regionMatthew Auld9-0/+140
2019-10-31drm/i915/dp: Do not switch aux to TBT mode for non-TC portsJosé Roberto de Souza1-1/+5
2019-10-31drm/i915/guc: drop guc shared areaDaniele Ceraolo Spurio2-49/+3
2019-10-31drm/i915: drop lrc header pageDaniele Ceraolo Spurio4-45/+7
2019-10-31drm/i915: Split detaching and removing the vmaChris Wilson1-20/+17
2019-10-31drm/i915/selftests: Pretty print the i915_activeChris Wilson3-0/+51
2019-10-31drm/i915/selftests: Assert that the idle_pulse is sentChris Wilson1-1/+3
2019-10-31drm/i915/mst: Document the userspace fail with possible_crtcsVille Syrjälä1-0/+8
2019-10-31drm/i915: Simplify pipe_mask setup even furtherVille Syrjälä11-18/+11
2019-10-31drm/i915: Allow ICL+ DSI on any pipeVille Syrjälä1-1/+3
2019-10-31drm/i915: s/crtc_mask/pipe_mask/Ville Syrjälä13-22/+22
2019-10-31drm/i915: Simplify LVDS crtc_mask setupVille Syrjälä1-5/+3
2019-10-30drm/i915/uc: define GuC and HuC binaries for TGLDaniele Ceraolo Spurio1-0/+5
2019-10-30Revert "dma-buf: Add dma-buf heaps framework"Sean Paul6-411/+0
2019-10-30Revert "dma-buf: heaps: Add heap helpers"Sean Paul4-326/+0
2019-10-30Revert "dma-buf: heaps: Add system heap to dmabuf heaps"Sean Paul4-133/+0
2019-10-30Revert "dma-buf: heaps: Add CMA heap to dmabuf heaps"Sean Paul3-187/+0
2019-10-30Revert "kselftests: Add dma-heap test"Sean Paul2-247/+0
2019-10-30drm/i915: Stop frobbing crtc->base.modeVille Syrjälä1-9/+9
2019-10-30drm/i915: Nuke 'mode' argument to intel_get_load_detect_pipe()Ville Syrjälä4-8/+4
2019-10-30drm/i915: Avoid HPD poll detect triggering a new detect cycleImre Deak3-0/+19
2019-10-30drm/i915/gt: Always track callers to intel_rps_mark_interactive()Chris Wilson3-6/+9
2019-10-30drm/i915/tgl: Add gam instdoneMika Kuoppala3-0/+6
2019-10-30drm/i915/tgl: Add SFC instdone to error stateMika Kuoppala3-0/+19
2019-10-30drm/i915/tgl: add support to one DP-MST streamLucas De Marchi2-0/+6
2019-10-29drm/i915/gem: Make context persistence optionalChris Wilson5-1/+82
2019-10-29drm/i915: Provide more information on DP AUX failuresMatt Roper1-2/+4
2019-10-29drm/i915/display/cnl+: Handle fused off DSCJosé Roberto de Souza5-0/+10
2019-10-29drm/i915/display/icl+: Check if DMC is fused offJosé Roberto de Souza2-0/+4
2019-10-29drm/i915/display: Check if FBC is fused offJosé Roberto de Souza2-0/+4
2019-10-29drm/i915/display: Handle fused off HDCPJosé Roberto de Souza5-1/+8
2019-10-29drm/i915: Add two spaces before the SKL_DFSM registersJosé Roberto de Souza1-9/+9
2019-10-29drm/i915/perf: ensure selftests select valid formatLionel Landwerlin1-1/+2
2019-10-29drm/gem: Fix mmap fake offset handling for drm_gem_object_funcs.mmapRob Herring4-5/+13
2019-10-29drm/panfrost: Simplify devfreq utilisation trackingSteven Price4-56/+38
2019-10-29drm/panfrost: Use generic code for devfreqSteven Price2-52/+10
2019-10-29drm/i915/tgl: Add AUX B & C to DC_OFF_POWER_DOMAINSMatt Roper1-0/+2
2019-10-29drm/i915: Drop unused AUX register offsetsMatt Roper2-43/+10
2019-10-29drm/i915/gt: Make timeslice duration configurableChris Wilson6-18/+69
2019-10-29drm/i915: Rename "inject_load_failure" module parameterJanusz Krzysztofik3-7/+7
2019-10-29drm/i915: Fix i915_inject_load_error() name to read *_probe_*Janusz Krzysztofik7-25/+27
2019-10-29drm/tegra: Optionally attach clients to the IOMMUThierry Reding2-18/+49
2019-10-29drm/tegra: Support DMA API for display controllersThierry Reding4-6/+120
2019-10-29drm/tegra: falcon: Clarify address usageThierry Reding3-41/+34