alistair23-linux/drivers/gpu/drm/nouveau/dispnv04
Ville Syrjälä ebb79a32ba drm/nouveau: Constify function pointer structs
Moves a bunch of junk to .rodata from .data.

 drivers/gpu/drm/nouveau/nouveau.ko:
-.rodata                      105688
+.rodata                      105792
-.data                        125724
+.data                        125620

Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com>
Link: http://patchwork.freedesktop.org/patch/msgid/1450178476-26284-24-git-send-email-boris.brezillon@free-electrons.com
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
2015-12-15 13:47:45 +01:00
..
arb.c drm/nouveau/nvif: simplify and tidy library interfaces 2015-08-28 12:40:32 +10:00
crtc.c drm/nouveau: Use private save/restore hooks for CRTCs 2015-12-08 16:13:49 +01:00
cursor.c drm/nouveau: initial pass at moving to struct nvif_device 2014-08-10 05:13:13 +10:00
dac.c drm: Pass 'name' to drm_encoder_init() 2015-12-11 09:13:20 +01:00
dfp.c drm: Pass 'name' to drm_encoder_init() 2015-12-11 09:13:20 +01:00
disp.c drm: Move encoder->save/restore into nouveau 2015-12-08 16:13:50 +01:00
disp.h drm/nouveau/bios: convert to new-style nvkm_subdev 2015-08-28 12:40:42 +10:00
hw.c drm/nouveau/nvif: simplify and tidy library interfaces 2015-08-28 12:40:32 +10:00
hw.h drm/nouveau/nvif: simplify and tidy library interfaces 2015-08-28 12:40:32 +10:00
Kbuild drm/nouveau: remove symlinks, move core/ to nvkm/ (no code changes) 2015-01-22 12:15:10 +10:00
nvreg.h
overlay.c drm/nouveau/nvif: simplify and tidy library interfaces 2015-08-28 12:40:32 +10:00
tvmodesnv17.c drm: Constify TV mode names 2015-09-08 13:45:52 +02:00
tvnv04.c drm: Pass 'name' to drm_encoder_init() 2015-12-11 09:13:20 +01:00
tvnv17.c drm/nouveau: Constify function pointer structs 2015-12-15 13:47:45 +01:00
tvnv17.h drm: Constify TV mode names 2015-09-08 13:45:52 +02:00