summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorFilesLines
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-04drm/i915: Do not enable FEC without DSCVille Syrjälä1-3/+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/ttm: fix re-init of global structuresChristian König2-7/+8
2019-05-02drm/vc4: Fix memory leak during gpu reset.Maarten Lankhorst1-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/amdgpu: psp_ring_destroy cause psp->km_ring.ring_mem NULLwentalou1-1/+1
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/virtio: do NOT reuse resource idsGerd Hoffmann1-0/+13
2019-04-17drm/i915/dp: revert back to max link rate and lane count on eDPJani Nikula1-59/+10
2019-04-17drm/udl: add a release method and delay modeset teardownDave Airlie3-1/+9
2019-04-17drm/sun4i: DW HDMI: Lower max. supported rate for H6Jernej Skrabec1-2/+7
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: Reorder set_property_atomic to avoid returning with an active ww_ctxChris Wilson1-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/msm/dpu: Convert to a chained irq chipStephen Boyd1-15/+21
2019-04-05drm/vkms: Bugfix extra vblank frameShayenne Moura1-0/+3
2019-04-05drm/vkms: Bugfix racing hrtimer vblank handleShayenne Moura1-12/+6
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/sched: Fix entities with 0 rqs.Bas Nieuwenhuizen1-13/+26
2019-04-05drm/amd/display: Clear stream->mode_changed after commitNicholas Kazlauskas1-0/+3
2019-04-05drm/amd/display: Fix reference counting for struct dc_sink.Mathias Fröhlich3-8/+37
2019-04-03drm/i915/icl: Fix the TRANS_DDI_FUNC_CTL2 bitfield macroManasi Navare1-1/+1
2019-04-03drm/i915/gvt: Fix MI_FLUSH_DW parsing with correct index checkZhenyu Wang1-1/+1
2019-04-03drm/i915: Mark AML 0x87CA as ULXVille Syrjälä1-1/+2
2019-04-03drm/vkms: fix use-after-free when drm_gem_handle_create() failsEric Biggers1-4/+1
2019-04-03drm/vgem: fix use-after-free when drm_gem_handle_create() failsEric Biggers1-5/+1
2019-04-03drm/rockchip: vop: reset scale mode when win is disabledJonas Karlman1-3/+15
2019-03-27drm/vkms: Fix flush_work() without INIT_WORK().Tetsuo Handa1-0/+1
2019-03-27drm/vmwgfx: Return 0 when gmrid::get_node runs out of ID'sDeepak Rawat1-1/+1
2019-03-27drm/vmwgfx: Don't double-free the mode stored in par->set_modeThomas Zimmermann1-9/+3
2019-03-27drm/amdgpu: fix invalid use of change_bitChristian König1-1/+1
2019-03-23drm/amd/display: don't call dm_pp_ function from an fpu blockHarry Wentland1-2/+6