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
2009-09-10
drm/radeon/kms: add R4XX mc register access helper.
Jerome Glisse
4
-0
/
+68
2009-09-10
drm/radeon/kms: call r100_cp_disable rather than duplicating code.
Jerome Glisse
2
-2
/
+4
2009-09-10
drm/radeon/kms: wait for cp idle before stopping it.
Jerome Glisse
2
-0
/
+78
2009-09-10
drm/radeon/r600: fix legacy blit code
Alex Deucher
1
-17
/
+12
2009-09-09
PCI/vgaarb: cleanup some warnings + cleanup some comments.
Dave Airlie
1
-6
/
+5
2009-09-09
PCI/GPU: implement VGA arbitration on Linux
Benjamin Herrenschmidt
4
-1
/
+1218
2009-09-08
i915: disable interrupts before tearing down GEM state
Linus Torvalds
1
-5
/
+1
2009-09-09
drm/radeon/r600: use fence->timeout directly
Alex Deucher
1
-10
/
+1
2009-09-09
drm/radeon/kms: re-apply 2007d633d639c896396e4c4b53b38068f3831307
Alex Deucher
1
-2
/
+8
2009-09-08
drm/i915: fix mask bits setting
Zhenyu Wang
3
-1
/
+3
2009-09-08
drm/radeon/kms: don't allow ERESTART to hit userspace.
Dave Airlie
1
-3
/
+7
2009-09-08
drm: prune modes when output is disconnected.
Adam Jackson
1
-2
/
+2
2009-09-08
drm: shut the EDID warnings up.
Adam Jackson
1
-3
/
+0
2009-09-08
drm/i915: get the bridge device once.
Dave Airlie
3
-55
/
+44
2009-09-08
drm/radeon/kms: lower debugging on dpms events.
Dave Airlie
1
-7
/
+6
2009-09-08
drm/kms/radeon: make kms default a runtime option
Dave Airlie
4
-17
/
+12
2009-09-08
drm/kms: fix kms helper license + Kconfig
Dave Airlie
4
-7
/
+11
2009-09-08
drm/radeon/kms: add r600 KMS support
Jerome Glisse
33
-606
/
+8289
2009-09-08
drm/radeon/kms: add initial radeon tv-out support.
Dave Airlie
15
-388
/
+1941
2009-09-08
drm/radeon/kms: add rn50/r100/r200 CS tracker.
Dave Airlie
11
-440
/
+1712
2009-09-07
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
5
-69
/
+70
2009-09-07
Merge intel drm-intel-next branch
Dave Airlie
33
-321
/
+1474
2009-09-07
drm/kms: remove old std mode fallback code.
Dave Airlie
1
-54
/
+2
2009-09-07
drm/kms/i915: Add the default mode for CRT output without EDID
ykzhao
1
-2
/
+5
2009-09-07
drm/kms: add a function that can add the mode for the output device without EDID
Zhao Yakui
1
-0
/
+46
2009-09-07
drm/kms: try to find the std mode in DMT table
Zhao Yakui
2
-12
/
+39
2009-09-07
drm/kms: Add the default mode table
Zhao Yakui
1
-0
/
+237
2009-09-07
drm: split crtc/fb helpers into a separate module
Dave Airlie
4
-5
/
+16
2009-09-07
drm/radeon/kms: add LTE/GTE discard + rv515 two sided stencil register.
Dave Airlie
5
-69
/
+70
2009-09-07
drm/radeon/kms: add updated registers from drm-fixes.
Dave Airlie
3
-0
/
+5
2009-09-07
drm/radeon/kms: block depthxy offset from use from userspace.
Dave Airlie
3
-3
/
+0
2009-09-06
drm/i915: Put the idle reclocking work on our private workqueue as well.
Eric Anholt
1
-2
/
+2
2009-09-06
drm/i915: Pad ringbuffer with NOOPs before wrapping
Chris Wilson
4
-27
/
+50
2009-09-04
drm/i915: do dynamic clock freq control only in kernel modesetting
Zhenyu Wang
1
-0
/
+3
2009-09-04
drm/I915: Use the CRT DDC to get the EDID for DVI-connector on Mac
Keith Packard
1
-22
/
+74
2009-09-04
drm/i915: fix tiling on IGDNG
Zhenyu Wang
3
-8
/
+21
2009-09-04
drm/i915: modeset: always set intel_crtc->dpms_mode by moving the assignment up.
Daniel Vetter
1
-2
/
+2
2009-09-04
drm/i915: remove open-coded drm_mode_object_find
Daniel Vetter
1
-12
/
+8
2009-09-04
drm/i915: Make the downclocking debug code be under DRM_DEBUG not DRM_ERROR.
Eric Anholt
1
-2
/
+2
2009-09-04
drm/i915: i915_modeset is signed
Kyle McMartin
1
-1
/
+1
2009-09-04
drm/i915: add dynamic clock frequency control
Jesse Barnes
9
-45
/
+704
2009-09-04
drm/i915: Support IGD EOS
Shaohua Li
3
-0
/
+51
2009-09-04
drm/i915: Enable PAL and SECAM format and add the propery for SDVO-TV
Zhao Yakui
1
-48
/
+153
2009-09-04
drm/i915: select TV format according to connector type
Ma Ling
1
-0
/
+30
2009-09-04
drm/i915: update debugfs interrupt info on IGDNG
Zhenyu Wang
1
-10
/
+31
2009-09-04
drm/i915: Add i915 register dumping debugfs file
Ben Gamari
1
-0
/
+30
2009-09-04
drm/i915: Move i915_gem_debugfs.c to i915_debugfs.c
Ben Gamari
4
-13
/
+13
2009-09-02
drm/i915: Unref old_obj on get_fence_reg() error path
Chris Wilson
1
-4
/
+9
2009-09-02
drm/i915: increase default latency constant (v2 w/comment)
Jesse Barnes
1
-1
/
+15
2009-09-02
drm/crtc_helper: avoid NULL-pointer dereference when encoder is NULL
Maarten Maathuis
1
-1
/
+2
[prev]
[next]