aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/dmabuf-heaps/dmabuf-heap.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
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/amd/display: Add a conversion function for transmitter and phy_id enumsNathan Chancellor1-1/+37
2019-10-30drm/amd/display: remove redundant null pointer check before kfreezhong jiang1-3/+1
2019-10-30drm/amdgpu/gmc10: properly set BANK_SELECT and FRAGMENT_SIZEAlex Deucher2-0/+18
2019-10-30drm/amdgpu: fix no ACK from LDS read during stress test for ArcturusLe Ma1-0/+1
2019-10-30drm/amdgpu: fix gfx VF FLR test fail on naviHaiJun Chang1-0/+1
2019-10-30drm/amdgpu: bypass some cleanup work after err_event_athub (v2)Le Ma4-11/+30
2019-10-30drm/amdgpu: clear UVD VCPU buffer when err_event_athub generatedLe Ma1-1/+9
2019-10-30drm/amdgpu/SRIOV: SRIOV VF doesn't support BACOJiange Zhao1-1/+1
2019-10-30drm/amdgpu: Remove superfluous void * cast in debugfs_create_file() callGeert Uytterhoeven1-2/+2
2019-10-30drm/amdgpu: remove set but not used variable 'adev'YueHaibing1-9/+0
2019-10-30drm/amdkfd: bug fix for out of bounds mem on gpu cache filling infoAlex Sierra1-1/+1
2019-10-30drm/amdkfd: Delete duplicated queue bit map reservationYong Zhao1-8/+0
2019-10-30drm/amdkfd: Delete unnecessary pr_fmt switchYong Zhao4-13/+0
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-29drm/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
2019-10-29drm/tegra: Remove memory allocation from Falcon libraryThierry Reding3-84/+68
2019-10-29gpu: host1x: Set DMA mask based on IOMMU setupThierry Reding2-79/+136
2019-10-29gpu: host1x: Support DMA mapping of buffersThierry Reding4-24/+87
2019-10-29gpu: host1x: Allocate gather copy for host1xThierry Reding1-5/+6
2019-10-29gpu: host1x: Add direction flags to relocationsThierry Reding2-0/+6
2019-10-29gpu: host1x: Clean up debugfs on removalThierry Reding1-0/+1
2019-10-29gpu: host1x: Overhaul host1x_bo_{pin,unpin}() APIThierry Reding3-14/+52
2019-10-29drm/tegra: Simplify IOMMU group selectionThierry Reding6-20/+25
2019-10-29drm/tegra: Do not use ->load() and ->unload() callbacksThierry Reding1-167/+154
2019-10-29drm/i915: Fix i845/i865 cursor widthVille Syrjälä1-1/+1
2019-10-29drm/vboxvideo: Use drm_gem_fb_create_with_dirty instead of drm_gem_fb_createHans de Goede1-1/+1