summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2018-06-20drm/msm: don't deref error pointer in the msm_fbdev_create error pathEmil Velikov1-9/+2
2018-06-20drm/msm/dsi: use correct enum in dsi_get_cmd_fmtStefan Agner1-1/+1
2018-06-20drm/msm: Fix possible null dereference on failure of get_pages()Ben Hutchings1-9/+11
2018-06-11drm: set FMODE_UNSIGNED_OFFSET for drm filesDave Airlie1-0/+1
2018-06-05drm/i915: Disable LVDS on Radiant P845Ondrej Zary1-0/+8
2018-06-05drm/i915/lvds: Move acpi lid notification registration to registration phaseChris Wilson1-11/+32
2018-06-05drm/psr: Fix missed entry in PSR setup time table.Dhinakaran Pandiyan1-0/+1
2018-06-05drm/amd/powerplay: Fix enum mismatchMatthias Kaehlcke2-5/+5
2018-06-05drm/i915: Always sanity check engine state upon idlingChris Wilson1-19/+8
2018-05-30drm/vmwgfx: Set dmabuf_size when vmw_dmabuf_init is successfulDeepak Rawat1-0/+2
2018-05-30drm: rcar-du: lvds: Fix LVDS startup on R-Car Gen2Sergei Shtylyov1-5/+6
2018-05-30drm: rcar-du: lvds: Fix LVDS startup on R-Car Gen3Sergei Shtylyov1-2/+5
2018-05-30drm/rockchip: Respect page offset for PRIME mmap callsØrjan Eide1-1/+6
2018-05-30drm/amdgpu: adjust timeout for ib_ring_tests(v2)Monk Liu1-1/+32
2018-05-30drm/amdgpu: disable GFX ring and disable PQ wptr in hw_finiMonk Liu1-1/+7
2018-05-30drm: omapdrm: dss: Move initialization code from component bind to probeLaurent Pinchart1-89/+104
2018-05-30drm/bridge: sii902x: Retry status read after DDI I2CLinus Walleij1-4/+16
2018-05-30drm/panel: simple: Fix the bus format for the Ontat panelEric Anholt1-1/+1
2018-05-30drm/meson: Fix an un-handled error path in 'meson_drv_bind_master()'Christophe JAILLET1-1/+4
2018-05-30drm/meson: Fix some error handling paths in 'meson_drv_bind_master()'Christophe JAILLET1-8/+16
2018-05-30drm/amdkfd: add missing include of mm.hOded Gabbay1-0/+1
2018-05-30drm/vmwgfx: Unpin the screen object backup buffer when not usedThomas Hellstrom1-8/+21
2018-05-30drm/amdkfd: Fix scratch memory with HWS enabledFelix Kuehling1-2/+1
2018-05-30drm/ast: Fixed 1280x800 Display IssueY.C. Chen1-2/+2
2018-05-30drm/tegra: Shutdown on driver unbindThierry Reding1-0/+1
2018-05-30drm/nouveau/bl: fix backlight regressionKarol Herbst1-5/+5
2018-05-30drm/imx: move arming of the vblank event to atomic_flushLucas Stach1-0/+5
2018-05-30gpu: ipu-v3: prg: avoid possible array underflowArnd Bergmann1-3/+9
2018-05-30drm/sun4i: Fix dclk_set_phaseGiulio Benetti1-1/+4
2018-05-30drm/amd/amdgpu: Correct VRAM width for APUs with GMC9Tom St Denis1-1/+4
2018-05-30virtio-gpu: fix ioctl and expose the fixed status to userspace.Dave Airlie1-6/+11
2018-05-30drm/meson: fix vsync buffer updateNeil Armstrong3-4/+12
2018-05-30drm/exynos: fix comparison to bitshift when dealing with a maskWolfram Sang1-1/+1
2018-05-30drm/exynos: g2d: use monotonic timestampsArnd Bergmann1-3/+3
2018-05-30gpu: ipu-v3: prg: fix device node leak in ipu_prg_lookup_by_phandleTobias Jordan1-0/+3
2018-05-30gpu: ipu-v3: pre: fix device node leak in ipu_pre_lookup_by_phandleTobias Jordan1-0/+3
2018-05-30drm/vmwgfx: Fix 32-bit VMW_PORT_HB_[IN|OUT] macrosThomas Hellstrom1-8/+17
2018-05-22drm/i915/gen9: Add WaClearHIZ_WM_CHICKEN3 for bxt and glkMichel Thierry2-0/+7
2018-05-22drm: Match sysfs name in link removal to link creationHaneen Mohammed1-1/+1
2018-05-16drm/atomic: Clean private obj old_state/new_state in drm_atomic_state_default...Ville Syrjälä1-0/+2
2018-05-16drm/atomic: Clean old_state/new_state in drm_atomic_state_default_clear()Ville Syrjälä1-0/+6
2018-05-16drm/nouveau: Fix deadlock in nv50_mstm_register_connector()Lyude Paul1-4/+3
2018-05-16drm/i915: Fix drm:intel_enable_lvds ERROR message in kernel logFlorent Flament1-1/+2
2018-05-16drm/vc4: Fix scaling of uni-planar formatsBoris Brezillon1-1/+1
2018-05-09drm/bridge: vga-dac: Fix edid memory leakSean Paul1-1/+3
2018-05-09drm/vmwgfx: Fix a buffer object leakThomas Hellstrom1-0/+1
2018-05-01drm/i915: Enable display WA#1183 from its correct spotImre Deak1-6/+5
2018-05-01drm/amdgpu: set COMPUTE_PGM_RSRC1 for SGPR/VGPR clearing shadersNicolai Hähnle1-2/+5
2018-05-01drm/virtio: fix vq wait_event conditionGerd Hoffmann1-2/+2
2018-04-29drm: bridge: dw-hdmi: Fix overflow workaround for Amlogic Meson GX SoCsNeil Armstrong1-0/+3