index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/vc4: Continue the switch to drm_*_put() helpers
Cihangir Akturk
2017-08-14
1
-1
/
+1
*
drm/vc4: Fix leak of HDMI EDID
Eric Anholt
2017-08-14
1
-0
/
+1
*
drm/tinydrm: add support for LEGO MINDSTORMS EV3 LCD
David Lechner
2017-08-11
3
-0
/
+439
*
drm/mgag200: switch to drm_*_get(), drm_*_put() helpers
Cihangir Akturk
2017-08-11
3
-8
/
+8
*
drm/vgem: switch to drm_*_get(), drm_*_put() helpers
Cihangir Akturk
2017-08-11
2
-3
/
+3
*
drm/udl: switch to drm_*_get(), drm_*_put() helpers
Cihangir Akturk
2017-08-11
2
-5
/
+5
*
drm/cirrus: switch to drm_*_get(), drm_*_put() helpers
Cihangir Akturk
2017-08-11
2
-6
/
+6
*
drm/ast: switch to drm_*_get(), drm_*_put() helpers
Cihangir Akturk
2017-08-11
3
-9
/
+9
*
drm/hisilicon: switch to drm_*_get(), drm_*_put() helpers
Cihangir Akturk
2017-08-11
2
-6
/
+6
*
drm/rockchip: switch to drm_*_get(), drm_*_put() helpers
Cihangir Akturk
2017-08-11
4
-7
/
+7
*
drm/mediatek: switch to drm_*_get(), drm_*_put() helpers
Cihangir Akturk
2017-08-11
2
-3
/
+3
*
drm: Clean up drm_dev_unplug
Daniel Vetter
2017-08-11
1
-12
/
+3
*
drm: Only lastclose on unload for legacy drivers
Daniel Vetter
2017-08-11
1
-1
/
+2
*
drm: Document device unplug infrastructure
Daniel Vetter
2017-08-11
10
-13
/
+31
*
drm: make drm_mode_config_func const
Bhumika Goyal
2017-08-09
2
-2
/
+2
*
drm/virtio: make drm_fb_helper_funcs const
Bhumika Goyal
2017-08-09
1
-1
/
+1
*
drm/rockchip: make drm_connector_funcs structures const
Bhumika Goyal
2017-08-09
1
-1
/
+1
*
drm/sun4i: make drm_connector_funcs structures const
Bhumika Goyal
2017-08-09
2
-2
/
+2
*
drm/bridge: make drm_connector_funcs structures const
Bhumika Goyal
2017-08-09
1
-1
/
+1
*
drm/tinydrm: Generalize tinydrm_xrgb8888_to_gray8()
David Lechner
2017-08-09
2
-31
/
+39
*
drm: Shift wrap bug in create_in_format_blob()
Dan Carpenter
2017-08-09
1
-1
/
+1
*
drm: bridge: dw-hdmi: constify snd_pcm_ops structures
Arvind Yadav
2017-08-09
1
-1
/
+1
*
drm/bridge: make drm_bridge_funcs const
Bhumika Goyal
2017-08-09
2
-2
/
+2
*
drm/vc4: Add exec flags to allow forcing a specific X/Y tile walk order.
Eric Anholt
2017-08-08
3
-6
/
+21
*
drm/vc4: Demote user-accessible DRM_ERROR paths to DRM_DEBUG.
Eric Anholt
2017-08-08
6
-108
/
+108
*
drm/vc4: switch to drm_*{get,put} helpers
Cihangir Akturk
2017-08-08
4
-17
/
+17
*
drm/vc4: Fix errant drm_bridge_remove() in DSI.
Eric Anholt
2017-08-08
1
-1
/
+0
*
drm/vc4: Don't disable DSI clocks on component unload.
Eric Anholt
2017-08-08
1
-3
/
+0
*
drm/vc4: Fix double destroy of the BO cache on teardown.
Eric Anholt
2017-08-08
1
-2
/
+0
*
drm: Nuke drm_atomic_legacy_backoff
Daniel Vetter
2017-08-08
1
-32
/
+0
*
drm: Nuke drm_atomic_helper_connector_dpms
Daniel Vetter
2017-08-08
67
-162
/
+3
*
drm: Nuke drm_atomic_helper_connector_set_property
Daniel Vetter
2017-08-08
15
-72
/
+1
*
drm: Nuke drm_atomic_helper_plane_set_property
Daniel Vetter
2017-08-08
18
-75
/
+1
*
drm: Nuke drm_atomic_helper_crtc_set_property
Daniel Vetter
2017-08-08
8
-63
/
+0
*
drm: Handle properties in the core for atomic drivers
Daniel Vetter
2017-08-08
7
-39
/
+153
*
drm: Don't update property values for atomic drivers
Daniel Vetter
2017-08-08
5
-27
/
+33
*
drm/omap: Rework the rotation-on-crtc hack
Maarten Lankhorst
2017-08-08
1
-39
/
+85
*
drm/radeon: Use the drm_driver.dumb_destroy default
Noralf Trønnes
2017-08-08
1
-1
/
+0
*
drm/i915: Use the drm_driver.dumb_destroy default
Noralf Trønnes
2017-08-08
1
-1
/
+0
*
drm/sti: Use .dumb_map_offset and .dumb_destroy defaults
Noralf Trønnes
2017-08-08
1
-2
/
+0
*
drm: bridge: synopsys/dw-hdmi: Provide default configuration function for HDM...
Jose Abreu
2017-08-08
1
-0
/
+1
*
drm/fb-helper: pass physical dimensions to fbdev
David Lechner
2017-08-07
1
-2
/
+15
*
drm/bridge: dw-hdmi: remove CEC engine register definitions
Russell King
2017-08-07
1
-45
/
+0
*
drm/bridge: dw-hdmi: add cec driver
Russell King
2017-08-07
6
-1
/
+398
*
drm/bridge: dw-hdmi: add missing cec_notifier_put
Hans Verkuil
2017-08-07
1
-0
/
+3
*
drm: dw-hdmi-i2s: add missing company name on Copyright
Kuninori Morimoto
2017-08-07
1
-1
/
+2
*
drm/bridge: dw-hdmi: add better clock disable control
Russell King
2017-08-04
1
-11
/
+18
*
drm/bridge: dw-hdmi: add cec notifier support
Russell King
2017-08-04
2
-1
/
+22
*
drm/tinydrm: remove call to mipi_dbi_init() from mipi_dbi_spi_init()
David Lechner
2017-08-04
2
-14
/
+11
*
drm/fsl-dcu: Use .dumb_map_offset and .dumb_destroy defaults
Noralf Trønnes
2017-08-04
1
-2
/
+0
[next]