index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
target
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-04-25
drm/display: Move HDMI helpers into display-helper module
Thomas Zimmermann
19
-212
/
+246
2022-04-25
drm/display: Move HDCP helpers into display-helper module
Thomas Zimmermann
25
-30
/
+52
2022-04-25
drm/display: Move DSC header and helpers into display-helper module
Thomas Zimmermann
19
-24
/
+46
2022-04-25
drm/display: Split DisplayPort header into core and helper
Thomas Zimmermann
3
-1660
/
+1693
2022-04-25
drm/display: Introduce a DRM display-helper module
Thomas Zimmermann
16
-59
/
+90
2022-04-25
drm: Rename dp/ to display/
Thomas Zimmermann
76
-98
/
+106
2022-04-25
drm: Put related statements next to each other in Makefile
Thomas Zimmermann
1
-6
/
+17
2022-04-25
drm/tilcdc: fix typos in comment
Chunguang Xu
1
-1
/
+1
2022-04-24
drm/panel: simple: Add missing bus flags for Innolux G070Y2-L01
Marek Vasut
1
-0
/
+1
2022-04-24
drm/panel: lvds: Drop now redundant width-mm and height-mm check
Marek Vasut
1
-12
/
+0
2022-04-24
drm/modes: Make width-mm/height-mm check in of_get_drm_panel_display_mode() m...
Marek Vasut
1
-4
/
+4
2022-04-24
drm/panel: simple: Add DataImage FG040346DSSWBG04 panel support
Marek Vasut
1
-0
/
+28
2022-04-24
dt-bindings: display: simple: Add DataImage FG040346DSSWBG04 compatible string
Marek Vasut
1
-0
/
+2
2022-04-23
drm/vmwgfx: Reserve fence slots on buffer objects in cotables
Zack Rusin
1
-0
/
+4
2022-04-22
drm/nouveau/gsp: change gv100_gsp from global to static
Tom Rix
1
-1
/
+1
2022-04-22
drm/bridge: Fix it6505 Kconfig DRM_DP_AUX_BUS dependency
Robert Foss
1
-0
/
+1
2022-04-22
drm/doc: Add sections about tiny drivers and external refs to intro page
Javier Martinez Canillas
1
-0
/
+60
2022-04-22
drm/sun4i: hdmi: Replace drm_detect_hdmi_monitor() with is_hdmi
José Expósito
2
-4
/
+3
2022-04-22
drm: bridge: dw_hdmi: Audio: fix returnvar.cocci warnings
kernel test robot
1
-4
/
+2
2022-04-21
drm/ttm: use kvcalloc() instead of kvmalloc_array() in ttm_tt v2
Yang Wang
1
-9
/
+7
2022-04-21
drm/bridge: Fix error handling in analogix_dp_probe
Miaoqian Lin
1
-5
/
+13
2022-04-21
drm/amdgpu: remove pointless ttm_eu usage from DM
Christian König
1
-15
/
+17
2022-04-21
drm/amdgpu: remove pointless ttm_eu usage from vkms
Christian König
1
-15
/
+17
2022-04-21
drm/vc4: hdmi: Remove vc4_hdmi_encoder
José Expósito
2
-26
/
+14
2022-04-21
drm/vc4: hdmi: Replace drm_detect_hdmi_monitor() with is_hdmi
José Expósito
2
-12
/
+6
2022-04-21
drm/radeon: Use TTM builtin resource manager debugfs code
Zack Rusin
1
-30
/
+6
2022-04-21
drm/qxl: Use TTM builtin resource manager debugfs code
Zack Rusin
1
-33
/
+6
2022-04-21
drm/amdgpu: Use TTM builtin resource manager debugfs code
Zack Rusin
1
-70
/
+16
2022-04-21
drm/vmwgfx: Add debugfs entries for various ttm resource managers
Zack Rusin
1
-0
/
+18
2022-04-21
drm/ttm: Add common debugfs code for resource managers
Zack Rusin
2
-0
/
+38
2022-04-20
drm/solomon: Add SSD130x OLED displays SPI support
Javier Martinez Canillas
3
-0
/
+188
2022-04-20
drm/solomon: Move device info from ssd130x-i2c to the core driver
Javier Martinez Canillas
3
-45
/
+56
2022-04-20
drm/solomon: Add ssd130x new compatible strings and deprecate old ones.
Javier Martinez Canillas
1
-1
/
+18
2022-04-20
dt-bindings: display: ssd1307fb: Extend schema for SPI controllers
Javier Martinez Canillas
1
-2
/
+40
2022-04-20
dt-bindings: display: ssd1307fb: Deprecate "-i2c" compatible strings
Javier Martinez Canillas
1
-13
/
+31
2022-04-20
fbdev: Warn in hot-unplug workaround for framebuffers without device
Thomas Zimmermann
1
-6
/
+4
2022-04-20
of: Create platform devices for OF framebuffers
Thomas Zimmermann
2
-52
/
+129
2022-04-20
drm/gma500: fix a potential repeat execution in psb_driver_load
Xiaomeng Tong
1
-3
/
+2
2022-04-19
drm: bridge: icn6211: Add DSI lane count DT property parsing
Marek Vasut
1
-2
/
+21
2022-04-19
dt-bindings: display: bridge: icn6211: Document DSI data-lanes property
Marek Vasut
1
-1
/
+17
2022-04-19
drm/bridge: anx7625: Use uint8 for lane-swing arrays
Nícolas F. R. A. Prado
2
-8
/
+8
2022-04-19
drm: bridge: dw_hdmi: Audio: Add General Parallel Audio (GPA) driver
Sandor Yu
6
-4
/
+358
2022-04-19
drm: bridge: dw_hdmi: add reset function for PHY GEN1
Sandor Yu
3
-5
/
+15
2022-04-19
drm: bridge: dw_hdmi: Enable GCP only for Deep Color
Sandor Yu
2
-0
/
+20
2022-04-19
drm: bridge: dw_hdmi: default enable workaround to clear the overflow
Sandor Yu
1
-16
/
+7
2022-04-19
drm: bridge: panel: Register connector if DRM device is already registered
Marek Szyprowski
1
-2
/
+5
2022-04-19
drm: bridge: adv7511: Enable DRM_BRIDGE_OP_HPD based on HPD interrupt
Biju Das
1
-2
/
+4
2022-04-19
drm/bridge: lt9211: Add Lontium LT9211 bridge driver
Marek Vasut
3
-0
/
+816