dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
* [Bug 202735] New: CONFIG_DRM_TTM does not have name in Kconfig, so it is invisble for menuconfig
@ 2019-03-02 23:15 bugzilla-daemon
  2019-03-04  9:36 ` [Bug 202735] " bugzilla-daemon
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: bugzilla-daemon @ 2019-03-02 23:15 UTC (permalink / raw)
  To: dri-devel

https://bugzilla.kernel.org/show_bug.cgi?id=202735

            Bug ID: 202735
           Summary: CONFIG_DRM_TTM does not have name in Kconfig, so it is
                    invisble for menuconfig
           Product: Drivers
           Version: 2.5
    Kernel Version: latest
          Hardware: All
                OS: Linux
              Tree: Mainline
            Status: NEW
          Severity: low
          Priority: P1
         Component: Video(DRI - non Intel)
          Assignee: drivers_video-dri@kernel-bugs.osdl.org
          Reporter: kazakevichilya@gmail.com
        Regression: No

CONFIG_DRM_TTM is used by many DRM drivers. It is now does not have name in
Kconfig, so it only could be autoselected by other drivers. User can't select
it with "menu menuconfig"

Virtualbox driver (vboxvideo) uses it, so when I compile new kernel I can't
enable this option unless I enable any other driver that I do not need.

I suggest to give it a  name, for example "GPU TTM".

I can create patch for that:)

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug 202735] CONFIG_DRM_TTM does not have name in Kconfig, so it is invisble for menuconfig
  2019-03-02 23:15 [Bug 202735] New: CONFIG_DRM_TTM does not have name in Kconfig, so it is invisble for menuconfig bugzilla-daemon
@ 2019-03-04  9:36 ` bugzilla-daemon
  2019-03-04  9:53 ` bugzilla-daemon
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: bugzilla-daemon @ 2019-03-04  9:36 UTC (permalink / raw)
  To: dri-devel

https://bugzilla.kernel.org/show_bug.cgi?id=202735

--- Comment #1 from Michel Dänzer (michel@daenzer.net) ---
Sounds rather like vboxvideo needs to autoselect TTM as well.

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug 202735] CONFIG_DRM_TTM does not have name in Kconfig, so it is invisble for menuconfig
  2019-03-02 23:15 [Bug 202735] New: CONFIG_DRM_TTM does not have name in Kconfig, so it is invisble for menuconfig bugzilla-daemon
  2019-03-04  9:36 ` [Bug 202735] " bugzilla-daemon
@ 2019-03-04  9:53 ` bugzilla-daemon
  2019-03-04 12:57 ` bugzilla-daemon
  2019-03-04 13:42 ` bugzilla-daemon
  3 siblings, 0 replies; 5+ messages in thread
From: bugzilla-daemon @ 2019-03-04  9:53 UTC (permalink / raw)
  To: dri-devel

https://bugzilla.kernel.org/show_bug.cgi?id=202735

--- Comment #2 from Ilya (kazakevichilya@gmail.com) ---
Virtualbox is not part of Linux source tree. 
Threre is an .iso file for each VBox version that contains sources and script
to compile it against your kernel

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug 202735] CONFIG_DRM_TTM does not have name in Kconfig, so it is invisble for menuconfig
  2019-03-02 23:15 [Bug 202735] New: CONFIG_DRM_TTM does not have name in Kconfig, so it is invisble for menuconfig bugzilla-daemon
  2019-03-04  9:36 ` [Bug 202735] " bugzilla-daemon
  2019-03-04  9:53 ` bugzilla-daemon
@ 2019-03-04 12:57 ` bugzilla-daemon
  2019-03-04 13:42 ` bugzilla-daemon
  3 siblings, 0 replies; 5+ messages in thread
From: bugzilla-daemon @ 2019-03-04 12:57 UTC (permalink / raw)
  To: dri-devel

https://bugzilla.kernel.org/show_bug.cgi?id=202735

--- Comment #3 from Jani Nikula (jani.nikula@intel.com) ---
Arguably not a bug in kernel.

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug 202735] CONFIG_DRM_TTM does not have name in Kconfig, so it is invisble for menuconfig
  2019-03-02 23:15 [Bug 202735] New: CONFIG_DRM_TTM does not have name in Kconfig, so it is invisble for menuconfig bugzilla-daemon
                   ` (2 preceding siblings ...)
  2019-03-04 12:57 ` bugzilla-daemon
@ 2019-03-04 13:42 ` bugzilla-daemon
  3 siblings, 0 replies; 5+ messages in thread
From: bugzilla-daemon @ 2019-03-04 13:42 UTC (permalink / raw)
  To: dri-devel

https://bugzilla.kernel.org/show_bug.cgi?id=202735

--- Comment #4 from Ilya (kazakevichilya@gmail.com) ---
Not a bug at all. I'd call it "usability problem")

User can't enable TTM (which is required for virtualbox) unless she enables
some redundant driver.

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2019-03-04 13:42 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-03-02 23:15 [Bug 202735] New: CONFIG_DRM_TTM does not have name in Kconfig, so it is invisble for menuconfig bugzilla-daemon
2019-03-04  9:36 ` [Bug 202735] " bugzilla-daemon
2019-03-04  9:53 ` bugzilla-daemon
2019-03-04 12:57 ` bugzilla-daemon
2019-03-04 13:42 ` bugzilla-daemon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).