index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-05-03
drm/sis: Remove references to struct drm_device.pdev
Thomas Zimmermann
1
-1
/
+2
2021-05-03
drm/savage: Remove references to struct drm_device.pdev
Thomas Zimmermann
1
-12
/
+14
2021-05-03
drm/r128: Remove references to struct drm_device.pdev
Thomas Zimmermann
3
-7
/
+11
2021-05-03
drm/mga: Remove references to struct drm_device.pdev
Thomas Zimmermann
2
-7
/
+9
2021-05-03
drm/i810: Remove references to struct drm_device.pdev
Thomas Zimmermann
1
-3
/
+5
2021-05-03
drm/ttm: properly allocate sys resource during swapout
Christian König
1
-5
/
+7
2021-05-03
drm/ttm: always initialize the full ttm_resource v2
Christian König
4
-27
/
+16
2021-05-03
drm/ttm: add ttm_sys_manager v3
Christian König
5
-25
/
+47
2021-05-03
drm/ttm: cleanup ttm_agp_backend
Christian König
1
-4
/
+4
2021-05-03
drm/connector: demote connector force-probes for non-master clients
Simon Ser
2
-6
/
+12
2021-05-01
drm/simpledrm: Acquire memory aperture for framebuffer
Thomas Zimmermann
1
-1
/
+24
2021-05-01
drm: Add simpledrm driver
Thomas Zimmermann
5
-1
/
+898
2021-05-01
drm/aperture: Add infrastructure for aperture ownership
Thomas Zimmermann
2
-4
/
+221
2021-05-01
drm/format-helper: Add blitter functions
Thomas Zimmermann
2
-0
/
+95
2021-05-01
drm/format-helper: Pass destination pitch to drm_fb_memcpy_dstclip()
Thomas Zimmermann
4
-7
/
+8
2021-05-01
drm/i915: Use the correct max source link rate for MST
Nikola Cornij
1
-3
/
+4
2021-04-30
drm/panel: panel-simple: Add missing pm_runtime_disable() calls
Douglas Anderson
1
-1
/
+4
2021-04-30
drm/bridge: nwl-dsi: Get MIPI DSI controller and PHY ready in ->mode_set()
Liu Ying
1
-16
/
+12
2021-04-30
drm/bridge: nwl-dsi: Remove a check on unchanged HS clock rate from ->mode_set()
Liu Ying
1
-7
/
+0
2021-04-30
drm/bridge: nwl-dsi: Force a full modeset when crtc_state->active is changed ...
Liu Ying
1
-22
/
+39