aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2019-05-30drm/mediatek: fix possible object reference leakWen Yang
2019-05-30drm/amd/display: fix cursor black issuetiancyin
2019-05-30drm/mediatek: Fix an error code in mtk_hdmi_dt_parse_pdata()Dan Carpenter
2019-05-30drm/omap: hdmi4_cec: Fix CEC clock handling for PMTony Lindgren
2019-05-23drm/meson: Uninstall IRQ handlerJean-Philippe Brucker
2019-05-23drm/meson: Fix invalid pointer in meson_drv_unbind()Jean-Philippe Brucker
2019-05-23drm: Fix drm_release() and device unplugNoralf Trønnes
2019-05-23drm/tegra: hub: Fix dereference before checkThierry Reding
2019-05-15drm/vc4: Fix compilation error reported by kbuild test botMaarten Lankhorst
2019-05-15Revert "drm/i915/fbdev: Actually configure untiled displays"Dave Airlie
2019-05-15drm/vc4: Fix memory leak during gpu reset.Maarten Lankhorst
2019-05-15drm/rockchip: fix for mailbox read validation.Damian Kos
2019-05-15drm/amdgpu/gmc9: fix VM_L2_CNTL3 programmingAlex Deucher
2019-05-15drm/ttm: fix out-of-bounds read in ttm_put_pages() v2Christian König
2019-05-05drm/amdkfd: use init_mqd function to allocate object for hid_mqd (CI)Kevin Wang
2019-05-05drm/nouveau/volt/gf117: fix speedo readout registerIlia Mirkin
2019-05-05drm/panel: panel-innolux: set display off in innolux_panel_unprepareHsin-Yi, Wang
2019-05-05drm/ttm: Fix bo_global and mem_global kfree errorTrigger Huang
2019-05-05drm/exynos/mixer: fix MIXER shadow registry synchronisation codeAndrzej Hajda
2019-05-05drm/udl: use drm_gem_object_put_unlocked.Dave Airlie
2019-05-05drm/udl: add a release method and delay modeset teardownDave Airlie
2019-05-05drm/i915/gvt: do not deliver a workload if its creation failsYan Zhao
2019-05-05drm/i915/gvt: do not let pin count of shadow mm go negativeYan Zhao
2019-04-12drm/dp/mst: Configure no_stop_bit correctly for remote i2c xfersVille Syrjälä
2019-04-12drm/fb-helper: fix leaks in error path of drm_fb_helper_fbdev_setupPeter Wu
2019-04-12drm/nouveau: Stop using drm_crtc_force_disableDaniel Vetter
2019-04-12drm: Auto-set allow_fb_modifiers when given modifiers at plane initPaul Kocialkowski
2019-04-12drm/amd/display: Enable vblank interrupt during CRC captureNicholas Kazlauskas
2019-04-12drm/amd/display: Disconnect mpcc when changing tgNicholas Kazlauskas
2019-04-12drm/amd/display: Don't re-program planes for DPMS changesNicholas Kazlauskas
2019-04-12drm: rcar-du: add missing of_node_putJulia Lawall
2019-04-12drm/amd/display: Clear stream->mode_changed after commitNicholas Kazlauskas
2019-04-07drm/i915/gvt: Fix MI_FLUSH_DW parsing with correct index checkZhenyu Wang
2019-04-07drm/vgem: fix use-after-free when drm_gem_handle_create() failsEric Biggers
2019-04-07drm/rockchip: vop: reset scale mode when win is disabledJonas Karlman
2019-04-07drm: Reorder set_property_atomic to avoid returning with an active ww_ctxChris Wilson
2019-04-07drm/vmwgfx: Don't double-free the mode stored in par->set_modeThomas Zimmermann
2019-03-26drm/amd/display: don't call dm_pp_ function from an fpu blockHarry Wentland
2019-03-26drm/amd/powerplay: correct power reading on fijiEvan Quan
2019-03-26drm/radeon/evergreen_cs: fix missing break in switch statementGustavo A. R. Silva
2019-03-26drm/i915: Relax mmap VMA checkTvrtko Ursulin
2019-03-26drm/imx: imx-ldb: add missing of_node_putsJulia Lawall
2019-03-26drm/imx: ignore plane updates on disabled crtcsPhilipp Zabel
2019-03-20drm/sun4i: tcon: Prepare and enable TCON channel 0 clock at initPaul Kocialkowski
2019-03-20drm/amdgpu: Add missing power attribute to APU checkAlex Deucher
2019-03-16drm: Block fb changes for async plane updatesNicholas Kazlauskas
2019-03-16drm/sun4i: hdmi: Fix usage of TMDS clockPriit Laes
2019-03-16drm/amd/powerplay: OD setting fix on Vega10Kenneth Feng
2019-03-16drm/msm: Unblock writer if reader closes fileKristian H. Kristensen
2019-03-08drm/amd/display: Fix MST reboot/poweroff sequenceLeo (Hanghong) Ma