summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2019-02-07drm/i915: Split color mgmt based on single vs. double buffered registersVille Syrjälä
2019-02-07drm/i915: Pull GAMMA_MODE write out from haswell_load_luts()Ville Syrjälä
2019-02-07drm/i915: Constify the state arguments to the color management stuffVille Syrjälä
2019-02-07drm/i915: Precompute gamma_modeVille Syrjälä
2019-02-07drm/i915: Split the gamma/csc enable bits from the plane_ctl() functionVille Syrjälä
2019-02-07drm/amdgpu: fix NULL ptr dref in the VM codeChristian König
2019-02-07drm/amd/powerplay: add override pcie parameters for Vega20 (v2)Harish Kasiviswanathan
2019-02-07drm/amdgpu: Fix pci platform speed and widthHarish Kasiviswanathan
2019-02-07drm/tegra: sor: Support device tree crossbar configurationThierry Reding
2019-02-07drm/tegra: vic: Support stream ID register programmingThierry Reding
2019-02-07drm/tegra: vic: Do not clear driver dataThierry Reding
2019-02-07drm/tegra: Restrict IOVA space to DMA maskThierry Reding
2019-02-07drm/tegra: Setup shared IOMMU domain after initializationThierry Reding
2019-02-07drm/tegra: vic: Load firmware on demandThierry Reding
2019-02-07drm/tegra: Store parent pointer in Tegra DRM clientsThierry Reding
2019-02-07drm/i915: Don't set update_wm_post on g4x+Ville Syrjälä
2019-02-07drm/i915: Hack and slash, throttle execbuffer hogsChris Wilson
2019-02-07drm/i915: Handle vm_mmap error during I915_GEM_MMAP ioctl with WC setJoonas Lahtinen
2019-02-07drm/i915: Prevent a race during I915_GEM_MMAP ioctl with WC setJoonas Lahtinen
2019-02-07drm: Nuke drm_calc_{h,v}scale_relaxed()Ville Syrjälä
2019-02-07drm/exynos: Change Andrzej Pietrasiewicz's e-mail addressAndrzej Pietrasiewicz
2019-02-07drm/exynos: rotator: Add support for s5pv210Paweł Chmiel
2019-02-07drm/bridge: cdns: Convert to phy frameworkMaxime Ripard
2019-02-07drm/bridge: cdns: Separate DSI and D-PHY configurationMaxime Ripard
2019-02-07phy: Move Allwinner A31 D-PHY driver to drivers/phy/Maxime Ripard
2019-02-07sun6i: dsi: Convert to generic phy handlingMaxime Ripard
2019-02-07Merge branch 'vmwgfx-fixes-5.0-2' of git://people.freedesktop.org/~thomash/li...Dave Airlie
2019-02-06drm/vc4: Use struct_size() in kzalloc()Gustavo A. R. Silva
2019-02-06drm/i915: Don't send hotplug in intel_dp_check_mst_status()Lyude Paul
2019-02-06drm/i915: Don't send MST hotplugs during resumeLyude Paul
2019-02-06drm/i915: Block fbdev HPD processing during suspendLyude Paul
2019-02-06drm/dp_mst: Remove rebase-detritus in VCPI helper kernel-docsLyude Paul
2019-02-06drm/amd/display: add n_vid_mul and half pix_rate for odmDmytro Laktyushkin
2019-02-06drm/amd/display: refactor init_hw to isolate pipe related initAnthony Koo
2019-02-06drm/amd/display: refactor programming of DRRAnthony Koo
2019-02-06drm/amd/display: add seamless boot flag to streamAnthony Koo
2019-02-06drm/amd/display: add way to determine if link is activeAnthony Koo
2019-02-06drm/amd/display: refactor out programming of vupdate interruptAnthony Koo
2019-02-06drm/amd/display: interface to check if timing can be seamlessAnthony Koo
2019-02-06drm/amd/display: 3.2.17mark mcgarrity
2019-02-06drm/amd/display: PIP overlay corruptionMurton Liu
2019-02-06drm/amd/display: link_rate_set should index into tableAnthony Koo
2019-02-06drm/amd/display: DC VM FixesEryk Brol
2019-02-06drm/amd/display: Disable Stutter for Stereo 3DWesley Chalmers
2019-02-06drm/amd/display: Calc vline position in dc.Yongqiang Sun
2019-02-06drm/amd/display: Clear dc_sink after it gets releasedJerry (Fangzhi) Zuo
2019-02-06drm/amd/display: Don't re-program planes for DPMS changesNicholas Kazlauskas
2019-02-06drm/amdgpu/display: fix compiler errors [-Werror,-Wparentheses-equality]Pratik Vishwakarma
2019-02-06drm/i915: Just use icl+ definition for PLANE_WM blocks fieldVille Syrjälä
2019-02-06drm/i915: Bump skl+ wm blocks to 11 bitsVille Syrjälä