index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/exynos: return return value of exynos_crtc->enable_vblank
Gustavo Padovan
2015-08-16
1
-1
/
+1
*
drm/exynos: unify exynos_drm_plane names with drm core
Gustavo Padovan
2015-08-16
6
-43
/
+44
*
drm/exynos: remove unused fields from struct exynos_drm_plane
Gustavo Padovan
2015-08-16
1
-18
/
+0
*
drm/exynos: use drm atomic state directly
Gustavo Padovan
2015-08-16
5
-75
/
+75
*
drm/exynos: pass struct exynos_drm_plane in update/enable
Gustavo Padovan
2015-08-16
7
-65
/
+40
*
drm/exynos: rename win_commit/disable to atomic-like names
Gustavo Padovan
2015-08-16
7
-32
/
+32
*
drm/exynos: remove duplicated check for suspend
Gustavo Padovan
2015-08-16
2
-6
/
+0
*
drm/exynos: use KMS version of DRM vblanks functions
Gustavo Padovan
2015-08-16
7
-22
/
+20
*
drm/exynos: pass the correct pipe number
Gustavo Padovan
2015-08-16
1
-1
/
+1
*
drm/exynos: clear channels only when iommu is enabled
Joonyoung Shim
2015-08-16
1
-1
/
+2
*
drm/exynos: remove drm_iommu_attach_device_if_possible
Joonyoung Shim
2015-08-16
7
-31
/
+10
*
drm/exynos: move order to register vidi kms driver
Joonyoung Shim
2015-08-16
1
-3
/
+3
*
drm/exynos/mixer: replace MXR_INT_EN register cache with flag
Andrzej Hajda
2015-08-16
1
-11
/
+9
*
drm/exynos/mixer: simplify poweron flag
Andrzej Hajda
2015-08-16
1
-38
/
+14
*
drm/exynos: remove unnecessary checking to support iommu
Joonyoung Shim
2015-08-16
7
-38
/
+13
*
drm/exynos: remove to use ifdef CONFIG_ARM_DMA_USE_IOMMU
Joonyoung Shim
2015-08-16
1
-4
/
+0
*
drm/exynos: gsc: Handles the combination of rotation and flip
Hyungwon Hwang
2015-08-16
1
-0
/
+16
*
drm/exynos/hdmi: remove hdmi_v14_conf struct
Andrzej Hajda
2015-08-16
1
-318
/
+109
*
drm/exynos/hdmi: remove hdmi_v13_conf struct
Andrzej Hajda
2015-08-16
1
-179
/
+101
*
drm/exynos/hdmi: remove redundant configuration fields
Andrzej Hajda
2015-08-16
1
-44
/
+24
*
drm/exynos/hdmi: add driver data pointer to private context
Andrzej Hajda
2015-08-16
1
-29
/
+20
*
drm/exynos/hdmi: remove private lock code
Andrzej Hajda
2015-08-16
1
-24
/
+3
*
drm/exynos/hdmi: Simplify HPD gpio handling
Andrzej Hajda
2015-08-16
1
-10
/
+3
*
drm/exynos/hdmi: remove old platform data code
Andrzej Hajda
2015-08-16
1
-31
/
+5
*
drm/exynos/fimc: fix runtime pm support
Marek Szyprowski
2015-08-16
1
-1
/
+0
*
drm/exynos/mixer: always update INT_EN cache
Andrzej Hajda
2015-08-16
1
-0
/
+5
*
drm/exynos/mixer: correct vsync configuration sequence
Andrzej Hajda
2015-08-16
1
-2
/
+5
*
drm/exynos/mixer: fix interrupt clearing
Andrzej Hajda
2015-08-16
1
-5
/
+4
*
drm/exynos/hdmi: fix edid memory leak
Andrzej Hajda
2015-08-16
1
-1
/
+6
*
drm/exynos: gsc: fix wrong bitwise operation for swap detection
Hyungwon Hwang
2015-08-16
1
-4
/
+2
*
Merge tag 'drm-amdkfd-next-fixes-2015-08-05' of git://people.freedesktop.org/...
Dave Airlie
2015-08-14
3
-3
/
+3
|
\
|
*
drm/amdkfd: fix bug when initializing sdma vm
Oded Gabbay
2015-07-30
2
-2
/
+2
|
*
drm/amdgpu: fix bug when amdkfd destroys hqd
Oded Gabbay
2015-07-30
1
-1
/
+1
*
|
Merge branch 'drm-sti-next-atomic-2015-08-11' of http://git.linaro.org/people...
Dave Airlie
2015-08-14
26
-1621
/
+1311
|
\
\
|
*
|
drm/sti: atomic crtc/plane update
Vincent Abriou
2015-08-03
13
-877
/
+809
|
*
|
drm/sti: rename files and functions
Vincent Abriou
2015-08-03
16
-183
/
+182
|
*
|
drm/sti: code clean up
Vincent Abriou
2015-08-03
19
-886
/
+713
|
*
|
drm/sti: fix dynamic z-ordering
Vincent Abriou
2015-08-03
3
-20
/
+24
|
*
|
drm: sti: fix sub-components bind
Benjamin Gaignard
2015-08-03
3
-94
/
+22
|
|
/
*
|
drm/atomic: Use KMS VBLANK API
Thierry Reding
2015-08-12
1
-2
/
+2
*
|
drm/irq: Document return values more consistently
Thierry Reding
2015-08-12
1
-2
/
+5
*
|
drm/irq: Make pipe unsigned and name consistent
Thierry Reding
2015-08-12
1
-157
/
+159
*
|
drm/irq: Check for valid VBLANK before dereference
Thierry Reding
2015-08-12
1
-2
/
+9
*
|
drm/irq: Remove negative CRTC index special-case
Thierry Reding
2015-08-12
1
-1
/
+1
*
|
drm/plane: Use consistent data types for format count
Thierry Reding
2015-08-12
3
-4
/
+4
*
|
vga_switcheroo: Remove unnecessary checks
Thierry Reding
2015-08-12
1
-8
/
+5
*
|
vga_switcheroo: Wrap overly long lines
Thierry Reding
2015-08-12
1
-9
/
+24
*
|
vga_switcheroo: Use pr_fmt()
Thierry Reding
2015-08-12
1
-13
/
+18
*
|
vga_switcheroo: Cleanup header comment
Thierry Reding
2015-08-12
1
-9
/
+9
*
|
vga_switcheroo: Use pr_*() instead of printk()
Thierry Reding
2015-08-12
1
-12
/
+12
[next]