Searched hist:"5 b3a856bcfa3d24496035a77ab086548773a633d" (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/gpu/drm/i915/ |
H A D | i915_debugfs.c | diff 5b3a856bcfa3d24496035a77ab086548773a633d Wed Oct 16 15:55:48 CDT 2013 Daniel Vetter <daniel.vetter@ffwll.ch> drm/i915: wire up CRC interrupt for ilk/snb
We enable the interrupt unconditionally and only control it through the enable bit in the CRC control register.
v2: Extract per-platform helpers to compute the register values.
Reviewed-by: Damien Lespiau <damien.lespiau@intel.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
|
H A D | i915_irq.c | diff 5b3a856bcfa3d24496035a77ab086548773a633d Wed Oct 16 15:55:48 CDT 2013 Daniel Vetter <daniel.vetter@ffwll.ch> drm/i915: wire up CRC interrupt for ilk/snb
We enable the interrupt unconditionally and only control it through the enable bit in the CRC control register.
v2: Extract per-platform helpers to compute the register values.
Reviewed-by: Damien Lespiau <damien.lespiau@intel.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
|
H A D | i915_reg.h | diff 5b3a856bcfa3d24496035a77ab086548773a633d Wed Oct 16 15:55:48 CDT 2013 Daniel Vetter <daniel.vetter@ffwll.ch> drm/i915: wire up CRC interrupt for ilk/snb
We enable the interrupt unconditionally and only control it through the enable bit in the CRC control register.
v2: Extract per-platform helpers to compute the register values.
Reviewed-by: Damien Lespiau <damien.lespiau@intel.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
|
H A D | i915_drv.h | diff 5b3a856bcfa3d24496035a77ab086548773a633d Wed Oct 16 15:55:48 CDT 2013 Daniel Vetter <daniel.vetter@ffwll.ch> drm/i915: wire up CRC interrupt for ilk/snb
We enable the interrupt unconditionally and only control it through the enable bit in the CRC control register.
v2: Extract per-platform helpers to compute the register values.
Reviewed-by: Damien Lespiau <damien.lespiau@intel.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
|