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
/
tidss
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-10
drm/tidss: use devm_platform_ioremap_resource_byname
Wang Xiaojun
1
-8
/
+1
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-09
drm/atomic: Pass the full state to CRTC atomic enable/disable
Maxime Ripard
1
-2
/
+4
2020-10-05
drm/tidss: Add prepare_fb to the plane helper funcs
Gowtham Tammana
1
-0
/
+2
2020-08-21
drm/tidss: implement WA for AM65xx erratum i2000
Tomi Valkeinen
2
-4
/
+32
2020-08-11
Merge tag 'drm-misc-fixes-2020-08-04' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
1
-1
/
+1
2020-08-04
drm/tidss: fix modeset init for DPI panels
Tomi Valkeinen
1
-1
/
+1
2020-07-16
drm/tidss: Replace HTTP links with HTTPS ones
Alexander A. Klimov
17
-17
/
+17
2020-07-02
drm/atomic-helper: reset vblank on crtc reset
Daniel Vetter
2
-7
/
+1
2020-07-01
drm/tidss: drop use of legacy drm_bus_flags
Sam Ravnborg
1
-2
/
+2
2020-06-24
Merge tag 'drm-misc-next-2020-06-19' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-1
/
+1
2020-06-10
drm/cma-helper: Rework DRM_GEM_CMA_VMAP_DRIVER_OPS macro
Thomas Zimmermann
1
-1
/
+1
2020-06-02
Merge tag 'drm-next-2020-06-02' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
9
-70
/
+32
2020-05-05
drm/tidss: remove AM65x PG1 YUV erratum code
Tomi Valkeinen
2
-15
/
+2
2020-04-28
drm/tidss: Delete tidss->saved_state
Daniel Vetter
1
-2
/
+0
2020-04-28
drm/tidss: Don't use drm_device->dev_private
Daniel Vetter
6
-20
/
+20
2020-04-28
drm/tidss: Use devm_drm_dev_alloc
Daniel Vetter
1
-11
/
+4
2020-04-20
drm/tidss: fix crash related to accessing freed memory
Tomi Valkeinen
3
-12
/
+42
2020-04-02
drm/tidss: Use simple encoder
Thomas Zimmermann
1
-7
/
+3
2020-03-26
drm/tidss: Drop explicit drm_mode_config_cleanup call
Daniel Vetter
3
-19
/
+5
2020-03-26
drm: Garbage collect drm_dev_fini
Daniel Vetter
1
-2
/
+0
2020-03-26
drm/tidss: Use drmm_add_final_kfree
Daniel Vetter
1
-2
/
+2
2020-02-28
drm/tidss: Drop pointless static qualifier in dispc_find_csc()
YueHaibing
1
-1
/
+1
2020-02-28
drm/tidss: fix spelling mistakes "bufer" and "requsted"
Colin Ian King
1
-2
/
+2
2020-02-28
drm/tidss: Use drm_for_each_bridge_in_chain()
Laurent Pinchart
1
-1
/
+1
2020-02-28
drm/tidss: dispc: Fix broken plane positioning code
Jyri Sarha
5
-36
/
+133
2020-02-26
drm/bridge: Extend bridge API to disable connector creation
Laurent Pinchart
1
-1
/
+1
2020-01-27
drm/tidss: New driver for TI Keystone platform Display SubSystem
Jyri Sarha
19
-0
/
+4974