VirtualBox

source: vbox/trunk/src/VBox/Additions/linux/drm

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @53340   10 years vboxsync Additions/linux/drm: make it compile with Linux >= 3.18
(edit) @52864   10 years vboxsync Additions/linux/drm: a couple of missing bits.
(edit) @52850   10 years vboxsync Additions/linux/drm: disable VBVA on a virtual console switch and …
(edit) @52832   10 years vboxsync Additions/linux/drm: remove private IOCtls and instead enable VBVA on …
(edit) @52612   10 years vboxsync Additions/linux/drm: KMS: use a sysfs file, not a connector property …
(edit) @52599   10 years vboxsync Additions/linux/drm: updated KMS driver to kernel 3.16.
(edit) @52421   10 years vboxsync Additions/linux: added -Wno-declaration-after-statement to prevent …
(edit) @52017   10 years vboxsync Additions/linux/drm: small fix to work with Linux 3.16.
(edit) @50946   11 years vboxsync Additions/linux/drm: remove unneeded code from and simplify version …
(edit) @50902   11 years vboxsync Additions/linux/drm: add host mouse cursor support to the kernel video …
(edit) @50901   11 years vboxsync Additions/linux/drm: adjust driver to use main memory graphics heap …
(edit) @50546   11 years vboxsync Additions/linux/drm: new HGSMI file to be added to vboxvideo.
(edit) @50440   11 years vboxsync Additions/linux/drm: hack to build on EL6, work with DKMS too.
(edit) @50035   11 years vboxsync Additions/linux/drm: hack to build on EL6.
(edit) @49878   11 years vboxsync Additions/linux/drm: add dynamic resizing to the KMS driver.
(edit) @49627   11 years vboxsync Additions/linux/drm: add IOCtls to disable and re-start HGSMI in the …
(edit) @49518   11 years vboxsync Additions/linux/drm: convert to VirtualBox white-space and brace rules.
(edit) @49428   11 years vboxsync Additions/linux/drm: better RHEL61 fix.
(edit) @49278   11 years vboxsync Additions/linux/drm: code update.
(edit) @48444   11 years vboxsync Additions/linux/drm: make the new driver build but not yet load.
(edit) @48422   11 years vboxsync Additions/linux/drm: removed .fasync as drm_fasync is an unneeded …
(edit) @48380   11 years vboxsync Additions/linux/drm: move files and updates.
(edit) @48364   11 years vboxsync Additions/linux/drm: move files and updates.
(edit) @48354   11 years vboxsync Additions/linux/drm: build on SLES 11 sp 3.
(edit) @47480   11 years vboxsync Additions/linux/drm: synchronising local tree with repository, …
(edit) @47417   11 years vboxsync Additions/linux/drm: next mode-setting code drop.
(edit) @47388   11 years vboxsync Additions/linux/drm: next mode-setting code drop.
(edit) @47341   11 years vboxsync Additions/linux/drm: more kernel version magic and a small additional …
(edit) @47088   11 years vboxsync Additions/linux/drm: added a module alias for the VBox graphics device
(edit) @45603   12 years vboxsync Additions/linux/drm: better distinction betwen Debian's 3.2.0-4 kernel …
(edit) @45356   12 years vboxsync tabs
(edit) @45228   12 years vboxsync Additions/linux/drm: added hack for detecting Debian kernels 3.2.39++
(edit) @45001   12 years vboxsync Additions/linux/vboxvideo: support OL/RHEL/CentOS 6.4.
(edit) @44529   12 years vboxsync header (C) fixes
(edit) @44528   12 years vboxsync header (C) fixes
(edit) @43113   12 years vboxsync Additions/linux/drm: exported some files which got forgotten.
(edit) @42784   12 years vboxsync Linux 3.6-rc1 compile fix, spaces
(edit) @42164   12 years vboxsync Additions/linux/drm: make the kernel module work with CentOS 6.3 and …
(edit) @41477   13 years vboxsync /Makefile.kmk: Cosmetic changes.
(edit) @39832   13 years vboxsync Additions/linux: typo2
(edit) @39831   13 years vboxsync Addiotions/linux: typo.
(edit) @39830   13 years vboxsync additions/linux: compilation with linux-3.3.0-rc1 (untested, please …
(edit) @39762   13 years vboxsync Additions/linux/drm: support OEL/RHEL6.2, fix.
(edit) @39708   13 years vboxsync Additions/linux/drm: support OEL/RHEL6.2
(edit) @39335   13 years vboxsync Additions/linux/drm: latest drop of the KMS driver.
(edit) @39321   13 years vboxsync linux/installers: clean up build_in_tmp (Additions side).
(edit) @39252   13 years vboxsync NOINST -> INSTTYPE=none; adding DEBUG_INSTTYPE=both if the NOINST was …
(edit) @38216   13 years vboxsync Additions/linux/drm: build bits for a KMS driver, enable with …
(edit) @38194   13 years vboxsync Additions/linux|x11/*kmk: some cleanups.
(edit) @37351   14 years vboxsync Additions/linux/drm: RHEL6.1 compile fix
(edit) @37350   14 years vboxsync Additions/linux: path fix for export_modules
(edit) @36602   14 years vboxsync Additions/linux/installer: modularise vboxvideo.ko kernel makefile
(edit) @36471   14 years vboxsync Linux 2.6.39-rc1 compile fixes
(edit) @36293   14 years vboxsync Linux additions / host drivers: fixed compilation with DKMS
(edit) @36198   14 years vboxsync Additions/linux/drm: added missing files
(edit) @36190   14 years vboxsync IPRT,Drivers: Committed a modified version of the …
(edit) @35662   14 years vboxsync fix for r69559
(edit) @35647   14 years vboxsync Linux 2.6.38-rc1 autoconf.h mess
(edit) @35380   14 years vboxsync Makefiles: The PATH_<target> variable is deprated, use …
(edit) @33754   14 years vboxsync Additions/linux/drm: Linux 2.6.37 fix
(edit) @32183   14 years vboxsync Linux Installer/Additions: attempt to properly register the host/guest …
(edit) @31900   14 years vboxsync OSE compile fixes
(edit) @29250   15 years vboxsync iprt/asm*.h: split out asm-math.h, don't include asm-*.h from asm.h, …
(edit) @28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
(edit) @28283   15 years vboxsync Linux HostDrivers/Additions: fixed missing symbol …
(edit) @28278   15 years vboxsync Rebranding: Linux modules
(edit) @27248   15 years vboxsync Additions/linux/drm: fix crash for Fedora 12 (Linux 2.6.32) and Linux …
(edit) @26505   15 years vboxsync Additions: tabs -> spaces.
(edit) @26336   15 years vboxsync Installers/linux: enable debug builds of the Linux installers again
(edit) @25591   15 years vboxsync fix for compiling against Linux 2.6.33+
(edit) @25097   15 years vboxsync Linux installer: depmod -ae => depmod -a (the latter is …
(edit) @24537   15 years vboxsync Additions/linux/installer: more fixes
(edit) @24376   15 years vboxsync Linux additions: make it compile against recent kernels with …
(edit) @22588   15 years vboxsync Additions/linux/drm: make the kernel rendering module work on recent …
(edit) @21411   15 years vboxsync Linux additions kernel modules: fixes for Linux 2.4
(edit) @21015   15 years vboxsync Linux guest kernel modules: prevent some superflous output during build
(edit) @17938   16 years vboxsync proper module license even in dummy mode
(edit) @17935   16 years vboxsync Additions/linux: fixed kernel detection
(edit) @17564   16 years vboxsync ClarkConnect 5 fix. They are still on Linux 2.6.18 something ... See r1899
(edit) @17481   16 years vboxsync Additions/linux/vboxvideo_drm: fix the guest makefile similarly to r43823
(edit) @17449   16 years vboxsync Additions/Linux/vboxvideo_drm: get the PCI Id right
(edit) @17415   16 years vboxsync simplified check
(edit) @17414   16 years vboxsync fixed 2.6.27+ detection
(add) @17406   16 years vboxsync Additions/linux: added a drm driver for OpenGl support
Note: See TracRevisionLog for help on using the revision log.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette