summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2019-05-31drm/panel: otm8009a: Add delay at the end of initializationYannick Fertré1-0/+3
2019-05-31drm/pl111: fix possible object reference leakWen Yang1-0/+4
2019-05-31drm/amdgpu: fix old fence check in amdgpu_fence_emitChristian König1-7/+17
2019-05-31drm: etnaviv: avoid DMA API warning when importing buffersRussell King2-0/+6
2019-05-31drm/msm: a5xx: fix possible object reference leakWen Yang1-4/+6
2019-05-31drm/nouveau/bar/nv50: ensure BAR is mappedJon Derrick1-3/+9
2019-05-16drm/sun4i: Unbind components before releasing DRM and memoryPaul Kocialkowski1-2/+3
2019-05-16drm/imx: don't skip DP channel disable for background planeLucas Stach1-1/+1
2019-05-16gpu: ipu-v3: dp: fix CSC handlingLucas Stach1-3/+9
2019-05-16drm/sun4i: Fix component unbinding and component master deletionPaul Kocialkowski1-0/+4
2019-05-16drm/sun4i: Set device driver data at bind time for use in unbindPaul Kocialkowski1-0/+2
2019-05-16drm/amd/display: If one stream full updates, full update all planesDavid Francis2-0/+22
2019-05-16drm/amd/display: extending AUX SW TimeoutMartin Leung2-6/+9
2019-05-10drm/mediatek: fix possible object reference leakWen Yang1-0/+1
2019-05-10drm/sun4i: tcon top: Fix NULL/invalid pointer dereference in sun8i_tcon_top_u...Ondrej Jirman1-2/+3
2019-05-10drm/amd/display: fix cursor black issuetiancyin1-0/+1
2019-05-10drm/mediatek: Fix an error code in mtk_hdmi_dt_parse_pdata()Dan Carpenter1-1/+0
2019-05-10drm/omap: hdmi4_cec: Fix CEC clock handling for PMTony Lindgren1-7/+19
2019-05-04drm/meson: Uninstall IRQ handlerJean-Philippe Brucker1-1/+4
2019-05-04drm/meson: Fix invalid pointer in meson_drv_unbind()Jean-Philippe Brucker1-2/+2
2019-05-04drm: Fix drm_release() and device unplugNoralf Trønnes2-9/+3
2019-05-04drm/tegra: hub: Fix dereference before checkThierry Reding1-1/+3
2019-05-02drm/vc4: Fix compilation error reported by kbuild test botMaarten Lankhorst1-1/+1
2019-05-02Revert "drm/i915/fbdev: Actually configure untiled displays"Dave Airlie1-7/+5
2019-05-02drm/vc4: Fix memory leak during gpu reset.Maarten Lankhorst1-1/+1
2019-05-02drm/rockchip: fix for mailbox read validation.Damian Kos1-1/+1
2019-04-27drm/amdgpu/gmc9: fix VM_L2_CNTL3 programmingAlex Deucher1-0/+1
2019-04-27drm/ttm: fix out-of-bounds read in ttm_put_pages() v2Christian König1-2/+3
2019-04-20drm/amdkfd: use init_mqd function to allocate object for hid_mqd (CI)Kevin Wang1-51/+1
2019-04-20drm/nouveau/volt/gf117: fix speedo readout registerIlia Mirkin4-1/+63
2019-04-20drm/panel: panel-innolux: set display off in innolux_panel_unprepareHsin-Yi, Wang1-6/+5
2019-04-20drm/ttm: Fix bo_global and mem_global kfree errorTrigger Huang2-10/+0
2019-04-20drm/cirrus: Use drm_framebuffer_put to avoid kernel oops in clean-upThomas Zimmermann3-23/+29
2019-04-20drm/nouveau/debugfs: Fix check of pm_runtime_get_sync failureYueHaibing1-1/+1
2019-04-20drm/exynos/mixer: fix MIXER shadow registry synchronisation codeAndrzej Hajda1-44/+66
2019-04-20drm/udl: use drm_gem_object_put_unlocked.Dave Airlie1-1/+1
2019-04-17drm/udl: add a release method and delay modeset teardownDave Airlie3-1/+9
2019-04-17drm/i915/gvt: do not deliver a workload if its creation failsYan Zhao1-2/+3
2019-04-17drm/i915/gvt: do not let pin count of shadow mm go negativeYan Zhao1-1/+1
2019-04-05drm/dp/mst: Configure no_stop_bit correctly for remote i2c xfersVille Syrjälä1-0/+1
2019-04-05drm/fb-helper: fix leaks in error path of drm_fb_helper_fbdev_setupPeter Wu1-1/+1
2019-04-05drm/nouveau: Stop using drm_crtc_force_disableDaniel Vetter1-1/+3
2019-04-05drm: Auto-set allow_fb_modifiers when given modifiers at plane initPaul Kocialkowski1-0/+3
2019-04-05drm/amd/display: Enable vblank interrupt during CRC captureNicholas Kazlauskas2-22/+34
2019-04-05drm/vkms: Bugfix extra vblank frameShayenne Moura1-0/+3
2019-04-05drm/amd/display: Disconnect mpcc when changing tgNicholas Kazlauskas1-3/+4
2019-04-05drm/amd/display: Don't re-program planes for DPMS changesNicholas Kazlauskas1-1/+2
2019-04-05drm: rcar-du: add missing of_node_putJulia Lawall1-0/+2
2019-04-05drm/amd/display: Clear stream->mode_changed after commitNicholas Kazlauskas1-0/+3
2019-04-03drm/i915/gvt: Fix MI_FLUSH_DW parsing with correct index checkZhenyu Wang1-1/+1