index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-12-02
drm/nouveau: move the (far too many...) different s/r paths to the same place
Ben Skeggs
2
-138
/
+144
2014-12-02
drm/gk104-/fifo: handle copy engine class errors
Ben Skeggs
1
-6
/
+42
2014-12-02
drm/nouveau/bios: stop after NV+NPDS+ISBN image
Ben Skeggs
1
-4
/
+9
2014-12-02
drm/nouveau/bios: add some more signatures as seen on my gtx660
Ben Skeggs
2
-0
/
+2
2014-12-02
drm/nouveau: add support for gm204
Ben Skeggs
3
-11
/
+16
2014-12-02
drm/nouveau/device: recognise GM204
Ben Skeggs
2
-1
/
+45
2014-12-02
drm/gm204/disp: some magic that fixes bringup of uninitialised outputs
Ben Skeggs
5
-3
/
+24
2014-12-02
drm/gm204/disp: initial support
Ben Skeggs
8
-1
/
+255
2014-12-02
drm/gf110-/disp: magic that might help some tmds issues
Ben Skeggs
1
-2
/
+10
2014-12-02
drm/nouveau/bios: support for opcodes 0x47/0x48
Ben Skeggs
1
-0
/
+36
2014-12-02
drm/nouveau/bios: add support for udisp 2.2
Ben Skeggs
1
-0
/
+1
2014-12-02
drm/nouveau/bios: add support for dp 4.1
Ben Skeggs
1
-1
/
+9
2014-12-02
drm/nouveau/i2c: add support for DCB_I2C_PMGR port type
Ben Skeggs
1
-0
/
+12
2014-12-02
drm/nouveau/bios: add support for ccb 4.1
Ben Skeggs
2
-7
/
+25
2014-12-02
drm/nouveau/bios: add support for dcb 4.1
Ben Skeggs
1
-12
/
+15
2014-12-02
drm/gm204/i2c: add aux channel driver
Ben Skeggs
7
-3
/
+233
2014-12-02
drm/gm204/i2c: add pad driver
Ben Skeggs
3
-0
/
+88
2014-12-02
drm/nouveau/i2c: segregate aux channel adapter indices from bit-banged i2c
Ben Skeggs
5
-3
/
+15
2014-12-02
drm/nouveau/bios: store aux addr independently of i2c
Ben Skeggs
4
-41
/
+73
2014-12-02
drm/nv50-/i2c: kill some unused struct members
Ben Skeggs
3
-15
/
+0
2014-12-02
drm/nouveau/bios: log if auxch accesses fail, also return 0x00 from rd when i...
Ben Skeggs
1
-7
/
+11
2014-12-02
drm/gm204/devinit: initial implementation
Ben Skeggs
5
-1
/
+178
2014-12-02
drm/nouveau/devinit: allow impl to select its own cold-boot method
Ben Skeggs
14
-3
/
+15
2014-12-02
drm/nouveau/bios: add parsing of pmu image tables
Ben Skeggs
3
-0
/
+173
2014-12-02
drm/nouveau/bios: recognise nv-specific rom/pcir signatures
Ben Skeggs
2
-0
/
+2
2014-12-02
drm/nouveau/bios: use NPDE to locate images beyond those defined by PCIR
Ben Skeggs
1
-0
/
+7
2014-12-02
drm/nouveau/bios: add NPDE parsing
Ben Skeggs
3
-0
/
+72
2014-12-02
drm/nouveau/bios: fetch images beyond the first one in the rom
Ben Skeggs
1
-4
/
+7
2014-12-02
drm/nouveau/bios: use size/type from pci data structure
Ben Skeggs
1
-2
/
+8
2014-12-02
drm/nouveau/bios: add pci data structure parsing
Ben Skeggs
3
-0
/
+86
2014-12-02
drm/nouveau/bios: split out shadow methods
Ben Skeggs
11
-354
/
+856
2014-12-02
drm/nouveau/bios: fix thinko when parsing extdev table
Ben Skeggs
1
-1
/
+1
2014-12-02
drm/nouveau: a, somehow, missed hunk of "fix regression on agp boards"
Ben Skeggs
1
-6
/
+1
2014-12-02
soc/tegra: fuse: export tegra_sku_info
Vince Hsu
1
-0
/
+1
2014-12-02
ARM: shmobile: marzen: Remove DU platform device
Laurent Pinchart
1
-58
/
+0
2014-12-02
ARM: shmobile: lager: Remove DU platform device
Laurent Pinchart
1
-58
/
+0
2014-11-27
Merge branch 'drm/du/adv7511' of git://linuxtv.org/pinchartl/fbdev into drm-next
Dave Airlie
77
-524
/
+2232
2014-11-27
Merge branch 'amdkfd-next-3.19' of git://people.freedesktop.org/~gabbayo/linu...
Dave Airlie
12
-64
/
+76
2014-11-26
drm: Add adv7511 encoder driver
Lars-Peter Clausen
4
-0
/
+1307
2014-11-26
video: Add ADV751[13] DT bindings documentation
Laurent Pinchart
1
-0
/
+88
2014-11-26
drm: Decouple EDID parsing from I2C adapter
Lars-Peter Clausen
2
-13
/
+35
2014-11-26
drm: rcar-du: Add HDMI encoder and connector support
Laurent Pinchart
9
-7
/
+375
2014-11-26
drm: rcar-du: Replace drm_encoder with drm_slave_encoder
Laurent Pinchart
1
-3
/
+4
2014-11-26
drm: rcar-du: Replace direct DRM encoder access with cast macro
Laurent Pinchart
4
-7
/
+13
2014-11-26
drm: rcar-du: Pass the encoder DT node to rcar_du_encoder_init()
Laurent Pinchart
3
-4
/
+6
2014-11-26
drm: rcar-du: Remove platform data support
Laurent Pinchart
10
-151
/
+38
2014-11-26
drm: rcar-du: fix error return code
Julia Lawall
1
-1
/
+1
2014-11-26
drm/udl: properly check for error pointers
Haixia Shi
1
-3
/
+3
2014-11-26
drm/udl: handle page mapping in dmabuf export.
Haixia Shi
3
-4
/
+9
2014-11-26
MAINTAINERS: add maintainer for i.MX DRM driver
Philipp Zabel
1
-0
/
+7
[next]