index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
powerpc
/
pmu-ebb.txt
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-01-12
drm/panel: Small documentation polish
Daniel Vetter
2
-4
/
+21
2019-01-12
drm/of: Fix kerneldoc
Daniel Vetter
1
-1
/
+3
2019-01-12
drm/docs: improve docs for drm_drv.c
Daniel Vetter
1
-12
/
+11
2019-01-11
drm/doc: Polish kerneldoc for drm_device.h
Daniel Vetter
2
-65
/
+88
2019-01-11
drm/tda998x: Don't set dpms hook
Daniel Vetter
1
-1
/
+0
2019-01-11
drm/arc: Don't set the dpms hook
Daniel Vetter
1
-1
/
+0
2019-01-11
drm: Move the legacy kms disable_all helper to crtc helpers
Daniel Vetter
8
-37
/
+40
2019-01-11
drm/panel: Add a driver for the TPO TPG110
Linus Walleij
4
-0
/
+513
2019-01-11
drm: Auto-set allow_fb_modifiers when given modifiers at plane init
Paul Kocialkowski
1
-0
/
+3
2019-01-11
drm/vc4: Limit SAND tiling support to semiplanar YUV420 formats
Paul Kocialkowski
1
-16
/
+1
2019-01-11
drm/atomic: Add missing () to function ref in kerneldoc
Daniel Vetter
1
-3
/
+3
2019-01-11
drm: Unexport drm_crtc_force_disable
Daniel Vetter
3
-11
/
+1
2019-01-11
drm/nouveau: Stop using drm_crtc_force_disable
Daniel Vetter
1
-1
/
+3
2019-01-11
drm/ch7006: Stop using drm_crtc_force_disable
Daniel Vetter
1
-3
/
+3
2019-01-11
drm/nouveau: Use atomic VCPI helpers for MST
Lyude Paul
1
-6
/
+48
2019-01-11
drm/dp_mst: Check payload count in drm_dp_mst_atomic_check()
Lyude Paul
1
-1
/
+7
2019-01-11
drm/dp_mst: Start tracking per-port VCPI allocations
Lyude Paul
4
-62
/
+266
2019-01-11
drm/dp_mst: Add some atomic state iterator macros
Lyude Paul
2
-2
/
+99
2019-01-11
drm/nouveau: Grab payload lock in nv50_msto_payload()
Lyude Paul
1
-0
/
+6
2019-01-11
drm/nouveau: Stop unsetting mstc->port, use malloc refs
Lyude Paul
1
-13
/
+5
2019-01-11
drm/nouveau: Keep malloc references to MST ports
Lyude Paul
1
-0
/
+6
2019-01-11
drm/nouveau: Remove unnecessary VCPI checks in nv50_msto_cleanup()
Lyude Paul
1
-6
/
+9
2019-01-11
drm/nouveau: Remove bogus cleanup in nv50_mstm_add_connector()
Lyude Paul
1
-4
/
+1
2019-01-11
drm/amdgpu/display: Keep malloc ref to MST port
Lyude Paul
1
-4
/
+7
2019-01-11
drm/i915: Keep malloc references to MST ports
Lyude Paul
2
-0
/
+5
2019-01-11
drm/dp_mst: Fix payload deallocation on hotplugs using malloc refs
Lyude Paul
1
-24
/
+30
2019-01-11
drm/dp_mst: Stop releasing VCPI when removing ports from topology
Lyude Paul
1
-8
/
+0
2019-01-11
drm/dp_mst: Restart last_connected_port_and_mstb() if topology ref fails
Lyude Paul
1
-10
/
+34
2019-01-11
drm/dp_mst: Introduce new refcounting scheme for mstbs and ports
Lyude Paul
6
-69
/
+614
2019-01-11
drm/dp_mst: Rename drm_dp_mst_get_validated_(port|mstb)_ref and friends
Lyude Paul
1
-52
/
+62
2019-01-11
drm/dp_mst: Fix some formatting in drm_dp_mst_deallocate_vcpi()
Lyude Paul
1
-1
/
+2
2019-01-11
drm/dp_mst: Fix some formatting in drm_dp_mst_allocate_vcpi()
Lyude Paul
1
-3
/
+4
2019-01-11
drm/dp_mst: Fix some formatting in drm_dp_payload_send_msg()
Lyude Paul
1
-6
/
+8
2019-01-11
drm/dp_mst: Fix some formatting in drm_dp_add_port()
Lyude Paul
1
-6
/
+12
2019-01-11
drm/rockchip: Add reflection properties
Daniele Castagna
3
-0
/
+38
2019-01-11
drm/rockchip: Separate RK3288 from RK3368 win01 registers
Ezequiel Garcia
1
-6
/
+25
2019-01-11
drm/rockchip: Fix typo in VOP macros argument
Ezequiel Garcia
1
-7
/
+7
2019-01-10
drm/rockchip: Fix YUV buffers color rendering
Daniele Castagna
3
-1
/
+88
2019-01-10
drm/rockchip: update cursors asynchronously through atomic.
Enric Balletbo i Serra
4
-36
/
+114
2019-01-10
drm: msm: Cleanup drm_display_mode print str
Shayenne Moura
9
-72
/
+10
2019-01-10
drm/fb-helper: Scale back depth to supported maximum
Linus Walleij
1
-1
/
+54
2019-01-10
drm/edid: Add display_info.rgb_quant_range_selectable
Ville Syrjälä
9
-68
/
+43
2019-01-10
drm/radeon: Use drm_hdmi_avi_infoframe_quant_range()
Ville Syrjälä
1
-8
/
+5
2019-01-10
drm/i915: Use drm_hdmi_avi_infoframe_quant_range() for SDVO HDMI as well
Ville Syrjälä
1
-9
/
+10
2019-01-10
drm/edid: Pass connector to AVI infoframe functions
Ville Syrjälä
27
-66
/
+91
2019-01-10
drm/crtc-helpers: WARN when used with atomic drivers
Daniel Vetter
1
-4
/
+14
2019-01-09
drm: remove drmP.h from drm_gem_cma_helper.h
Sam Ravnborg
1
-1
/
+4
2019-01-09
drm/tinydrm: do not reply on drmP.h from drm_gem_cma_helper.h
Sam Ravnborg
10
-0
/
+17
2019-01-09
drm/arc: do not rely on drmP.h from drm_gem_cma_helper.h
Sam Ravnborg
2
-0
/
+8
2019-01-09
drm: remove include of drmP.h from drm_encoder_slave.h
Sam Ravnborg
1
-1
/
+0
[next]