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.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
/
tidss
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-26
drm/tidss: Fix sync-lost issue with two displays
Tomi Valkeinen
1
-0
/
+10
2024-02-26
drm/tidss: Fix initial plane zpos values
Tomi Valkeinen
1
-1
/
+1
2023-12-01
drm/tidss: Use DRM_PLANE_COMMIT_ACTIVE_ONLY
Tomi Valkeinen
2
-5
/
+1
2023-12-01
drm/tidss: Fix atomic_flush check
Tomi Valkeinen
1
-5
/
+5
2023-12-01
drm/tidss: IRQ code cleanup
Tomi Valkeinen
2
-46
/
+10
2023-12-01
drm/tidss: Fix dss reset
Tomi Valkeinen
1
-1
/
+44
2023-12-01
drm/tidss: Add simple K2G manual reset
Tomi Valkeinen
1
-2
/
+16
2023-12-01
drm/tidss: Check for K2G in in dispc_softreset()
Tomi Valkeinen
1
-6
/
+7
2023-12-01
drm/tidss: Return error value from from softreset
Tomi Valkeinen
1
-5
/
+12
2023-12-01
drm/tidss: Move reset to the end of dispc_init()
Tomi Valkeinen
1
-4
/
+4
2023-12-01
drm/tidss: Drop useless variable init
Tomi Valkeinen
1
-1
/
+1
2023-12-01
drm/tidss: Use PM autosuspend
Tomi Valkeinen
1
-1
/
+8
2023-12-01
drm/tidss: Use pm_runtime_resume_and_get()
Tomi Valkeinen
1
-2
/
+2
2023-12-01
drm/tidss: Add support for AM62A7 DSS
Aradhya Bhatia
3
-0
/
+63
2023-10-31
Revert "drm/tidss: Annotate dma-fence critical section in commit path"
Tomi Valkeinen
1
-4
/
+0
2023-07-29
drm: Fix references to drm_plane_helper_check_state()
Geert Uytterhoeven
1
-1
/
+2
2023-07-21
drm: Explicitly include correct DT includes
Rob Herring
2
-3
/
+1
2023-07-10
drm/tidss: Update encoder/bridge chain connect model
Aradhya Bhatia
3
-63
/
+94
2023-06-19
drm/tidss: Add support for AM625 DSS
Aradhya Bhatia
3
-1
/
+59
2023-06-08
drm/tidss: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-03-14
drm/tidss: Use GEM DMA fbdev emulation
Thomas Zimmermann
1
-2
/
+2
2023-02-20
drm/tidss: Implement struct drm_plane_helper_funcs.atomic_enable
Thomas Zimmermann
1
-0
/
+11
2023-02-20
drm/tidss: Remove return values from dispc_plane_{setup, enable}()
Thomas Zimmermann
3
-22
/
+9
2023-01-18
drm/tidss: Remove unnecessary include statements for drm_crtc_helper.h
Thomas Zimmermann
5
-5
/
+1
2022-12-16
drm: tidss: Fix pixel format definition
Randolph Sapp
1
-2
/
+2
2022-12-16
drm/tidss: Set max DMA segment size
Andrew Davis
1
-0
/
+2
2022-11-05
drm/fb-helper: Remove unnecessary include statements
Thomas Zimmermann
1
-1
/
+0
2022-11-05
drm/fb-helper: Move generic fbdev emulation into separate source file
Thomas Zimmermann
1
-1
/
+1
2022-09-09
drm/tidss: fix repeated words in comments
Jilin Yuan
1
-1
/
+1
2022-08-03
drm/gem: rename struct drm_gem_dma_object.{paddr => dma_addr}
Danilo Krummrich
1
-8
/
+8
2022-08-03
drm/gem: rename GEM CMA helpers to GEM DMA helpers
Danilo Krummrich
4
-8
/
+8
2022-08-03
drm/fb: rename FB CMA helpers to FB DMA helpers
Danilo Krummrich
1
-3
/
+3
2022-08-03
drm/fb: remove unused includes of drm_fb_cma_helper.h
Danilo Krummrich
3
-3
/
+0
2022-07-26
drm: Remove unnecessary include statements of drm_plane_helper.h
Thomas Zimmermann
1
-1
/
+0
2022-07-05
drm: Remove linux/media-bus-format.h from drm_crtc.h
Ville Syrjälä
1
-0
/
+1
2022-06-20
drm: Drop drm_blend.h from drm_crtc.h
Ville Syrjälä
2
-0
/
+2
2022-06-20
drm: Drop drm_framebuffer.h from drm_crtc.h
Ville Syrjälä
2
-0
/
+2
2022-04-19
drm/tidss: Soft Reset DISPC on startup
Devarsh Thakkar
1
-0
/
+18
2022-01-27
drm/tidss: Use drm_module_platform_driver() to register the driver
Javier Martinez Canillas
1
-1
/
+2
2021-11-30
drm: Remove CONFIG_DRM_KMS_CMA_HELPER option
Thomas Zimmermann
1
-1
/
+0
2021-11-29
drm/tidss: Fix warning: unused variable 'tidss_pm_ops'
Cai Huoqing
1
-1
/
+1
2021-11-10
drm/tidss: Make use of the helper macro SET_RUNTIME_PM_OPS()
Cai Huoqing
1
-9
/
+2
2021-08-10
drm/tidss: Convert to Linux IRQ interfaces
Thomas Zimmermann
4
-16
/
+32
2021-07-28
drm/bridge: Centralize error message when bridge attach fails
Laurent Pinchart
1
-3
/
+1
2021-06-29
drm/tidss: Don't use 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-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
/
+2
2021-02-24
drm: Rename plane->state variables in atomic update and disable
Maxime Ripard
1
-4
/
+4
2021-02-24
drm: Use the state pointer directly in planes atomic_check
Maxime Ripard
1
-1
/
+1
[next]