summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2020-01-23drm/nouveau/mmu: qualify vmm during dtorJon Derrick
2020-01-23drm/nouveau/bar/gf100: ensure BAR is mappedJon Derrick
2020-01-23drm/nouveau/bar/nv50: check bar1 vmm return valueJon Derrick
2020-01-23drm/i915: Add missing include file <linux/math64.h>YueHaibing
2020-01-17drm/arm/mali: make malidp_mw_connector_helper_funcs staticBen Dooks (Codethink)
2020-01-17drm/ttm: fix incrementing the page pointer for huge pagesChristian König
2020-01-17drm/ttm: fix start page for huge page check in ttm_put_pages()Christian König
2020-01-17drm/i915: Fix use-after-free when destroying GEM contextTyler Hicks
2020-01-14drm/i915/gen9: Clear residual context state on context switchAkeem G Abodunrin
2020-01-14drm/dp_mst: correct the shifting in DP_REMOTE_I2C_READWayne Lin
2020-01-14drm/fb-helper: Round up bits_per_pixel if possibleGeert Uytterhoeven
2020-01-14drm/sun4i: tcon: Set RGB DCLK min. divider based on hardware modelChen-Yu Tsai
2020-01-12drm/exynos: gsc: add missed component_delChuhong Yuan
2020-01-09drm/mst: Fix MST sideband up-reply failure handlingImre Deak
2020-01-09drm/msm: include linux/sched/task.hArnd Bergmann
2020-01-09drm/sun4i: hdmi: Remove duplicate cleanup callsStefan Mavrodiev
2020-01-09drm: limit to INT_MAX in create_blob ioctlDaniel Vetter
2020-01-09drm/nouveau: Move the declaration of struct nouveau_conn_atom up a bitHans de Goede
2020-01-09drm/amd/display: Fixed kernel panic when booting with DP-to-HDMI dongleDavid Galiffi
2020-01-09drm/amdgpu: add cache flush workaround to gfx8 emit_fencePierre-Eric Pelloux-Prayer
2020-01-09drm/amdgpu: add check before enabling/disabling broadcast modeGuchun Chen
2019-12-31drm/amdgpu: fix uninitialized variable pasid_mapping_neededColin Ian King
2019-12-31drm/amdgpu: fix bad DMA from INTERRUPT_CNTL2Sam Bobroff
2019-12-31drm/amdgpu: fix potential double drop fence referencePan Bian
2019-12-31drm/amdgpu: disallow direct upload save restore list from gfx driverHawking Zhang
2019-12-31gpu: host1x: Allocate gather copy for host1xThierry Reding
2019-12-31drm/tegra: sor: Use correct SOR index on Tegra210Thierry Reding
2019-12-31drm/gma500: fix memory disclosures due to uninitialized bytesKangjie Lu
2019-12-31drm/bridge: dw-hdmi: Restore audio when setting a modeDaniel Kurtz
2019-12-31drm/amd/display: Fix dongle_caps containing stale information.David Galiffi
2019-12-31drm/drm_vblank: Change EINVAL by the correct errnoRodrigo Siqueira
2019-12-31drm/bridge: dw-hdmi: Refuse DDC/CI transfers on the internal I2C controllerMatthias Kaehlcke
2019-12-31drm/amdkfd: fix a potential NULL pointer dereference (v2)Allen Pais
2019-12-31drm/amdgpu: grab the id mgr lock while accessing passid_mappingChristian König
2019-12-31drm/bridge: analogix-anx78xx: silence -EPROBE_DEFER warningsBrian Masney
2019-12-31drm/panel: Add missing drm_panel_init() in panel driversLaurent Pinchart
2019-12-21drm/radeon: fix r1xx/r2xx register checker for POT texturesAlex Deucher
2019-12-21drm: meson: venc: cvbs: fix CVBS mode matchingMartin Blumenstingl
2019-12-13drm/i810: Prevent underflow in ioctlDan Carpenter
2019-12-13drm/msm: fix memleak on releaseJohan Hovold
2019-12-13gpu: host1x: Fix syncpoint ID field size on Tegra186Thierry Reding
2019-12-13drm/sun4i: tcon: Set min division of TCON0_DCLK to 1.Yunhao Tian
2019-12-05drm/atmel-hlcdc: revert shift by 8Claudiu Beznea
2019-12-05gpu: ipu-v3: pre: don't trigger update if buffer address doesn't changeLucas Stach
2019-12-01drm/i915/userptr: Try to acquire the page lock around set_page_dirty()Chris Wilson
2019-12-01drm/i915/pmu: "Frequency" is reported as accumulated cyclesChris Wilson
2019-12-01drm/amd/powerplay: issue no PPSMC_MSG_GetCurrPkgPwr on unsupported ASICsEvan Quan
2019-11-24msm/gpu/a6xx: Force of_dma_configure to setup DMA for GMUJordan Crouse
2019-11-20qxl: fix null-pointer crash during suspendPeter Wu
2019-11-12drm/i915/cmdparser: Fix jump whitelist clearingBen Hutchings