index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
ingenic
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-05
drm: Remove linux/media-bus-format.h from drm_crtc.h
Ville Syrjälä
1
-0
/
+1
2022-07-04
drm/ingenic: Use the highest possible DMA burst size
Paul Cercueil
2
-2
/
+11
2022-06-20
drm: Drop drm_framebuffer.h from drm_crtc.h
Ville Syrjälä
2
-0
/
+2
2022-04-11
drm/ingenic: Add dw-hdmi driver specialization for jz4780
Paul Boddie
3
-0
/
+113
2022-04-11
drm/ingenic: Implement proper .atomic_get_input_bus_fmts
Paul Cercueil
1
-1
/
+27
2022-04-05
drm/ingenic: Add ingenic_drm_bridge_atomic_enable and disable
Christophe Branchereau
1
-11
/
+23
2022-03-28
Merge tag 'driver-core-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-6
/
+1
2022-02-25
drm/ingenic: Make use of the helper component_compare_of
Yong Wu
1
-6
/
+1
2022-02-14
drm/ingenic: Fix support for JZ4780 HDMI output
Paul Boddie
1
-2
/
+10
2022-01-27
drm/ingenic: Add support for the nomodeset kernel parameter
Javier Martinez Canillas
1
-0
/
+3
2021-12-16
drm/ingenic: Add support for JZ4780 and HDMI output
Paul Boddie
2
-0
/
+91
2021-12-16
drm/ingenic: prepare ingenic drm for later addition of JZ4780
H. Nikolaus Schaller
1
-3
/
+6
2021-11-30
drm: Remove CONFIG_DRM_KMS_CMA_HELPER option
Thomas Zimmermann
1
-1
/
+0
2021-10-30
drm/ingenic: Remove bogus register write
Paul Cercueil
1
-5
/
+0
2021-10-29
drm/ingenic: Attach bridge chain to encoders
Paul Cercueil
1
-22
/
+70
2021-10-29
drm/ingenic: Upload palette before frame
Paul Cercueil
1
-6
/
+47
2021-10-29
drm/ingenic: Set DMA descriptor chain register when starting CRTC
Paul Cercueil
1
-0
/
+4
2021-10-29
drm/ingenic: Move IPU scale settings to private state
Paul Cercueil
1
-19
/
+54
2021-10-29
drm/ingenic: Add support for private objects
Paul Cercueil
2
-0
/
+115
2021-10-29
drm/ingenic: Simplify code by using hwdescs array
Paul Cercueil
1
-30
/
+48
2021-08-11
drm/ingenic: Use standard drm_atomic_helper_commit_tail
Paul Cercueil
1
-24
/
+4
2021-08-11
drm/ingenic: Remove dead code
Paul Cercueil
1
-3
/
+0
2021-07-28
drm/bridge: Centralize error message when bridge attach fails
Laurent Pinchart
1
-3
/
+1
2021-07-19
drm/ingenic: Convert to Linux IRQ interfaces
Thomas Zimmermann
1
-4
/
+1
2021-06-24
drm/<driver>: drm_gem_plane_helper_prepare_fb is now the default
Daniel Vetter
2
-2
/
+0
2021-05-25
drm/ingenic: Add option to alloc cached GEM buffers
drm-misc-next-2021-05-25
Paul Cercueil
3
-7
/
+74
2021-05-17
drm/ingenic: Fix pixclock rate for 24-bit serial panels
Paul Cercueil
1
-1
/
+1
2021-05-13
drm/ingenic: Switch IPU plane to type OVERLAY
Paul Cercueil
2
-7
/
+6
2021-03-29
drm/ingenic: Register devm action to cleanup encoders
Paul Cercueil
1
-10
/
+7
2021-03-07
drm/ingenic: Fix non-OSD mode
Paul Cercueil
1
-4
/
+7
2021-02-25
drm: Use state helper instead of the plane state pointer
Maxime Ripard
2
-2
/
+4
2021-02-25
drm/atomic: Pass the full state to planes atomic disable and update
Maxime Ripard
2
-4
/
+4
2021-02-24
drm: Rename plane->state variables in atomic update and disable
Maxime Ripard
2
-24
/
+26
2021-02-24
drm: Use state helper instead of plane state pointer in atomic_check
Maxime Ripard
2
-10
/
+14
2021-02-24
drm: Use the state pointer directly in planes atomic_check
Maxime Ripard
2
-2
/
+2
2021-02-24
drm/atomic: Pass the full state to planes atomic_check
Maxime Ripard
2
-2
/
+6
2021-02-24
drm: Rename plane atomic_check state names
Maxime Ripard
2
-28
/
+29
2021-02-23
drm/gem: Move drm_gem_fb_prepare_fb() to GEM atomic helpers
Thomas Zimmermann
2
-3
/
+4
2020-12-15
drm: automatic legacy gamma support
Tomi Valkeinen
1
-2
/
+0
2020-12-08
drm/ingenic: Add support for serial 8-bit delta-RGB panels
Paul Cercueil
2
-1
/
+20
2020-12-08
drm/ingenic: Properly compute timings when using a 3x8-bit panel
Paul Cercueil
1
-1
/
+14
2020-12-08
drm/ingenic: Compute timings according to adjusted_mode->crtc_*
Paul Cercueil
1
-9
/
+9
2020-12-04
drm/ingenic: depend on COMMON_CLK to fix compile tests
Krzysztof Kozlowski
1
-0
/
+1
2020-11-28
drm/ingenic: Add basic PM support
Paul Cercueil
1
-0
/
+18
2020-11-11
drm/ingenic: ipu: Search for scaling coefs up to 102% of the screen
Paul Cercueil
1
-8
/
+15
2020-11-10
drm: Use state helper instead of CRTC state pointer
Maxime Ripard
1
-2
/
+5
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
-8
/
+9
2020-11-02
drm/atomic: Pass the full state to CRTC atomic_check
Maxime Ripard
1
-7
/
+12
2020-10-09
drm/atomic: Pass the full state to CRTC atomic enable/disable
Maxime Ripard
1
-2
/
+2
[next]