2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-26 22:24:09 +08:00
linux-next/drivers/staging/omapdrm
Laurent Pinchart 78b68556a9 drm: Constify gem_vm_ops pointer
The GEM vm operations structure is passed to the VM core that stores it
in a const field. There vm operations structures can thus be const in
DRM as well.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Cc: Inki Dae <inki.dae@samsung.com>
Cc: Alan Cox <alan@linux.intel.com>
Cc: Daniel Vetter <daniel.vetter@ffwll.ch>
Cc: Rob Clark <rob.clark@linaro.org>
Reviewed-by: Alex Deucher <alexdeucher@gmail.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
2012-05-22 10:34:53 +01:00
..
Kconfig
Makefile staging: drm/omap: add drm_plane support 2012-02-08 14:14:11 -08:00
omap_connector.c
omap_crtc.c staging: drm/omap: use current time for page-flip event 2012-03-13 15:44:44 -07:00
omap_debugfs.c staging: drm/omap: Disable DMM debugfs for OMAP3 2012-03-07 13:38:07 -08:00
omap_dmm_priv.h staging: drm/omap: DMM based hardware scrolling console 2011-12-12 16:37:53 -08:00
omap_dmm_tiler.c staging: drm/omap: Get DMM resources from hwmod 2012-03-07 13:38:08 -08:00
omap_dmm_tiler.h staging: drm/omap: Get DMM resources from hwmod 2012-03-07 13:38:08 -08:00
omap_drm.h
omap_drv.c drm: Constify gem_vm_ops pointer 2012-05-22 10:34:53 +01:00
omap_drv.h staging: drm/omap: send page-flip event after endwin 2012-03-13 15:44:44 -07:00
omap_encoder.c staging: drm/omap: crtc/encoder/fb destroy cleanups 2011-12-12 16:37:52 -08:00
omap_fb.c staging: drm/omap: debugfs for object and fb tracking 2012-03-07 13:38:07 -08:00
omap_fbdev.c staging: drm/omap: call omap_gem_roll() in non-atomic ctx 2012-03-07 13:38:07 -08:00
omap_gem_helpers.c staging: drm/omap: Use ERR_CAST inlined function instead of ERR_PTR(PTR_ERR(.. 2012-02-09 09:41:34 -08:00
omap_gem.c staging: drm/omap: mmap of tiled buffers with stride >4kb 2012-03-07 13:38:08 -08:00
omap_plane.c staging: drm/omap: send page-flip event after endwin 2012-03-13 15:44:44 -07:00
omap_priv.h staging: drm/omap: add drm_plane support 2012-02-08 14:14:11 -08:00
tcm-sita.c
tcm-sita.h
tcm.h
TODO drm/omap: add GEM support for tiled/dmm buffers 2011-12-08 15:04:21 -08:00