linux_dsm_epyc7002/drivers/gpu/drm/nouveau/dispnv04
Chris Wilson a8ad0bd84f drm: Remove unused drm_device from drm_gem_object_lookup()
drm_gem_object_lookup() has never required the drm_device for its file
local translation of the user handle to the GEM object. Let's remove the
unused parameter and save some space.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Cc: dri-devel@lists.freedesktop.org
Cc: Dave Airlie <airlied@redhat.com>
Cc: Daniel Vetter <daniel.vetter@ffwll.ch>
[danvet: Fixup kerneldoc too.]
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
2016-05-17 08:47:30 +02:00
..
arb.c drm/nouveau/nvif: simplify and tidy library interfaces 2015-08-28 12:40:32 +10:00
crtc.c drm: Remove unused drm_device from drm_gem_object_lookup() 2016-05-17 08:47:30 +02: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 drm/nv04/disp: hide all the cruft away in its own little hole 2013-04-26 15:37:51 +10:00
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