index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
drm/nouveau/bios: add support for dcb 4.1
Ben Skeggs
2014-12-02
1
-12
/
+15
*
drm/gm204/i2c: add aux channel driver
Ben Skeggs
2014-12-02
7
-3
/
+233
*
drm/gm204/i2c: add pad driver
Ben Skeggs
2014-12-02
3
-0
/
+88
*
drm/nouveau/i2c: segregate aux channel adapter indices from bit-banged i2c
Ben Skeggs
2014-12-02
5
-3
/
+15
*
drm/nouveau/bios: store aux addr independently of i2c
Ben Skeggs
2014-12-02
4
-41
/
+73
*
drm/nv50-/i2c: kill some unused struct members
Ben Skeggs
2014-12-02
3
-15
/
+0
*
drm/nouveau/bios: log if auxch accesses fail, also return 0x00 from rd when i...
Ben Skeggs
2014-12-02
1
-7
/
+11
*
drm/gm204/devinit: initial implementation
Ben Skeggs
2014-12-02
5
-1
/
+178
*
drm/nouveau/devinit: allow impl to select its own cold-boot method
Ben Skeggs
2014-12-02
14
-3
/
+15
*
drm/nouveau/bios: add parsing of pmu image tables
Ben Skeggs
2014-12-02
3
-0
/
+173
*
drm/nouveau/bios: recognise nv-specific rom/pcir signatures
Ben Skeggs
2014-12-02
2
-0
/
+2
*
drm/nouveau/bios: use NPDE to locate images beyond those defined by PCIR
Ben Skeggs
2014-12-02
1
-0
/
+7
*
drm/nouveau/bios: add NPDE parsing
Ben Skeggs
2014-12-02
3
-0
/
+72
*
drm/nouveau/bios: fetch images beyond the first one in the rom
Ben Skeggs
2014-12-02
1
-4
/
+7
*
drm/nouveau/bios: use size/type from pci data structure
Ben Skeggs
2014-12-02
1
-2
/
+8
*
drm/nouveau/bios: add pci data structure parsing
Ben Skeggs
2014-12-02
3
-0
/
+86
*
drm/nouveau/bios: split out shadow methods
Ben Skeggs
2014-12-02
11
-354
/
+856
*
drm/nouveau/bios: fix thinko when parsing extdev table
Ben Skeggs
2014-12-02
1
-1
/
+1
*
drm/nouveau: a, somehow, missed hunk of "fix regression on agp boards"
Ben Skeggs
2014-12-02
1
-6
/
+1
*
Merge branch 'drm/du/adv7511' of git://linuxtv.org/pinchartl/fbdev into drm-next
Dave Airlie
2014-11-26
22
-107
/
+1769
|
\
|
*
drm: Add adv7511 encoder driver
Lars-Peter Clausen
2014-11-26
4
-0
/
+1307
|
*
drm: Decouple EDID parsing from I2C adapter
Lars-Peter Clausen
2014-11-26
1
-13
/
+30
|
*
drm: rcar-du: Add HDMI encoder and connector support
Laurent Pinchart
2014-11-26
9
-7
/
+375
|
*
drm: rcar-du: Replace drm_encoder with drm_slave_encoder
Laurent Pinchart
2014-11-26
1
-3
/
+4
|
*
drm: rcar-du: Replace direct DRM encoder access with cast macro
Laurent Pinchart
2014-11-26
4
-7
/
+13
|
*
drm: rcar-du: Pass the encoder DT node to rcar_du_encoder_init()
Laurent Pinchart
2014-11-26
3
-4
/
+6
|
*
drm: rcar-du: Remove platform data support
Laurent Pinchart
2014-11-26
9
-77
/
+38
|
*
drm: rcar-du: fix error return code
Julia Lawall
2014-11-26
1
-1
/
+1
*
|
Merge branch 'amdkfd-next-3.19' of git://people.freedesktop.org/~gabbayo/linu...
Dave Airlie
2014-11-26
12
-64
/
+76
|
\
\
|
*
|
amdkfd: delete some dead code
Dan Carpenter
2014-11-25
1
-5
/
+0
|
*
|
amdkfd: Fix memory leak of mqds on dqm fini
Oded Gabbay
2014-11-25
1
-0
/
+4
|
*
|
amdkfd: fix an error handling bug in pqm_create_queue()
Dan Carpenter
2014-11-25
1
-1
/
+1
|
*
|
amdkfd: fix some error handling in ioctl
Dan Carpenter
2014-11-25
1
-2
/
+2
|
*
|
amdkfd: Remove DRM_AMDGPU dependency from Kconfig
Oded Gabbay
2014-11-21
1
-1
/
+1
|
*
|
amdkfd: explicitely include io.h in kfd_doorbell.c
Oded Gabbay
2014-11-21
1
-0
/
+1
|
*
|
amdkfd: Clear ctx cb before suspend
Oded Gabbay
2014-11-09
1
-0
/
+1
|
*
|
amdkfd: Instead of using get function, use container_of
Alexey Skidanov
2014-11-19
2
-12
/
+11
|
*
|
amdkfd: use schedule() in sync_with_hw
Oded Gabbay
2014-11-17
1
-1
/
+2
|
*
|
amdkfd: Fix memory leak on process deregistration
Jay Cornwall
2014-11-20
1
-0
/
+1
|
*
|
amdkfd: add __iomem attribute to doorbell_ptr
Oded Gabbay
2014-11-20
2
-6
/
+5
|
*
|
amdkfd: fence_wait_timeout() can be static
Oded Gabbay
2014-11-20
1
-2
/
+3
|
*
|
amdkfd: is_occupied() can be static
Oded Gabbay
2014-11-20
1
-3
/
+3
|
*
|
amdkfd: Fix sparse warnings in kfd_flat_memory.c
Oded Gabbay
2014-11-20
1
-5
/
+6
|
*
|
amdkfd: pqm_get_kernel_queue() can be static
kbuild test robot
2014-11-20
1
-1
/
+2
|
*
|
amdkfd: test_kq() can be static
kbuild test robot
2014-11-20
1
-1
/
+1
|
*
|
amdkfd: Fix sparse warnings in kfd_topology.c
Oded Gabbay
2014-11-20
1
-20
/
+20
|
*
|
amdkfd: Fix sparse warnings in kfd_chardev.c
Oded Gabbay
2014-11-20
1
-4
/
+12
*
|
|
drm/udl: properly check for error pointers
Haixia Shi
2014-11-26
1
-3
/
+3
*
|
|
drm/udl: handle page mapping in dmabuf export.
Haixia Shi
2014-11-26
3
-4
/
+9
|
/
/
*
/
drm: imx: Move imx-drm driver out of staging
Philipp Zabel
2014-11-26
14
-0
/
+6212
|
/
[prev]
[next]