summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-03-11drm/stm: fix CONFIG_FB dependencyArnd Bergmann1-1/+1
2019-03-09drm/v3d: Add support for V3D v4.2.Eric Anholt5-20/+71
2019-03-09drm/v3d: Handle errors from IRQ setup.Eric Anholt3-5/+18
2019-03-08drm/v3d: Make sure the GPU is on when measuring clocks.Eric Anholt1-0/+8
2019-03-08drm/v3d: Don't try to set OVRTMUOUT on V3D 4.x.Eric Anholt2-1/+4
2019-03-08Merge tag 'topic/hdr-formats-2019-03-07' of git://anongit.freedesktop.org/drm...Sean Paul8-19/+194
2019-03-07drm: export drm_timeout_abs_to_jiffiesQiang Yu2-1/+6
2019-03-07drm/sun4i: rgb: Change the pixel clock validation checkMaxime Ripard1-2/+35
2019-03-07drm/sun4i: Move rate variables to long longMaxime Ripard1-2/+2
2019-03-07drm/sun4i: rgb: Store the bridge pointerMaxime Ripard1-4/+4
2019-03-07drm/sun4i: Move the panel pointer from the TCON to the encodersMaxime Ripard3-34/+24
2019-03-07drm/vc4: Use 16bpp by default for the fbdev bufferMaxime Ripard1-1/+1
2019-03-06Merge drm/drm-next into drm-misc-nextSean Paul545-4060/+8028
2019-03-06drm/vc4: Add a debugfs entry to disable/enable the load trackerPaul Kocialkowski3-0/+21
2019-03-06drm/vc4: Add a load tracker to prevent HVS underflow errorsBoris Brezillon4-1/+171
2019-03-06drm/vc4: Report HVS underrun errorsBoris Brezillon6-35/+140
2019-03-05drm/dsc: Split DSC PPS and SDP header initialisationsDavid Francis3-63/+62
2019-03-05drm/dsc: Add native 420 and 422 support to compute_rc_paramsDavid Francis3-13/+28
2019-03-05drm/i915: Move dsc rate params compute into drmDavid Francis3-124/+137
2019-03-05drm/i915/icl: Enabling Y2xx and Y4xx (xx:10/12/16) formats for universal planesSwati Sharma2-1/+89
2019-03-05drm/i915/icl: Add Y2xx and Y4xx (xx:10/12/16) plane control definitionsSwati Sharma1-0/+6
2019-03-05drm: Add Y2xx and Y4xx (xx:10/12/16) format definitions and fourccSwati Sharma2-0/+22
2019-03-05drm/i915: Enable P010, P012, P016 formats for primary and sprite planesJuha-Pekka Heikkila1-2/+26
2019-03-05drm/i915: Preparations for enabling P010, P012, P016 formatsJuha-Pekka Heikkila5-17/+49
2019-03-05drm/i915: Add P010, P012, P016 plane control definitionsJuha-Pekka Heikkila1-0/+3
2019-03-05Merge tag 'drm-misc-fixes-2019-02-22' of git://anongit.freedesktop.org/drm/dr...Dave Airlie3-12/+34
2019-03-05drm/amd/display: Use vrr friendly pageflip throttling in DC.Mario Kleiner1-1/+27
2019-03-04drm: fix spelling mistake "intead" -> "instead"Colin Ian King1-1/+1
2019-03-04drm/tinydrm: Use drm_dev_enter/exit()Noralf Trønnes8-32/+139
2019-03-04drm/tinydrm: Remove tinydrm_deviceNoralf Trønnes6-237/+12
2019-03-04drm/tinydrm: Drop using tinydrm_deviceNoralf Trønnes8-104/+294
2019-03-04drm/tinydrm/repaper: Drop using tinydrm_deviceNoralf Trønnes1-23/+61
2019-03-04drm/drv: DOC: Add driver example codeNoralf Trønnes1-0/+132
2019-03-04drm: Add devm_drm_dev_init()Noralf Trønnes3-0/+45
2019-03-04drm/drv: Hold ref on parent device during drm_device lifetimeNoralf Trønnes1-1/+4
2019-03-04Merge v5.0 into drm-nextDave Airlie315-1527/+2490
2019-03-04Linux 5.0v5.0Linus Torvalds1-1/+1
2019-03-03Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds3-3/+5
2019-03-02Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-3/+5
2019-03-02Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds10-35/+70
2019-03-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds51-106/+408
2019-03-02Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds1-2/+18
2019-03-02net: sit: fix memory leak in sit_init_net()Mao Wenan1-0/+1
2019-03-02net: dsa: mv88e6xxx: Fix statistics on mv88e6161Andrew Lunn1-1/+1
2019-03-02geneve: correctly handle ipv6.disable module parameterJiri Benc1-3/+8
2019-03-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller3-5/+6
2019-03-02net: dsa: mv88e6xxx: prevent interrupt storm caused by mv88e6390x_port_set_cmodeHeiner Kallweit3-0/+15
2019-03-02bpf: fix sanitation rewrite in case of non-pointersDaniel Borkmann1-1/+2
2019-03-02ipv4: Add ICMPv6 support when parse route ipprotoHangbin Liu4-7/+17
2019-03-02MIPS: eBPF: Fix icache flush end addressPaul Burton1-1/+1