summaryrefslogtreecommitdiffstats
path: root/include/media/cec-notifier.h (unfollow)
Commit message (Expand)AuthorFilesLines
2019-03-04drm: add __user attribute to ptr_to_compat()Ben Dooks1-3/+3
2019-02-13drm: Merge __drm_atomic_helper_disable_all() into drm_atomic_helper_disable_a...Sean Paul1-33/+26
2019-02-11drm/komeda: fix build with drm_modeset_helper.h updateSam Ravnborg6-9/+26
2019-02-11drm/doc: Remove solved KMS cleanup taskShayenne Moura1-4/+0
2019-02-11drm/virtio: do NOT reuse resource idsGerd Hoffmann1-0/+13
2019-02-10drm/vkms: WARN when hrtimer_forward_now failsShayenne Moura1-1/+3
2019-02-08drm/dsc: Add kernel documentation for DRM DP DSC helpersManasi Navare4-66/+259
2019-02-08drm/fourcc: Add new P010, P016 video formatRandy Li2-0/+30
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-08dt-bindings: display: renesas: lvds: Document r8a7744 bindingsBiju Das1-0/+1
2019-02-08drm: rcar-du: add missing of_node_putJulia Lawall1-0/+2
2019-02-07drm/amd/display: Check hpd_gpio for NULL before accessing itHarry Wentland1-3/+4
2019-02-07drm: remove drmP.h from drm_modeset_helper.hSam Ravnborg1-1/+5
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-07dt-bindings: display: tegra: Support SOR crossbar configurationThierry Reding1-0/+3
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
2019-02-07drm/tegra: Restrict IOVA space to DMA maskThierry Reding1-2/+3
2019-02-07drm/tegra: Setup shared IOMMU domain after initializationThierry Reding1-25/+29
2019-02-07drm/tegra: vic: Load firmware on demandThierry Reding1-17/+36
2019-02-07drm/tegra: Store parent pointer in Tegra DRM clientsThierry Reding2-0/+3
2019-02-07gpu: host1x: Optimize CDMA push buffer memory usageThierry Reding1-4/+25
2019-02-07gpu: host1x: Use correct semantics for HOST1X_CHANNEL_DMAENDThierry Reding1-2/+2
2019-02-07gpu: host1x: Support 40-bit addressing on Tegra186Thierry Reding1-1/+1
2019-02-07gpu: host1x: Restrict IOVA space to DMA maskThierry Reding1-3/+6
2019-02-07gpu: host1x: Support 40-bit addressingThierry Reding4-10/+62
2019-02-07gpu: host1x: Introduce support for wide opcodesThierry Reding3-0/+120
2019-02-07gpu: host1x: Program the channel stream IDThierry Reding5-0/+37