]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drm/edid: Make the header fixup threshold tunable
authorAdam Jackson <ajax@redhat.com>
Wed, 30 May 2012 20:42:39 +0000 (16:42 -0400)
committerDave Airlie <airlied@redhat.com>
Fri, 1 Jun 2012 16:00:23 +0000 (17:00 +0100)
commit47819ba234d41465b76f179ba674ff549255a5d2
tree749fcaa583791a0f2ebcde8d56e05cb9d57ba99c
parent9b00147d9f2ba137ce74b66b768a8312be0b6781
drm/edid: Make the header fixup threshold tunable

6 bytes seems to be a reasonable default so far, but for the desperate
it's worth exposing this.

[airlied: change include to module.h for this]

Bugzilla: https://bugzilla.redhat.com/582559
Signed-off-by: Adam Jackson <ajax@redhat.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/drm_edid.c