Ville Syrjälä
|
0111be4218
drm: Kill drm perf counter leftovers
|
11 年之前 |
David Herrmann
|
c3a49737ef
drm: move device unregistration into drm_dev_unregister()
|
11 年之前 |
David Herrmann
|
0dc8fe5985
drm: introduce drm_dev_free() to fix error paths
|
11 年之前 |
David Herrmann
|
c22f0ace19
drm: merge device setup into drm_dev_register()
|
11 年之前 |
David Herrmann
|
1bb72532ac
drm: add drm_dev_alloc() helper
|
11 年之前 |
Dave Airlie
|
c21eb21cb5
Revert "drm: mark context support as a legacy subsystem"
|
11 年之前 |
David Herrmann
|
1793126fce
drm: implement experimental render nodes
|
12 年之前 |
Daniel Vetter
|
cb6458f97b
drm: remove procfs code, take 2
|
12 年之前 |
Kristian Høgsberg
|
24f4003267
drm: fix minor number range calculation
|
12 年之前 |
Daniel Vetter
|
7c510133d9
drm: mark context support as a legacy subsystem
|
12 年之前 |
David Herrmann
|
28ec711cd4
drm/agp: move AGP cleanup paths to drm_agpsupport.c
|
12 年之前 |
Benjamin Gaignard
|
53ef1600bd
drm: drm_stub: Fixing return value if driver master_set call failed
|
12 年之前 |
Andy Lutomirski
|
f435046d38
drm, agpgart: Use pgprot_writecombine for AGP maps and make the MTRR optional
|
12 年之前 |
David Howells
|
b63e6aa502
drm: proc: Use minor->index to label things, not PDE->name
|
12 年之前 |
Tejun Heo
|
2e928815c1
drm: convert to idr_alloc()
|
12 年之前 |
Imre Deak
|
c61eef726a
drm: add support for monotonic vblank timestamps
|
12 年之前 |
Sachin Kamat
|
66141d3d86
drm/drm_stub: Remove unnecessary null check before kfree.
|
12 年之前 |
David Herrmann
|
08bec5b4ed
drm: fix returning -EINVAL on setmaster if another master is active
|
12 年之前 |
David Howells
|
760285e7e7
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
|
12 年之前 |
Laurent Pinchart
|
4a1b071427
drm: Don't initialize local ret variable when not needed
|
13 年之前 |
Ville Syrjälä
|
f1ae126cdf
drm: Unify and fix idr error handling
|
13 年之前 |
Dave Airlie
|
9c1dfc5574
drm/usb: move usb support into a separate module
|
13 年之前 |
Dave Airlie
|
2c07a21d6f
drm: add core support for unplugging a device (v2)
|
13 年之前 |
Joe Perches
|
5ad3d8831f
drm: Create and use drm_err
|
14 年之前 |
Dave Airlie
|
a250b9fdc5
drm: add usb framework
|
14 年之前 |
Dave Airlie
|
8410ea3b95
drm: rework PCI/platform driver interface.
|
14 年之前 |
Mario Kleiner
|
27641c3f00
drm/vblank: Add support for precise vblank timestamping.
|
14 年之前 |
Daniel Vetter
|
df8fcb0966
drm: kill dev->timer
|
15 年之前 |
Daniel Vetter
|
8f879194f8
drm: replace drawable ioctl by noops
|
15 年之前 |
Chris Wilson
|
6e35023ffa
drm: Free devname along with master->unique
|
15 年之前 |