summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2020-01-27drm/msm/a3xx: remove TPL1 regs from snapshotRob Clark
2020-01-27drm/msm/mdp5: Fix mdp5_cfg_init error returnJeffrey Hugo
2020-01-27drm/vmwgfx: Remove set but not used variable 'restart'YueHaibing
2020-01-27drm/fb-helper: generic: Call drm_client_add() after setup is doneNoralf Trønnes
2020-01-27drm/nouveau: fix missing break in switch statementColin Ian King
2020-01-27drm/nouveau/pmu: don't print reply values if exec is falseColin Ian King
2020-01-27drm/nouveau/bios/ramcfg: fix missing parentheses when calculating RONColin Ian King
2020-01-27drm/etnaviv: potential NULL dereferenceDan Carpenter
2020-01-27drm/xen-front: Fix mmap attributes for display buffersOleksandr Andrushchenko
2020-01-27drm/etnaviv: NULL vs IS_ERR() buf in etnaviv_core_dump()Dan Carpenter
2020-01-27drm/shmob: Fix return value check in shmob_drm_probeYueHaibing
2020-01-27drm/fb-helper: generic: Fix setup error pathNoralf Trønnes
2020-01-27drm/etnaviv: fix some off by one bugsDan Carpenter
2020-01-27drm: Fix error handling in drm_legacy_addctxYueHaibing
2020-01-27drm/dp_mst: Skip validating ports during destruction, just refLyude Paul
2020-01-27drm: rcar-du: Fix vblank initializationLaurent Pinchart
2020-01-27drm: rcar-du: Fix the return value in case of error in 'rcar_du_crtc_set_crc_...Christophe JAILLET
2020-01-27drm/sun4i: hdmi: Fix double flag assignationMaxime Ripard
2020-01-27drm/msm: fix unsigned comparison with less than zeroColin Ian King
2020-01-27drm/hisilicon: hibmc: Don't overwrite fb helper surface depthJohn Garry
2020-01-27drm/virtio: fix bounds check in virtio_gpu_cmd_get_capset()Dan Carpenter
2020-01-27drm/sti: do not remove the drm_bridge that was never addedPeter Rosin
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