summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-10-29drm/i915/gem: Make context persistence optionalChris Wilson5-1/+82
2019-10-30Merge tag 'exynos-drm-next-for-v5.5' of git://git.kernel.org/pub/scm/linux/ke...Dave Airlie1-2/+2
2019-10-30Merge tag 'drm-misc-next-2019-10-24-2' of git://anongit.freedesktop.org/drm/d...Dave Airlie137-2019/+1859
2019-10-29drm/i915: Provide more information on DP AUX failuresMatt Roper1-2/+4
2019-10-30Merge tag 'drm-next-5.5-2019-10-25' of git://people.freedesktop.org/~agd5f/li...Dave Airlie163-1034/+5791
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
2019-10-29drm/i915/tgl: Add perf support on TGLLionel Landwerlin6-35/+560
2019-10-29drm/i915/perf: Add helper macros for comparing with whitelisted registersUmesh Nerlige Ramappa1-26/+28
2019-10-29drm/i915/selftests: check for missing apertureMatthew Auld5-5/+29
2019-10-29drm/i915: don't allocate the ring in stolen if we lack apertureMatthew Auld1-1/+3
2019-10-29drm/i915: Don't try to place HWS in non-existing mappable regionMichal Wajdeczko1-1/+1
2019-10-29drm/i915: error capture with no ggtt slotDaniele Ceraolo Spurio2-20/+65
2019-10-29drm/i915: set num_fence_regs to 0 if there is no apertureDaniele Ceraolo Spurio1-2/+4
2019-10-29drm/i915: do not map aperture if it is not available.Daniele Ceraolo Spurio1-12/+23
2019-10-29drm/i915: define i915_ggtt_has_apertureDaniele Ceraolo Spurio1-0/+5
2019-10-29drm/i915/blt: fixup block_size roundingMatthew Auld1-2/+2
2019-10-28drm/i915/gem: Limit the blitter sizes to ensure low preemption latencyChris Wilson1-2/+2
2019-10-28drm/i915/execlists: Use vfunc to check engine submission modeMichal Wajdeczko3-6/+16
2019-10-28drm/i915/display: Mark conn as initialised by iteratorChris Wilson1-1/+1
2019-10-28drm/i915/selftests: Initialise retChris Wilson1-1/+1
2019-10-28drm/i915/selftests: Initialise err in case there are no engines!Chris Wilson1-2/+2
2019-10-28drm/i915/execlists: Simply walk back along request timeline on resetChris Wilson1-20/+14
2019-10-28drm/i915/selftests: Check a few more fixed locations within the context imageChris Wilson1-1/+26