aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/display/intel_dsb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-12-02drm/i915/dsb: fix cmd_buf being wrongly setLucas De Marchi1-9/+9
2019-11-18drm/i915/dsb: fix extra warning on error path handlingLucas De Marchi1-7/+14
2019-11-18drm/i915/dsb: remove atomic operationsLucas De Marchi1-5/+5
2019-11-06drm/i915/dsb: Remove PIN_MAPPABLE from the DSB object VMATvrtko Ursulin1-1/+1
2019-10-04drm/i915: Pull i915_vma_pin under the vm->mutexChris Wilson1-6/+1
2019-09-23drm/i915/dsb: Documentation for DSB.Animesh Manna1-0/+68
2019-09-23drm/i915/dsb: function to trigger workload execution of DSB.Animesh Manna1-0/+43
2019-09-23drm/i915/dsb: functions to enable/disable DSB engine.Animesh Manna1-0/+40
2019-09-23drm/i915/dsb: Check DSB engine status.Animesh Manna1-0/+9
2019-09-23drm/i915/dsb: Indexed register write function for DSB.Animesh Manna1-0/+68
2019-09-23drm/i915/dsb: single register write function for DSB.Jani Nikula1-0/+29
2019-09-23drm/i915/dsb: DSB context creation.Animesh Manna1-0/+80