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-08-31
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...
Linus Torvalds
12
-105
/
+194
2009-08-29
drm/i915: Improve CRTDDC mapping by using VBT info
David Müller (ELSOFT AG)
3
-4
/
+55
2009-08-29
drm/i915: Fix CPU-spinning hangs related to fence usage by using an LRU.
Eric Anholt
2
-38
/
+54
2009-08-24
drm/i915: Set crtc/clone mask in different output devices
Ma Ling
9
-51
/
+73
2009-08-24
drm/i915: Always use SDVO_B detect bit for SDVO output detection.
Ma Ling
1
-9
/
+9
2009-08-24
drm/i915: Fix typo that broke SVID1 in intel_sdvo_multifunc_encoder()
Roel Kluin
1
-1
/
+1
2009-08-24
drm/i915: Check if BIOS enabled dual-channel LVDS on 8xx, not only on 9xx
Bruno Prémont
1
-1
/
+1
2009-08-24
drm/i915: Set the multiplier for SDVO on G33 platform
Sean Young
1
-1
/
+1
2009-08-23
drm/radeon/kms: Fix radeon_gem_busy_ioctl harder.
Michel Dänzer
1
-3
/
+9
2009-08-21
drm/radeon: add GET_PARAM/INFO support for Z pipes
Alex Deucher
9
-4
/
+37
2009-08-21
drm/radeon/kms: add r100/r200 OQ support.
Dave Airlie
2
-0
/
+13
2009-08-21
drm: Fix sysfs device confusion.
Thomas Hellstrom
1
-22
/
+29
2009-08-21
drm/radeon/kms: implement the bo busy ioctl properly.
Dave Airlie
2
-1
/
+2
2009-08-19
drm/kms: teardown crtc correctly when fb is destroyed.
Dave Airlie
1
-28
/
+12
2009-08-19
drm/kms/radeon: cleanup combios TV table like DDX.
Dave Airlie
1
-29
/
+19
2009-08-19
drm/radeon/kms: memset the allocated framebuffer before using it.
Dave Airlie
1
-0
/
+2
2009-08-19
drm/radeon/kms: although LVDS might be possible on crtc 1 don't do it.
Dave Airlie
1
-0
/
+1
2009-08-17
drm/radeon/kms: implement bo busy check + current domain
Dave Airlie
3
-1
/
+41
2009-08-16
drm/radeon/kms: cut down indirects in register accesses.
Dave Airlie
5
-79
/
+47
2009-08-16
drm/radeon/kms: Fix up vertical blank interrupt support.
Michel Dänzer
9
-77
/
+217
2009-08-16
drm/radeon/kms: add rv530 R300_SU_REG_DEST + reloc for ZPASS_ADDR
Dave Airlie
1
-0
/
+15
2009-08-15
drm/edid: fixup detailed timings like the X server.
Dave Airlie
1
-38
/
+34
2009-08-15
drm/radeon/kms: Add specific rs690 authorized register table
Jerome Glisse
2
-1
/
+67
2009-08-09
drm/i915: silence vblank warnings
Frans Pop
1
-2
/
+2
2009-08-09
drm: silence pointless vblank warning.
Paul Rolland
1
-1
/
+1
2009-08-09
drm: When adding probed modes, preserve duplicate mode types
Keith Packard
1
-0
/
+2
2009-08-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...
Linus Torvalds
17
-513
/
+1221
2009-08-07
drm/radeon/kms: setup MC/VRAM the same way for suspend/resume
Dave Airlie
1
-1
/
+3
2009-08-06
drm/radeon/kms: Fix caching mode selection for GTT object
Jerome Glisse
1
-1
/
+1
2009-08-05
drm/i915: Fix read outside array bounds in restoring the SWF10 range.
Roel Kluin
1
-1
/
+1
2009-08-05
drm/i915: Use our own workqueue to avoid wedging the system along with the GPU.
Eric Anholt
4
-6
/
+19
2009-08-05
drm/radeon: Add support for RS880 chips
Alex Deucher
2
-7
/
+16
2009-08-04
drm/ttm: Read buffer overflow
Roel Kluin
1
-1
/
+2
2009-08-04
drm/radeon: Read buffer overflow
Roel Kluin
1
-1
/
+2
2009-08-04
drm/ttm: Fix a sync object leak.
Thomas Hellstrom
1
-0
/
+4
2009-08-04
drm/radeon/kms: fix memory leak in radeon_driver_load_kms
Xiaotian Feng
1
-0
/
+2
2009-08-04
drm/radeon/kms: fix nomodeset.
Dave Airlie
1
-9
/
+8
2009-08-04
drm/ttm: Fix a potential comparison of structs.
Thomas Hellstrom
1
-4
/
+4
2009-08-04
drm/radeon/kms: fix rv515 VRAM initialisation.
Dave Airlie
1
-0
/
+1
2009-08-04
drm: Catch stop possible NULL pointer reference
Jakob Bornecrantz
1
-2
/
+4
2009-08-04
drm: Small logic fix in drm_mode_setcrtc
Jakob Bornecrantz
1
-1
/
+1
2009-07-30
drm/i915: Add support for dual-channel LVDS on 8xx.
ling.ma@intel.com
1
-1
/
+1
2009-07-30
drm/i915: Return disconnected for SDVO DVI when there's no digital EDID.
ling.ma@intel.com
1
-6
/
+21
2009-07-29
drm/i915: Choose real sdvo output according to result from detection
ling.ma@intel.com
1
-78
/
+153
2009-07-29
drm/i915: Set preferred mode for integrated TV according to TV format
ling.ma@intel.com
1
-0
/
+22
2009-07-29
drm/i915: fix 845G FIFO size & burst length
Jesse Barnes
1
-2
/
+7
2009-07-29
drm/i915: fix VGA detect on IGDNG
Zhenyu Wang
1
-4
/
+8
2009-07-29
drm/i915: Add eDP support on IGDNG mobile chip
Zhenyu Wang
8
-168
/
+468
2009-07-29
drm/i915: enable DisplayPort support on IGDNG
Zhenyu Wang
3
-21
/
+157
2009-07-29
drm/i915: Fix channel ending action for DP aux transaction
Zhenyu Wang
1
-4
/
+4
[next]