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