]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
drm/i915/dsi: rename intel_dsi_panel_vbt.c to intel_dsi_vbt.c
authorJani Nikula <jani.nikula@intel.com>
Mon, 6 Mar 2017 14:31:29 +0000 (16:31 +0200)
committerJani Nikula <jani.nikula@intel.com>
Tue, 7 Mar 2017 13:18:24 +0000 (15:18 +0200)
commit5431fc03adc8a5a8d13e9cb24fc918e8d8d37ba8
tree6f89ee2549aed69ca80cf70c5e3f658c8ff478e6
parentfefc51e89c160241a15156bc26070b7b746f25f7
drm/i915/dsi: rename intel_dsi_panel_vbt.c to intel_dsi_vbt.c

Emphasize that the VBT file is nowadays more about initializing and
running stuff based on the VBT contents, not so much about being a
"panel driver". No functional changes.

Reviewed-by: Hans de Goede <hdegoede@redhat.com>
Reviewed-by: Bob Paauwe <bob.j.paauwe@intel.com>
Cc: Madhav Chauhan <madhav.chauhan@intel.com>
Cc: Hans de Goede <hdegoede@redhat.com>
Cc: Bob Paauwe <bob.j.paauwe@intel.com>
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Link: http://patchwork.freedesktop.org/patch/msgid/b13cb012a555ff5eb56b5e4bb2b0205c3e025a99.1488810382.git.jani.nikula@intel.com
drivers/gpu/drm/i915/Makefile
drivers/gpu/drm/i915/intel_dsi_panel_vbt.c [deleted file]
drivers/gpu/drm/i915/intel_dsi_vbt.c [new file with mode: 0644]