index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
|
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-27
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
|
/
/
/
/
/
*
|
|
|
|
Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/g...
Dave Airlie
2014-11-26
15
-666
/
+607
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
drm/exynos: avoid leak if exynos_dpi_probe() fails
Gustavo Padovan
2014-11-25
1
-2
/
+4
|
*
|
|
|
drm/exynos: Fix exynos_dpi_remove() parameter
Gustavo Padovan
2014-11-25
1
-1
/
+4
|
*
|
|
|
drm/exynos: vidi: add component support
Inki Dae
2014-11-25
1
-16
/
+45
|
*
|
|
|
drm/exynos: fix exynos_drm_component_del
Inki Dae
2014-11-25
1
-2
/
+0
|
*
|
|
|
drm/exynos/ipp: fix error return code
Julia Lawall
2014-11-24
1
-0
/
+3
|
*
|
|
|
drm/exynos: clean up machine compatible string check
Inki Dae
2014-11-24
1
-3
/
+15
|
*
|
|
|
drm/exynos: move Exynos platform drivers registration to init
Gustavo Padovan
2014-11-24
1
-57
/
+48
|
*
|
|
|
Revert "drm/exynos: fix null pointer dereference issue"
Gustavo Padovan
2014-11-24
1
-8
/
+9
|
*
|
|
|
drm/exynos/dpi: stop using display->ctx pointer
Andrzej Hajda
2014-11-24
2
-4
/
+2
|
*
|
|
|
drm/exynos/dpi: embed display into private context
Andrzej Hajda
2014-11-24
3
-20
/
+23
|
*
|
|
|
drm/exynos/dp: stop using display->ctx pointer
Andrzej Hajda
2014-11-24
1
-7
/
+11
|
*
|
|
|
drm/exynos/dp: embed display into private context
Andrzej Hajda
2014-11-24
2
-24
/
+21
|
*
|
|
|
drm/exynos/vidi: stop using display->ctx pointer
Andrzej Hajda
2014-11-24
1
-4
/
+7
|
*
|
|
|
drm/exynos/vidi: embed display into private context
Andrzej Hajda
2014-11-24
1
-7
/
+5
|
*
|
|
|
drm/exynos/hdmi: stop using display->ctx pointer
Andrzej Hajda
2014-11-24
1
-7
/
+11
|
*
|
|
|
drm/exynos/hdmi: embed display into private context
Andrzej Hajda
2014-11-24
1
-29
/
+20
|
*
|
|
|
drm/exynos/fimd: stop using manager->ctx pointer
Andrzej Hajda
2014-11-24
2
-19
/
+22
|
*
|
|
|
drm/exynos/fimd: embed manager into private context
Andrzej Hajda
2014-11-24
1
-36
/
+26
|
*
|
|
|
drm/exynos/vidi: stop using manager->ctx pointer
Andrzej Hajda
2014-11-24
1
-11
/
+15
|
*
|
|
|
drm/exynos/vidi: embed manager into private context
Andrzej Hajda
2014-11-24
1
-22
/
+22
|
*
|
|
|
drm/exynos/mixer: stop using manager->ctx pointer
Andrzej Hajda
2014-11-24
1
-13
/
+17
|
*
|
|
|
drm/exynos/mixer: embed manager into private context
Andrzej Hajda
2014-11-24
1
-48
/
+50
[prev]
[next]