summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge drm/drm-next into drm-intel-next-queuedJoonas Lahtinen2019-10-15691-8133/+17368
|\
| * Merge tag 'drm-misc-next-2019-10-09-2' of git://anongit.freedesktop.org/drm/d...Dave Airlie2019-10-1125-191/+343
| |\
| | * cec: add cec_adapter to cec_notifier_cec_adap_unregister()Hans Verkuil2019-10-071-2/+5
| | * drm/fourcc: Add Arm 16x16 block modifierRaymond Smith2019-10-041-1/+25
| | * drm/mm: Convert drm_mm_node booleans to bitopsChris Wilson2019-10-041-3/+4
| | * Merge drm/drm-next into drm-misc-nextMaxime Ripard2019-10-03708-8186/+17198
| | |\
| | * | drm/print: add drm_debug_enabled()Jani Nikula2019-10-021-0/+5
| | * | drm/print: move drm_debug variable to drm_print.[ch]Jani Nikula2019-10-022-2/+2
| | * | drm/rect: Add drm_rect_init()Ville Syrjälä2019-10-011-0/+17
| | * | drm/rect: Add drm_rect_translate_to()Ville Syrjälä2019-10-011-0/+14
| | * | drm/vram: Support top-down placement flagThomas Zimmermann2019-09-271-0/+1
| | * | drm/dp_mst: Remove lies in {up, down}_rep_recv documentationLyude Paul2019-09-251-6/+2
| | * | drm: tweak drm_print_bits()Gerd Hoffmann2019-09-241-3/+2
| | * | drm: Add DisplayPort colorspace property creation functionGwan-gyeong Mun2019-09-201-0/+5
| | * | drm: Rename HDMI colorspace property creation functionGwan-gyeong Mun2019-09-201-1/+1
| | * | drm/v3d: clean caches at the end of render jobs on request from user spaceIago Toral Quiroga2019-09-191-3/+5
| | * | drm/dp: Add definitons for MSA MISC bitsVille Syrjälä2019-09-191-0/+42
| | * | drm: Add drm_modeset_lock_assert_held()Ville Syrjälä2019-09-191-0/+9
| | * | drm/encoder: Don't raise voice in drm_encoder_mask() documentationLyude Paul2019-09-171-1/+1
| | * | drm/encoder: Fix possible_crtcs documentationLyude Paul2019-09-171-1/+1
| | * | drm/encoder: Fix possible_clones documentationLyude Paul2019-09-171-1/+1
| | * | drm/vram: Provide vmap and vunmap operations for GEM VRAM objectsThomas Zimmermann2019-09-171-1/+4
| | * | drm/connector: Allow max possible encoders to attach to a connectorJosé Roberto de Souza2019-09-161-11/+7
| | * | drm/connector: Share with non-atomic drivers the function to get the single e...José Roberto de Souza2019-09-161-4/+3
| | * | drm/prime: Remove duplicate forward declarationThierry Reding2019-09-161-2/+0
| | * | drm/bridge: Fix references to drm_bridge_funcs in documentationLaurent Pinchart2019-09-131-11/+11
| | * | drm: bridge/dw_hdmi: add audio sample channel status settingYakir Yang2019-09-131-0/+1
| | * | drm/vram: Unexport internal functions of VRAM MMThomas Zimmermann2019-09-121-6/+0
| | * | drm/vram: Have VRAM MM call GEM VRAM functions directlyThomas Zimmermann2019-09-122-54/+2
| | * | drm/vram: Move VRAM memory manager to GEM VRAM implementationThomas Zimmermann2019-09-122-77/+86
| | * | drm/ttm: remove embedded vma_offset_managerGerd Hoffmann2019-09-111-3/+1
| | * | drm/ttm: turn ttm_bo_device.vma_manager into a pointerGerd Hoffmann2019-09-111-2/+6
| | * | drm/vram: add vram-mm debugfs fileGerd Hoffmann2019-09-102-0/+2
| | * | drm/ttm: add drm gem ttm helpers, starting with drm_gem_ttm_print_info()Gerd Hoffmann2019-09-101-0/+19
| | * | drm: add drm_print_bitsGerd Hoffmann2019-09-101-0/+3
| | * | drm/vram: Implement lazy unmapping for GEM VRAM buffersThomas Zimmermann2019-09-091-0/+4
| | * | drm/vram: Add infrastructure for move_notify()Thomas Zimmermann2019-09-091-0/+4
| | * | drm/vram: Add kmap ref-counting to GEM VRAM objectsThomas Zimmermann2019-09-091-0/+14
| | * | drm/bridge: panel: Infer connector type from panel by defaultLaurent Pinchart2019-09-081-4/+7
| | * | drm/panel: Add and fill drm_panel type fieldLaurent Pinchart2019-09-081-1/+11
| | * | drm/dp_mst: Add sideband down request tracing + selftestsLyude Paul2019-09-031-1/+1
| | * | drm/print: Add drm_err_printer()Lyude Paul2019-09-031-0/+17
| | * | drm/vblank: Document and fix vblank count barrier semanticsDaniel Vetter2019-09-031-2/+13
| | * | drm: mst: Fix query_payload ack reply structSean Paul2019-08-291-1/+1
| | * | drm: Stop including drm_bridge.h from drm_crtc.hBoris Brezillon2019-08-281-1/+0
| | * | drm_dp_cec: add connector info support.Dariusz Marcinkiewicz2019-08-271-9/+8
| | * | drm/panel: Initialise panel dev and funcs through drm_panel_init()Laurent Pinchart2019-08-241-1/+2
| | * | drm/shmem: Use mutex_trylock in drm_gem_shmem_purgeRob Herring2019-08-231-1/+1
| | * | drm: drop resource_id parameter from drm_fb_helper_remove_conflicting_pci_fra...Gerd Hoffmann2019-08-231-3/+1
| | * | fbdev: drop res_id parameter from remove_conflicting_pci_framebuffersGerd Hoffmann2019-08-232-2/+2