linux-stable/drivers/gpu/drm/vkms
Gabriela Bittencourt 0530bbd0e4 drm/vkms: Fix typo and preposion in function documentation
Fix typo in word 'blend' and in the word 'destination' and change
preposition 'at' to 'of' in function 'blend' documentation.
And change the task introduction word 'Todo' for the word all in uppercase
- 'TODO'. With the TODO word all in uppercase (as it's the standard) it's
easier to find the tasks that have to be done throughout the code.

Changes since V3:
 Rodrigo:
 - Merge the patch series into a single patch since it contains one single
 logical change

Changes since V2:
 - Add fix typo in  word 'destination'
 - Add change of the preposition
 - Fix the name of the function in log message
 - Add the change in word 'Todo'

Reviewed-by: Rodrigo Siqueira <rodrigosiqueiramelo@gmail.com>
Signed-off-by: Gabriela Bittencourt <gabrielabittencourt00@gmail.com>
Signed-off-by: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20191104161424.18105-1-gabrielabittencourt00@gmail.com
2019-12-05 18:55:55 -05:00
..
Makefile drm/vkms: Rename vkms_crc.c into vkms_composer.c 2019-07-12 00:46:02 -03:00
vkms_composer.c drm/vkms: Fix typo and preposion in function documentation 2019-12-05 18:55:55 -05:00
vkms_crtc.c drm/vkms: Reduce critical section in vblank_simulate 2019-09-03 17:16:53 +02:00
vkms_drv.c drm/vkms: Update VKMS documentation 2019-11-04 18:39:58 +01:00
vkms_drv.h drm/vkms: prime import support 2019-10-08 18:44:47 -04:00
vkms_gem.c drm/vkms: prime import support 2019-10-08 18:44:47 -04:00
vkms_output.c drm/vkms: Avoid assigning 0 for possible_crtc 2019-07-12 00:45:49 -03:00
vkms_plane.c drm/vkms: drop use of drmP.h 2019-07-15 18:11:30 +02:00