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
/
stm
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-07
stm: ltdc: fix two incorrect NULL checks on list iterator
Xiaomeng Tong
1
-6
/
+10
2022-02-25
drm/stm: ltdc: add support for CRC hashing feature
Raphael Gallais-Pou
2
-3
/
+104
2022-02-25
drm/stm: Avoid using val uninitialized in ltdc_set_ycbcr_config()
Nathan Chancellor
1
-1
/
+2
2022-01-27
drm/stm: Use drm_module_platform_driver() to register the driver
Javier Martinez Canillas
1
-1
/
+2
2022-01-13
drm/stm: ltdc: Drop format_mod_supported function
José Expósito
1
-11
/
+0
2022-01-13
drm/stm: ltdc: add support of ycbcr pixel formats
Yannick Fertre
2
-7
/
+245
2022-01-13
drm/stm: ltdc: add support of flexible pixel formats
Yannick Fertre
2
-56
/
+145
2022-01-13
drm/stm: ltdc: add per plane update support
Yannick Fertre
2
-3
/
+24
2022-01-13
drm/stm: ltdc: add YCbCr 422 output support
Yannick Fertre
2
-1
/
+44
2022-01-13
drm/stm: ltdc: switch to regmap
Yannick Fertre
2
-71
/
+68
2022-01-04
drm/stm: ltdc: support of new hardware version
Yannick Fertre
2
-30
/
+145
2022-01-04
drm/stm: remove conflicting framebuffers
Yannick Fertre
1
-0
/
+5
2022-01-04
drm/stm: dsi: provide the implementation of mode_valid()
Antonio Borneo
1
-0
/
+98
2022-01-04
drm/stm: dsi: move lane capability detection in probe()
Antonio Borneo
1
-8
/
+8
2021-11-30
drm: Remove CONFIG_DRM_KMS_CMA_HELPER option
Thomas Zimmermann
1
-1
/
+0
2021-09-09
drm/stm: ltdc: add layer alpha support
Raphael Gallais-Pou
1
-1
/
+3
2021-09-09
drm/stm: ltdc: attach immutable zpos property to planes
Raphael Gallais-Pou
1
-0
/
+3
2021-07-19
drm/stm: dsi: compute the transition time from LP to HS and back
Antonio Borneo
1
-4
/
+13
2021-07-19
drm/stm: ltdc: Silence -EPROBE_DEFER till bridge attached
Jagan Teki
1
-3
/
+5
2021-06-29
drm/stm: Don't set struct drm_device.irq_enabled
Thomas Zimmermann
1
-3
/
+0
2021-06-24
drm/<driver>: drm_gem_plane_helper_prepare_fb is now the default
Daniel Vetter
1
-1
/
+0
2021-06-08
drm/stm: Remove usage of drm_display_mode_to_videomode()
Marek Vasut
1
-16
/
+17
2021-05-06
drm/stm: Don't set allow_fb_modifiers explicitly
Daniel Vetter
1
-2
/
+0
2021-03-08
drm/stm: dsi: Avoid printing errors for -EPROBE_DEFER
Yannick Fertre
1
-6
/
+3
2021-03-08
drm/stm: ltdc: Use simple encoder
Jagan Teki
1
-10
/
+2
2021-02-25
drm: Use state helper instead of the plane state pointer
Maxime Ripard
1
-1
/
+2
2021-02-25
drm/atomic: Pass the full state to planes atomic disable and update
Maxime Ripard
1
-2
/
+4
2021-02-24
drm: Rename plane->state variables in atomic update and disable
Maxime Ripard
1
-14
/
+14
2021-02-24
drm/atomic: Pass the full state to planes atomic_check
Maxime Ripard
1
-1
/
+3
2021-02-24
drm: Rename plane atomic_check state names
Maxime Ripard
1
-5
/
+5
2021-02-23
drm/gem: Move drm_gem_fb_prepare_fb() to GEM atomic helpers
Thomas Zimmermann
1
-2
/
+2
2021-02-15
drm/stm: Fix bus_flags handling
Marek Vasut
1
-2
/
+31
2020-12-15
drm: automatic legacy gamma support
Tomi Valkeinen
1
-1
/
+0
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
/
+1
2020-10-09
drm/atomic: Pass the full state to CRTC atomic enable/disable
Maxime Ripard
1
-2
/
+2
2020-07-08
drm/stm: repair runtime power management
Marek Vasut
1
-0
/
+3
2020-07-08
drm/stm: ltdc: remove call of pm-runtime functions
Yannick Fertre
1
-16
/
+0
2020-06-10
drm/stm: Set GEM CMA functions with DRM_GEM_CMA_DRIVER_OPS_WITH_DUMB_CREATE
Thomas Zimmermann
1
-6
/
+1
2020-06-10
drm/stm: Use GEM CMA object functions
Thomas Zimmermann
1
-5
/
+1
2020-04-27
drm/stm: ltdc: check number of endpoints
Yannick Fertre
1
-50
/
+52
2020-03-26
drm/stm: Drop explicit drm_mode_config_cleanup call
Daniel Vetter
1
-6
/
+4
2020-02-26
drm/bridge: Extend bridge API to disable connector creation
Laurent Pinchart
1
-1
/
+1
2020-02-13
drm/stm: Convert to CRTC VBLANK callbacks
Thomas Zimmermann
2
-1
/
+1
2020-02-13
drm/stm: Convert to struct drm_crtc_helper_funcs.get_scanout_position()
Thomas Zimmermann
3
-42
/
+39
2020-02-04
drm/stm: dsi: stm mipi dsi doesn't print error on probe deferral
Etienne Carriere
1
-1
/
+3
2020-02-04
drm/stm: ltdc: check crtc state before enabling LIE
Yannick Fertre
1
-1
/
+6
2020-02-04
drm/stm: ltdc: add number of interrupts
Yannick Fertre
2
-15
/
+16
2019-12-20
drm/stm: ltdc: move pinctrl to encoder mode set
Yannick Fertré
1
-6
/
+18
2019-12-16
drm/bridge/synopsys: dsi: driver-specific configuration of phy timings
Heiko Stuebner
1
-0
/
+13
[next]