summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2020-02-11drm/dp_mst: Remove VCPI while disabling topology mgrWayne Lin
2020-02-11drm: atmel-hlcdc: enable clock before configuring timing engineClaudiu Beznea
2020-02-11drm: msm: mdp4: Adjust indentation in mdp4_dsi_encoder_enableNathan Chancellor
2020-02-11drm/amd/dm/mst: Ignore payload update failuresLyude Paul
2020-02-11drm/rect: Avoid division by zeroVille Syrjälä
2020-02-11Revert "drm/sun4i: dsi: Change the start delay calculation"Icenowy Zheng
2020-01-27drm/radeon: fix bad DMA from INTERRUPT_CNTL2Sam Bobroff
2020-01-27drm: panel-lvds: Potential Oops in probe error handlingDan Carpenter
2020-01-27drm/msm/dsi: Implement reset correctlyJeffrey Hugo
2020-01-27drm: rcar-du: lvds: Fix bridge_to_rcar_lvdsFabrizio Castro
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