aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-10-22gma/gma500: fix a memory disclosure bug due to uninitialized bytesKangjie Lu1-0/+2
2019-10-21drm/komeda: Dump SC_ENH_* registers from scaler blockMihail Atanassov1-1/+13
2019-10-21drm: tda998x: use cec_notifier_conn_(un)registerDariusz Marcinkiewicz1-5/+4
2019-10-18drm/edid: Fix HDMI VIC handlingVille Syrjälä1-16/+21
2019-10-18drm/edid: Extract drm_mode_cea_vic()Ville Syrjälä1-23/+30
2019-10-18drm/edid: Make drm_get_cea_aspect_ratio() staticVille Syrjälä1-9/+1
2019-10-18drm/syncobj: extend syncobj query ability v3Chunming Zhou1-15/+22
2019-10-18drm/arm: make undeclared items staticBen Dooks (Codethink)1-5/+5
2019-10-17drm/lima: add __GFP_NOWARN flag to all dma_alloc_wcQiang Yu2-3/+3
2019-10-17drm/lima: use drm_gem_(un)lock_reservationsQiang Yu1-58/+6
2019-10-17drm/lima: use drm_gem_shmem_helpersQiang Yu12-360/+145
2019-10-17drm/qxl: Fix randbuild errorYueHaibing1-0/+1
2019-10-17drm/cirrus: Remove obsolete header fileThomas Zimmermann1-247/+0
2019-10-17drm/vram: drop DRM_VRAM_MM_FILE_OPERATIONSGerd Hoffmann5-20/+5
2019-10-17drm/vram: drop verify_accessGerd Hoffmann1-22/+0
2019-10-17drm/vram: switch vram helper to &drm_gem_object_funcs.mmap()Gerd Hoffmann1-33/+1
2019-10-17drm/ttm: add drm_gem_ttm_mmap()Gerd Hoffmann1-0/+17
2019-10-17drm/ttm: rename ttm_fbdev_mmapGerd Hoffmann2-7/+6
2019-10-17drm/ttm: factor out ttm_bo_mmap_vma_setupGerd Hoffmann1-22/+24
2019-10-17drm/shmem: drop DEFINE_DRM_GEM_SHMEM_FOPSGerd Hoffmann5-5/+5
2019-10-17drm/shmem: drop VM_IOGerd Hoffmann1-1/+1
2019-10-17drm/shmem: drop VM_DONTDUMPGerd Hoffmann1-1/+1
2019-10-17drm/shmem: switch shmem helper to &drm_gem_object_funcs.mmapGerd Hoffmann4-21/+13
2019-10-17drm: add mmap() to drm_gem_object_funcsGerd Hoffmann2-9/+27
2019-10-16drm/i810: Refer to `PREEMPTION' in commentSebastian Andrzej Siewior1-1/+1
2019-10-16drm/komeda: Adds output-color format supportLowry Li (Arm Technology China)6-7/+38
2019-10-16drm/komeda: Set output color depth for outputLowry Li (Arm Technology China)6-0/+46
2019-10-16drm/komeda: Adds layer horizontal input size limitation check for D71Lowry Li (Arm Technology China)1-0/+49
2019-10-16drm/komeda: Add line size supportLowry Li (Arm Technology China)4-15/+70
2019-10-16drm/vboxvideo: Replace struct vram_framebuffer with generic implemenationThomas Zimmermann3-115/+8
2019-10-16drm/vboxvideo: Switch to drm_atomic_helper_dirty_fb()Thomas Zimmermann3-63/+35
2019-10-16drm/vboxvideo: Switch to generic fbdev emulationThomas Zimmermann5-169/+6
2019-10-15drm/bridge: dw-hdmi: Restore audio when setting a modeDaniel Kurtz1-1/+1
2019-10-14drm/mxsfb: Read bus flags from bridge if presentGuido Günther1-1/+4
2019-10-14drm/mxsfb: Update mxsfb to support a bridgeRobert Chiras4-21/+72
2019-10-14drm/dp-mst: fix warning on unused varLucas De Marchi1-2/+0
2019-10-14drm/omap: Remove set but not used variable 'err' in hdmi4_audio_configzhengbin1-2/+2
2019-10-14drm/omap: Remove set but not used variable 'err' in hdmi5_audio_configzhengbin1-2/+2
2019-10-14drm/omap: Remove set but not used variable 'tclk_trail'zhengbin1-2/+1
2019-10-14drm/omap: Remove set but not used variable 'plane'zhengbin1-3/+0
2019-10-13drm/rockchip: vop: add the definition of dclk_polNickey Yang3-22/+43
2019-10-13drm/rockchip: make rockchip_gem_alloc_object staticBen Dooks1-1/+1
2019-10-13drm/rockchip: include rockchip_drm_drv.hBen Dooks1-0/+1
2019-10-13drm/rockchip: rk3066_hdmi: Use devm_platform_ioremap_resource() in rk3066_hdmi_bind()Markus Elfring1-7/+1
2019-10-11drm/atmel-hlcdc: Use swap() where appropriateVille Syrjälä1-4/+1
2019-10-11drm/omap: add OMAP_BO flags to affect buffer allocationTomi Valkeinen1-2/+52
2019-10-11drm/omap: add omap_gem_validate_flags()Tomi Valkeinen1-5/+35
2019-10-11drm/omap: cleanup OMAP_BO_SCANOUT useTomi Valkeinen1-4/+2
2019-10-11drm/omap: remove OMAP_BO_TILED defineTomi Valkeinen4-14/+14
2019-10-11drm/omap: accept NULL for dma_addr in omap_gem_pinTomi Valkeinen1-2/+4