Searched hist:d2a24edb532e6599755fc1bbd080cf57e0dd72c3 (Results 1 – 2 of 2) sorted by relevance
/linux/Documentation/gpu/ |
H A D | drm-kms.rst | diff d2a24edb532e6599755fc1bbd080cf57e0dd72c3 Thu Mar 15 16:22:41 CET 2018 Ville Syrjälä <ville.syrjala@linux.intel.com> drm: Verify gamma/degamma LUT size
While we want to potentially support multiple different gamma/degamma LUT sizes we can (and should) at least check that the blob length is a multiple of the LUT entry size.
v2: s/expected_size_mod/expected_elem_size/ (Daniel) Add kernel doc (Daniel) v3: s/we/were/ typo in the docs
Cc: Daniel Vetter <daniel.vetter@ffwll.ch> Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch> Link: https://patchwork.freedesktop.org/patch/msgid/20180315152241.7113-1-ville.syrjala@linux.intel.com
|
/linux/drivers/gpu/drm/ |
H A D | drm_atomic.c | diff d2a24edb532e6599755fc1bbd080cf57e0dd72c3 Thu Mar 15 16:22:41 CET 2018 Ville Syrjälä <ville.syrjala@linux.intel.com> drm: Verify gamma/degamma LUT size
While we want to potentially support multiple different gamma/degamma LUT sizes we can (and should) at least check that the blob length is a multiple of the LUT entry size.
v2: s/expected_size_mod/expected_elem_size/ (Daniel) Add kernel doc (Daniel) v3: s/we/were/ typo in the docs
Cc: Daniel Vetter <daniel.vetter@ffwll.ch> Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch> Link: https://patchwork.freedesktop.org/patch/msgid/20180315152241.7113-1-ville.syrjala@linux.intel.com
|