linux_dsm_epyc7002/include/drm
Ville Syrjälä c2d15359c4 drm: Make drm_clflush_virt_range() void*
Currently drm_cflush_virt_rage() takes a char* so the caller probably
has to do pointless casting to avoid compiler warnings. Make the
argument void* instead to avoid such issues.

v2: Use void* arithmetic (Chris)

Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk>
Acked-by: Dave Airlie <airlied@redhat.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
2014-04-01 22:58:29 +02:00
..
i2c
ttm drm: init TTM dev_mapping in ttm_bo_device_init() 2014-03-16 12:23:42 +01:00
drm_agpsupport.h drm: rip out DRM_AGP_MEM and DRM_AGP_KERN 2013-12-18 11:32:55 +10:00
drm_buffer.h
drm_cache.h
drm_core.h
drm_crtc_helper.h drm: drop error code for drm_helper_resume_force_mode 2014-03-13 12:48:48 +01:00
drm_crtc.h drm: extract drm_modes.h for drm_crtc.h functions 2014-03-13 12:48:41 +01:00
drm_dp_helper.h drm/dp: let drivers specify the name of the I2C-over-AUX adapter 2014-03-18 10:53:14 +01:00
drm_edid.h
drm_encoder_slave.h
drm_fb_cma_helper.h
drm_fb_helper.h drm: export cmdline and preferred mode functions from fb helper 2014-02-12 23:42:16 +01:00
drm_fixed.h
drm_flip_work.h
drm_gem_cma_helper.h
drm_global.h
drm_hashtab.h
drm_mem_util.h
drm_memory.h
drm_mipi_dsi.h drm: Add MIPI DSI bus support 2013-12-17 18:09:43 +01:00
drm_mm.h drm/doc: Add function reference documentation for drm_mm.c 2014-03-13 12:48:37 +01:00
drm_modes.h drm: remove drm_display_mode->private_size 2014-03-13 12:48:45 +01:00
drm_os_linux.h drm: Kill DRM_SUSER 2013-12-18 11:35:45 +10:00
drm_panel.h drm: Add panel support 2013-12-17 18:09:46 +01:00
drm_pciids.h drm/radeon: 0x9649 is SUMO2 not SUMO 2013-12-23 10:03:41 -05:00
drm_rect.h
drm_sysfs.h
drm_usb.h
drm_vma_manager.h drm: init TTM dev_mapping in ttm_bo_device_init() 2014-03-16 12:23:42 +01:00
drmP.h drm: Make drm_clflush_virt_range() void* 2014-04-01 22:58:29 +02:00
exynos_drm.h
gma_drm.h
i915_drm.h drm/i915/bdw: support GMS and GGMS changes 2013-11-08 18:09:39 +01:00
i915_pciids.h drm/i915/bdw: Add device IDs 2013-11-08 18:09:36 +01:00
i915_powerwell.h
intel-gtt.h