mirror_ubuntu-kernels/drivers/gpu/drm/amd
Deepak R Varma 87fb78331e drm/amdgpu: do not initialise global variables to 0 or NULL
Initializing global variable to 0 or NULL is not necessary and should
be avoided. Issue reported by checkpatch script as:
ERROR: do not initialise globals to 0 (or NULL).

Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Deepak R Varma <mh12gx2825@gmail.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2020-11-04 17:09:36 -05:00
..
acp drm: amd/acp: fix broken menu structure 2020-03-13 11:52:35 -04:00
amdgpu drm/amdgpu: do not initialise global variables to 0 or NULL 2020-11-04 17:09:36 -05:00
amdkfd amdkfd: Check kvmalloc return before memcpy 2020-11-02 15:33:33 -05:00
display drm/amdgpu/display: fix warnings when CONFIG_DRM_AMD_DC_DCN is not set 2020-11-02 15:34:33 -05:00
include drm/amdgpu: Add GFX Fine Grain Clock Gating flag 2020-11-04 17:08:08 -05:00
pm drm/amdgpu: enable GFXOFF for dimgrey_cavefish 2020-11-04 17:08:48 -05:00