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
/
drm
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/imx: removed optional dummy encoder mode_fixup function.
Carlos Palminha
2016-02-16
4
-32
/
+0
*
drm/gma500: removed optional dummy encoder mode_fixup function.
Carlos Palminha
2016-02-16
5
-13
/
+0
*
drm/radeon: removed optional dummy encoder mode_fixup function.
Carlos Palminha
2016-02-16
1
-8
/
+0
*
drm/cirrus: removed optional dummy encoder mode_fixup function.
Carlos Palminha
2016-02-16
1
-9
/
+0
*
drm/bochs: removed optional dummy encoder mode_fixup function.
Carlos Palminha
2016-02-16
1
-8
/
+0
*
drm/ast: removed optional dummy encoder mode_fixup function.
Carlos Palminha
2016-02-16
1
-8
/
+0
*
drm/amdgpu: removed optional dummy encoder mode_fixup function.
Carlos Palminha
2016-02-16
3
-24
/
+0
*
drm/exynos: removed optional dummy encoder mode_fixup function.
Carlos Palminha
2016-02-16
4
-32
/
+0
*
drm/udl: removed optional dummy encoder mode_fixup function.
Carlos Palminha
2016-02-16
1
-8
/
+0
*
drm/virtio: removed optional dummy encoder mode_fixup function.
Carlos Palminha
2016-02-16
1
-8
/
+0
*
drm/fb_helper: Use add_one_connector in add_all_connectors.
Maarten Lankhorst
2016-02-15
1
-8
/
+4
*
drm/fb_helper: Use correct allocation count for arrays.
Maarten Lankhorst
2016-02-15
1
-7
/
+7
*
drm/i915: Set aux.dev to the drm_connector device, instead of drm_device.
Rafael Antognolli
2016-02-14
1
-16
/
+2
*
drm/dp: Add a drm_aux-dev module for reading/writing dpcd registers.
Rafael Antognolli
2016-02-12
5
-2
/
+406
*
drm/kms_helper: Add a common place to call init and exit functions.
Rafael Antognolli
2016-02-12
4
-9
/
+54
*
drm/msm: remove unused variable
Arnd Bergmann
2016-02-11
1
-1
/
+0
*
drm/bridge: removed dummy mode_fixup function from dw-hdmi.
Carlos Palminha
2016-02-11
1
-8
/
+0
*
drm/i2c/tda998x: removed unnecessary code, mode_fixup is now optional.
Carlos Palminha
2016-02-11
1
-9
/
+0
*
drm/i2c/sil164: removed unnecessary code, mode_fixup is now optional.
Carlos Palminha
2016-02-11
1
-9
/
+0
*
drm: fixes crct set_mode when encoder mode_fixup is null.
Carlos Palminha
2016-02-11
1
-4
/
+6
*
drm: fixes when i2c encoder slave mode_fixup is null.
Carlos Palminha
2016-02-10
1
-0
/
+3
*
drm/gma500: fix error path in gma_intel_setup_gmbus()
Rasmus Villemoes
2016-02-10
1
-1
/
+1
*
drm: Add drm_format_plane_width() and drm_format_plane_height()
Ville Syrjälä
2016-02-09
1
-0
/
+42
*
drm/msm: remove the drm_device_is_unplugged check
Haixia Shi
2016-02-09
1
-3
/
+0
*
drm: modes: add missing [drm] to message printing
LABBE Corentin
2016-02-09
1
-2
/
+1
*
ch7006: correctly handling failed allocation
Insu Yun
2016-02-09
1
-0
/
+2
*
drm/radeon: Defer probe if gmux is present but its driver isn't
Lukas Wunner
2016-02-09
1
-0
/
+11
*
drm/nouveau: Defer probe if gmux is present but its driver isn't
Lukas Wunner
2016-02-09
1
-0
/
+11
*
drm/i915: Defer probe if gmux is present but its driver isn't
Lukas Wunner
2016-02-09
1
-0
/
+12
*
drm/radeon: Switch DDC when reading the EDID
Lukas Wunner
2016-02-09
1
-0
/
+6
*
drm/nouveau: Switch DDC when reading the EDID
Lukas Wunner
2016-02-09
1
-1
/
+20
*
drm/i915: Switch DDC when reading the EDID
Lukas Wunner
2016-02-09
1
-1
/
+7
*
drm/edid: Switch DDC when reading the EDID
Lukas Wunner
2016-02-09
1
-0
/
+26
*
vga_switcheroo: Add handler flags infrastructure
Lukas Wunner
2016-02-09
3
-3
/
+5
*
drm/atomic: Add encoder_mask to crtc_state, v3.
Maarten Lankhorst
2016-02-09
2
-3
/
+53
*
drm/atomic: Do not unset crtc when an encoder is stolen
Maarten Lankhorst
2016-02-09
1
-4
/
+0
*
drm/i915: Do not touch best_encoder for load detect.
Maarten Lankhorst
2016-02-09
1
-2
/
+0
*
drm/core: Add drm_encoder_index.
Maarten Lankhorst
2016-02-09
1
-0
/
+23
*
drm/i915: Use CPU mapping for userspace dma-buf mmap()
Tiago Vignatti
2016-02-09
1
-1
/
+17
*
drm/i915: Implement end_cpu_access
Tiago Vignatti
2016-02-09
1
-0
/
+22
*
dma-buf: Remove range-based flush
Tiago Vignatti
2016-02-09
3
-5
/
+3
*
drm: prime: Honour O_RDWR during prime-handle-to-fd
Daniel Thompson
2016-02-09
1
-7
/
+3
*
drm/tegra: drop unused variable.
Dave Airlie
2016-02-09
1
-1
/
+0
*
Merge tag 'topic/drm-misc-2016-02-08' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2016-02-09
52
-611
/
+372
|
\
|
*
gma500: clean up an excessive and confusing helper
Alan Cox
2016-02-08
1
-16
/
+4
|
*
drm/gma500: remove helper function
Sudip Mukherjee
2016-02-08
1
-11
/
+1
|
*
drm/vmwgfx: Nuke preclose hook
Daniel Vetter
2016-02-08
4
-66
/
+0
|
*
drm/vc4: Nuke preclose hook
Daniel Vetter
2016-02-08
3
-31
/
+0
|
*
drm/tilcdc: Nuke preclose hook
Daniel Vetter
2016-02-08
3
-29
/
+0
|
*
drm/tegra: Stop cancelling page flip events
Daniel Vetter
2016-02-08
3
-21
/
+0
[next]