index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
exynos
Age
Commit message (
Expand
)
Author
Files
Lines
2015-08-17
Merge tag 'drm/panel/for-4.3-rc1' of git://anongit.freedesktop.org/tegra/linu...
Dave Airlie
1
-1
/
+1
2015-08-16
drm/exynos: merge exynos_drm_buf.c to exynos_drm_gem.c
Joonyoung Shim
9
-334
/
+180
2015-08-16
drm/exynos: use prime helpers
Joonyoung Shim
6
-313
/
+95
2015-08-16
drm/exynos: remove function roundup_gem_size
Joonyoung Shim
1
-8
/
+1
2015-08-16
drm/exynos: remove function update_vm_cache_attr
Joonyoung Shim
1
-17
/
+11
2015-08-16
drm/exynos: remove function check_gem_flags
Joonyoung Shim
1
-18
/
+5
2015-08-16
drm/exynos: use ERR_PTR instead of NULL in exynos_drm_gem_init
Joonyoung Shim
1
-4
/
+4
2015-08-16
drm/exynos: remove unused fields of struct exynos_drm_gem_buf
Joonyoung Shim
1
-7
/
+0
2015-08-16
drm/exynos: stop copying sg table
Joonyoung Shim
3
-40
/
+20
2015-08-16
drm/exynos: remove function exynos_drm_gem_map_buf
Joonyoung Shim
1
-24
/
+12
2015-08-16
drm/exynos: remove mutex locking in pagefault handler
Joonyoung Shim
1
-5
/
+0
2015-08-16
drm/exynos: remove function convert_to_vm_err_msg
Joonyoung Shim
1
-24
/
+10
2015-08-16
drm/exynos: stop using sgtable in page fault handler
Joonyoung Shim
3
-29
/
+19
2015-08-16
drm/exynos: remove struct exynos_drm_encoder layer
Gustavo Padovan
15
-309
/
+259
2015-08-16
drm/exynos: fold encoder setup into exynos_drm_load()
Gustavo Padovan
3
-16
/
+10
2015-08-16
drm/exynos: remove exynos_drm_create_enc_conn()
Gustavo Padovan
11
-69
/
+101
2015-08-16
drm/exynos: remove exynos_encoder's .commit() op
Gustavo Padovan
2
-5
/
+0
2015-08-16
drm/exynos: remove extra call to exynos_dp_commit()
Gustavo Padovan
1
-4
/
+3
2015-08-16
drm/exynos: remove extra call to hdmi_commit()
Gustavo Padovan
1
-12
/
+1
2015-08-16
drm/exynos: remove struct exynos_drm_display
Gustavo Padovan
14
-252
/
+177
2015-08-16
drm/exynos: simplify calculation of possible CRTCs
Gustavo Padovan
1
-24
/
+5
2015-08-16
drm/exynos: remove unused .remove() and .check_mode() ops from display
Gustavo Padovan
1
-5
/
+0
2015-08-16
drm/exynos: remove wrappers for phy_power_{on,off}
Gustavo Padovan
1
-15
/
+3
2015-08-16
drm/exynos: split display's .dpms() into .enable() and .disable()
Gustavo Padovan
6
-130
/
+65
2015-08-16
drm/exynos: return return value of exynos_crtc->enable_vblank
Gustavo Padovan
1
-1
/
+1
2015-08-16
drm/exynos: unify exynos_drm_plane names with drm core
Gustavo Padovan
6
-43
/
+44
2015-08-16
drm/exynos: remove unused fields from struct exynos_drm_plane
Gustavo Padovan
1
-18
/
+0
2015-08-16
drm/exynos: use drm atomic state directly
Gustavo Padovan
5
-75
/
+75
2015-08-16
drm/exynos: pass struct exynos_drm_plane in update/enable
Gustavo Padovan
7
-65
/
+40
2015-08-16
drm/exynos: rename win_commit/disable to atomic-like names
Gustavo Padovan
7
-32
/
+32
2015-08-16
drm/exynos: remove duplicated check for suspend
Gustavo Padovan
2
-6
/
+0
2015-08-16
drm/exynos: use KMS version of DRM vblanks functions
Gustavo Padovan
7
-22
/
+20
2015-08-16
drm/exynos: pass the correct pipe number
Gustavo Padovan
1
-1
/
+1
2015-08-16
drm/exynos: clear channels only when iommu is enabled
Joonyoung Shim
1
-1
/
+2
2015-08-16
drm/exynos: remove drm_iommu_attach_device_if_possible
Joonyoung Shim
7
-31
/
+10
2015-08-16
drm/exynos: move order to register vidi kms driver
Joonyoung Shim
1
-3
/
+3
2015-08-16
drm/exynos/mixer: replace MXR_INT_EN register cache with flag
Andrzej Hajda
1
-11
/
+9
2015-08-16
drm/exynos/mixer: simplify poweron flag
Andrzej Hajda
1
-38
/
+14
2015-08-16
drm/exynos: remove unnecessary checking to support iommu
Joonyoung Shim
7
-38
/
+13
2015-08-16
drm/exynos: remove to use ifdef CONFIG_ARM_DMA_USE_IOMMU
Joonyoung Shim
1
-4
/
+0
2015-08-16
drm/exynos: gsc: Handles the combination of rotation and flip
Hyungwon Hwang
1
-0
/
+16
2015-08-16
drm/exynos/hdmi: remove hdmi_v14_conf struct
Andrzej Hajda
1
-318
/
+109
2015-08-16
drm/exynos/hdmi: remove hdmi_v13_conf struct
Andrzej Hajda
1
-179
/
+101
2015-08-16
drm/exynos/hdmi: remove redundant configuration fields
Andrzej Hajda
1
-44
/
+24
2015-08-16
drm/exynos/hdmi: add driver data pointer to private context
Andrzej Hajda
1
-29
/
+20
2015-08-16
drm/exynos/hdmi: remove private lock code
Andrzej Hajda
1
-24
/
+3
2015-08-16
drm/exynos/hdmi: Simplify HPD gpio handling
Andrzej Hajda
1
-10
/
+3
2015-08-16
drm/exynos/hdmi: remove old platform data code
Andrzej Hajda
1
-31
/
+5
2015-08-16
drm/exynos/fimc: fix runtime pm support
Marek Szyprowski
1
-1
/
+0
2015-08-16
drm/exynos/mixer: always update INT_EN cache
Andrzej Hajda
1
-0
/
+5
[next]