index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-11
Merge drm/drm-next into drm-misc-next
Maxime Ripard
4418
-123536
/
+229388
2019-01-11
drm: Unexport drm_crtc_force_disable
Daniel Vetter
2
-10
/
+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-10
drm/nouveau: Use atomic VCPI helpers for MST
Lyude Paul
1
-6
/
+48
2019-01-10
drm/dp_mst: Check payload count in drm_dp_mst_atomic_check()
Lyude Paul
1
-1
/
+7
2019-01-10
drm/dp_mst: Start tracking per-port VCPI allocations
Lyude Paul
3
-55
/
+250
2019-01-10
drm/dp_mst: Add some atomic state iterator macros
Lyude Paul
1
-2
/
+3
2019-01-10
drm/nouveau: Grab payload lock in nv50_msto_payload()
Lyude Paul
1
-0
/
+6
2019-01-10
drm/nouveau: Stop unsetting mstc->port, use malloc refs
Lyude Paul
1
-13
/
+5
2019-01-10
drm/nouveau: Keep malloc references to MST ports
Lyude Paul
1
-0
/
+6
2019-01-10
drm/nouveau: Remove unnecessary VCPI checks in nv50_msto_cleanup()
Lyude Paul
1
-6
/
+9
2019-01-10
drm/nouveau: Remove bogus cleanup in nv50_mstm_add_connector()
Lyude Paul
1
-4
/
+1
2019-01-10
drm/amdgpu/display: Keep malloc ref to MST port
Lyude Paul
1
-4
/
+7
2019-01-10
drm/i915: Keep malloc references to MST ports
Lyude Paul
2
-0
/
+5
2019-01-10
drm/dp_mst: Fix payload deallocation on hotplugs using malloc refs
Lyude Paul
1
-24
/
+30
2019-01-10
drm/dp_mst: Stop releasing VCPI when removing ports from topology
Lyude Paul
1
-8
/
+0
2019-01-10
drm/dp_mst: Restart last_connected_port_and_mstb() if topology ref fails
Lyude Paul
1
-10
/
+34
2019-01-10
drm/dp_mst: Introduce new refcounting scheme for mstbs and ports
Lyude Paul
1
-63
/
+395
2019-01-10
drm/dp_mst: Rename drm_dp_mst_get_validated_(port|mstb)_ref and friends
Lyude Paul
1
-52
/
+62
2019-01-10
drm/dp_mst: Fix some formatting in drm_dp_mst_deallocate_vcpi()
Lyude Paul
1
-1
/
+2
2019-01-10
drm/dp_mst: Fix some formatting in drm_dp_mst_allocate_vcpi()
Lyude Paul
1
-3
/
+4
2019-01-10
drm/dp_mst: Fix some formatting in drm_dp_payload_send_msg()
Lyude Paul
1
-6
/
+8
2019-01-10
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-11
Merge tag 'tilcdc-4.22' of https://github.com/jsarha/linux into drm-next
Dave Airlie
1
-17
/
+17
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ä
7
-65
/
+36
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ä
26
-62
/
+87
2019-01-10
drm/crtc-helpers: WARN when used with atomic drivers
Daniel Vetter
1
-4
/
+14
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 bridge/dw_hdmi.h
Sam Ravnborg
2
-0
/
+5
2019-01-09
drm/gem: Mark pinned pages as unevictable
Kuo-Hsin Yang
1
-3
/
+33
2019-01-09
drm: i915: Cleanup drm_display_mode print str
Shayenne Moura
1
-8
/
+1
2019-01-09
drm: sti: Cleanup drm_display_mode print str
Shayenne Moura
1
-12
/
+4
2019-01-09
drm: meson: Cleanup on drm_display_mode print str
Shayenne Moura
1
-9
/
+3
2019-01-09
drm: omapdrm: Cleanup drm_display_mode print str
Shayenne Moura
2
-13
/
+4
2019-01-10
drm/msm: fix build warning for 64-bit seqno
Dave Airlie
1
-1
/
+1
2019-01-10
Merge tag 'drm-misc-next-2019-01-07-1' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
55
-525
/
+489
2019-01-09
qxl: Use struct_size() in kzalloc()
Gustavo A. R. Silva
1
-2
/
+2
2019-01-09
drm/virtio: Drop deprecated load/unload initialization
Ezequiel Garcia
6
-122
/
+83
2019-01-08
drm/fb-helper: fix leaks in error path of drm_fb_helper_fbdev_setup
Peter Wu
1
-1
/
+1
[next]