summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2020-02-11drm: atmel-hlcdc: enable clock before configuring timing engineClaudiu Beznea1-1/+7
2020-02-11drm: msm: mdp4: Adjust indentation in mdp4_dsi_encoder_enableNathan Chancellor1-1/+1
2020-02-11drm/amd/dm/mst: Ignore payload update failuresLyude Paul1-9/+4
2020-02-11drm/rect: Avoid division by zeroVille Syrjälä1-1/+6
2020-02-11Revert "drm/sun4i: dsi: Change the start delay calculation"Icenowy Zheng1-2/+1
2020-01-27drm/radeon: fix bad DMA from INTERRUPT_CNTL2Sam Bobroff3-6/+6
2020-01-27drm: panel-lvds: Potential Oops in probe error handlingDan Carpenter1-17/+4
2020-01-27drm/msm/dsi: Implement reset correctlyJeffrey Hugo1-2/+4
2020-01-27drm: rcar-du: lvds: Fix bridge_to_rcar_lvdsFabrizio Castro1-4/+4
2020-01-27drm/msm/a3xx: remove TPL1 regs from snapshotRob Clark1-13/+11
2020-01-27drm/msm/mdp5: Fix mdp5_cfg_init error returnJeffrey Hugo1-1/+1
2020-01-27drm/vmwgfx: Remove set but not used variable 'restart'YueHaibing1-5/+1
2020-01-27drm/fb-helper: generic: Call drm_client_add() after setup is doneNoralf Trønnes1-2/+2
2020-01-27drm/nouveau: fix missing break in switch statementColin Ian King1-0/+1
2020-01-27drm/nouveau/pmu: don't print reply values if exec is falseColin Ian King1-2/+2
2020-01-27drm/nouveau/bios/ramcfg: fix missing parentheses when calculating RONColin Ian King1-1/+1
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