summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
* drm/sun4i: Unbind components before releasing DRM and memoryPaul Kocialkowski2019-05-161-2/+3
* drm/imx: don't skip DP channel disable for background planeLucas Stach2019-05-161-1/+1
* gpu: ipu-v3: dp: fix CSC handlingLucas Stach2019-05-161-3/+9
* drm/sun4i: Fix component unbinding and component master deletionPaul Kocialkowski2019-05-161-0/+4
* drm/sun4i: Set device driver data at bind time for use in unbindPaul Kocialkowski2019-05-161-0/+2
* drm/amd/display: If one stream full updates, full update all planesDavid Francis2019-05-162-0/+22
* drm/amd/display: extending AUX SW TimeoutMartin Leung2019-05-162-6/+9
* drm/mediatek: fix possible object reference leakWen Yang2019-05-101-0/+1
* drm/sun4i: tcon top: Fix NULL/invalid pointer dereference in sun8i_tcon_top_u...Ondrej Jirman2019-05-101-2/+3
* drm/amd/display: fix cursor black issuetiancyin2019-05-101-0/+1
* drm/mediatek: Fix an error code in mtk_hdmi_dt_parse_pdata()Dan Carpenter2019-05-101-1/+0
* drm/omap: hdmi4_cec: Fix CEC clock handling for PMTony Lindgren2019-05-101-7/+19
* drm/meson: Uninstall IRQ handlerJean-Philippe Brucker2019-05-041-1/+4
* drm/meson: Fix invalid pointer in meson_drv_unbind()Jean-Philippe Brucker2019-05-041-2/+2
* drm: Fix drm_release() and device unplugNoralf Trønnes2019-05-042-9/+3
* drm/tegra: hub: Fix dereference before checkThierry Reding2019-05-041-1/+3
* drm/vc4: Fix compilation error reported by kbuild test botMaarten Lankhorst2019-05-021-1/+1
* Revert "drm/i915/fbdev: Actually configure untiled displays"Dave Airlie2019-05-021-7/+5
* drm/vc4: Fix memory leak during gpu reset.Maarten Lankhorst2019-05-021-1/+1
* drm/rockchip: fix for mailbox read validation.Damian Kos2019-05-021-1/+1
* drm/amdgpu/gmc9: fix VM_L2_CNTL3 programmingAlex Deucher2019-04-271-0/+1
* drm/ttm: fix out-of-bounds read in ttm_put_pages() v2Christian König2019-04-271-2/+3
* drm/amdkfd: use init_mqd function to allocate object for hid_mqd (CI)Kevin Wang2019-04-201-51/+1
* drm/nouveau/volt/gf117: fix speedo readout registerIlia Mirkin2019-04-204-1/+63
* drm/panel: panel-innolux: set display off in innolux_panel_unprepareHsin-Yi, Wang2019-04-201-6/+5
* drm/ttm: Fix bo_global and mem_global kfree errorTrigger Huang2019-04-202-10/+0
* drm/cirrus: Use drm_framebuffer_put to avoid kernel oops in clean-upThomas Zimmermann2019-04-203-23/+29
* drm/nouveau/debugfs: Fix check of pm_runtime_get_sync failureYueHaibing2019-04-201-1/+1
* drm/exynos/mixer: fix MIXER shadow registry synchronisation codeAndrzej Hajda2019-04-201-44/+66
* drm/udl: use drm_gem_object_put_unlocked.Dave Airlie2019-04-201-1/+1
* drm/udl: add a release method and delay modeset teardownDave Airlie2019-04-173-1/+9
* drm/i915/gvt: do not deliver a workload if its creation failsYan Zhao2019-04-171-2/+3
* drm/i915/gvt: do not let pin count of shadow mm go negativeYan Zhao2019-04-171-1/+1
* drm/dp/mst: Configure no_stop_bit correctly for remote i2c xfersVille Syrjälä2019-04-051-0/+1
* drm/fb-helper: fix leaks in error path of drm_fb_helper_fbdev_setupPeter Wu2019-04-051-1/+1
* drm/nouveau: Stop using drm_crtc_force_disableDaniel Vetter2019-04-051-1/+3
* drm: Auto-set allow_fb_modifiers when given modifiers at plane initPaul Kocialkowski2019-04-051-0/+3
* drm/amd/display: Enable vblank interrupt during CRC captureNicholas Kazlauskas2019-04-052-22/+34
* drm/vkms: Bugfix extra vblank frameShayenne Moura2019-04-051-0/+3
* drm/amd/display: Disconnect mpcc when changing tgNicholas Kazlauskas2019-04-051-3/+4
* drm/amd/display: Don't re-program planes for DPMS changesNicholas Kazlauskas2019-04-051-1/+2
* drm: rcar-du: add missing of_node_putJulia Lawall2019-04-051-0/+2
* drm/amd/display: Clear stream->mode_changed after commitNicholas Kazlauskas2019-04-051-0/+3
* drm/i915/gvt: Fix MI_FLUSH_DW parsing with correct index checkZhenyu Wang2019-04-031-1/+1
* drm/vkms: fix use-after-free when drm_gem_handle_create() failsEric Biggers2019-04-031-4/+1
* drm/vgem: fix use-after-free when drm_gem_handle_create() failsEric Biggers2019-04-031-5/+1
* drm/rockchip: vop: reset scale mode when win is disabledJonas Karlman2019-04-031-3/+15
* drm: Reorder set_property_atomic to avoid returning with an active ww_ctxChris Wilson2019-03-271-2/+3
* drm/vmwgfx: Return 0 when gmrid::get_node runs out of ID'sDeepak Rawat2019-03-271-1/+1
* drm/vmwgfx: Don't double-free the mode stored in par->set_modeThomas Zimmermann2019-03-271-9/+3