index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
drm_stub.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-08-06
drm: move drm_stub.c to drm_drv.c
Dave Airlie
1
-921
/
+0
2014-08-05
drm: mark drm_context support as legacy
David Herrmann
1
-3
/
+4
2014-08-05
drm: make sysfs device always available for minors
David Herrmann
1
-6
/
+16
2014-08-05
drm: make minor->index available early
David Herrmann
1
-38
/
+46
2014-08-05
drm: move module initialization to drm_stub.c
David Herrmann
1
-2
/
+115
2014-08-05
drm: drop redundant drm_file->is_master
David Herrmann
1
-7
/
+3
2014-07-08
drm: Remove command line guard for universal planes
Matt Roper
1
-4
/
+0
2014-07-08
Merge branch 'drm-next' of git://people.freedesktop.org/~dvdhrm/linux into dr...
Dave Airlie
1
-5
/
+1
2014-07-08
drm: enable render-nodes by default
David Herrmann
1
-6
/
+1
2014-06-18
drm: Don't export internal module variables
Daniel Vetter
1
-4
/
+0
2014-06-05
drm: Add device registration documentation
Thierry Reding
1
-11
/
+11
2014-06-05
drm: Introduce drm_dev_set_unique()
Thierry Reding
1
-0
/
+26
2014-05-16
drm: fix memory leak around mode_group (v2)
Dave Airlie
1
-0
/
+1
2014-05-01
Merge branch 'drm-init-cleanup' of git://people.freedesktop.org/~danvet/drm i...
Dave Airlie
1
-6
/
+1
2014-04-23
drm: rip out dev->devname
Daniel Vetter
1
-5
/
+0
2014-04-23
drm: rename dev->count_lock to dev->buf_lock
Daniel Vetter
1
-1
/
+1
2014-04-22
drm: Fix error handling in drm_master_create
Daniel Vetter
1
-1
/
+4
2014-04-01
drm: Allow userspace to ask for universal plane list (v2)
Matt Roper
1
-0
/
+5
2014-03-28
drm: Protect the master management with a drm_device::master_mutex v3
Thomas Hellstrom
1
-15
/
+28
2014-03-28
drm: Remove the minor master list
Thomas Hellstrom
1
-5
/
+0
2014-03-28
drm: Remove the ', ' after the function name in debug logs
Lespiau, Damien
1
-1
/
+1
2014-03-28
drm: Remove the prefix argument of drm_ut_debug_printk()
Lespiau, Damien
1
-4
/
+2
2014-03-28
drm: drm_ut_debug_printk() isn't called with NULL anywmore
Lespiau, Damien
1
-5
/
+1
2014-03-28
drm: Pull the test on drm_debug in the logging macros
Lespiau, Damien
1
-14
/
+12
2014-03-16
Merge branch 'drm-minor' into drm-next
David Herrmann
1
-132
/
+216
2014-03-16
drm: make minors independent of global lock
David Herrmann
1
-6
/
+45
2014-03-16
drm: inline drm_minor_get_id()
David Herrmann
1
-21
/
+6
2014-03-16
drm: coding-style fixes in minor handling
David Herrmann
1
-5
/
+3
2014-03-16
drm: remove redundant minor->device field
David Herrmann
1
-1
/
+0
2014-03-16
drm: remove unneeded #ifdef CONFIG_DEBUGFS
David Herrmann
1
-7
/
+0
2014-03-16
drm: rename drm_unplug/get_minor() to drm_minor_register/unregister()
David Herrmann
1
-37
/
+17
2014-03-16
drm: move drm_put_minor() to drm_minor_free()
David Herrmann
1
-27
/
+18
2014-03-16
drm: allocate minors early
David Herrmann
1
-39
/
+71
2014-03-16
drm: add minor-lookup/release helpers
David Herrmann
1
-0
/
+39
2014-03-16
drm: provide device-refcount
David Herrmann
1
-14
/
+42
2014-03-16
drm: use anon-inode instead of relying on cdevs
David Herrmann
1
-1
/
+11
2014-03-16
drm: add pseudo filesystem for shared inodes
David Herrmann
1
-0
/
+74
2014-01-20
Merge branch 'drm-intel-next' of git://people.freedesktop.org/~danvet/drm-int...
Dave Airlie
1
-3
/
+3
2013-12-18
drm: kill the ->agp_destroy callback
Daniel Vetter
1
-2
/
+2
2013-12-18
drm: remove agp_init() bus callback
Daniel Vetter
1
-7
/
+1
2013-12-18
drm: ->agp_init can't fail
Daniel Vetter
1
-5
/
+2
2013-12-18
drm: restrict the device list for shadow attached drivers
Daniel Vetter
1
-4
/
+0
2013-12-18
drm: Don't split up debug output
Daniel Vetter
1
-3
/
+9
2013-12-13
drm: don't double-free on driver load error
Ilia Mirkin
1
-3
/
+3
2013-11-15
drm: check for !kdev in drm_unplug_minor()
David Herrmann
1
-1
/
+1
2013-11-06
drm: delay minor destruction to drm_dev_free()
David Herrmann
1
-3
/
+7
2013-11-06
drm: remove minor-id during unplug
David Herrmann
1
-3
/
+1
2013-11-06
drm: cleanup debugfs in drm_unplug_minor()
David Herrmann
1
-4
/
+4
2013-11-06
drm: make drm_get_minor() static
David Herrmann
1
-8
/
+11
2013-11-06
drm: simplify drm_put_minor()
David Herrmann
1
-18
/
+13
[next]