Star64_linux/drivers/gpu/drm/i915
Mauro Carvalho Chehab e9d2871f69 drm: fix some kernel-doc markups
Some identifiers have different names between their prototypes
and the kernel-doc markup.

Others need to be fixed, as kernel-doc markups should use this format:
        identifier - description

Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Acked-by: Jani Nikula <jani.nikula@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: https://patchwork.freedesktop.org/patch/msgid/12d4ca26f6843618200529ce5445063734d38c04.1605521731.git.mchehab+huawei@kernel.org
2020-11-16 20:48:20 +01:00
..
display drm: fix some kernel-doc markups 2020-11-16 20:48:20 +01:00
gem Linux 5.10-rc3 2020-11-10 14:36:36 +01:00
gt Linux 5.10-rc3 2020-11-10 14:36:36 +01:00
gvt Linux 5.10-rc3 2020-11-10 14:36:36 +01:00
selftests drm/<drivers>: Constify struct drm_driver 2020-11-06 10:31:26 +01:00
.gitignore
i915_active.c
i915_active.h
i915_active_types.h
i915_buddy.c
i915_buddy.h
i915_cmd_parser.c
i915_config.c
i915_debugfs.c Merge tag 'drm-intel-next-queued-2020-11-03' of git://anongit.freedesktop.org/drm/drm-intel into drm-next 2020-11-04 12:17:34 +10:00
i915_debugfs.h
i915_debugfs_params.c
i915_debugfs_params.h
i915_drv.c Merge drm/drm-next into drm-misc-next 2020-11-10 17:11:37 +01:00
i915_drv.h Merge tag 'drm-intel-next-queued-2020-11-03' of git://anongit.freedesktop.org/drm/drm-intel into drm-next 2020-11-04 12:17:34 +10:00
i915_fixed.h
i915_gem.c
i915_gem.h
i915_gem_evict.c drm: fix some kernel-doc markups 2020-11-16 20:48:20 +01:00
i915_gem_gtt.c
i915_gem_gtt.h
i915_getparam.c
i915_globals.c
i915_globals.h
i915_gpu_error.c drm/i915: Use the active reference on the vma while capturing 2020-10-19 13:29:57 -04:00
i915_gpu_error.h
i915_ioc32.c
i915_ioc32.h
i915_irq.c drm/i915: Get rid of ibx_irq_pre_postinstall() 2020-10-30 15:08:18 +02:00
i915_irq.h
i915_memcpy.c
i915_memcpy.h
i915_mm.c
i915_params.c
i915_params.h
i915_pci.c drm/i915: Restore ILK-M RPS support 2020-10-29 14:20:20 -04:00
i915_perf.c drm: fix some kernel-doc markups 2020-11-16 20:48:20 +01:00
i915_perf.h
i915_perf_types.h
i915_pmu.c
i915_pmu.h
i915_priolist_types.h
i915_pvinfo.h
i915_query.c
i915_query.h
i915_reg.h drm/i915: Enable hpd logic only for ports that are present 2020-10-30 15:07:09 +02:00
i915_request.c
i915_request.h
i915_scatterlist.c
i915_scatterlist.h drm: Remove SCATTERLIST_MAX_SEGMENT 2020-11-02 14:42:57 +01:00
i915_scheduler.c
i915_scheduler.h
i915_scheduler_types.h
i915_selftest.h
i915_suspend.c
i915_suspend.h
i915_sw_fence.c
i915_sw_fence.h
i915_sw_fence_work.c
i915_sw_fence_work.h
i915_switcheroo.c
i915_switcheroo.h
i915_syncmap.c
i915_syncmap.h
i915_sysfs.c
i915_sysfs.h
i915_trace.h
i915_trace_points.c
i915_user_extensions.c
i915_user_extensions.h
i915_utils.c
i915_utils.h
i915_vgpu.c
i915_vgpu.h
i915_vma.c drm/i915: Hold onto an explicit ref to i915_vma_work.pinned 2020-11-03 19:22:42 -05:00
i915_vma.h
i915_vma_types.h
intel_device_info.c
intel_device_info.h
intel_dram.c
intel_dram.h
intel_gvt.c
intel_gvt.h
intel_memory_region.c drm/i915/region: fix max size calculation 2020-10-29 14:20:17 -04:00
intel_memory_region.h
intel_pch.c
intel_pch.h
intel_pm.c drm/i915: Use _MMIO_PIPE3() for ilk+ WM0_PIPE registers 2020-10-29 17:32:20 +02:00
intel_pm.h
intel_region_lmem.c
intel_region_lmem.h
intel_runtime_pm.c
intel_runtime_pm.h
intel_sideband.c
intel_sideband.h
intel_uncore.c drm/i915: Drop runtime-pm assert from vgpu io accessors 2020-10-21 08:32:32 -04:00
intel_uncore.h
intel_wakeref.c
intel_wakeref.h
intel_wopcm.c
intel_wopcm.h
Kconfig
Kconfig.debug drm/i915: Exclude low pages (128KiB) of stolen from use 2020-10-21 08:32:28 -04:00
Kconfig.profile
Kconfig.unstable
Makefile
vlv_suspend.c
vlv_suspend.h