index
:
sinitax/cachepc-linux
master
Fork of AMDESE/linux with modifications for CachePC side-channel attack
Louis Burda
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
omapdrm
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
drm/omap: dsi: move panel refresh function to host
Sebastian Reichel
2020-12-15
4
-95
/
+88
*
drm/omap: dsi: do ULPS in host driver
Sebastian Reichel
2020-12-15
3
-279
/
+60
*
drm/omap: dsi: untangle ulps ops from enable/disable
Sebastian Reichel
2020-12-15
3
-20
/
+46
*
drm/omap: dsi: do bus locking in host driver
Sebastian Reichel
2020-12-15
3
-60
/
+28
*
drm/omap: dsi: drop custom enable_te() API
Sebastian Reichel
2020-12-15
3
-14
/
+25
*
drm/omap: dsi: move TE GPIO handling into core
Sebastian Reichel
2020-12-15
2
-109
/
+140
*
drm/omap: dsi: lp/hs switching support for transfer()
Sebastian Reichel
2020-12-15
3
-7
/
+10
*
drm/omap: panel-dsi-cm: use bulk regulator API
Sebastian Reichel
2020-12-15
1
-44
/
+21
*
drm/omap: dsi: use pixel-format and mode from attach
Sebastian Reichel
2020-12-15
2
-14
/
+19
*
drm/omap: dsi: drop useless sync()
Sebastian Reichel
2020-12-15
3
-22
/
+0
*
drm/omap: dsi: drop unused enable_te()
Sebastian Reichel
2020-12-15
2
-41
/
+0
*
drm/omap: dsi: drop unused get_te()
Sebastian Reichel
2020-12-15
2
-14
/
+0
*
drm/omap: dsi: drop unused memory_read()
Sebastian Reichel
2020-12-15
2
-97
/
+0
*
drm/omap: panel-dsi-cm: use common MIPI DCS 1.3 defines
Sebastian Reichel
2020-12-15
1
-5
/
+4
*
drm/omap: panel-dsi-cm: drop hardcoded VC
Sebastian Reichel
2020-12-15
1
-13
/
+7
*
drm/omap: dsi: request VC via mipi_dsi_attach
Sebastian Reichel
2020-12-15
3
-47
/
+41
*
drm/omap: panel-dsi-cm: use DSI helpers
Sebastian Reichel
2020-12-15
1
-107
/
+18
*
drm/omap: dsi: introduce mipi_dsi_host
Sebastian Reichel
2020-12-15
3
-76
/
+102
*
drm/omap: dsi: switch dsi_vc_send_long/short to mipi_dsi_msg
Sebastian Reichel
2020-12-15
1
-49
/
+39
*
drm/omap: dsi: simplify read functions
Sebastian Reichel
2020-12-15
1
-76
/
+34
*
drm/omap: dsi: simplify write function
Sebastian Reichel
2020-12-15
2
-113
/
+34
*
drm/omap: dsi: drop virtual channel logic
Sebastian Reichel
2020-12-15
3
-49
/
+12
*
drm/omap: dsi: unexport specific data transfer functions
Sebastian Reichel
2020-12-15
2
-32
/
+0
*
drm/omap: panel-dsi-cm: convert to transfer API
Sebastian Reichel
2020-12-15
1
-37
/
+95
*
drm/omap: dsi: add generic transfer function
Sebastian Reichel
2020-12-15
2
-0
/
+57
*
drm/omap: constify write buffers
Sebastian Reichel
2020-12-15
2
-17
/
+17
*
drm/omap: dsi: use MIPI_DSI_FMT_* instead of OMAP_DSS_DSI_FMT_*
Sebastian Reichel
2020-12-15
3
-41
/
+26
*
drm/omap: drop unused dsi.configure_pins
Sebastian Reichel
2020-12-15
3
-14
/
+0
*
Revert "drm/omap: dss: Remove unused omap_dss_device operations"
Sebastian Reichel
2020-12-15
3
-5
/
+71
*
drm/omap: Enable COLOR_ENCODING and COLOR_RANGE properties for planes
Jyri Sarha
2020-12-15
3
-42
/
+93
*
drm/omap: rearrange includes in omapdss.h
Tomi Valkeinen
2020-12-15
1
-4
/
+4
*
drm/omap: Implement CTM property for CRTC using OVL managers CPR matrix
Jyri Sarha
2020-12-15
1
-2
/
+37
*
drm/omap: use degamma property for gamma table
Tomi Valkeinen
2020-12-15
1
-6
/
+6
*
drm: automatic legacy gamma support
Tomi Valkeinen
2020-12-15
1
-1
/
+0
*
Merge drm/drm-next into drm-misc-next
Maarten Lankhorst
2020-12-15
1
-6
/
+4
|
\
|
*
Merge tag 'drm-misc-next-2020-11-27-1' of git://anongit.freedesktop.org/drm/d...
Daniel Vetter
2020-12-15
1
-2
/
+1
|
|
\
|
*
\
Merge tag 'drm-next-2020-12-11' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2020-12-14
42
-90
/
+103
|
|
\
\
|
*
|
|
drm/omap: sdi: fix bridge enable/disable
Tomi Valkeinen
2020-11-30
1
-6
/
+4
*
|
|
|
drm/prime: split array import functions v4
Christian König
2020-11-30
1
-2
/
+1
|
|
_
|
/
|
/
|
|
*
|
|
mm: introduce vma_set_file function v5
Christian König
2020-11-19
1
-2
/
+1
|
|
/
|
/
|
*
|
drm/omap: dmm_tiler: fix return error code in omap_dmm_probe()
Yang Yingliang
2020-11-17
1
-0
/
+1
*
|
drm/omap: Fix runtime PM imbalance on error
Dinghao Liu
2020-11-10
6
-14
/
+26
*
|
drm: omapdrm: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-11-10
37
-38
/
+38
*
|
drm/omap: dsi: Rework and remove a few unused variables
Lee Jones
2020-11-10
1
-7
/
+2
*
|
drm/omap: omap_irq: Fix a couple of doc-rot issues
Lee Jones
2020-11-10
1
-4
/
+2
*
|
drm/omap: dmm_tiler: Demote abusive use of kernel-doc format
Lee Jones
2020-11-10
1
-3
/
+3
*
|
drm/omap: gem: Fix misnamed and missing parameter descriptions
Lee Jones
2020-11-10
1
-1
/
+2
*
|
drm/<drivers>: Constify struct drm_driver
Daniel Vetter
2020-11-06
1
-1
/
+1
*
|
Revert "mm: introduce vma_set_file function v4"
Christian König
2020-11-05
1
-1
/
+2
*
|
mm: introduce vma_set_file function v4
Christian König
2020-11-05
1
-2
/
+1
[prev]
[next]