index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-26
drm/nouveau: don't use ttm bo->offset v3
Nirmoy Das
15
-24
/
+36
2020-06-26
drm/vmwgfx: don't use ttm bo->offset
Nirmoy Das
4
-6
/
+4
2020-06-26
drm/bridge: ti-sn65dsi86: ensure bridge suspend happens during PM sleep
Harigovindan P
1
-0
/
+2
2020-06-25
drm/debug: Expose connector VRR monitor range via debugfs
Bhanuprakash Modem
1
-0
/
+22
2020-06-25
drm/bochs: use drm_gem_vram_offset to get bo offset v2
Nirmoy Das
1
-1
/
+6
2020-06-25
drm/vram-helper: don't use ttm bo->offset v4
Nirmoy Das
1
-1
/
+10
2020-06-25
drm/qxl: don't use ttm bo->offset
Nirmoy Das
4
-21
/
+4
2020-06-25
drm/radeon: don't use ttm bo->offset
Nirmoy Das
3
-4
/
+17
2020-06-25
drm/amdgpu: move ttm bo->offset to amdgpu_bo
Nirmoy Das
5
-11
/
+48
2020-06-25
drm/bridge: dw-mipi-dsi.c: remove unused header file
Angelo Ribeiro
1
-1
/
+0
2020-06-24
dma-buf: minor doc touch-ups
Daniel Vetter
1
-3
/
+3
2020-06-24
drm/mipi-dbi: Remove ->enabled
Daniel Vetter
3
-27
/
+12
2020-06-24
drm/tiny/repaper: Drop edp->enabled
Daniel Vetter
1
-10
/
+3
2020-06-23
drm: bridge: dw-hdmi: Make connector creation optional
Laurent Pinchart
1
-30
/
+74
2020-06-23
drm: bridge: dw-hdmi: Pass drm_connector to internal functions as needed
Laurent Pinchart
1
-13
/
+18
2020-06-23
drm: bridge: dw-hdmi: Store current connector in struct dw_hdmi
Laurent Pinchart
1
-4
/
+14
2020-06-23
drm: bridge: dw-hdmi: Split connector creation to a separate function
Laurent Pinchart
1
-45
/
+62
2020-06-23
drm: bridge: dw-hdmi: Pass drm_display_info to dw_hdmi_support_scdc()
Laurent Pinchart
4
-14
/
+23
2020-06-23
drm: bridge: dw-hdmi: Constify mode argument to internal functions
Laurent Pinchart
1
-3
/
+5
2020-06-23
drm: bridge: dw-hdmi: Constify mode argument to dw_hdmi_phy_ops .init()
Laurent Pinchart
4
-5
/
+5
2020-06-23
drm: bridge: dw-hdmi: Pass drm_display_info to .mode_valid()
Laurent Pinchart
7
-20
/
+19
2020-06-23
drm: meson: dw-hdmi: Use dw_hdmi context to replace hack
Laurent Pinchart
1
-2
/
+4
2020-06-23
drm: bridge: dw-hdmi: Remove unused field from dw_hdmi_plat_data
Laurent Pinchart
1
-4
/
+1
2020-06-23
drm: bridge: dw-hdmi: Pass private data pointer to .configure_phy()
Laurent Pinchart
2
-3
/
+2
2020-06-23
drm: bridge: dw-hdmi: Pass private data pointer to .mode_valid()
Laurent Pinchart
7
-10
/
+20
2020-06-23
drm: bridge: Pass drm_display_info to drm_bridge_funcs .mode_valid()
Laurent Pinchart
20
-3
/
+25
2020-06-23
drm: edid: Constify connector argument to infoframe functions
Laurent Pinchart
1
-6
/
+6
2020-06-23
drm: bridge: simple-bridge: Make connector creation optional
Laurent Pinchart
1
-7
/
+4
2020-06-23
drm: bridge: simple-bridge: Delegate operations to next bridge
Laurent Pinchart
1
-65
/
+39
2020-06-23
drm: bridge: Return NULL on error from drm_bridge_get_edid()
Laurent Pinchart
2
-6
/
+10
2020-06-23
drm: bridge: adv7511: Make connector creation optional
Laurent Pinchart
1
-8
/
+5
2020-06-23
drm: bridge: adv7511: Implement bridge connector operations
Laurent Pinchart
1
-4
/
+39
2020-06-23
drm: bridge: adv7511: Split connector creation to a separate function
Laurent Pinchart
1
-22
/
+40
2020-06-23
drm: bridge: adv7511: Split EDID read to a separate function
Laurent Pinchart
1
-7
/
+16
2020-06-23
drm/mm/selftests: fix wrong return type casting
Nirmoy Das
1
-14
/
+7
2020-06-23
drm/mm: cleanup and improve next_hole_*_addr()
Christian König
1
-72
/
+34
2020-06-23
drm/mm: optimize find_hole() as well
Christian König
2
-15
/
+7
2020-06-23
drm/mm: remove unused rb_hole_size()
Christian König
1
-5
/
+0
2020-06-22
drm/ast: Use per-device logging macros
Thomas Zimmermann
4
-30
/
+34
2020-06-22
drm/ast: Upcast from DRM device to ast structure via to_ast_private()
Thomas Zimmermann
5
-46
/
+50
2020-06-22
drm/ast: Remove test for device from ast_pm_freeze()
Thomas Zimmermann
1
-3
/
+0
2020-06-22
drm/ast: Remove unused code paths for AST 1180
Thomas Zimmermann
5
-69
/
+43
2020-06-21
drm/panel: simple: add Tianma TM070JVHG33
Max Merchel
1
-0
/
+15
2020-06-21
drm/panel: simple: add CDTech S070PWS19HP-FC21 and S070SWV29HG-DC44
Michael Krummsdorf
1
-0
/
+60
2020-06-20
drm/bridge: tfp410: Fix setup and hold time calculation
Ricardo Cañuelo
1
-2
/
+2
2020-06-20
drm/bridge: tfp410: fix de-skew value retrieval from DT
Ricardo Cañuelo
1
-5
/
+5
2020-06-20
drm/panel-simple: Add missing connector type for some panels
Dmitry Osipenko
1
-0
/
+7
2020-06-20
drm/panel: otm8009a: Drop unnessary backlight_device_unregister()
Wei Yongjun
1
-1
/
+0
2020-06-19
drm/arm: fix unintentional integer overflow on left shift
Colin Ian King
1
-1
/
+1
2020-06-19
drm: drm_fourcc: add NV15, Q410, Q401 YUV formats
Ben Davis
1
-0
/
+12
[next]