Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
L
linux-davinci
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Redmine
Redmine
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Metrics
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
linux
linux-davinci
Commits
958de71b
Commit
958de71b
authored
Oct 24, 2006
by
Tilman Sauerbeck
Committed by
Dave Airlie
Oct 24, 2006
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
drm: mga: set dev_priv_size
fd.o bug 1746 Signed-off-by:
Dave Airlie
<
airlied@linux.ie
>
parent
10eee0fe
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
drivers/char/drm/mga_drv.c
drivers/char/drm/mga_drv.c
+1
-0
No files found.
drivers/char/drm/mga_drv.c
View file @
958de71b
...
...
@@ -47,6 +47,7 @@ static struct drm_driver driver = {
DRIVER_USE_AGP
|
DRIVER_USE_MTRR
|
DRIVER_PCI_DMA
|
DRIVER_HAVE_DMA
|
DRIVER_HAVE_IRQ
|
DRIVER_IRQ_SHARED
|
DRIVER_IRQ_VBL
,
.
dev_priv_size
=
sizeof
(
drm_mga_buf_priv_t
),
.
load
=
mga_driver_load
,
.
unload
=
mga_driver_unload
,
.
lastclose
=
mga_driver_lastclose
,
...
...
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