VirtualBox

source: vbox/trunk/src/VBox/Additions/linux/drm/vbox_drv.c

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @91233   3 years vboxsync Additions: Linux: vboxvideo: introduce initial support for kernel …
(edit) @90583   3 years vboxsync linux/drm: intent fix. bugref:10066
(edit) @90577   3 years vboxsync Linux Host and Guest drivers: another attempt to introduce initial …
(edit) @90519   3 years vboxsync Reverted r146120. Change supposed to introduce support for CentOS …
(edit) @90516   3 years vboxsync Linux Host and Guest drivers: introduce initial support for RHEL 8.5 …
(edit) @90498   3 years vboxsync Additions: Linux: vboxvideo: Introduce initial support for kernel …
(edit) @89690   3 years vboxsync Linux host&guest drivers: fix build for SLES 15 SP3, bugref:4567.
(edit) @89689   3 years vboxsync Additions: Linux: vboxvideo: add logging explaining why module cannot …
(edit) @88510   4 years vboxsync additions: linux: vboxvideo: print driver version and revision on load.
(edit) @88405   4 years vboxsync additions: linux: vboxvideo: fix build for RH 8.4 kernel: bugref:4567. …
(edit) @88274   4 years vboxsync GAs: Linux: make vboxvideo work w/ 5.12-rc4 kernel, bugref:9976.
(edit) @88212   4 years vboxsync Fix build.
(edit) @88207   4 years vboxsync bugref:9961: Additions/x11: vboxvideo: introduce support for 5.11.x …
(edit) @86547   4 years vboxsync linux/drm.c,the-linux-kernel.h: nits. bugref:4567
(edit) @86542   4 years vboxsync Additions/linux, Runtime/r0drv/linux: Adjustments for Linux 5.9.
(edit) @86196   4 years vboxsync Additions/linux:Guest additions 6.1.14 won't build in RHEL 8.3 beta …
(edit) @86174   4 years vboxsync Additions/linux: reverting changesets 140423 & 140424
(edit) @86173   4 years vboxsync Additions/linux: add. fixes for round 1 ticketref:19863
(edit) @86172   4 years vboxsync Additions/linux:Guest additions 6.1.14 won't build in RHEL 8.3 beta …
(edit) @85707   4 years vboxsync Add/linux/vboxvideo: Cleanups.
(edit) @85706   4 years vboxsync Add/linux/vboxvideo: Use RTLNX_SUSE_* macros, eliminating the …
(edit) @85705   4 years vboxsync Add/linux/vboxvideo: Use RTLNX_RHEL_* macros, eliminating the RHEL_XY ones.
(edit) @85704   4 years vboxsync Add/linux/vboxvideo: Use RTLNX_VER_* macros (just copied them over …
(edit) @85649   4 years vboxsync ticketref:19521 Can't build kernel modules on SLES12 SP5
(edit) @83109   5 years vboxsync GA/Linux: ticketref:19145 kernel 5.5-rc1/rc2 - we need changes part 2 …
(edit) @83073   5 years vboxsync GA/Linux: ticketref:19145 kernel 5.5-rc1/rc2 - we need changes, …
(edit) @82968   5 years vboxsync Copyright year updates by scm.
(edit) @81649   5 years vboxsync Linux 5.4: no more arbitrary executable pages and more changes, …
(edit) @80712   5 years vboxsync Additions/linux: ticketref:18917: VBox 6.0.10 GAs fail to compile on …
(edit) @79690   5 years vboxsync Additions/linux/vboxvideo: fixes for EL 7.2 and EL 7.3. bugref:8282: …
(edit) @79025   5 years vboxsync Linux/host and guest drivers: support more openSUSE 15.0 and 15.1 kernels.
(edit) @77850   6 years vboxsync Additions/linux/vboxvideo: make driver work with Linux 5.0 and 5.1. …
(edit) @76976   6 years vboxsync Additions/linux/vboxvideo: Update driver to use drm_dev_register. …
(edit) @76943   6 years vboxsync Additions/linux/vboxvideo: Use gem_free_object_unlocked bugref:8282: …
(edit) @76553   6 years vboxsync scm --update-copyright-year
(edit) @74963   6 years vboxsync Additions/linux/vboxvideo: really disable the resize capability on …
(edit) @74810   6 years vboxsync staging: vboxvideo: make a couple of symbols static Module …
(edit) @74773   6 years vboxsync Additions/linux/drm: add clean-ups made when adding driver to Linux …
(edit) @74615   6 years vboxsync Additions/linux/vboxvideo: fix building on various EL 7 minor …
(edit) @74581   6 years vboxsync Additions/linux/vboxvideo: better work-around for missing dirty …
(edit) @71947   7 years vboxsync Additions/linux/drm: update drm driver to work with EL7.5, standard …
(edit) @69524   7 years vboxsync Additions/linux/drm: fix preprocessor error. bugref:8524: …
(edit) @69143   7 years vboxsync Additions/linux/drm: make vboxvideo work with Linux 4.14. bugref:8524: …
(edit) @68336   7 years vboxsync Additions/linux/drm: refined the RHEL_7 test to distinguish between …
(edit) @68334   7 years vboxsync Additions/linux/drm: refined the RHEL_7 test to distinguish between …
(edit) @68297   7 years vboxsync Additions/linux/drm: support custom EL7 Linux 3.10 kernel
(edit) @67395   7 years vboxsync bugref:8524: Additions/linux: play nicely with distribution-installed …
(edit) @67177   8 years vboxsync bugref:8524: Additions/linux: play nicely with distribution-installed …
(edit) @66544   8 years vboxsync bugref:8524: Additions/linux: play nicely with distribution-installed …
(edit) @66189   8 years vboxsync bugref:4567: Linux kernel driver maintenance: [vboxvideo] Add support …
(edit) @64337   8 years vboxsync bugref:8614: Additions/common/VBoxVideo: make the code more …
(edit) @64183   8 years vboxsync 8087: Additions/x11: support non-root X server: remove protection …
(edit) @63916   8 years vboxsync bugref:8087: Additions/x11: support non-root X server: remove …
(edit) @63807   8 years vboxsync bugref:8087: Additions/x11: support non-root X server: better …
(edit) @63791   8 years vboxsync bugref:4567: Linux kernel driver maintenance: replace deprecated …
(edit) @63772   8 years vboxsync bugref:8087: Additions/x11: support non-root X server: do not disable …
(edit) @63755   8 years vboxsync bugref:4567: Linux kernel driver maintenance: update drm driver to …
(edit) @63551   8 years vboxsync bugref:8087: Additions/x11: support non-root X server: the modesetting …
(edit) @62557   8 years vboxsync bugref:8087: Additions/x11: support non-root X server: only touch VBVA …
(edit) @62527   8 years vboxsync (C) 2016
(edit) @60584   9 years vboxsync Linux host/guest modules: include the revision into the Linux kernel …
(edit) @60352   9 years vboxsync bugref:8087: Additions/x11: support non-root X server: make sure that …
(edit) @60285   9 years vboxsync bugref:8087: Additions/x11: support non-root X server: revert r106327: …
(edit) @60284   9 years vboxsync bugref:8087: Additions/x11: support non-root X server: make sure that …
(edit) @60174   9 years vboxsync Additions/linux/drm: allow shared interrupts, otherwise the module …
(edit) @60110   9 years vboxsync bugref:8087: Additions/x11: support non-root X server: prevent loading …
(edit) @60104   9 years vboxsync bugref:8087: Additions/x11: support non-root X server: prevent loading …
(edit) @59964   9 years vboxsync bugref:8087: Additions/x11: support non-root X server: additional …
(edit) @59635   9 years vboxsync bugref:8087: Additions/x11: support non-root X server: bring back the …
(edit) @59597   9 years vboxsync bugref:8087: Additions/x11: support non-root X server: add kernel …
(edit) @59568   9 years vboxsync bugref:8087: Additions/x11: support non-root X server: further …
(edit) @59526   9 years vboxsync bugref:8087: Additions/x11: support non-root X server: adjust DRM/KMS …
(edit) @58129   9 years vboxsync linux/drm: Fixed incorrect file headers. (copy + past is difficult, …
(edit) @52864   10 years vboxsync Additions/linux/drm: a couple of missing bits.
(edit) @52832   10 years vboxsync Additions/linux/drm: remove private IOCtls and instead enable VBVA on …
(edit) @52599   10 years vboxsync Additions/linux/drm: updated KMS driver to kernel 3.16.
(edit) @50902   11 years vboxsync Additions/linux/drm: add host mouse cursor support to the kernel video …
(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.
(copy) @48364   11 years vboxsync Additions/linux/drm: move files and updates.
copied from trunk/src/VBox/Additions/linux/drm2/vbox_drv.c
(add) @48115   11 years vboxsync Additions/linux/drm: re-working kernel mode-setting driver based on …
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