[PATCH] drm/i915: Detect the error case for too large CRTC offsets

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, Jul 05, 2012 at 10:10:10AM +0100, Chris Wilson wrote:
> +	if (INTEL_INFO(dev)->gen >= 4 && (x|y) & ~4095) {
> +		DRM_ERROR("CRTC offset too larget (%d, %d)\n", x, y);

larget?

  OG.


[Index of Archives]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]
  Powered by Linux