aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2019-09-19drm: Add drm_modeset_lock_assert_held()Ville Syrjälä
2019-09-17drm/encoder: Don't raise voice in drm_encoder_mask() documentationLyude Paul
2019-09-17drm/encoder: Fix possible_crtcs documentationLyude Paul
2019-09-17drm/encoder: Fix possible_clones documentationLyude Paul
2019-09-17drm/vram: Provide vmap and vunmap operations for GEM VRAM objectsThomas Zimmermann
2019-09-16drm/connector: Allow max possible encoders to attach to a connectorJosé Roberto de Souza
2019-09-16drm/connector: Share with non-atomic drivers the function to get the single e...José Roberto de Souza
2019-09-16drm/prime: Remove duplicate forward declarationThierry Reding
2019-09-13drm/bridge: Fix references to drm_bridge_funcs in documentationLaurent Pinchart
2019-09-13drm: bridge/dw_hdmi: add audio sample channel status settingYakir Yang
2019-09-12drm/vram: Unexport internal functions of VRAM MMThomas Zimmermann
2019-09-12drm/vram: Have VRAM MM call GEM VRAM functions directlyThomas Zimmermann
2019-09-12drm/vram: Move VRAM memory manager to GEM VRAM implementationThomas Zimmermann
2019-09-11drm/ttm: remove embedded vma_offset_managerGerd Hoffmann
2019-09-11drm/ttm: turn ttm_bo_device.vma_manager into a pointerGerd Hoffmann
2019-09-10drm/vram: add vram-mm debugfs fileGerd Hoffmann
2019-09-10drm/ttm: add drm gem ttm helpers, starting with drm_gem_ttm_print_info()Gerd Hoffmann
2019-09-10drm: add drm_print_bitsGerd Hoffmann
2019-09-09drm/vram: Implement lazy unmapping for GEM VRAM buffersThomas Zimmermann
2019-09-09drm/vram: Add infrastructure for move_notify()Thomas Zimmermann
2019-09-09drm/vram: Add kmap ref-counting to GEM VRAM objectsThomas Zimmermann
2019-09-08drm/bridge: panel: Infer connector type from panel by defaultLaurent Pinchart
2019-09-08drm/panel: Add and fill drm_panel type fieldLaurent Pinchart
2019-09-03drm/dp_mst: Add sideband down request tracing + selftestsLyude Paul
2019-09-03drm/print: Add drm_err_printer()Lyude Paul
2019-09-03drm/vblank: Document and fix vblank count barrier semanticsDaniel Vetter
2019-08-29drm: mst: Fix query_payload ack reply structSean Paul
2019-08-28drm: Stop including drm_bridge.h from drm_crtc.hBoris Brezillon
2019-08-27drm_dp_cec: add connector info support.Dariusz Marcinkiewicz
2019-08-24drm/panel: Initialise panel dev and funcs through drm_panel_init()Laurent Pinchart
2019-08-23drm/shmem: Use mutex_trylock in drm_gem_shmem_purgeRob Herring
2019-08-23drm: drop resource_id parameter from drm_fb_helper_remove_conflicting_pci_fra...Gerd Hoffmann
2019-08-23fbdev: drop res_id parameter from remove_conflicting_pci_framebuffersGerd Hoffmann
2019-08-17dma-fence: Store the timestamp in the same union as the cb_listChris Wilson
2019-08-17dma-fence: Shrink size of struct dma_fenceChris Wilson
2019-08-16dma-buf: Restore seqlock around dma_resv updatesChris Wilson
2019-08-14drm/bridge: dw-hdmi: move audio channel setup out of ahbJerome Brunet
2019-08-13dma-buf: rename reservation_object to dma_resvChristian König
2019-08-13dma-buf: nuke reservation_object seq numberChristian König
2019-08-12drm/panfrost: Add support for GPU heap allocationsRob Herring
2019-08-12drm/panfrost: Add a no execute flag for BO allocationsRob Herring
2019-08-12drm: Fix kerneldoc warns in connector-related docsSean Paul
2019-08-10drm/panel: drop return code from drm_panel_detach()Sam Ravnborg
2019-08-10drm/panel: use inline comments in drm_panel.hSam Ravnborg
2019-08-10drm/panel: move drm_panel functions to .c fileSam Ravnborg
2019-08-10dma-buf: add reservation_object_fences helperChristian König
2019-08-10dma-buf: make dma_fence structure a bit smaller v2Christian König
2019-08-09drm/pl111: Support grayscaleLinus Walleij
2019-08-08drm/panfrost: Add madvise and shrinker supportRob Herring
2019-08-08drm/shmem: Add madvise state and purge helpersRob Herring