index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
tidss
Age
Commit message (
Expand
)
Author
2026-06-22
drm/tidss: oldi: Switch to atomic_create_state
Maxime Ripard
2026-06-22
drm/tidss: encoder: Switch to atomic_create_state
Maxime Ripard
2026-05-29
drm/tidss: Convert to atomic_create_state
Maxime Ripard
2026-05-07
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2026-05-06
Merge tag 'drm-misc-next-2026-04-20' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
2026-05-04
drm: Rename struct drm_atomic_state to drm_atomic_commit
Maxime Ripard
2026-04-30
drm/tidss: remove now-redundant call to drm_connector_attach_encoder()
Luca Ceresoli
2026-03-27
drm/tidss: Fix missing drm_bridge_add() call
Tomi Valkeinen
2026-03-27
drm/tidss: Drop extra drm_mode_config_reset() call
Tomi Valkeinen
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-01-03
drm/tidss: Fix enable/disable order
Tomi Valkeinen
2025-11-12
drm/tidss: Move OLDI mode validation to OLDI bridge mode_valid hook
Jayesh Choudhary
2025-11-12
drm/tidss: Remove max_pclk_khz and min_pclk_khz from tidss display features
Jayesh Choudhary
2025-11-10
drm/tidss: use drm_crtc_vblank_crtc()
Jani Nikula
2025-10-31
drm/tidss: Set vblank (event) time at crtc_atomic_enable
Tomi Valkeinen
2025-10-31
drm/tidss: Restructure dispc_vp_prepare() and dispc_vp_enable()
Tomi Valkeinen
2025-10-31
drm: include drm_print.h where needed
Jani Nikula
2025-09-30
drm/tidss: crtc: Cleanup reset implementation
Maxime Ripard
2025-09-30
drm/tidss: crtc: Implement destroy_state
Maxime Ripard
2025-09-30
drm/tidss: crtc: Change variable name
Maxime Ripard
2025-09-30
drm/tidss: Remove ftrace-like logs
Maxime Ripard
2025-09-30
drm/tidss: Convert to drm logging
Maxime Ripard
2025-09-03
drm/tidss: dispc: Explicitly include bitfield.h
Nathan Chancellor
2025-09-01
drm/tidss: dispc: Define field masks being used
Maxime Ripard
2025-09-01
drm/tidss: dispc: Switch OVR_REG_FLD_MOD to using a mask
Maxime Ripard
2025-09-01
drm/tidss: dispc: Switch VP_REG_FLD_MOD to using a mask
Maxime Ripard
2025-09-01
drm/tidss: dispc: Switch VP_REG_GET to using a mask
Maxime Ripard
2025-09-01
drm/tidss: dispc: Switch VID_REG_FLD_MOD to using a mask
Maxime Ripard
2025-09-01
drm/tidss: dispc: Switch VID_REG_GET to using a mask
Maxime Ripard
2025-09-01
drm/tidss: dispc: Switch REG_FLD_MOD to using a mask
Maxime Ripard
2025-09-01
drm/tidss: dispc: Switch REG_GET to using a mask
Maxime Ripard
2025-09-01
drm/tidss: dispc: Get rid of FLD_MOD
Maxime Ripard
2025-09-01
drm/tidss: dispc: Get rid of FLD_GET
Maxime Ripard
2025-09-01
drm/tidss: dispc: Get rid of FLD_VAL
Maxime Ripard
2025-09-01
drm/tidss: dispc: Switch to GENMASK instead of FLD_MASK
Maxime Ripard
2025-09-01
drm/tidss: dispc: Convert accessors to macros
Maxime Ripard
2025-09-01
drm/tidss: dispc: Remove unused OVR_REG_GET
Maxime Ripard
2025-08-13
drm/tidss: Remove early fb
Tomi Valkeinen
2025-08-13
drm/tidss: remove redundant assignment to variable ret
Colin Ian King
2025-08-13
drm/tidss: Set crtc modesetting parameters with adjusted mode
Jayesh Choudhary
2025-08-13
drm/tidss: Use the crtc_* timings when programming the HW
Tomi Valkeinen
2025-08-13
drm/tidss: Fix missing includes and struct decls
Tomi Valkeinen
2025-07-18
drm/tidss: oldi: convert to devm_drm_bridge_alloc() API
Jayesh Choudhary
2025-07-18
drm/tidss: encoder: convert to devm_drm_bridge_alloc()
Michael Walle
2025-06-26
drm/tidss: Add OLDI bridge support
Aradhya Bhatia
2025-06-26
drm/tidss: Mark AM65x OLDI code separately
Aradhya Bhatia
2025-05-20
drm/tidss: Add support for AM62L display subsystem
Devarsh Thakkar
2025-05-20
drm/tidss: Update infrastructure to support K3 DSS cut-down versions
Devarsh Thakkar
2025-03-20
drm/bridge: Add encoder parameter to drm_bridge_funcs.attach
Maxime Ripard
[next]