index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
arm
/
display
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-07
Merge tag 'drm-misc-next-2020-12-17' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
1
-1
/
+0
2020-12-18
drm/komeda: Fix bit check to import to value of proper type
Carsten Haitzler
1
-1
/
+2
2020-12-18
drm/komeda: Handle NULL pointer access code path in error case
Carsten Haitzler
1
-2
/
+2
2020-12-18
drm/komeda: Remove useless variable assignment
Carsten Haitzler
1
-1
/
+0
2020-12-18
drm/komeda: Correct the sequence of hw_done() and flip_done()
James Qian Wang
1
-2
/
+2
2020-12-15
drm: automatic legacy gamma support
Tomi Valkeinen
1
-1
/
+0
2020-11-10
drm: Use state helper instead of CRTC state pointer
Maxime Ripard
1
-1
/
+3
2020-11-06
drm/<drivers>: Constify struct drm_driver
Daniel Vetter
1
-1
/
+1
2020-11-02
drm/atomic: Pass the full state to CRTC atomic begin and flush
Maxime Ripard
1
-1
/
+3
2020-11-02
drm/atomic: Pass the full state to CRTC atomic_check
Maxime Ripard
1
-4
/
+6
2020-10-23
drm/komeda: Convert to DEFINE_SHOW_ATTRIBUTE
Qinglang Miao
1
-12
/
+1
2020-10-20
drm/komeda: Drop local dma_parms
Robin Murphy
2
-4
/
+1
2020-10-09
drm/atomic: Pass the full state to CRTC atomic enable/disable
Maxime Ripard
1
-2
/
+6
2020-07-02
drm/atomic-helper: reset vblank on crtc reset
Daniel Vetter
1
-5
/
+2
2020-06-10
drm/komeda: Set GEM CMA functions with DRM_GEM_CMA_DRIVER_OPS_WITH_DUMB_CREATE
Thomas Zimmermann
1
-6
/
+1
2020-06-10
drm/komeda: Use GEM CMA object functions
Thomas Zimmermann
1
-5
/
+1
2020-05-20
drm/arm: remove _unlocked suffix in drm_gem_object_put_unlocked
Emil Velikov
1
-3
/
+3
2020-04-28
drm/komeda: use devm_drm_dev_alloc
Daniel Vetter
1
-11
/
+5
2020-04-17
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
1
-2
/
+2
2020-03-26
drm/<drivers>: Use drmm_add_final_kfree
Daniel Vetter
1
-0
/
+2
2020-03-06
drm/komeda: mark PM functions as __maybe_unused
Arnd Bergmann
1
-2
/
+2
2020-01-03
Merge tag 'drm-misc-next-2020-01-02' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
8
-55
/
+74
2019-12-27
drm/komeda: Add runtime_pm support
james qian wang (Arm Technology China)
4
-53
/
+53
2019-12-27
drm/komeda: Add event handling for EMPTY/FULL
james qian wang (Arm Technology China)
4
-2
/
+21
2019-12-17
Merge tag 'drm-misc-next-2019-12-16' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
16
-95
/
+260
2019-12-12
drm/komeda: Enable new product D32 support
james qian wang (Arm Technology China)
5
-16
/
+42
2019-12-12
drm/komeda: Update the chip identify
james qian wang (Arm Technology China)
4
-49
/
+54
2019-12-12
drm/komeda: Correct d71 register block counting
james qian wang (Arm Technology China)
1
-3
/
+6
2019-11-19
drm/komeda: Clean warnings: candidate for 'gnu_printf’ format attribute
james qian wang (Arm Technology China)
1
-0
/
+1
2019-11-14
drm/komeda: Adds gamma and color-transform support for DOU-IPS
Lowry Li (Arm Technology China)
4
-0
/
+31
2019-11-14
drm/komeda: Add drm_ctm_to_coeffs()
james qian wang (Arm Technology China)
2
-0
/
+15
2019-11-14
drm/komeda: Add drm_lut_to_fgamma_coeffs()
james qian wang (Arm Technology China)
2
-1
/
+60
2019-11-13
Merge v5.4-rc7 into drm-next
Dave Airlie
2
-3
/
+4
2019-11-13
drm/komeda: Fix komeda driver build error
james qian wang (Arm Technology China)
1
-2
/
+2
2019-11-12
drm/komeda: add rate limiting disable to err_verbosity
Mihail Atanassov
2
-1
/
+3
2019-11-12
drm/komeda: Add option to print WARN- and INFO-level IRQ events
Mihail Atanassov
2
-0
/
+15
2019-11-12
drm/komeda: Optionally dump DRM state on interrupts
Mihail Atanassov
2
-2
/
+11
2019-11-12
drm/komeda: Remove CONFIG_KOMEDA_ERROR_PRINT
Mihail Atanassov
3
-15
/
+2
2019-11-12
drm/komeda: Add debugfs node to control error verbosity
Mihail Atanassov
4
-5
/
+24
2019-11-06
drm/komeda: Use devm_platform_ioremap_resource() in komeda_dev_create()
Markus Elfring
1
-8
/
+1
2019-10-23
Merge drm/drm-next into drm-misc-next
Sean Paul
1
-3
/
+4
2019-10-21
drm/komeda: Fix typos in komeda_splitter_validate
Mihail Atanassov
1
-2
/
+2
2019-10-21
drm/komeda: Don't flush inactive pipes
Mihail Atanassov
1
-1
/
+2
2019-10-21
drm/komeda: Dump SC_ENH_* registers from scaler block
Mihail Atanassov
1
-1
/
+13
2019-10-16
drm/komeda: Adds output-color format support
Lowry Li (Arm Technology China)
6
-7
/
+38
2019-10-16
drm/komeda: Set output color depth for output
Lowry Li (Arm Technology China)
6
-0
/
+46
2019-10-16
drm/komeda: Adds layer horizontal input size limitation check for D71
Lowry Li (Arm Technology China)
1
-0
/
+49
2019-10-16
drm/komeda: Add line size support
Lowry Li (Arm Technology China)
4
-15
/
+70
2019-10-11
Merge tag 'drm-misc-next-2019-10-09-2' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
13
-51
/
+475
2019-10-09
drm/komeda: remove redundant assignment to pointer disable_done
Colin Ian King
1
-1
/
+1
[next]