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
/
imx
/
dcss
Commit message (
Expand
)
Author
Age
Files
Lines
*
Backmerge tag 'v5.17-rc6' into drm-next
Dave Airlie
2022-02-28
1
-0
/
+1
|
\
|
*
drm/imx/dcss: i.MX8MQ DCSS select DRM_GEM_CMA_HELPER
Rudi Heitbaum
2022-02-18
1
-0
/
+1
*
|
drm/imx/dcss: Replace module initialization with DRM helpers
Javier Martinez Canillas
2022-01-19
1
-1
/
+2
|
/
*
drm: Remove CONFIG_DRM_KMS_CMA_HELPER option
Thomas Zimmermann
2021-11-30
1
-1
/
+1
*
drm/bridge: Centralize error message when bridge attach fails
Laurent Pinchart
2021-07-28
1
-4
/
+1
*
drm/imx/dcss: Don't set struct drm_device.irq_enabled
Thomas Zimmermann
2021-06-29
1
-3
/
+0
*
drm/<driver>: drm_gem_plane_helper_prepare_fb is now the default
Daniel Vetter
2021-06-24
1
-1
/
+0
*
drm/imx: Don't set allow_fb_modifiers explicitly
Daniel Vetter
2021-04-15
1
-1
/
+0
*
drm: Use state helper instead of the plane state pointer
Maxime Ripard
2021-02-25
1
-1
/
+2
*
drm/atomic: Pass the full state to planes atomic disable and update
Maxime Ripard
2021-02-25
1
-2
/
+4
*
drm: Rename plane->state variables in atomic update and disable
Maxime Ripard
2021-02-24
1
-12
/
+13
*
drm: Use the state pointer directly in planes atomic_check
Maxime Ripard
2021-02-24
1
-1
/
+1
*
drm/atomic: Pass the full state to planes atomic_check
Maxime Ripard
2021-02-24
1
-1
/
+3
*
drm: Rename plane atomic_check state names
Maxime Ripard
2021-02-24
1
-13
/
+13
*
drm/gem: Move drm_gem_fb_prepare_fb() to GEM atomic helpers
Thomas Zimmermann
2021-02-23
1
-2
/
+2
*
drm/imx/dcss: allow using nearest neighbor interpolation scaling
Laurentiu Palcu
2020-11-26
3
-10
/
+50
*
drm/imx/dcss: fix coccinelle warning
Laurentiu Palcu
2020-11-26
1
-2
/
+1
*
drm/imx/dcss: fix rotations for Vivante tiled formats
Laurentiu Palcu
2020-11-26
1
-2
/
+9
*
drm/<drivers>: Constify struct drm_driver
Daniel Vetter
2020-11-06
1
-1
/
+1
*
drm/atomic: Pass the full state to CRTC atomic begin and flush
Maxime Ripard
2020-11-02
1
-2
/
+2
*
drm/atomic: Pass the full state to CRTC atomic enable/disable
Maxime Ripard
2020-10-09
1
-2
/
+7
*
drm/imx/dcss: Initialize DRM driver instance with CMA helper macro
Thomas Zimmermann
2020-09-25
1
-13
/
+1
*
drm/imx/dcss: fix unused but set variable warnings
Wang ShaoBo
2020-09-21
1
-2
/
+0
*
drm/imx/dcss: fix compilation issue on 32bit
Laurentiu Palcu
2020-09-10
1
-1
/
+1
*
drm/imx/dcss: use drm_bridge_connector API
Laurentiu Palcu
2020-09-09
3
-8
/
+41
*
drm/imx: Add initial support for DCSS on iMX8MQ
Laurentiu Palcu
2020-09-09
15
-0
/
+3959