linux_dsm_epyc7002/drivers/gpu/drm/i915
Jesse Barnes 20f0ec16ca drm/i915: fix WRPLL clock calculation
Forgot to convert to using the refclk variable when I added refclk
readout support, and Paulo noticed the resulting calculation was off due
to the way p & r are stored.

Reported-by: Paulo Zanoni <przanoni@gmail.com>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Reviewed-by: Paulo Zanoni <paulo.r.zanoni@intel.com>
Tested-by: Paulo Zanoni <paulo.r.zanoni@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
2014-01-24 17:23:00 +01:00
..
dvo_ch7xxx.c
dvo_ch7017.c
dvo_ivch.c
dvo_ns2501.c
dvo_sil164.c
dvo_tfp410.c
dvo.h
i915_debugfs.c drm/i915: Kill dev_priv->irq_received 2014-01-24 17:22:50 +01:00
i915_dma.c
i915_drv.c drm/i915: drop the i915.fbpercrtc module parameter 2014-01-24 17:22:54 +01:00
i915_drv.h drm/i915: Remove incorrect comment about struct mutex 2014-01-24 17:23:00 +01:00
i915_gem_context.c
i915_gem_debug.c
i915_gem_dmabuf.c
i915_gem_evict.c
i915_gem_execbuffer.c
i915_gem_gtt.c
i915_gem_stolen.c
i915_gem_tiling.c
i915_gem.c
i915_gpu_error.c
i915_ioc32.c
i915_irq.c drm/i915: Kill dev_priv->irq_received 2014-01-24 17:22:50 +01:00
i915_reg.h drm/i915: clock readout support for DDI v3 2014-01-24 17:22:58 +01:00
i915_suspend.c
i915_sysfs.c
i915_trace_points.c
i915_trace.h
i915_ums.c
intel_acpi.c
intel_bios.c
intel_bios.h
intel_crt.c drm/i915: Shuffle modeset reset handling around 2014-01-24 17:22:52 +01:00
intel_ddi.c drm/i915: fix WRPLL clock calculation 2014-01-24 17:23:00 +01:00
intel_display.c drm/i915: always check clocks when comparing pipe configs 2014-01-24 17:22:59 +01:00
intel_dp.c drm/i915: Introduce a get_aux_send_ctl() vfunc 2014-01-24 17:22:58 +01:00
intel_drv.h drm/i915: Introduce a get_aux_send_ctl() vfunc 2014-01-24 17:22:58 +01:00
intel_dsi_cmd.c
intel_dsi_cmd.h
intel_dsi_pll.c
intel_dsi.c
intel_dsi.h
intel_dvo.c
intel_fbdev.c
intel_hdmi.c
intel_i2c.c
intel_lvds.c
intel_modes.c
intel_opregion.c
intel_overlay.c
intel_panel.c
intel_pm.c
intel_ringbuffer.c
intel_ringbuffer.h
intel_sdvo_regs.h
intel_sdvo.c
intel_sideband.c
intel_sprite.c drm/i915: Shuffle sprite register writes into a tighter group 2014-01-24 17:22:53 +01:00
intel_tv.c
intel_uncore.c
Kconfig
Makefile