summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorFilesLines
2020-01-27drm/etnaviv: potential NULL dereferenceDan Carpenter1-1/+1
2020-01-27drm/xen-front: Fix mmap attributes for display buffersOleksandr Andrushchenko1-3/+10
2020-01-27drm/etnaviv: NULL vs IS_ERR() buf in etnaviv_core_dump()Dan Carpenter1-1/+1
2020-01-27drm/shmob: Fix return value check in shmob_drm_probeYueHaibing1-2/+2
2020-01-27drm/fb-helper: generic: Fix setup error pathNoralf Trønnes1-40/+58
2020-01-27drm/etnaviv: fix some off by one bugsDan Carpenter1-3/+3
2020-01-27drm: Fix error handling in drm_legacy_addctxYueHaibing1-6/+9
2020-01-27drm/dp_mst: Skip validating ports during destruction, just refLyude Paul1-2/+13
2020-01-27drm: rcar-du: Fix vblank initializationLaurent Pinchart1-1/+1
2020-01-27drm: rcar-du: Fix the return value in case of error in 'rcar_du_crtc_set_crc_...Christophe JAILLET1-1/+1
2020-01-27drm/sun4i: hdmi: Fix double flag assignationMaxime Ripard1-1/+1
2020-01-27drm/msm: fix unsigned comparison with less than zeroColin Ian King1-1/+1
2020-01-27drm/hisilicon: hibmc: Don't overwrite fb helper surface depthJohn Garry1-1/+0
2020-01-27drm/virtio: fix bounds check in virtio_gpu_cmd_get_capset()Dan Carpenter1-2/+3
2020-01-27drm/sti: do not remove the drm_bridge that was never addedPeter Rosin2-2/+0
2020-01-23drm/nouveau/mmu: qualify vmm during dtorJon Derrick1-1/+1
2020-01-23drm/nouveau/bar/gf100: ensure BAR is mappedJon Derrick1-0/+2
2020-01-23drm/nouveau/bar/nv50: check bar1 vmm return valueJon Derrick1-0/+2
2020-01-23drm/i915: Add missing include file <linux/math64.h>YueHaibing1-0/+1
2020-01-17drm/arm/mali: make malidp_mw_connector_helper_funcs staticBen Dooks (Codethink)1-1/+1
2020-01-17drm/ttm: fix incrementing the page pointer for huge pagesChristian König1-2/+2
2020-01-17drm/ttm: fix start page for huge page check in ttm_put_pages()Christian König1-2/+2
2020-01-17drm/i915: Fix use-after-free when destroying GEM contextTyler Hicks1-6/+7
2020-01-14drm/i915/gen9: Clear residual context state on context switchAkeem G Abodunrin1-0/+9
2020-01-14drm/dp_mst: correct the shifting in DP_REMOTE_I2C_READWayne Lin1-1/+1
2020-01-14drm/fb-helper: Round up bits_per_pixel if possibleGeert Uytterhoeven1-1/+6
2020-01-14drm/sun4i: tcon: Set RGB DCLK min. divider based on hardware modelChen-Yu Tsai2-3/+13
2020-01-12drm/exynos: gsc: add missed component_delChuhong Yuan1-0/+1
2020-01-09drm/mst: Fix MST sideband up-reply failure handlingImre Deak1-1/+5
2020-01-09drm/msm: include linux/sched/task.hArnd Bergmann1-0/+1
2020-01-09drm/sun4i: hdmi: Remove duplicate cleanup callsStefan Mavrodiev1-2/+0
2020-01-09drm: limit to INT_MAX in create_blob ioctlDaniel Vetter1-1/+1
2020-01-09drm/nouveau: Move the declaration of struct nouveau_conn_atom up a bitHans de Goede1-55/+55
2020-01-09drm/amd/display: Fixed kernel panic when booting with DP-to-HDMI dongleDavid Galiffi1-1/+1
2020-01-09drm/amdgpu: add cache flush workaround to gfx8 emit_fencePierre-Eric Pelloux-Prayer1-3/+19
2020-01-09drm/amdgpu: add check before enabling/disabling broadcast modeGuchun Chen1-16/+22
2019-12-31drm/amdgpu: fix uninitialized variable pasid_mapping_neededColin Ian King1-1/+1
2019-12-31drm/amdgpu: fix bad DMA from INTERRUPT_CNTL2Sam Bobroff1-1/+2
2019-12-31drm/amdgpu: fix potential double drop fence referencePan Bian1-0/+2
2019-12-31drm/amdgpu: disallow direct upload save restore list from gfx driverHawking Zhang1-1/+2
2019-12-31drm/tegra: sor: Use correct SOR index on Tegra210Thierry Reding1-0/+5
2019-12-31drm/gma500: fix memory disclosures due to uninitialized bytesKangjie Lu1-0/+2
2019-12-31drm/bridge: dw-hdmi: Restore audio when setting a modeDaniel Kurtz1-1/+1
2019-12-31drm/amd/display: Fix dongle_caps containing stale information.David Galiffi2-1/+2
2019-12-31drm/drm_vblank: Change EINVAL by the correct errnoRodrigo Siqueira1-3/+3
2019-12-31drm/bridge: dw-hdmi: Refuse DDC/CI transfers on the internal I2C controllerMatthias Kaehlcke1-0/+10
2019-12-31drm/amdkfd: fix a potential NULL pointer dereference (v2)Allen Pais1-0/+5
2019-12-31drm/amdgpu: grab the id mgr lock while accessing passid_mappingChristian König1-3/+9
2019-12-31drm/bridge: analogix-anx78xx: silence -EPROBE_DEFER warningsBrian Masney1-2/+6
2019-12-31drm/panel: Add missing drm_panel_init() in panel driversLaurent Pinchart2-0/+2