Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
M
misc
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
misc
Commits
bef1d9f2
Commit
bef1d9f2
authored
Mar 28, 2019
by
Kirill Smelkov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
linux/qemu_debug: -DRM_I915
We have VIRTIO_GPU to be used under QEMU.
parent
604bbf13
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
23 deletions
+2
-23
linux/conf/qemu_debug.conf
linux/conf/qemu_debug.conf
+2
-23
No files found.
linux/conf/qemu_debug.conf
View file @
bef1d9f2
...
@@ -663,7 +663,6 @@ CONFIG_SPLIT_PTLOCK_CPUS=4
...
@@ -663,7 +663,6 @@ CONFIG_SPLIT_PTLOCK_CPUS=4
CONFIG_PHYS_ADDR_T_64BIT
=
y
CONFIG_PHYS_ADDR_T_64BIT
=
y
# CONFIG_BOUNCE is not set
# CONFIG_BOUNCE is not set
CONFIG_VIRT_TO_BUS
=
y
CONFIG_VIRT_TO_BUS
=
y
CONFIG_MMU_NOTIFIER
=
y
# CONFIG_KSM is not set
# CONFIG_KSM is not set
CONFIG_DEFAULT_MMAP_MIN_ADDR
=
65536
CONFIG_DEFAULT_MMAP_MIN_ADDR
=
65536
# CONFIG_TRANSPARENT_HUGEPAGE is not set
# CONFIG_TRANSPARENT_HUGEPAGE is not set
...
@@ -1583,7 +1582,6 @@ CONFIG_INTEL_GTT=y
...
@@ -1583,7 +1582,6 @@ CONFIG_INTEL_GTT=y
# CONFIG_VGA_ARB is not set
# CONFIG_VGA_ARB is not set
# CONFIG_VGA_SWITCHEROO is not set
# CONFIG_VGA_SWITCHEROO is not set
CONFIG_DRM
=
y
CONFIG_DRM
=
y
CONFIG_DRM_MIPI_DSI
=
y
# CONFIG_DRM_DP_AUX_CHARDEV is not set
# CONFIG_DRM_DP_AUX_CHARDEV is not set
# CONFIG_DRM_DEBUG_MM is not set
# CONFIG_DRM_DEBUG_MM is not set
# CONFIG_DRM_DEBUG_SELFTEST is not set
# CONFIG_DRM_DEBUG_SELFTEST is not set
...
@@ -1614,25 +1612,7 @@ CONFIG_DRM_TTM=y
...
@@ -1614,25 +1612,7 @@ CONFIG_DRM_TTM=y
# AMD Library routines
# AMD Library routines
#
#
# CONFIG_DRM_NOUVEAU is not set
# CONFIG_DRM_NOUVEAU is not set
CONFIG_DRM_I915
=
y
# CONFIG_DRM_I915 is not set
# CONFIG_DRM_I915_ALPHA_SUPPORT is not set
CONFIG_DRM_I915_CAPTURE_ERROR
=
y
CONFIG_DRM_I915_COMPRESS_ERROR
=
y
CONFIG_DRM_I915_USERPTR
=
y
# CONFIG_DRM_I915_GVT is not set
#
# drm/i915 Debugging
#
# CONFIG_DRM_I915_WERROR is not set
# CONFIG_DRM_I915_DEBUG is not set
# CONFIG_DRM_I915_SW_FENCE_DEBUG_OBJECTS is not set
# CONFIG_DRM_I915_SW_FENCE_CHECK_DAG is not set
# CONFIG_DRM_I915_DEBUG_GUC is not set
# CONFIG_DRM_I915_SELFTEST is not set
# CONFIG_DRM_I915_LOW_LEVEL_TRACEPOINTS is not set
# CONFIG_DRM_I915_DEBUG_VBLANK_EVADE is not set
# CONFIG_DRM_I915_DEBUG_RUNTIME_PM is not set
# CONFIG_DRM_VGEM is not set
# CONFIG_DRM_VGEM is not set
# CONFIG_DRM_VKMS is not set
# CONFIG_DRM_VKMS is not set
# CONFIG_DRM_VMWGFX is not set
# CONFIG_DRM_VMWGFX is not set
...
@@ -1648,7 +1628,6 @@ CONFIG_DRM_PANEL=y
...
@@ -1648,7 +1628,6 @@ CONFIG_DRM_PANEL=y
#
#
# Display Panels
# Display Panels
#
#
# CONFIG_DRM_PANEL_RASPBERRYPI_TOUCHSCREEN is not set
CONFIG_DRM_BRIDGE
=
y
CONFIG_DRM_BRIDGE
=
y
CONFIG_DRM_PANEL_BRIDGE
=
y
CONFIG_DRM_PANEL_BRIDGE
=
y
...
@@ -1700,6 +1679,7 @@ CONFIG_FB_MODE_HELPERS=y
...
@@ -1700,6 +1679,7 @@ CONFIG_FB_MODE_HELPERS=y
# CONFIG_FB_RIVA is not set
# CONFIG_FB_RIVA is not set
# CONFIG_FB_I740 is not set
# CONFIG_FB_I740 is not set
# CONFIG_FB_LE80578 is not set
# CONFIG_FB_LE80578 is not set
# CONFIG_FB_INTEL is not set
# CONFIG_FB_MATROX is not set
# CONFIG_FB_MATROX is not set
# CONFIG_FB_RADEON is not set
# CONFIG_FB_RADEON is not set
# CONFIG_FB_ATY128 is not set
# CONFIG_FB_ATY128 is not set
...
@@ -2507,7 +2487,6 @@ CONFIG_ZLIB_INFLATE=y
...
@@ -2507,7 +2487,6 @@ CONFIG_ZLIB_INFLATE=y
CONFIG_ZLIB_DEFLATE
=
y
CONFIG_ZLIB_DEFLATE
=
y
# CONFIG_XZ_DEC is not set
# CONFIG_XZ_DEC is not set
CONFIG_GENERIC_ALLOCATOR
=
y
CONFIG_GENERIC_ALLOCATOR
=
y
CONFIG_INTERVAL_TREE
=
y
CONFIG_HAS_IOMEM
=
y
CONFIG_HAS_IOMEM
=
y
CONFIG_HAS_IOPORT_MAP
=
y
CONFIG_HAS_IOPORT_MAP
=
y
CONFIG_HAS_DMA
=
y
CONFIG_HAS_DMA
=
y
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment