linux/drivers/gpu/drm/amd/display
Dave Airlie e9d7dc62bc amdgpu/dc: don't check for 0 on register read/writes always.
This adds ~50k to the driver text segment, and 10k to data segment.

   text	   data	    bss	    dec	    hex	filename
2385556	  39681	   1045	2426282	 2505aa	drivers/gpu/drm/amd/amdgpu/amdgpu.o
  text	   data	    bss	    dec	    hex	filename
2336593	  28857	   1045	2366495	 241c1f	drivers/gpu/drm/amd/amdgpu/amdgpu.o

Signed-off-by: Dave Airlie <airlied@redhat.com>
Reviewed-by: Harry Wentland <harry.wentland@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2017-09-28 16:52:39 -04:00
..
amdgpu_dm drm/amd/display: Use kernel alloc/free 2017-09-28 16:46:15 -04:00
dc amdgpu/dc: don't check for 0 on register read/writes always. 2017-09-28 16:52:39 -04:00
include drm/amd/display: Reduce DC chattiness 2017-09-26 18:17:43 -04:00
modules drm/amd/display: Use kernel alloc/free 2017-09-28 16:46:15 -04:00
Kconfig drm/amd/display: Clean Kconfig formatting 2017-09-26 18:17:41 -04:00
Makefile
TODO drm/amd/display: DC I2C review 2017-09-28 16:47:09 -04:00