summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorFilesLines
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-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-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
2018-04-26drm/nouveau/pmu/fuc: don't use movw directly anymoreKarol Herbst4-1292/+1292
2018-04-26drm/i915/bxt, glk: Increase PCODE timeouts during CDCLK freq changingImre Deak3-9/+25
2018-04-26drm/i915: Fix LSPCON TMDS output buffer enabling from low-power stateImre Deak1-7/+32
2018-04-26drm/i915: Do no use kfree() to free a kmem_cache_alloc() return valueXidong Wang1-1/+1
2018-04-26drm/i915/audio: Fix audio detection issue on GLKGaurav K Singh1-1/+1
2018-04-26drm/i915/gvt: throw error on unhandled vfio ioctlsGerd Hoffmann1-1/+1
2018-04-26drm/vc4: Fix memory leak during BO teardownDaniel J Blueman2-0/+3
2018-04-24drm/i915: Correctly handle limited range YCbCr data on VLV/CHVVille Syrjälä2-18/+73
2018-04-24drm/radeon: Fix PCIe lane width calculationPaul Parsons1-2/+2
2018-04-24drm/radeon: add PX quirk for Asus K73TKNico Sneck1-0/+4
2018-04-24drm/rockchip: Clear all interrupts before requesting the IRQMarc Zyngier1-11/+12
2018-04-24drm/amdgpu/si: implement get/set pcie_lanes asic callbackAlex Deucher1-0/+67