Home
last modified time | relevance | path

Searched hist:"08 fa8fd0faa5716ed180e109a022e2c0f42c2e4a" (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/gpu/drm/i915/
H A Di915_irq.hdiff 08fa8fd0faa5716ed180e109a022e2c0f42c2e4a Wed Jun 19 12:08:40 CDT 2019 Ville Syrjälä <ville.syrjala@linux.intel.com> drm/i915: Switch to per-crtc vblank vfuncs

Switch from the driver-wide vblank vfuncs to the per-crtc ones so that
we don't have so many platform specific vfuncs in the driver struct.

We still need to do something about the rest fo the irq vfuncs...

v2: s/INTEL_GEN>=3/IS_GEN3/

Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20190619170842.20579-3-ville.syrjala@linux.intel.com
Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk>
H A Di915_irq.cdiff 08fa8fd0faa5716ed180e109a022e2c0f42c2e4a Wed Jun 19 12:08:40 CDT 2019 Ville Syrjälä <ville.syrjala@linux.intel.com> drm/i915: Switch to per-crtc vblank vfuncs

Switch from the driver-wide vblank vfuncs to the per-crtc ones so that
we don't have so many platform specific vfuncs in the driver struct.

We still need to do something about the rest fo the irq vfuncs...

v2: s/INTEL_GEN>=3/IS_GEN3/

Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20190619170842.20579-3-ville.syrjala@linux.intel.com
Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk>
/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_display.cdiff 08fa8fd0faa5716ed180e109a022e2c0f42c2e4a Wed Jun 19 12:08:40 CDT 2019 Ville Syrjälä <ville.syrjala@linux.intel.com> drm/i915: Switch to per-crtc vblank vfuncs

Switch from the driver-wide vblank vfuncs to the per-crtc ones so that
we don't have so many platform specific vfuncs in the driver struct.

We still need to do something about the rest fo the irq vfuncs...

v2: s/INTEL_GEN>=3/IS_GEN3/

Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20190619170842.20579-3-ville.syrjala@linux.intel.com
Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk>