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-10
drm/radeon: Move AGP data structures into radeon
Thomas Zimmermann
5
-59
/
+86
2021-05-10
drm/radeon: Move AGP helpers into radeon driver
Thomas Zimmermann
3
-8
/
+104
2021-05-07
drm/dp: Drop open-coded drm_dp_is_branch() in drm_dp_read_downstream_info()
Lyude Paul
1
-3
/
+1
2021-05-07
drm/dp: Handle zeroed port counts in drm_dp_read_downstream_info()
Lyude Paul
1
-0
/
+7
2021-05-07
video: fbdev: imxfb: Fix an error message
Christophe JAILLET
1
-1
/
+1
2021-05-07
drm/vc4: hdmi: Signal the proper colorimetry info in the infoframe
Maxime Ripard
1
-2
/
+8
2021-05-07
drm/connector: Add a helper to attach the colorspace property
Maxime Ripard
3
-4
/
+23
2021-05-07
drm/vc4: Add HDR metadata property to the VC5 HDMI connectors
Dave Stevenson
2
-0
/
+56
2021-05-07
drm/connector: Add helper to compare HDR metadata
Maxime Ripard
5
-49
/
+34
2021-05-07
drm/connector: Create a helper to attach the hdr_output_metadata property
Maxime Ripard
5
-7
/
+25
2021-05-06
drm/gma500: update comment of psb_spank()
Wan Jiabing
1
-1
/
+1
2021-05-06
drm/nouveau: Don't set allow_fb_modifiers explicitly
Daniel Vetter
1
-1
/
+0
2021-05-06
drm/msm/mdp4: Fix modifier support enabling
Daniel Vetter
2
-3
/
+7
2021-05-06
drm/msm/dpu1: Don't set allow_fb_modifiers explicitly
Daniel Vetter
1
-5
/
+0
2021-05-06
drm/i915: Don't set allow_fb_modifiers explicitly
Daniel Vetter
1
-2
/
+0
2021-05-06
drm/stm: Don't set allow_fb_modifiers explicitly
Daniel Vetter
1
-2
/
+0
2021-05-06
drm/arm/malidp: Always list modifiers
Daniel Vetter
1
-2
/
+7
2021-05-05
drm/arm: Don't set allow_fb_modifiers explicitly
Daniel Vetter
2
-2
/
+0
2021-05-05
drm: Use drm_mode_is_420_only() instead of open coding it
Ville Syrjälä
1
-9
/
+4
2021-05-05
drm/bridge: fix LONTIUM_LT8912B dependencies
Adrien Grassein
1
-0
/
+1
2021-05-05
drm/amdgpu: Add show_fdinfo() interface
Roy Sun
11
-2
/
+288
2021-05-05
drm/scheduler: Change scheduled fence track v2
Roy Sun
1
-1
/
+8
2021-05-04
MAINTAINERS: Fix TTM tree
Alex Deucher
1
-1
/
+1
2021-05-04
drm/bridge: ti-sn65dsi86: Remove __exit from GPIO sub-driver remove helper
Douglas Anderson
1
-1
/
+1
2021-05-04
drm/ttm: fix warning in new sys man
Christian König
1
-0
/
+2
2021-05-03
drm/panel: panel-simple: Cache the EDID as long as we retain power
Douglas Anderson
1
-7
/
+10
2021-05-03
drm/panel: panel-simple: Power the panel when reading the EDID
Douglas Anderson
1
-1
/
+7
2021-05-03
drm/panel: panel-simple: Remove extra call: drm_connector_update_edid_property()
Douglas Anderson
1
-1
/
+0
2021-05-03
drm/bridge: ti-sn65dsi86: If refclk, DP AUX can happen w/out pre-enable
Douglas Anderson
1
-35
/
+94
2021-05-03
drm/bridge: ti-sn65dsi86: Code motion of refclk management functions
Douglas Anderson
1
-58
/
+58
2021-05-03
drm/bridge: ti-sn65dsi86: Use pm_runtime autosuspend
Douglas Anderson
1
-6
/
+8
2021-05-03
drm/panel: panel-simple: Get rid of hacky HPD chicken-and-egg code
Douglas Anderson
1
-19
/
+5
2021-05-03
drm/bridge: ti-sn65dsi86: Break GPIO and MIPI-to-eDP bridge into sub-drivers
Douglas Anderson
2
-53
/
+200
2021-05-03
drm/bridge: ti-sn65dsi86: Move all the chip-related init to the start
Douglas Anderson
1
-13
/
+13
2021-05-03
drm/bridge: ti-sn65dsi86: Cleanup managing of drvdata
Douglas Anderson
1
-6
/
+2
2021-05-03
drm/bridge: ti-sn65dsi86: Add local var for "dev" to simplify probe
Douglas Anderson
1
-14
/
+12
2021-05-03
drm/bridge: ti-sn65dsi86: Clean debugfs code
Douglas Anderson
1
-12
/
+21
2021-05-03
drm/bridge: ti-sn65dsi86: Use devm to do our runtime_disable
Douglas Anderson
1
-5
/
+9
2021-05-03
drm/bridge: ti-sn65dsi86: More renames in prep for sub-devices
Douglas Anderson
1
-42
/
+42
2021-05-03
drm/bridge: ti-sn65dsi86: Rename the main driver data structure
Douglas Anderson
1
-43
/
+43
2021-05-03
drm: Remove pdev field from struct drm_device
Thomas Zimmermann
2
-4
/
+0
2021-05-03
drm/via: Remove references to drm_device.pdev
Thomas Zimmermann
2
-7
/
+11
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
[next]