index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-04
sysfb: Enable boot time VESA graphic mode selection
Michal Suchanek
4
-12
/
+11
2022-03-04
sysfb: Make config option dependencies explicit
Michal Suchanek
2
-3
/
+4
2022-03-04
drm/bridge_connector: enable HPD by default if supported
Nikita Yushchenko
1
-1
/
+3
2022-03-04
drm/selftests: fix a shift-out-of-bounds bug
Arunpravin
1
-3
/
+3
2022-03-03
drm/nouveau/instmem: fix uninitialized_var.cocci warning
Guo Zhengkui
1
-1
/
+1
2022-03-03
drm/ssd130x: remove redundant initialization of pointer mode
Colin Ian King
1
-1
/
+1
2022-03-03
drm/aspeed: Add AST2600 chip support
Tommy Haung
1
-0
/
+9
2022-03-03
drm/aspeed: Update INTR_STS handling
Tommy Haung
2
-1
/
+6
2022-03-02
drm: Add TODO item for optimizing format helpers
Thomas Zimmermann
1
-0
/
+22
2022-03-02
fbdev: Improve performance of cfb_imageblit()
Thomas Zimmermann
1
-9
/
+42
2022-03-02
fbdev: Remove trailing whitespaces from cfbimgblt.c
Thomas Zimmermann
1
-30
/
+30
2022-03-02
fbdev: Improve performance of sys_imageblit()
Thomas Zimmermann
1
-11
/
+38
2022-03-02
fbdev: Improve performance of sys_fillrect()
Thomas Zimmermann
1
-13
/
+3
2022-03-02
drm/panfrost: cleanup comments
Tom Rix
5
-5
/
+5
2022-03-02
drm/bridge: nwl-dsi: Remove superfluous write to NWL_DSI_IRQ_MASK register
Liu Ying
1
-9
/
+5
2022-03-02
drm/bridge: Clear the DP_AUX_I2C_MOT bit passed in aux read command.
Hsin-Yi Wang
1
-0
/
+2
2022-03-01
drm/v3d: centralize error handling when init scheduler fails
Melissa Wen
1
-27
/
+13
2022-03-01
drm/bridge: chipone-icn6211: switch to devm_drm_of_get_bridge
José Expósito
1
-6
/
+1
2022-03-01
drm/bridge: anx7625: Fix release wrong workqueue
Xin Ji
1
-2
/
+2
2022-02-28
drm/bridge: it6505: Fix the read buffer array bound
Hsin-Yi Wang
1
-2
/
+2
2022-02-28
drm/panel: simple: Initialize bpc in RK101II01D-CT panel descriptor
Rahul T R
1
-0
/
+1
2022-02-28
drm/bridge: cdns-dsi: Make sure to to create proper aliases for dt
Nishanth Menon
1
-0
/
+1
2022-02-28
drm/tiny: Add MIPI DBI compatible SPI driver
Noralf Trønnes
4
-0
/
+422
2022-02-28
drm/mipi-dbi: Add driver_private member to struct mipi_dbi_dev
Noralf Trønnes
1
-0
/
+8
2022-02-28
drm/modes: Add of_get_drm_panel_display_mode()
Noralf Trønnes
2
-0
/
+57
2022-02-28
drm/modes: Remove trailing whitespace
Noralf Trønnes
1
-1
/
+1
2022-02-28
dt-bindings: display: add bindings for MIPI DBI compatible SPI panels
Noralf Trønnes
1
-0
/
+126
2022-02-28
drm/todo: Update panic handling todo
Daniel Vetter
1
-11
/
+14
2022-02-25
drm/omap: plane: Remove redundant color encoding and range initialisation
Maxime Ripard
1
-3
/
+0
2022-02-25
drm/object: Add default color encoding and range value at reset
Dave Stevenson
1
-0
/
+14
2022-02-25
drm/sun4i: layer: Remove redundant zpos initialisation
Maxime Ripard
1
-9
/
+7
2022-02-25
drm/sti: plane: Remove redundant zpos initialisation
Maxime Ripard
5
-10
/
+3
2022-02-25
drm/rcar: plane: Remove redundant zpos initialisation
Maxime Ripard
2
-2
/
+0
2022-02-25
drm/omap: plane: Remove redundant zpos initialisation
Maxime Ripard
1
-7
/
+0
2022-02-25
drm/nouveau/kms: Remove redundant zpos initialisation
Maxime Ripard
1
-2
/
+0
2022-02-25
drm/msm/mdp5: Remove redundant zpos initialisation
Maxime Ripard
1
-8
/
+8
2022-02-25
drm/object: Add default zpos value at reset
Dave Stevenson
1
-0
/
+11
2022-02-25
drm/object: Add drm_object_property_get_default_value() function
Dave Stevenson
2
-10
/
+50
2022-02-25
drm/omap: plane: Fix zpos initial value mismatch
Maxime Ripard
1
-1
/
+11
2022-02-25
drm: of: Lookup if child node has panel or bridge
Jagan Teki
1
-0
/
+17
2022-02-25
drm/stm: ltdc: add support for CRC hashing feature
Raphael Gallais-Pou
2
-3
/
+104
2022-02-25
drm/stm: Avoid using val uninitialized in ltdc_set_ycbcr_config()
Nathan Chancellor
1
-1
/
+2
2022-02-25
drm/dp: Fix OOB read when handling Post Cursor2 register
Kees Cook
3
-13
/
+10
2022-02-25
drm/dp: Fix off-by-one in register cache size
Kees Cook
1
-1
/
+1
2022-02-24
drm/nouveau: Remove the unused header file nvif/list.h
Cai Huoqing
1
-353
/
+0
2022-02-24
drm/repaper: Use format helper for xrgb8888 to monochrome conversion
Javier Martinez Canillas
1
-23
/
+1
2022-02-23
drm/simpledrm: Add "panel orientation" property on non-upright mounted LCD pa...
Hans de Goede
1
-0
/
+3
2022-02-23
drm/selftests: add drm buddy pathological testcase
Arunpravin
2
-0
/
+131
2022-02-23
drm/selftests: add drm buddy smoke testcase
Arunpravin
2
-0
/
+140
2022-02-23
drm/selftests: add drm buddy pessimistic testcase
Arunpravin
2
-0
/
+148
[next]