Author: dumbbell
Date: Tue Jul 28 21:47:37 2015
New Revision: 285988
URL: https://svnweb.freebsd.org/changeset/base/285988
Log:
drm/i915: Sort functions in i915_gem.c to match Linux 3.8's ordering
While here, reduce the style diff with Linux.
There is no functional change. The goal is
Author: dumbbell
Date: Tue Jul 28 21:47:37 2015
New Revision: 285988
URL: https://svnweb.freebsd.org/changeset/base/285988
Log:
drm/i915: Sort functions in i915_gem.c to match Linux 3.8's ordering
While here, reduce the style diff with Linux.
There is no functional change. The goal is
Author: dumbbell
Date: Wed Apr 29 12:54:21 2015
New Revision: 282217
URL: https://svnweb.freebsd.org/changeset/base/282217
Log:
drm: Allow parallel builds of drivers and firmwares
Submitted by: hps@
MFC of: r279600
Modified:
stable/10/sys/modules/drm2/Makefile
stable/10
Author: dumbbell
Date: Wed Apr 29 12:54:21 2015
New Revision: 282217
URL: https://svnweb.freebsd.org/changeset/base/282217
Log:
drm: Allow parallel builds of drivers and firmwares
Submitted by: hps@
MFC of: r279600
Modified:
stable/10/sys/modules/drm2/Makefile
stable/10
Author: dumbbell
Date: Tue Apr 28 19:35:05 2015
New Revision: 282199
URL: https://svnweb.freebsd.org/changeset/base/282199
Log:
drm: Update the device-independent code to match Linux 3.8.13
This update brings few features:
o Support for the setmaster/dropmaster ioctls. For instance,
Author: dumbbell
Date: Tue Apr 28 19:35:05 2015
New Revision: 282199
URL: https://svnweb.freebsd.org/changeset/base/282199
Log:
drm: Update the device-independent code to match Linux 3.8.13
This update brings few features:
o Support for the setmaster/dropmaster ioctls. For instance,
Author: dumbbell
Date: Tue Apr 28 12:37:09 2015
New Revision: 282141
URL: https://svnweb.freebsd.org/changeset/base/282141
Log:
DRM2: fix off-by-one overflow in ioctl processing
Call to the driver-specific ioctl used to process ioctl number
that will lead to the out-of-bounds access to th
Author: dumbbell
Date: Tue Apr 28 12:37:09 2015
New Revision: 282141
URL: https://svnweb.freebsd.org/changeset/base/282141
Log:
DRM2: fix off-by-one overflow in ioctl processing
Call to the driver-specific ioctl used to process ioctl number
that will lead to the out-of-bounds access to th
Author: dumbbell
Date: Tue Apr 28 12:02:24 2015
New Revision: 282140
URL: https://svnweb.freebsd.org/changeset/base/282140
Log:
drm: Import Linux commit b7ea85a4fed37835eec78a7be3039c8dc22b8178
Author: Huacai Chen
Date: Tue May 21 06:23:43 2013 +
drm: fix a use-after-free
Author: dumbbell
Date: Tue Apr 28 12:02:24 2015
New Revision: 282140
URL: https://svnweb.freebsd.org/changeset/base/282140
Log:
drm: Import Linux commit b7ea85a4fed37835eec78a7be3039c8dc22b8178
Author: Huacai Chen
Date: Tue May 21 06:23:43 2013 +
drm: fix a use-after-free
Author: dumbbell
Date: Sun Mar 29 18:45:51 2015
New Revision: 280814
URL: https://svnweb.freebsd.org/changeset/base/280814
Log:
drm: Import Linux commit 9bc3cd5673d84d29272fa7181a4dfca83cbb48c1
Author: Ville Syrjälä
Date: Fri May 31 12:17:08 2013 +
drm: Sort connector mode
Author: dumbbell
Date: Sun Mar 29 18:45:51 2015
New Revision: 280814
URL: https://svnweb.freebsd.org/changeset/base/280814
Log:
drm: Import Linux commit 9bc3cd5673d84d29272fa7181a4dfca83cbb48c1
Author: Ville Syrjälä
Date: Fri May 31 12:17:08 2013 +
drm: Sort connector mode
Author: dumbbell
Date: Tue Mar 17 18:50:33 2015
New Revision: 280183
URL: https://svnweb.freebsd.org/changeset/base/280183
Log:
drm: Update the device-independent code to match Linux 3.8.13
This update brings few features:
o Support for the setmaster/dropmaster ioctls. For instance,
Author: dumbbell
Date: Tue Mar 17 18:50:33 2015
New Revision: 280183
URL: https://svnweb.freebsd.org/changeset/base/280183
Log:
drm: Update the device-independent code to match Linux 3.8.13
This update brings few features:
o Support for the setmaster/dropmaster ioctls. For instance,
Author: dumbbell
Date: Wed Mar 4 20:47:43 2015
New Revision: 279600
URL: https://svnweb.freebsd.org/changeset/base/279600
Log:
drm: Allow parallel builds of drivers and firmwares
Submitted by: hps@
MFC after:2 weeks
Modified:
head/sys/modules/drm2/Makefile
head/sys/modules/drm2/
Author: dumbbell
Date: Wed Mar 4 20:47:43 2015
New Revision: 279600
URL: https://svnweb.freebsd.org/changeset/base/279600
Log:
drm: Allow parallel builds of drivers and firmwares
Submitted by: hps@
MFC after:2 weeks
Modified:
head/sys/modules/drm2/Makefile
head/sys/modules/drm2/
Author: dumbbell
Date: Wed Mar 4 20:43:46 2015
New Revision: 279599
URL: https://svnweb.freebsd.org/changeset/base/279599
Log:
drm: Import Linux commit b7ea85a4fed37835eec78a7be3039c8dc22b8178
Author: Huacai Chen
Date: Tue May 21 06:23:43 2013 +
drm: fix a use-after-free
Author: dumbbell
Date: Wed Mar 4 20:43:46 2015
New Revision: 279599
URL: https://svnweb.freebsd.org/changeset/base/279599
Log:
drm: Import Linux commit b7ea85a4fed37835eec78a7be3039c8dc22b8178
Author: Huacai Chen
Date: Tue May 21 06:23:43 2013 +
drm: fix a use-after-free
Author: dumbbell
Date: Sun Mar 1 20:54:29 2015
New Revision: 279494
URL: https://svnweb.freebsd.org/changeset/base/279494
Log:
Record the dependency to x86bios in vga_pci
This fixes the build of XEN and XBOX kernels on i386, which was broken
in r279487.
While here, do not build vga_
Author: dumbbell
Date: Sun Mar 1 20:54:29 2015
New Revision: 279494
URL: https://svnweb.freebsd.org/changeset/base/279494
Log:
Record the dependency to x86bios in vga_pci
This fixes the build of XEN and XBOX kernels on i386, which was broken
in r279487.
While here, do not build vga_
Author: dumbbell
Date: Sun Mar 1 12:54:22 2015
New Revision: 279488
URL: https://svnweb.freebsd.org/changeset/base/279488
Log:
vt(4): Add support to "downgrade" from eg. vt_fb to vt_vga
The main purpose of this feature is to be able to unload a KMS driver.
When going back from the cur
Author: dumbbell
Date: Sun Mar 1 12:54:22 2015
New Revision: 279488
URL: https://svnweb.freebsd.org/changeset/base/279488
Log:
vt(4): Add support to "downgrade" from eg. vt_fb to vt_vga
The main purpose of this feature is to be able to unload a KMS driver.
When going back from the cur
Author: dumbbell
Date: Sun Mar 1 12:47:36 2015
New Revision: 279487
URL: https://svnweb.freebsd.org/changeset/base/279487
Log:
vgapci: New vga_pci_repost() function
This can be used to restore the VGA mode after a KMS driver is unloaded.
Differential Revision:https://reviews.f
Author: dumbbell
Date: Sun Mar 1 12:47:36 2015
New Revision: 279487
URL: https://svnweb.freebsd.org/changeset/base/279487
Log:
vgapci: New vga_pci_repost() function
This can be used to restore the VGA mode after a KMS driver is unloaded.
Differential Revision:https://reviews.f
Author: dumbbell
Date: Sat Nov 22 17:47:03 2014
New Revision: 274868
URL: https://svnweb.freebsd.org/changeset/base/274868
Log:
vt(4): Support syscons' SC_HISTORY_SIZE to configure history size
Therefore, to set histry size to 2000 lines, add the following line to
your kernel configuratio
Author: dumbbell
Date: Sat Nov 22 17:37:51 2014
New Revision: 274865
URL: https://svnweb.freebsd.org/changeset/base/274865
Log:
drm: Take vt(4) default mode from loader tunables
By default, vt(4) gets the "preferred mode" from DRM, when using a DRM
video driver as its backend. The preferr
Author: dumbbell
Date: Sat Nov 22 17:19:39 2014
New Revision: 274862
URL: https://svnweb.freebsd.org/changeset/base/274862
Log:
drm: Lower priority of three messages related to invalid EDID
Like in r259717, the prority goes from "error" to "debug" to avoid
spamming logs when the connector
Author: dumbbell
Date: Sat Nov 22 17:10:57 2014
New Revision: 274861
URL: https://svnweb.freebsd.org/changeset/base/274861
Log:
vt(4): Fix keyboard allocation when kbdmux(4) isn't used
The problem was that only the kbdmux keyboard index was saved in
vd->vd_keyboard. This index is -1 when
Author: dumbbell
Date: Sat Nov 22 16:55:55 2014
New Revision: 274860
URL: https://svnweb.freebsd.org/changeset/base/274860
Log:
vt(4): Adjust the cursor position after changing the window size
A new terminal_set_cursor() is added: it wraps the existing
teken_set_cursor() function.
In
Author: dumbbell
Date: Sun Nov 16 17:53:48 2014
New Revision: 274587
URL: https://svnweb.freebsd.org/changeset/base/274587
Log:
drm/radeon: Lower priority of a message related to invalid EDID
Like in r259717, the prority goes from "error" to "debug" to avoid
spamming logs when the connect
Author: dumbbell
Date: Sun Nov 16 17:53:48 2014
New Revision: 274587
URL: https://svnweb.freebsd.org/changeset/base/274587
Log:
drm/radeon: Lower priority of a message related to invalid EDID
Like in r259717, the prority goes from "error" to "debug" to avoid
spamming logs when the connect
Author: dumbbell
Date: Tue Nov 4 23:51:35 2014
New Revision: 274117
URL: https://svnweb.freebsd.org/changeset/base/274117
Log:
vt(4): Support syscons' SC_HISTORY_SIZE to configure history size
Therefore, to set histry size to 2000 lines, add the following line to
your kernel configuratio
Author: dumbbell
Date: Tue Nov 4 23:51:35 2014
New Revision: 274117
URL: https://svnweb.freebsd.org/changeset/base/274117
Log:
vt(4): Support syscons' SC_HISTORY_SIZE to configure history size
Therefore, to set histry size to 2000 lines, add the following line to
your kernel configuratio
Author: dumbbell
Date: Tue Nov 4 10:18:03 2014
New Revision: 274085
URL: https://svnweb.freebsd.org/changeset/base/274085
Log:
Enable vt(4) by default
vt(4) is a new console driver which brings features such as:
o Support for Unicode and double-width characters
o Integration
Author: dumbbell
Date: Tue Nov 4 10:18:03 2014
New Revision: 274085
URL: https://svnweb.freebsd.org/changeset/base/274085
Log:
Enable vt(4) by default
vt(4) is a new console driver which brings features such as:
o Support for Unicode and double-width characters
o Integration
Author: dumbbell
Date: Mon Nov 3 16:01:44 2014
New Revision: 274053
URL: https://svnweb.freebsd.org/changeset/base/274053
Log:
vt(4): Start new sentences on their own lines
Submitted by: brueffer@
MFC after:1 week
Modified:
head/share/man/man4/vt.4
Modified: head/share/man/man4/v
Author: dumbbell
Date: Mon Nov 3 16:01:44 2014
New Revision: 274053
URL: https://svnweb.freebsd.org/changeset/base/274053
Log:
vt(4): Start new sentences on their own lines
Submitted by: brueffer@
MFC after:1 week
Modified:
head/share/man/man4/vt.4
Modified: head/share/man/man4/v
Author: dumbbell
Date: Mon Nov 3 15:25:48 2014
New Revision: 274051
URL: https://svnweb.freebsd.org/changeset/base/274051
Log:
vt(4): Improve the description of kern.vt.fb.modes.$connector
Differential Revision:https://reviews.freebsd.org/D1098
Submitted by: emaste@
MFC after:
Author: dumbbell
Date: Mon Nov 3 15:25:48 2014
New Revision: 274051
URL: https://svnweb.freebsd.org/changeset/base/274051
Log:
vt(4): Improve the description of kern.vt.fb.modes.$connector
Differential Revision:https://reviews.freebsd.org/D1098
Submitted by: emaste@
MFC after:
Author: dumbbell
Date: Mon Nov 3 14:57:41 2014
New Revision: 274050
URL: https://svnweb.freebsd.org/changeset/base/274050
Log:
vt(4): Document kern.vt.fb.default_mode and kern.vt.fb.modes.*
Those tunables are used to set a specific mode in vt(4) instead of using
the default mode.
Di
Author: dumbbell
Date: Mon Nov 3 14:57:41 2014
New Revision: 274050
URL: https://svnweb.freebsd.org/changeset/base/274050
Log:
vt(4): Document kern.vt.fb.default_mode and kern.vt.fb.modes.*
Those tunables are used to set a specific mode in vt(4) instead of using
the default mode.
Di
Author: dumbbell
Date: Mon Nov 3 14:35:07 2014
New Revision: 274049
URL: https://svnweb.freebsd.org/changeset/base/274049
Log:
drm: When reading connector mode tunables, list connectors
... and their associated tunables. This gives a way to know the list of
available connectors, no matte
Author: dumbbell
Date: Mon Nov 3 14:35:07 2014
New Revision: 274049
URL: https://svnweb.freebsd.org/changeset/base/274049
Log:
drm: When reading connector mode tunables, list connectors
... and their associated tunables. This gives a way to know the list of
available connectors, no matte
Author: dumbbell
Date: Mon Nov 3 10:42:27 2014
New Revision: 274031
URL: https://svnweb.freebsd.org/changeset/base/274031
Log:
drm: Take vt(4) default mode from loader tunables
By default, vt(4) gets the "preferred mode" from DRM, when using a DRM
video driver as its backend. The preferr
Author: dumbbell
Date: Mon Nov 3 10:42:27 2014
New Revision: 274031
URL: https://svnweb.freebsd.org/changeset/base/274031
Log:
drm: Take vt(4) default mode from loader tunables
By default, vt(4) gets the "preferred mode" from DRM, when using a DRM
video driver as its backend. The preferr
Author: dumbbell
Date: Sun Nov 2 16:04:48 2014
New Revision: 273973
URL: https://svnweb.freebsd.org/changeset/base/273973
Log:
vt(4): Fix keyboard allocation when kbdmux(4) isn't used
The problem was that only the kbdmux keyboard index was saved in
vd->vd_keyboard. This index is -1 when
Author: dumbbell
Date: Sun Nov 2 16:04:48 2014
New Revision: 273973
URL: https://svnweb.freebsd.org/changeset/base/273973
Log:
vt(4): Fix keyboard allocation when kbdmux(4) isn't used
The problem was that only the kbdmux keyboard index was saved in
vd->vd_keyboard. This index is -1 when
Author: dumbbell
Date: Sun Nov 2 09:52:22 2014
New Revision: 273962
URL: https://svnweb.freebsd.org/changeset/base/273962
Log:
drm: Lower priority of two messages related to invalid EDID
Like in r259717, the prority goes from "error" to "debug" to avoid
spamming logs when the connectors
Author: dumbbell
Date: Sun Nov 2 09:52:22 2014
New Revision: 273962
URL: https://svnweb.freebsd.org/changeset/base/273962
Log:
drm: Lower priority of two messages related to invalid EDID
Like in r259717, the prority goes from "error" to "debug" to avoid
spamming logs when the connectors
Author: dumbbell
Date: Sat Nov 1 17:05:15 2014
New Revision: 273932
URL: https://svnweb.freebsd.org/changeset/base/273932
Log:
vt(4): Adjust the cursor position after changing the window size
A new terminal_set_cursor() is added: it wraps the existing
teken_set_cursor() function.
In
Author: dumbbell
Date: Sat Nov 1 17:05:15 2014
New Revision: 273932
URL: https://svnweb.freebsd.org/changeset/base/273932
Log:
vt(4): Adjust the cursor position after changing the window size
A new terminal_set_cursor() is added: it wraps the existing
teken_set_cursor() function.
In
Author: dumbbell
Date: Fri Oct 31 23:10:58 2014
New Revision: 273921
URL: https://svnweb.freebsd.org/changeset/base/273921
Log:
vt(4): Add PIO_VFONT_DEFAULT ioctl to restore the default builtin font
To restore the default font using vidcontrol(1), use the "-f" flag
without an argument:
Author: dumbbell
Date: Thu Oct 23 13:32:01 2014
New Revision: 273545
URL: https://svnweb.freebsd.org/changeset/base/273545
Log:
vt(4): Refuse to load a font if hw.vga.textmode is selected
Before, the font was loaded and the window size recalculated, giving an
unusable terminal, even if th
Author: dumbbell
Date: Thu Oct 23 12:38:05 2014
New Revision: 273544
URL: https://svnweb.freebsd.org/changeset/base/273544
Log:
vt(4): Add PIO_VFONT_DEFAULT ioctl to restore the default builtin font
To restore the default font using vidcontrol(1), use the "-f" flag
without an argument:
Author: dumbbell
Date: Thu Oct 23 12:38:05 2014
New Revision: 273544
URL: https://svnweb.freebsd.org/changeset/base/273544
Log:
vt(4): Add PIO_VFONT_DEFAULT ioctl to restore the default builtin font
To restore the default font using vidcontrol(1), use the "-f" flag
without an argument:
Author: dumbbell
Date: Mon Oct 20 14:25:23 2014
New Revision: 273330
URL: https://svnweb.freebsd.org/changeset/base/273330
Log:
vt(4): Refuse to load a font if hw.vga.textmode is selected
Before, the font was loaded and the window size recalculated, giving an
unusable terminal, even if th
Author: dumbbell
Date: Mon Oct 20 14:25:23 2014
New Revision: 273330
URL: https://svnweb.freebsd.org/changeset/base/273330
Log:
vt(4): Refuse to load a font if hw.vga.textmode is selected
Before, the font was loaded and the window size recalculated, giving an
unusable terminal, even if th
Author: dumbbell
Date: Tue Oct 14 19:10:00 2014
New Revision: 273104
URL: https://svnweb.freebsd.org/changeset/base/273104
Log:
vt(4): Don't recalculate buffer size if we don't know screen size
MF10: r273037
MFC: r272537
When the screen size is unknown, it's set to 0x0. We can't use
Author: dumbbell
Date: Tue Oct 14 19:01:11 2014
New Revision: 273103
URL: https://svnweb.freebsd.org/changeset/base/273103
Log:
vt(4): Save/restore keyboard mode & LED states when switching window
MF10: r273036
MFC: r272416
Add new functions to manipulate these mode & state, instead
Author: dumbbell
Date: Mon Oct 13 14:40:00 2014
New Revision: 273037
URL: https://svnweb.freebsd.org/changeset/base/273037
Log:
vt(4): Don't recalculate buffer size if we don't know screen size
(MFC of r272537)
When the screen size is unknown, it's set to 0x0. We can't use that as
th
Author: dumbbell
Date: Mon Oct 13 13:50:51 2014
New Revision: 273036
URL: https://svnweb.freebsd.org/changeset/base/273036
Log:
vt(4): Save/restore keyboard mode & LED states when switching window
(MFC of r272416)
Add new functions to manipulate these mode & state, instead of calling
Author: dumbbell
Date: Sat Oct 4 18:40:40 2014
New Revision: 272537
URL: https://svnweb.freebsd.org/changeset/base/272537
Log:
vt(4): Don't recalculate buffer size if we don't know screen size
When the screen size is unknown, it's set to 0x0. We can't use that as
the buffer size, otherwi
Author: dumbbell
Date: Sat Oct 4 18:40:40 2014
New Revision: 272537
URL: https://svnweb.freebsd.org/changeset/base/272537
Log:
vt(4): Don't recalculate buffer size if we don't know screen size
When the screen size is unknown, it's set to 0x0. We can't use that as
the buffer size, otherwi
Author: dumbbell
Date: Thu Oct 2 16:36:37 2014
New Revision: 272416
URL: https://svnweb.freebsd.org/changeset/base/272416
Log:
vt(4): Save/restore keyboard mode & LED states when switching window
Add new functions to manipulate these mode & state, instead of calling
kbdd_ioctl() everyher
Author: dumbbell
Date: Thu Oct 2 16:36:37 2014
New Revision: 272416
URL: https://svnweb.freebsd.org/changeset/base/272416
Log:
vt(4): Save/restore keyboard mode & LED states when switching window
Add new functions to manipulate these mode & state, instead of calling
kbdd_ioctl() everyher
Author: dumbbell
Date: Mon Sep 22 16:13:33 2014
New Revision: 271973
URL: http://svnweb.freebsd.org/changeset/base/271973
Log:
vt(4): Merge several bug fixes and improvements
SVN revisions in this MFC:
271756 271758 271868 271871 271872 271899
Detailed commit list:
r271756:
Author: dumbbell
Date: Fri Sep 19 12:38:43 2014
New Revision: 271872
URL: http://svnweb.freebsd.org/changeset/base/271872
Log:
vt(4): Remove superfluous word in comment
Submitted by: brueffer@
MFC after:3 days
MFC with: 271871
Modified:
head/sys/dev/vt/vt_core.c
Modified: he
Author: dumbbell
Date: Fri Sep 19 12:38:43 2014
New Revision: 271872
URL: http://svnweb.freebsd.org/changeset/base/271872
Log:
vt(4): Remove superfluous word in comment
Submitted by: brueffer@
MFC after:3 days
MFC with: 271871
Modified:
head/sys/dev/vt/vt_core.c
Modified: he
Author: dumbbell
Date: Fri Sep 19 12:20:43 2014
New Revision: 271871
URL: http://svnweb.freebsd.org/changeset/base/271871
Log:
vt(4): Rewrite history scrolling
It's now possible to scroll up the 500 hard-coded lines of history, not
just a fraction of them. For instance, one can reach the
Author: dumbbell
Date: Fri Sep 19 12:20:43 2014
New Revision: 271871
URL: http://svnweb.freebsd.org/changeset/base/271871
Log:
vt(4): Rewrite history scrolling
It's now possible to scroll up the 500 hard-coded lines of history, not
just a fraction of them. For instance, one can reach the
Author: dumbbell
Date: Fri Sep 19 11:02:44 2014
New Revision: 271868
URL: http://svnweb.freebsd.org/changeset/base/271868
Log:
vt(4): Remove vt_buf->vb_dirtymask
This structure and the associated functions were unused since the
implementation of vd_bitblt_text_t callbacks.
MFC after:
Author: dumbbell
Date: Fri Sep 19 11:02:44 2014
New Revision: 271868
URL: http://svnweb.freebsd.org/changeset/base/271868
Log:
vt(4): Remove vt_buf->vb_dirtymask
This structure and the associated functions were unused since the
implementation of vd_bitblt_text_t callbacks.
MFC after:
Author: dumbbell
Date: Thu Sep 18 20:32:40 2014
New Revision: 271816
URL: http://svnweb.freebsd.org/changeset/base/271816
Log:
drm/i915: Add HW context support
This feature is required by Mesa 9.2+. Without this, a GL application
crashes with the following message:
# glxinfo
n
Author: dumbbell
Date: Thu Sep 18 14:38:18 2014
New Revision: 271769
URL: http://svnweb.freebsd.org/changeset/base/271769
Log:
vt(4): Merge several bug fixes and improvements
SVN revisions in this MFC:
269779 270705 270706 271180 271250 271253 271682 271684
Detailed commit list:
Author: dumbbell
Date: Thu Sep 18 13:24:06 2014
New Revision: 271758
URL: http://svnweb.freebsd.org/changeset/base/271758
Log:
vt(4): Use strncpy() to copy into a fixed-size buffer
CID: 1230007
MFC after:3 days
Modified:
head/sys/dev/vt/vt_core.c
Modified: head/sys/dev/vt
Author: dumbbell
Date: Thu Sep 18 13:24:06 2014
New Revision: 271758
URL: http://svnweb.freebsd.org/changeset/base/271758
Log:
vt(4): Use strncpy() to copy into a fixed-size buffer
CID: 1230007
MFC after:3 days
Modified:
head/sys/dev/vt/vt_core.c
Modified: head/sys/dev/vt
Author: dumbbell
Date: Thu Sep 18 12:20:19 2014
New Revision: 271756
URL: http://svnweb.freebsd.org/changeset/base/271756
Log:
vt(4): Fix out-of-bounds array access in VT_ACTIVATE ioctl handling
CID: 1229964
MFC after:3 days
Modified:
head/sys/dev/vt/vt_core.c
Modified: h
Author: dumbbell
Date: Thu Sep 18 12:20:19 2014
New Revision: 271756
URL: http://svnweb.freebsd.org/changeset/base/271756
Log:
vt(4): Fix out-of-bounds array access in VT_ACTIVATE ioctl handling
CID: 1229964
MFC after:3 days
Modified:
head/sys/dev/vt/vt_core.c
Modified: h
Author: dumbbell
Date: Wed Sep 17 08:28:50 2014
New Revision: 271705
URL: http://svnweb.freebsd.org/changeset/base/271705
Log:
drm/i915: Add HW context support
This feature is required by Mesa 9.2+. Without this, a GL application
crashes with the following message:
# glxinfo
n
Author: dumbbell
Date: Wed Sep 17 08:28:50 2014
New Revision: 271705
URL: http://svnweb.freebsd.org/changeset/base/271705
Log:
drm/i915: Add HW context support
This feature is required by Mesa 9.2+. Without this, a GL application
crashes with the following message:
# glxinfo
n
Author: dumbbell
Date: Tue Sep 16 18:02:24 2014
New Revision: 271684
URL: http://svnweb.freebsd.org/changeset/base/271684
Log:
vt(4): Use vt_fb_drawrect() and vt_fb_setpixel() in all vt_fb-derivative
Review: https://reviews.freebsd.org/D789
Reviewed by: nwhitehorn
Approve
Author: dumbbell
Date: Tue Sep 16 18:02:24 2014
New Revision: 271684
URL: http://svnweb.freebsd.org/changeset/base/271684
Log:
vt(4): Use vt_fb_drawrect() and vt_fb_setpixel() in all vt_fb-derivative
Review: https://reviews.freebsd.org/D789
Reviewed by: nwhitehorn
Approve
Author: dumbbell
Date: Tue Sep 16 17:42:37 2014
New Revision: 271682
URL: http://svnweb.freebsd.org/changeset/base/271682
Log:
vt(4): Fix a LOR which occurs during a call to vt_upgrade()
Reported by: kib@
Review: https://reviews.freebsd.org/D785
Reviewed by: ray@
Appro
Author: dumbbell
Date: Tue Sep 16 17:42:37 2014
New Revision: 271682
URL: http://svnweb.freebsd.org/changeset/base/271682
Log:
vt(4): Fix a LOR which occurs during a call to vt_upgrade()
Reported by: kib@
Review: https://reviews.freebsd.org/D785
Reviewed by: ray@
Appro
Author: dumbbell
Date: Sat Sep 13 09:33:37 2014
New Revision: 271506
URL: http://svnweb.freebsd.org/changeset/base/271506
Log:
vt(4): Enclose vt_mouse_paste() prototype inside #ifndef SC_NO_CUTPASTE/#endif
This fixes the build with sparc64 LINT for instance.
Reported by: bz@
MFC aft
Author: dumbbell
Date: Sat Sep 13 09:33:37 2014
New Revision: 271506
URL: http://svnweb.freebsd.org/changeset/base/271506
Log:
vt(4): Enclose vt_mouse_paste() prototype inside #ifndef SC_NO_CUTPASTE/#endif
This fixes the build with sparc64 LINT for instance.
Reported by: bz@
MFC aft
Author: dumbbell
Date: Mon Sep 8 08:44:50 2014
New Revision: 271253
URL: http://svnweb.freebsd.org/changeset/base/271253
Log:
pause_sbt(): Take the cold path (ie. use DELAY()) if KDB is active
This fixes a panic in the i915 driver when one uses debug.kdb.enter=1
under vt(4).
PR:
Author: dumbbell
Date: Mon Sep 8 08:44:50 2014
New Revision: 271253
URL: http://svnweb.freebsd.org/changeset/base/271253
Log:
pause_sbt(): Take the cold path (ie. use DELAY()) if KDB is active
This fixes a panic in the i915 driver when one uses debug.kdb.enter=1
under vt(4).
PR:
Author: dumbbell
Date: Mon Sep 8 07:37:03 2014
New Revision: 271250
URL: http://svnweb.freebsd.org/changeset/base/271250
Log:
vt(4): Change the terminal and buffer sizes, even without a font
This fixes a bug where scroll lock would not work for tty #0 when using
vt_vga's textmode. The re
Author: dumbbell
Date: Mon Sep 8 07:37:03 2014
New Revision: 271250
URL: http://svnweb.freebsd.org/changeset/base/271250
Log:
vt(4): Change the terminal and buffer sizes, even without a font
This fixes a bug where scroll lock would not work for tty #0 when using
vt_vga's textmode. The re
Author: dumbbell
Date: Fri Sep 5 18:11:39 2014
New Revision: 271180
URL: http://svnweb.freebsd.org/changeset/base/271180
Log:
vt_vga: vd_setpixel_t and vd_drawrect_t are noop in text mode
MFC after:3 days
Modified:
head/sys/dev/vt/hw/vga/vt_vga.c
Modified: head/sys/dev/vt/hw/vga/vt
Author: dumbbell
Date: Fri Sep 5 18:11:39 2014
New Revision: 271180
URL: http://svnweb.freebsd.org/changeset/base/271180
Log:
vt_vga: vd_setpixel_t and vd_drawrect_t are noop in text mode
MFC after:3 days
Modified:
head/sys/dev/vt/hw/vga/vt_vga.c
Modified: head/sys/dev/vt/hw/vga/vt
Author: dumbbell
Date: Thu Sep 4 09:49:21 2014
New Revision: 271091
URL: http://svnweb.freebsd.org/changeset/base/271091
Log:
drm/radeon: Fix a memory leak when radeonkms is unloaded
This an MFC of r270750.
Modified:
stable/9/sys/dev/drm2/radeon/radeon_fb.c
Directory Properties:
stabl
Author: dumbbell
Date: Thu Sep 4 09:49:21 2014
New Revision: 271091
URL: http://svnweb.freebsd.org/changeset/base/271091
Log:
drm/radeon: Fix a memory leak when radeonkms is unloaded
This an MFC of r270750.
Modified:
stable/9/sys/dev/drm2/radeon/radeon_fb.c
Directory Properties:
stabl
Author: dumbbell
Date: Thu Sep 4 09:42:36 2014
New Revision: 271090
URL: http://svnweb.freebsd.org/changeset/base/271090
Log:
drm/radeon: Fix a memory leak when radeonkms is unloaded
This an MFC of r270750.
Modified:
stable/10/sys/dev/drm2/radeon/radeon_fb.c
Directory Properties:
stab
Author: dumbbell
Date: Fri Aug 29 08:20:03 2014
New Revision: 270786
URL: http://svnweb.freebsd.org/changeset/base/270786
Log:
vt(4): Indicate that KDSETRAD case falls through the next case
CID: 1229953
MFC after:1 week
Modified:
head/sys/dev/vt/vt_core.c
Modified: head/s
Author: dumbbell
Date: Fri Aug 29 08:20:03 2014
New Revision: 270786
URL: http://svnweb.freebsd.org/changeset/base/270786
Log:
vt(4): Indicate that KDSETRAD case falls through the next case
CID: 1229953
MFC after:1 week
Modified:
head/sys/dev/vt/vt_core.c
Modified: head/s
Author: dumbbell
Date: Fri Aug 29 08:16:31 2014
New Revision: 270785
URL: http://svnweb.freebsd.org/changeset/base/270785
Log:
vt(4): Change vb_history_size from "int" to "unsigned int"
CID: 1230002, 1230003
MFC after:1 week
Modified:
head/sys/dev/vt/vt.h
head/sys/dev/vt
Author: dumbbell
Date: Fri Aug 29 08:16:31 2014
New Revision: 270785
URL: http://svnweb.freebsd.org/changeset/base/270785
Log:
vt(4): Change vb_history_size from "int" to "unsigned int"
CID: 1230002, 1230003
MFC after:1 week
Modified:
head/sys/dev/vt/vt.h
head/sys/dev/vt
Author: dumbbell
Date: Thu Aug 28 12:40:31 2014
New Revision: 270750
URL: http://svnweb.freebsd.org/changeset/base/270750
Log:
drm/radeon: Fix a memory leak when radeonkms is unloaded
MFC after:1 week
Modified:
head/sys/dev/drm2/radeon/radeon_fb.c
Modified: head/sys/dev/drm2/radeon/
1 - 100 of 541 matches
Mail list logo