Dave Airlie
|
dcd14dd957
Merge tag 'topic/connector-locking-2015-07-23' of git://anongit.freedesktop.org/drm-intel into drm-next
|
10 years ago |
Daniel Vetter
|
3fdefa399e
drm: gc now dead mode_group code
|
10 years ago |
Daniel Vetter
|
ba6976c129
drm: Convert drm_legacy_ctxbitmap_init to void return type
|
10 years ago |
Peter Antoine
|
0e975980d4
drm: Turn off Legacy Context Functions
|
10 years ago |
Daniel Stone
|
8b72ce158c
drm: Always enable atomic API
|
10 years ago |
David Herrmann
|
4a324d33bf
drm: simplify master cleanup
|
10 years ago |
David Herrmann
|
32e7b94a3f
drm: simplify authentication management
|
10 years ago |
David Herrmann
|
acab18b5c3
drm: drop unused 'magicfree' list
|
10 years ago |
Scott Wood
|
2ee762b348
drm: %pF is only for function pointers
|
10 years ago |
Rob Clark
|
88a48e297b
drm: add atomic properties
|
10 years ago |
Daniel Vetter
|
b0ff4b93f6
drm: Document that drm_dev_alloc doesn't need a parent
|
10 years ago |
Joe Perches
|
a1f1a79c51
drm: drm_err: Remove unnecessary __func__ argument
|
10 years ago |
Andrzej Hajda
|
1bcecfacde
drm/core: use helper to check driver features
|
11 years ago |
Joe Perches
|
9908fb6540
drm: change drm_err return type to void
|
11 years ago |
Daniel Vetter
|
6865b20ad3
drm: Move DRM_MAGIC_HASH_ORDER into drm_drv.c
|
11 years ago |
Daniel Vetter
|
67d0ec4e88
drm: Move piles of functions from drmP.h to drm_internal.h
|
11 years ago |
Daniel Vetter
|
1888299571
drm: Move vblank related module options into drm_irq.c
|
11 years ago |
Daniel Vetter
|
336879b1da
Merge remote-tracking branch 'airlied/drm-next' into topic/vblank-rework
|
11 years ago |
David Herrmann
|
71d39483de
drm: move "struct drm_magic_entry" to drm_auth.c
|
11 years ago |
David Herrmann
|
9fc5cde7fb
drm: mark drm_buf and drm_map as legacy
|
11 years ago |
Dave Airlie
|
7963e9db1b
Revert "drm: drop redundant drm_file->is_master"
|
11 years ago |
Ville Syrjälä
|
4ed0ce3d0b
drm: Disable vblank interrupt immediately when drm_vblank_offdelay<0
|
11 years ago |
Dave Airlie
|
21d70354bb
drm: move drm_stub.c to drm_drv.c
|
11 years ago |
David Herrmann
|
ec8f112db2
drm: merge drm_drv.c into drm_ioctl.c
|
11 years ago |
David Herrmann
|
1b7199fe98
drm: move module initialization to drm_stub.c
|
11 years ago |
David Herrmann
|
48ba813701
drm: drop redundant drm_file->is_master
|
11 years ago |
Thierry Reding
|
d3cf40ed7f
drm: Add missing __user annotation
|
11 years ago |
Dave Airlie
|
186026874c
drm: fix permissions on drm_drv.c
|
11 years ago |
Zhaowei Yuan
|
1539fb9bd4
drm: fix NULL pointer access by wrong ioctl
|
11 years ago |
Thomas Hellstrom
|
4beb6d9fa6
drm: Add a function to get the ioctl flags
|
11 years ago |