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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-08
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
45
-792
/
+432
2013-01-08
drm/ttm: fix fence locking in ttm_buffer_object_transfer
Daniel Vetter
1
-1
/
+3
2013-01-08
Merge branch 'drm-fixes-3.8' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
6
-16
/
+135
2013-01-08
drm/prime: drop reference on imported dma-buf come from gem
Seung-Woo Kim
4
-0
/
+12
2013-01-07
drm/radeon: add quirk for d3 delay during switcheroo poweron for apple macbooks
Maarten Lankhorst
1
-0
/
+28
2013-01-07
drm/exynos: move finish page flip to a common place
Rahul Sharma
5
-88
/
+36
2013-01-07
drm/exynos: fimd: modify condition in fimd resume
Prathyush K
1
-1
/
+1
2013-01-04
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
16
-102
/
+416
2013-01-04
drm/radeon: fix DMA CS parser for r6xx linear copy packet
Alex Deucher
1
-9
/
+22
2013-01-04
drm/radeon: split r6xx and r7xx copy_dma functions
Alex Deucher
4
-7
/
+85
2013-01-04
drm/exynos: Use devm_clk_get in exynos_drm_gsc.c
Sachin Kamat
1
-9
/
+4
2013-01-04
drm/exynos: Remove redundant NULL check in exynos_drm_gsc.c
Sachin Kamat
1
-6
/
+0
2013-01-04
drm/exynos: Remove explicit freeing using devm_* APIs in exynos_drm_gsc.c
Sachin Kamat
1
-12
/
+3
2013-01-04
drm/exynos: Use devm_clk_get in exynos_drm_rotator.c
Sachin Kamat
1
-3
/
+1
2013-01-04
drm/exynos: Remove redundant NULL check in exynos_drm_rotator.c
Sachin Kamat
1
-5
/
+0
2013-01-04
drm/exynos: Remove unnecessary devm_* freeing APIs in exynos_drm_rotator.c
Sachin Kamat
1
-14
/
+4
2013-01-04
drm/exynos: Use devm_clk_get in exynos_drm_fimc.c
Sachin Kamat
1
-36
/
+9
2013-01-04
drm/exynos: Remove redundant NULL check
Sachin Kamat
1
-6
/
+0
2013-01-04
drm/exynos: Remove explicit freeing using devm_* APIs in exynos_drm_fimc.c
Sachin Kamat
1
-21
/
+9
2013-01-04
drm/exynos: Use devm_kzalloc in exynos_drm_ipp.c
Sachin Kamat
1
-7
/
+2
2013-01-04
drm/exynos: fix gem buffer allocation type checking
Inki Dae
1
-1
/
+1
2013-01-04
drm/exynos: remove needless parenthesis.
Eunchul Kim
1
-1
/
+1
2013-01-04
drm/exynos: fix incorrect interrupt induced by m2m operation.
Jinyoung Jeon
1
-0
/
+13
2013-01-04
drm/exynos: remove color bar pattern operation.
JoongMock Shin
1
-6
/
+3
2013-01-04
drm/exynos: correct some comments to abbreviation.
Eunchul Kim
3
-3
/
+3
2013-01-04
drm/exynos: fix build warning.
Eunchul Kim
1
-1
/
+1
2013-01-04
drm/exynos: consider both case of vflip and hflip.
Eunchul Kim
3
-1
/
+3
2013-01-04
drm/exynos: remove needless error handling to property.
Eunchul Kim
3
-29
/
+0
2013-01-04
drm/exynos: change member variable name.
Eunchul Kim
5
-14
/
+14
2013-01-04
drm/exynos: consider buffer allocation without iommu
Inki Dae
1
-7
/
+48
2013-01-04
drm/exynos: change file license to GPL
Inki Dae
28
-504
/
+112
2013-01-04
drm/exynos: consider no iommu support to console framebuffer
Inki Dae
1
-4
/
+18
2013-01-04
drm/exynos: fix flags in dma buf exporting
Seung-Woo Kim
1
-1
/
+1
2013-01-04
drm/nouveau: fix init with agpgart-uninorth
Aaro Koskinen
1
-1
/
+1
2013-01-04
drm: nouveau: Fix build warning seen if HWMON is undefined
Guenter Roeck
1
-2
/
+2
2013-01-03
drm/radeon: switch to a finer grained reset for SI (v2)
Alex Deucher
1
-34
/
+65
2013-01-03
drm/radeon: switch to a finer grained reset for cayman/TN
Alex Deucher
1
-39
/
+70
2013-01-03
drm/radeon: switch to a finer grained reset for evergreen
Alex Deucher
2
-25
/
+56
2013-01-03
drm/radeon: switch to a finer grained reset for r6xx/7xx
Alex Deucher
1
-27
/
+58
2013-01-03
drm/radeon: add GPU reset flags
Alex Deucher
1
-0
/
+5
2013-01-03
drm/radeon: fix typo in evergreen dma fence
Alex Deucher
1
-1
/
+1
2013-01-03
Drivers: gpu: remove __dev* attributes.
Greg Kroah-Hartman
21
-56
/
+53
2013-01-03
drm/radeon: Properly handle DDC probe for DP bridges
Niels Ole Salscheider
4
-11
/
+24
2013-01-03
drm/radeon: reset dma engine on gpu reset (v2)
Jerome Glisse
7
-27
/
+112
2013-01-03
drm/radeon: print dma status reg on lockup (v2)
Jerome Glisse
7
-1
/
+26
2013-01-03
drm/radeon: improve ring debugfs printing
Jerome Glisse
1
-7
/
+13
2013-01-03
drm/radeon: add debugfs file for dma rings
Jerome Glisse
1
-0
/
+4
2013-01-03
drm/radeon/r6xx: fix DMA engine for ttm bo transfers
Alex Deucher
1
-2
/
+2
2013-01-03
drm/radeon: add connector table for Mac G4 Silver
Alex Deucher
2
-1
/
+53
2012-12-30
Revert "drm: tegra: protect DC register access with mutex"
Dave Airlie
2
-14
/
+0
[next]