summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/display/intel_dsb.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* drm/i915/dsb: fix cmd_buf being wrongly setLucas De Marchi2019-12-021-9/+9
* drm/i915/dsb: fix extra warning on error path handlingLucas De Marchi2019-11-181-7/+14
* drm/i915/dsb: remove atomic operationsLucas De Marchi2019-11-181-5/+5
* drm/i915/dsb: Remove PIN_MAPPABLE from the DSB object VMATvrtko Ursulin2019-11-061-1/+1
* drm/i915: Pull i915_vma_pin under the vm->mutexChris Wilson2019-10-041-6/+1
* drm/i915/dsb: Documentation for DSB.Animesh Manna2019-09-231-0/+68
* drm/i915/dsb: function to trigger workload execution of DSB.Animesh Manna2019-09-231-0/+43
* drm/i915/dsb: functions to enable/disable DSB engine.Animesh Manna2019-09-231-0/+40
* drm/i915/dsb: Check DSB engine status.Animesh Manna2019-09-231-0/+9
* drm/i915/dsb: Indexed register write function for DSB.Animesh Manna2019-09-231-0/+68
* drm/i915/dsb: single register write function for DSB.Jani Nikula2019-09-231-0/+29
* drm/i915/dsb: DSB context creation.Animesh Manna2019-09-231-0/+80