index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-20
drm/exynos/gscaler: fix handling YVU420 pixel format
sandbox/ahajda/dev/exynos-drm-local-path
Andrzej Hajda
1
-15
/
+37
2019-03-20
drm/exynos/gscaler: change supported color format BGRX8888 to XBGR8888
Andrzej Hajda
1
-3
/
+3
2019-03-20
drm/exynos/decon5433: wait for finish previous update
Andrzej Hajda
1
-0
/
+5
2019-03-20
drm/exynos/decon5433: add local path support
Andrzej Hajda
2
-14
/
+72
2019-03-20
drm/exynos/gscaler: add local path support
Andrzej Hajda
2
-29
/
+156
2019-03-20
arm64: dts: exynos: add DSD/GSD clocks to DECONs and GSCALERs
Andrzej Hajda
1
-10
/
+15
2019-03-20
arm64: dts: exynos: configure GSCALER related clocks
Andrzej Hajda
2
-2
/
+10
2019-03-20
drm/exynos/gscaler: fix id assignement
Andrzej Hajda
1
-1
/
+1
2019-03-20
drm/exynos: add GSCALER plane capability
Andrzej Hajda
2
-1
/
+14
2019-03-20
drm/exynos: add plane update/disable callbacks for planes
Andrzej Hajda
1
-0
/
+7
2019-03-20
drm/exynos: set cursor plane in exynos_drm_crtc_init
Andrzej Hajda
2
-3
/
+13
2019-03-20
drm/exynos: set primary plane in exynos_drm_crtc_init
Andrzej Hajda
7
-10
/
+9
2019-03-20
drm/exynos: unify plane type assignment
Andrzej Hajda
7
-39
/
+20
2019-03-20
drm/exynos/vidi: remove encoder_to_vidi helper
Andrzej Hajda
1
-6
/
+1
2019-03-20
drm/exynos: remove standalone exynos_drm_crtc leftovers
Andrzej Hajda
3
-42
/
+0
2019-03-20
drm/exynos/vidi: embed exynos_drm_crtc directly into context
Andrzej Hajda
1
-12
/
+14
2019-03-20
drm/exynos/mixer: embed exynos_drm_crtc directly into context
Andrzej Hajda
1
-19
/
+20
2019-03-20
drm/exynos/fimd: embed exynos_drm_crtc directly into context
Andrzej Hajda
1
-29
/
+31
2019-03-20
drm/exynos/decon7: embed exynos_drm_crtc directly into context
Andrzej Hajda
1
-24
/
+26
2019-03-20
drm/exynos/decon5433: embed exynos_drm_crtc directly into context
Andrzej Hajda
1
-26
/
+26
2019-03-20
drm/exynos: add exynos_drm_crtc_init function
Andrzej Hajda
2
-0
/
+12
2019-03-20
drm/exynos: drop exynos_drm_plane_config structure
Andrzej Hajda
7
-134
/
+76
2019-03-20
drm/exynos: remove spare macro
Andrzej Hajda
1
-1
/
+0
2019-03-20
drm/exynos: remove exynos_drm_plane.h header
Andrzej Hajda
10
-22
/
+4
2019-03-20
drm/exynos/fimd: add dynamic zpos support
Andrzej Hajda
1
-28
/
+18
2019-03-20
drm/exynos/fimd: create local helper for disabling hardware window
Andrzej Hajda
1
-12
/
+11
2019-03-20
drm/exynos/decon5433: add dynamic zpos support
Andrzej Hajda
1
-26
/
+19
2019-03-20
LOCAL / configs: Add the tizen_tm2_defconfig
Chanwoo Choi
1
-0
/
+417
2019-03-14
Merge branch 'drm-next-5.1' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
3
-3
/
+21
2019-03-14
Merge tag 'drm-intel-next-fixes-2019-03-12' of git://anongit.freedesktop.org/...
Dave Airlie
6
-73
/
+94
2019-03-14
Merge tag 'drm-misc-next-fixes-2019-03-13' of git://anongit.freedesktop.org/d...
Dave Airlie
5
-38
/
+67
2019-03-12
Merge branch 'etnaviv/next' of https://git.pengutronix.de/git/lst/linux into ...
Dave Airlie
10
-13
/
+11
2019-03-12
Merge branch 'drm-next-5.1' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
20
-210
/
+227
2019-03-12
Merge tag 'drm-misc-next-fixes-2019-03-06' of git://anongit.freedesktop.org/d...
Dave Airlie
2
-36
/
+29
2019-03-11
drm/amdgpu: Update gc golden setting for vega family
shaoyunl
1
-0
/
+1
2019-03-11
drm/amd/powerplay: correct power reading on fiji
Evan Quan
1
-3
/
+3
2019-03-11
drm/amd/powerplay: set max fan target temperature as 105C
Evan Quan
1
-0
/
+17
2019-03-08
drm/i915: Relax mmap VMA check
Tvrtko Ursulin
1
-1
/
+2
2019-03-08
drm/i915: Fix atomic state leak when resetting HDMI link
José Roberto de Souza
1
-6
/
+1
2019-03-08
drm/i915: Acquire breadcrumb ref before cancelling
Chris Wilson
1
-10
/
+8
2019-03-08
drm/i915/selftests: Always free spinner on __sseu_prepare error
Chris Wilson
1
-35
/
+34
2019-03-08
drm/i915: Reacquire priolist cache after dropping the engine lock
Chris Wilson
1
-10
/
+17
2019-03-08
drm/i915: Protect i915_active iterators from the shrinker
Chris Wilson
1
-11
/
+25
2019-03-08
drm/i915: HDCP state handling in ddi_update_pipe
Ramalingam C
1
-0
/
+7
2019-03-07
drm/qxl: remove conflicting framebuffers earlier
Gerd Hoffmann
1
-1
/
+4
2019-03-07
drm/fb-helper: call vga_remove_vgacon automatically.
Gerd Hoffmann
1
-3
/
+11
2019-03-07
drm: move i915_kick_out_vgacon to vgaarb
Gerd Hoffmann
3
-34
/
+52
2019-03-06
drm/amd/display: don't call dm_pp_ function from an fpu block
Harry Wentland
1
-2
/
+6
2019-03-05
Merge tag 'drm-misc-fixes-2019-02-22' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
3
-12
/
+34
2019-03-05
drm/amd/display: Use vrr friendly pageflip throttling in DC.
Mario Kleiner
1
-1
/
+27
[next]