summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-06-10drm/ingenic: Set GEM CMA functions with DRM_GEM_CMA_DRIVER_OPSThomas Zimmermann
2020-06-10drm/ingenic: Use GEM CMA object functionsThomas Zimmermann
2020-06-10drm/imx: Set GEM CMA functions with DRM_GEM_CMA_DRIVER_OPSThomas Zimmermann
2020-06-10drm/imx: Use GEM CMA object functionsThomas Zimmermann
2020-06-10drm/hisilicon/kirin: Set GEM CMA functions with DRM_GEM_CMA_DRIVER_OPSThomas Zimmermann
2020-06-10drm/hisilicon/kirin: Use GEM CMA object functionsThomas Zimmermann
2020-06-10drm/hisilicon/kirin: Set .dumb_create to drm_gem_cma_dumb_create()Thomas Zimmermann
2020-06-10drm/fsl-dcu: Set GEM CMA functions with DRM_GEM_CMA_DRIVER_OPSThomas Zimmermann
2020-06-10drm/fsl-dcu: Use GEM CMA object functionsThomas Zimmermann
2020-06-10drm/atmel-hlcdc: Set GEM CMA functions with DRM_GEM_CMA_DRIVER_OPSThomas Zimmermann
2020-06-10drm/atmel-hlcdc: Use GEM CMA object functionsThomas Zimmermann
2020-06-10drm/arm: Set GEM CMA functions with DRM_GEM_CMA_DRIVER_OPSThomas Zimmermann
2020-06-10drm/arm: Use GEM CMA object functionsThomas Zimmermann
2020-06-10drm/arc: Set GEM CMA functions with DRM_GEM_CMA_DRIVER_OPSThomas Zimmermann
2020-06-10drm/arc: Use GEM CMA object functionsThomas Zimmermann
2020-06-10drm/cma-helper: Add DRM_GEM_CMA_DRIVER_OPS to set default GEM CMA functionsThomas Zimmermann
2020-06-10drm/cma-helper: Rework DRM_GEM_CMA_VMAP_DRIVER_OPS macroThomas Zimmermann
2020-06-10drm/cma-helper: Rename symbols from drm_cma_gem_ to drm_gem_cma_Thomas Zimmermann
2020-06-08drm/shmem-helpers: Simplify dma-buf importingDaniel Vetter
2020-06-08drm/shmem-helpers: Ensure get_pages is not called on imported dma-bufDaniel Vetter
2020-06-08drm/mm: add ig_frag selftestNirmoy Das
2020-06-08drm: document how user-space should use link-statusSimon Ser
2020-06-05drm/panel: simple: Add support for KOE TX26D202VM0BWA panelLiu Ying
2020-06-05dt-bindings: panel-simple: Add koe,tx26d202vm0bwa compatibleLiu Ying
2020-06-04drm/panel: simple: Set connector type for DSI panelsLaurent Pinchart
2020-06-04drm/mm: fix hole size comparisonNirmoy Das
2020-06-03drm/hdlcd: Don't call drm_crtc_vblank_off on unbindDaniel Vetter
2020-06-03drm/malidp: Don't call drm_crtc_vblank_off on unbindDaniel Vetter
2020-06-03drm/shmem-helpers: Redirect mmap for imported dma-bufDaniel Vetter
2020-06-03drm/shmem-helpers: Don't call get/put_pages on imported dma-buf in vmapDaniel Vetter
2020-06-03drm/udl: Don't call get/put_pages on imported dma-bufDaniel Vetter
2020-06-03drm/virtio: Call the right shmem helpersDaniel Vetter
2020-06-03drm/doc: Some polish for shmem helpersDaniel Vetter
2020-06-03drm/gem: WARN if drm_gem_get_pages is called on a private objDaniel Vetter
2020-06-03drm/msm: Don't call dma_buf_vunmap without _vmapDaniel Vetter
2020-06-01drm: add docs for standard CRTC propertiesSimon Ser
2020-06-01video: fbdev: Use IS_BUILTINJoe Perches
2020-06-01video: fbdev: pxafb: Use correct return value for pxafb_probe()Tiezhu Yang
2020-06-01video: pxafb: Fix the function used to balance a 'dma_alloc_coherent()' callChristophe JAILLET
2020-06-01drivers: video: hdmi: cleanup coding style in video a bitBernard Zhao
2020-06-01console: newport_con: fix an issue about leak related system resourcesDejin Zheng
2020-06-01video: fbdev: sm712fb: fix an issue about iounmap for a wrong addressDejin Zheng
2020-06-01omapfb/dss: fix comparison to bool warningJason Yan
2020-06-01drm: DPMS is no longer the only mutable connector propSimon Ser
2020-05-31video: fbdev: convert get_user_pages() --> pin_user_pages()John Hubbard
2020-05-31video: fbdev: fix error handling for get_user_pages_fast()John Hubbard
2020-05-31drm/vblank: use drm_WARN for all warningsSam Ravnborg
2020-05-31drm/vblank: use drm_* functions for loggingSam Ravnborg
2020-05-31Documentation: Fix typo error in todo.rstSidong Yang
2020-05-29drm: use drm_dev_has_vblank moreDaniel Vetter