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
2014-06-11
drm/nouveau/i2c: remove unnecessary i2c_set_adapdata()
Ben Skeggs
1
-2
/
+0
2014-06-11
drm/nouveau/i2c: properly hand aux reply back to caller, and only retry on defer
Ben Skeggs
4
-14
/
+20
2014-06-11
drm/nv50-/mc: also pass PMGR interrupts onto I2C subdev
Ben Skeggs
3
-3
/
+6
2014-06-11
drm/nouveau/gpio: send separate event types for high/low transitions
Ben Skeggs
4
-14
/
+17
2014-06-11
drm/nouveau/gpio: use base constructor for all implementations
Ben Skeggs
8
-119
/
+47
2014-06-11
drm/nouveau/gpio: move on-reset intr disable-and-ack to common code
Ben Skeggs
7
-138
/
+80
2014-06-11
drm/nouveau/gpio: split "toggled" interrupt into "went high" / "went low"
Ben Skeggs
7
-114
/
+156
2014-06-11
drm/nouveau/gpio: split g92 class from nv50
Ben Skeggs
11
-58
/
+110
2014-06-11
drm/nouveau/gpio: use indirect pointer to base class definition
Ben Skeggs
13
-75
/
+75
2014-06-11
drm/nouveau/disp/dp: support training to highest rate, rather than a target
Ben Skeggs
1
-23
/
+34
2014-06-11
drm/nouveau/disp/dp: support postcursor in link training
Ben Skeggs
2
-11
/
+53
2014-06-11
drm/nouveau/core: allow event source to handle multiple event types per index
Ben Skeggs
21
-77
/
+112
2014-06-10
drm/gk208/gr: add missing registers to grctx init
Ilia Mirkin
1
-0
/
+2
2014-06-10
drm/nouveau/kms/nv04-nv40: fix pageflip events via special case.
Mario Kleiner
1
-2
/
+8
2014-06-10
drm/nv50-/mc: fix kms pageflip events by reordering irq handling order.
Mario Kleiner
3
-3
/
+3
2014-06-10
drm/nouveau/disp/nv04-nv40: abort scanoutpos query on vga analog.
Mario Kleiner
1
-0
/
+8
2014-06-10
drm/nv50-/kms: wait for enough ring space in crtc_prepare()
Ben Skeggs
1
-2
/
+2
2014-06-10
drm/nouveau/disp/dp: support training pattern 3
Ben Skeggs
2
-2
/
+8
2014-06-10
drm/nouveau/disp/dp: support aux read interval during link training
Ben Skeggs
2
-6
/
+8
2014-06-10
drm/gk104/gpio: fix incorrect interrupt register usage
Ben Skeggs
1
-5
/
+5
2014-06-10
drm/nouveau/core: punt all object state change messages to trace level
Ben Skeggs
1
-5
/
+5
2014-06-10
drm/nouveau/clk: allow end-user reclocking for nv40, nvaa, and nve0 clock types
Ilia Mirkin
9
-12
/
+23
2014-06-10
drm/nouveau/fb: default NvMemExec to on, turning it off is used for debugging...
Ilia Mirkin
4
-4
/
+4
2014-06-10
drm/nouveau/bios: fix a potential NULL deref in the PROM shadowing function
Martin Peres
1
-4
/
+5
2014-06-10
drm/nouveau/i2c: bump the i2c delay for the adt7473
Martin Peres
1
-3
/
+3
2014-06-10
drm/nouveau/therm/fan/tach: default to 2 pulses per revolution
Martin Peres
1
-1
/
+1
2014-06-10
drm/nvf0/device: enable video decoding engines on gk110/gk208
John Rowley
1
-6
/
+0
2014-06-10
drm/nvf1/device: add support for 0xf1 (gk110b)
John Rowley
1
-0
/
+35
2014-06-10
drm/nouveau/device: support for probing GK20A
Alexandre Courbot
1
-0
/
+17
2014-06-10
drm/nouveau/graph: add GK20A support
Alexandre Courbot
8
-9
/
+123
2014-06-10
drm/nouveau/graph: pad firmware code at load time
Alexandre Courbot
1
-0
/
+4
2014-06-10
drm/nouveau/graph: enable when using external fw
Alexandre Courbot
1
-3
/
+7
2014-06-10
drm/nouveau/fifo: add GK20A support
Alexandre Courbot
4
-0
/
+38
2014-06-10
drm/nouveau/fb: add GK20A support
Alexandre Courbot
5
-0
/
+212
2014-06-10
drm/nouveau/ibus: add GK20A support
Alexandre Courbot
3
-0
/
+105
2014-06-10
drm/nvc0/bar: support chips without BAR3
Alexandre Courbot
1
-55
/
+59
2014-06-10
drm/nouveau/bar: only ioremap BAR3 if it exists
Alexandre Courbot
1
-2
/
+4
2014-06-10
Merge tag 'drm/panel/for-3.16-rc1' of git://anongit.freedesktop.org/tegra/lin...
Dave Airlie
4
-0
/
+113
2014-06-10
Merge tag 'drm/tegra/for-3.16-rc1' of git://anongit.freedesktop.org/tegra/lin...
Dave Airlie
23
-680
/
+1398
2014-06-09
drm/panel: simple - Add AUO B133XTN01 panel support
Stéphane Marchesin
1
-0
/
+25
2014-06-09
drm/tegra: sor - Remove obsolete comment
Thierry Reding
1
-1
/
+1
2014-06-09
drm/tegra: sor - Enable only the necessary number of lanes
Thierry Reding
1
-1
/
+1
2014-06-09
drm/tegra: sor - Power on only the necessary lanes
Thierry Reding
1
-3
/
+17
2014-06-09
drm/tegra: sor - Do not program interlaced mode registers
Thierry Reding
1
-3
/
+0
2014-06-09
drm/tegra: sor - Do not hardcode link speed
Thierry Reding
1
-2
/
+2
2014-06-09
drm/tegra: sor - Do not hardcode number of blank symbols
Thierry Reding
1
-3
/
+23
2014-06-09
drm/tegra: sor - Don't hardcode link parameters
Thierry Reding
1
-10
/
+213
2014-06-09
drm/tegra: sor - Change power down ordering
Stéphane Marchesin
1
-1
/
+1
2014-06-09
drm/tegra: sor - Fix copy/paste error
Stéphane Marchesin
1
-1
/
+1
2014-06-09
drm/tegra: sor - Remove pixel clock rounding
Stéphane Marchesin
1
-3
/
+0
[next]