diff options
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | 2013-05-27 19:19:58 +0200 |
---|---|---|
committer | Dave Airlie <airlied@gmail.com> | 2013-06-17 11:42:47 +0200 |
commit | fb85ac4da8d202f89e0635e4ac2ac680d662be98 (patch) | |
tree | a6d54a330b8e6198dd7e303f53e98505918af024 /virt | |
parent | drm/fb-helper: Make load_lut and gamma_set/gamma_get hooks optional (diff) | |
download | linux-fb85ac4da8d202f89e0635e4ac2ac680d662be98.tar.xz linux-fb85ac4da8d202f89e0635e4ac2ac680d662be98.zip |
drm: Drop all the stub gamma_get, gamma_set, load_lut functions from drivers
Many of the drivers didn't implement palette/gamma handling, but were forced
to provide stubs for the hooks to avoid drm_fb_helper from oopsing. Now that
the hooks are optional, we can eliminate all the stubs.
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Signed-off-by: Dave Airlie <airlied@gmail.com>
Diffstat (limited to 'virt')
0 files changed, 0 insertions, 0 deletions