index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
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: sti: remove vtg_remove
Benjamin Gaignard
2017-11-08
1
-6
/
+0
*
drm: sti: remove useless fields from vtg structure
Benjamin Gaignard
2017-11-08
2
-24
/
+9
*
drm/atomic: Try to preserve the crtc enabled state in drm_atomic_remove_fb, v2.
Maarten Lankhorst
2017-11-08
1
-6
/
+17
*
drm/edid: make drm_edid_to_eld() static
Jani Nikula
2017-11-07
1
-3
/
+2
*
drm/drivers: drop redundant drm_edid_to_eld() calls
Jani Nikula
2017-11-07
14
-21
/
+2
*
drm/edid: build ELD in drm_add_edid_modes()
Jani Nikula
2017-11-07
1
-2
/
+6
*
drm/edid: abstract connector ELD clearing
Jani Nikula
2017-11-07
1
-8
/
+13
*
drm/edid: set ELD connector type in drm_edid_to_eld()
Jani Nikula
2017-11-07
1
-2
/
+7
*
drm/edid: use macros for ELD offsets and values
Jani Nikula
2017-11-07
1
-13
/
+14
*
drm/selftests/mm: Insert cond_resched() between insert modes
Chris Wilson
2017-11-07
1
-0
/
+5
*
drm/stm: ltdc: add a 2nd endpoint
Philippe CORNU
2017-11-07
1
-19
/
+45
*
drm/stm: checkpatch strict minor updates
Philippe CORNU
2017-11-07
2
-3
/
+3
*
drm/stm: dsi: Rename driver name
Philippe CORNU
2017-11-07
1
-1
/
+1
*
drm: via: use ktime_get() instead of do_gettimeofday
Arnd Bergmann
2017-11-06
2
-16
/
+9
*
drm: Print the fb dimensions when the src coord check fails
Ville Syrjälä
2017-11-02
2
-4
/
+6
*
drm: Spelling fixes
Liviu Dudau
2017-11-02
2
-2
/
+2
*
drm/vc4: Fix wrong printk format in vc4_bo_stats_debugfs()
Boris BREZILLON
2017-11-02
1
-2
/
+2
*
drm/drm_vma_manager.c: Remove useless goto statement
Liviu Dudau
2017-11-02
1
-10
/
+5
*
drm/fb-helper: Add .last_close and .output_poll_changed helpers
Noralf Trønnes
2017-10-31
1
-0
/
+28
*
drm: Add drm_device->fb_helper pointer
Noralf Trønnes
2017-10-31
1
-2
/
+11
*
drm/fb-helper: Handle function NULL argument
Noralf Trønnes
2017-10-31
1
-11
/
+17
*
drm: gma500: Convert timers to use timer_setup()
Kees Cook
2017-10-31
1
-5
/
+3
*
drm/panel: rpi-touchscreen: propagate errors in rpi_touchscreen_i2c_read()
Dan Carpenter
2017-10-30
1
-1
/
+1
*
drm/vc4: Convert timers to use timer_setup()
Kees Cook
2017-10-30
2
-12
/
+7
*
drm: Enable pr_debug() for drm_printer
Chris Wilson
2017-10-30
1
-0
/
+2
*
gma500: mmu: unmap the correct address
Pan Bian
2017-10-30
1
-1
/
+1
*
drm: virtio: replace reference/unreference with get/put
Aastha Gupta
2017-10-30
1
-1
/
+1
*
drm/gem: Remove trailing whitespace
Noralf Trønnes
2017-10-27
1
-2
/
+2
*
drm/tinydrm: Replace list_for_each with list_for_each_entry
Harsha Sharma
2017-10-21
1
-3
/
+1
*
drm/rockchip: Fix build warning in analogix_dp-rockchip.c
Sean Paul
2017-10-20
1
-1
/
+0
*
drm: Move debug macros out of drmP.h
Haneen Mohammed
2017-10-20
2
-47
/
+47
*
drm/rockchip: analogix_dp: Remove unnecessary init code
Jeffy Chen
2017-10-20
1
-21
/
+6
*
drm/vc4: Fix sleeps during the IRQ handler for DSI transactions.
Eric Anholt
2017-10-19
1
-2
/
+30
*
drm/vc4: Add the DRM_IOCTL_VC4_GEM_MADVISE ioctl
Boris Brezillon
2017-10-19
5
-15
/
+488
*
drm/panel: simple: add Toshiba LT089AC19000
Lucas Stach
2017-10-19
1
-0
/
+27
*
drm/panel: simple: add delays for Innolux AT043TN24
Philipp Zabel
2017-10-18
1
-0
/
+4
*
drm/panel: simple: add bus flags for Innolux AT043TN24
Philipp Zabel
2017-10-18
1
-0
/
+1
*
drm/panel: simple: fix vertical timings for Innolux AT043TN24
Philipp Zabel
2017-10-18
1
-2
/
+2
*
drm/atomic-helper: check that drivers call drm_crtc_vblank_off
Daniel Vetter
2017-10-18
1
-0
/
+9
*
vgaarb: Factor out EFI and fallback default device selection
Bjorn Helgaas
2017-10-18
1
-22
/
+35
*
vgaarb: Select a default VGA device even if there's no legacy VGA
Bjorn Helgaas
2017-10-18
1
-0
/
+25
*
drm/bridge: adv7511: Fix a use after free
Dan Carpenter
2017-10-18
1
-2
/
+2
*
drm/sun4i: Add support for A20 display pipeline components
Jonathan Liu
2017-10-17
3
-0
/
+18
*
drm/sun4i: Add support for A10 display pipeline components
Chen-Yu Tsai
2017-10-17
2
-1
/
+11
*
drm/sun4i: hdmi: Support HDMI controller on A10
Chen-Yu Tsai
2017-10-17
1
-0
/
+53
*
drm/sun4i: tcon: Add support for A10 TCON
Jonathan Liu
2017-10-17
2
-1
/
+32
*
drm/sun4i: backend: Support output muxing
Chen-Yu Tsai
2017-10-17
2
-4
/
+51
*
drm/sun4i: tcon: Move out the tcon0 common setup
Maxime Ripard
2017-10-17
1
-10
/
+16
*
drm/sun4i: tcon: Don't rely on encoders to set the TCON mode
Maxime Ripard
2017-10-17
8
-45
/
+37
*
drm/sun4i: tcon: Don't rely on encoders to enable the TCON
Maxime Ripard
2017-10-17
6
-80
/
+67
[next]