aboutsummaryrefslogtreecommitdiff
path: root/include/drm/drm_agpsupport.h
AgeCommit message (Expand)AuthorFilesLines
2021-01-13drm: Inline AGP wrappers into their only callersGravatar Thomas Zimmermann 1-18/+0
2019-07-15drm/agp: Remove unused function drm_agp_bind_pagesGravatar Maya Rashish 1-14/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2016-04-27drm: Give drm_agp_clear drm_legacy_ prefixGravatar Daniel Vetter 1-2/+2
2015-09-30drm: Remove dummy agp ioctl wrappersGravatar Daniel Vetter 1-48/+0
2015-09-30drm: Remove __OS_HAS_AGPGravatar Daniel Vetter 1-6/+3
2014-09-10drm: move remaining includes in drmP.h to the topGravatar David Herrmann 1-2/+8
2014-09-10drm: move __OS_HAS_AGP into drm_agpsupport.hGravatar David Herrmann 1-0/+3
2014-09-10drm: move AGP definitions harderGravatar David Herrmann 1-0/+13
2013-12-18drm: rip out DRM_AGP_MEM and DRM_AGP_KERNGravatar Daniel Vetter 1-8/+8
2013-12-18drm: inline drm_agp_destroyGravatar Daniel Vetter 1-5/+0
2013-12-18drm: rip out drm_core_has_AGPGravatar Daniel Vetter 1-12/+0
2013-08-09drm: provide agp dummies for CONFIG_AGP=nGravatar David Herrmann 1-0/+194