Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • X xcap-capability-linux
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • xcap
  • xcap-capability-linux
  • Repository
Switch branch/tag
  • xcap-capability-linux
  • drivers
  • char
  • drm
  • drmP.h
Find file BlameHistoryPermalink
  • Greg Kroah-Hartman's avatar
    [PATCH] DRM: fix up classdev interface for drm core · 0650fd58
    Greg Kroah-Hartman authored Jan 20, 2006
    
    
    Current drm code doesn't work with userspace programs that listen only
    to the kernel event netlink socket as it is trying to create its own dev
    interface.  Turns out lots of code can just be deleted as the driver
    core can do all of this work automatically for you.
    Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@suse.de>
    0650fd58