summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2019-02-19drm: v3d: Switch to use drm_gem_object reservation_objectRob Herring4-46/+10
2019-02-19drm: msm: Switch to use drm_gem_object reservation_objectRob Herring5-31/+13
2019-02-19drm: etnaviv: Switch to use drm_gem_object reservation_objectRob Herring6-35/+16
2019-02-19drm: Add reservation_object to drm_gem_objectRob Herring2-0/+44
2019-02-19drm/sun4i: dsi: Add burst supportKonstantin Sudakov1-40/+129
2019-02-19drm/sun4i: dsi: Rework a bit the hblk calculationMaxime Ripard1-2/+6
2019-02-19drm/sun4i: dsi: Fix front vs back porch calculationMaxime Ripard1-4/+4
2019-02-19drm/sun4i: dsi: Enforce boundaries on the start delayMaxime Ripard1-1/+5
2019-02-19drm/sun4i: dsi: Change the start delay calculationMaxime Ripard1-1/+3
2019-02-19drm/sun4i: dsi: Restrict DSI tcon clock dividerMaxime Ripard2-2/+4
2019-02-19drm/v3d: Update top-level kerneldoc for the addition of TFU.Eric Anholt1-3/+3
2019-02-19drm/v3d: Fix BO stats accounting for dma-buf-imported buffers.Eric Anholt1-0/+6
2019-02-11drm/komeda: fix build with drm_modeset_helper.h updateSam Ravnborg6-9/+26
2019-02-11Merge drm/drm-next into drm-misc-nextMaxime Ripard492-27617/+22822
2019-02-11drm/virtio: do NOT reuse resource idsGerd Hoffmann1-0/+13
2019-02-11Merge branch 'drm-next-5.1' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie50-486/+1155
2019-02-11Merge tag 'drm-intel-next-2019-02-07' of git://anongit.freedesktop.org/drm/dr...Dave Airlie54-937/+2692
2019-02-11Merge tag 'drm/tegra/for-5.1-rc1' of git://anongit.freedesktop.org/tegra/linu...Dave Airlie21-311/+621
2019-02-11Merge tag 'du-next-20190208' of git://linuxtv.org/pinchartl/media into drm-nextDave Airlie9-64/+157
2019-02-10drm/vkms: WARN when hrtimer_forward_now failsShayenne Moura1-1/+3
2019-02-09drm/dsc: Add kernel documentation for DRM DP DSC helpersManasi Navare2-7/+70
2019-02-09drm/fourcc: Add new P010, P016 video formatRandy Li1-0/+9
2019-02-08drm/sun4i: dsi: Fix unitialized variable warningMaxime Ripard1-0/+1
2019-02-08drm: rcar-du: Turn LVDS clock output on/off for DPAD0 output on D3/E3Laurent Pinchart3-0/+38
2019-02-08drm: rcar-du: lvds: Add API to enable/disable clock outputLaurent Pinchart4-11/+96
2019-02-08drm: rcar-du: lvds: Don't fail probe if output is not connected on D3/E3Laurent Pinchart1-2/+15
2019-02-08drm: rcar-du: Simplify encoder registrationLaurent Pinchart3-52/+6
2019-02-08drm: rcar-du: lvds: Add r8a7744 supportBiju Das1-0/+1
2019-02-08drm: rcar-du: add missing of_node_putJulia Lawall1-0/+2
2019-02-08drm/amd/display: Check hpd_gpio for NULL before accessing itHarry Wentland1-3/+4
2019-02-07drm: prepare for drmP.h removal from drm_modeset_helper.hSam Ravnborg2-0/+3
2019-02-07drm/rcar-du: prepare for drmP.h removal from drm_modeset_helper.hSam Ravnborg5-0/+9
2019-02-07drm/i915: prepare for drmP.h removal from drm_modeset_helper.hSam Ravnborg5-16/+28
2019-02-07staging/vboxvideo: prepare for drmP.h removal from drm_modeset_helper.hSam Ravnborg3-10/+19
2019-02-07drm/i915: Update DRIVER_DATE to 20190207Rodrigo Vivi1-2/+2
2019-02-07drm/i915: Move LUT programming to happen after vblank waitsVille Syrjälä2-30/+42
2019-02-07drm/i915: Split color mgmt based on single vs. double buffered registersVille Syrjälä4-35/+46
2019-02-07drm/i915: Pull GAMMA_MODE write out from haswell_load_luts()Ville Syrjälä1-16/+20
2019-02-07drm/i915: Constify the state arguments to the color management stuffVille Syrjälä3-68/+80
2019-02-07drm/i915: Precompute gamma_modeVille Syrjälä1-9/+12
2019-02-07drm/i915: Split the gamma/csc enable bits from the plane_ctl() functionVille Syrjälä3-46/+139
2019-02-07drm/amdgpu: fix NULL ptr dref in the VM codeChristian König1-3/+5
2019-02-07drm/amd/powerplay: add override pcie parameters for Vega20 (v2)Harish Kasiviswanathan1-20/+27
2019-02-07drm/amdgpu: Fix pci platform speed and widthHarish Kasiviswanathan1-12/+46
2019-02-07gpu: host1x: Continue CDMA execution starting with a next jobDmitry Osipenko2-26/+11
2019-02-07gpu: host1x: Don't complete a completed jobDmitry Osipenko1-8/+14
2019-02-07gpu: host1x: Cancel only job that actually got stuckDmitry Osipenko1-26/+7
2019-02-07drm/tegra: sor: Support device tree crossbar configurationThierry Reding1-2/+17
2019-02-07drm/tegra: vic: Support stream ID register programmingThierry Reding2-0/+30
2019-02-07drm/tegra: vic: Do not clear driver dataThierry Reding1-1/+0