summaryrefslogtreecommitdiff
path: root/src/VBox/Additions/linux/drm/Makefile.module.kms
Commit message (Expand)AuthorAgeFilesLines
* scm --update-copyright-yearvboxsync2022-01-011-1/+1
* Additions/linux: vboxvideo does depend on vboxguest any longer.vboxsync2020-08-281-6/+0
* Additions/linux/Makefile, HostDrivers/linux/Makefile: Many cleanups in the Li...vboxsync2020-08-281-0/+6
* Copyright year updates by scm.vboxsync2020-02-041-1/+1
* Additions/linux/drm: 2nd try. Eliminate unsafe include trickery (the relative...vboxsync2019-08-141-2/+1
* Additions/linux/drm: back out previous change, needs a different solutionvboxsync2019-08-141-1/+3
* Additions/linux/drm: eliminate unsafe include trickery (works almost always, ...vboxsync2019-08-141-3/+1
* linux/drv/Makefile.module.kms: Amended the KERN_VER check for old kernels.vboxsync2019-04-161-1/+1
* Add/linux: Workaround for GNU make that does not sport MAKEFILE_LIST (< 3.80)...vboxsync2019-02-281-3/+1
* More linux kernel module Makefile cleanups: Somehow missed the drm module (vb...vboxsync2019-02-211-5/+5
* More linux kernel module Makefile cleansup.vboxsync2019-02-201-14/+28
* Renamed the common linux makefile includes to use a more conventional stuffix...vboxsync2019-02-201-2/+2
* scm --update-copyright-yearvboxsync2019-01-011-1/+1
* Additions/linux/drm: better detection for EL7 variants.vboxsync2017-11-031-12/+7
* *: scm --update-copyright-yearvboxsync2017-10-281-1/+1
* backed out r118835 as it incorrectly updated the 'This file is based on' file...vboxsync2017-10-281-1/+1
* *: scm --update-copyright-yearvboxsync2017-10-281-1/+1
* Additions/linux/drm: never try to build the drm module on EL6.vboxsync2017-10-091-1/+15
* Additions/linux/drm: remove an unnecessary include from the module make file.vboxsync2017-09-141-1/+1
* Additions/linux/drm: clean up Makefile.vboxsync2017-09-051-1/+1
* Additions/linux/drm: clean up Makefile.vboxsync2017-09-051-38/+9
* Additions/Linux/vboxvideo: adjust some file names to match kernel ones.vboxsync2017-08-061-4/+4
* Additions/linux/drm: lower the Linux kernel version check to disable compilat...vboxsync2017-08-031-1/+1
* bugref:8524: Additions/linux: play nicely with distribution-installed Additionsvboxsync2017-05-311-2/+2
* bugref:8524: Additions/linux: play nicely with distribution-installed Additionsvboxsync2017-05-301-1/+1
* bugref:8524: Additions/linux: play nicely with distribution-installed Additionsvboxsync2017-05-241-1/+1
* bugref:8524: Additions/linux: play nicely with distribution-installed Additionsvboxsync2017-04-271-1/+1
* bugref:4567: Linux kernel driver maintenance: [vboxvideo] Add support for PRI...vboxsync2017-03-221-1/+1
* Additions/linux/drm: not needed herevboxsync2017-03-141-4/+0
* Additions/linux/drm: another try to prevent compiling this module on Linux 2.4vboxsync2017-03-141-1/+14
* Additions/linux/drm: sledgehammer for Linux 2.4vboxsync2017-03-141-0/+4
* bugref:8087: Additions/x11: support non-root X server: do not build the vboxv...vboxsync2016-11-211-9/+10
* bugref:8614: Additions/common/VBoxVideo: make the code more self-contained: r...vboxsync2016-10-261-6/+1
* bugref:8614: Additions/common/VBoxVideo: make the code more self-contained: t...vboxsync2016-10-051-1/+1
* allow to compile with gcc configured with --enable-default-pie (e.g. Ubuntu Y...vboxsync2016-05-201-1/+1
* Additions/linux/drm: handle KERNELRELEASE / KERNELVERSION on newer kernelsvboxsync2016-04-211-1/+6
* bugref:8087: Additions/x11: support non-root X server: simplify handling of k...vboxsync2016-03-101-0/+5
* bugref:8087: Additions/x11: support non-root X server: add kernel driver supp...vboxsync2016-02-051-2/+2
* Additions/linux/drm: added -Wno-declaration-after-statementvboxsync2016-02-021-1/+1
* linux/drm: Fixed incorrect file headers. (copy + past is difficult, apparently)vboxsync2015-10-081-1/+4
* Additions/linux/drm: adjust driver to use main memory graphics heap interface.vboxsync2014-03-261-2/+3
* Additions/linux/drm: make the new driver build but not yet load.vboxsync2013-09-121-4/+5
* Additions/linux/drm: move files and updates.vboxsync2013-09-061-3/+2
* Additions/linux/drm: next mode-setting code drop.vboxsync2013-07-261-1/+2
* Additions/linux/drm: exported some files which got forgotten.vboxsync2012-08-301-0/+47