summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/vc4
AgeCommit message (Expand)Author
2020-01-08drm/vc4: dsi: Fix bridge chain handlingBoris Brezillon
2020-01-07drm/vc4: Provide ddc symlink in connector sysfs directoryAndrzej Pietrasiewicz
2019-12-17drm/vc4: Use dma_resv locking wrappersDaniel Vetter
2019-12-09drm/bridge: Make the bridge chain a double-linked listBoris Brezillon
2019-12-09drm/bridge: Rename bridge helpers targeting a bridge chainBoris Brezillon
2019-11-25drm/vc4: Fix Kconfig indentationKrzysztof Kozlowski
2019-10-23Merge drm/drm-next into drm-misc-nextSean Paul
2019-10-22drm/vc4: Use drm_hdmi_avi_infoframe_bars()Ville Syrjälä
2019-10-11Merge tag 'drm-misc-next-2019-10-09-2' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2019-10-04drm/mm: Use helpers for drm_mm_node booleansChris Wilson
2019-10-03Merge drm/drm-next into drm-misc-nextMaxime Ripard
2019-10-03Merge drm/drm-fixes into drm-misc-fixesMaxime Ripard
2019-09-23drm: Free the writeback_job when it with an empty fbLowry Li (Arm Technology China)
2019-09-19Merge tag 'drm-next-2019-09-18' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-09-08drm/bridge: panel: Infer connector type from panel by defaultLaurent Pinchart
2019-08-28drm: Stop including drm_bridge.h from drm_crtc.hBoris Brezillon
2019-08-27drm/vc4/vc4_hdmi: fill in connector infoDariusz Marcinkiewicz
2019-08-13dma-buf: rename reservation_object to dma_resvChristian König
2019-07-30platform: Add platform_find_device_by_driver() helperSuzuki K Poulose
2019-07-22Merge v5.3-rc1 into drm-misc-nextMaxime Ripard
2019-07-17drm/vc4: drop use of drmP.hSam Ravnborg
2019-07-15Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-06-28ASoC: vc4: vc4_htmi: consider CPU-Platform possibilityKuninori Morimoto
2019-06-28drm/vc4: Use drm_gem_fb_prepare_fbDaniel Vetter
2019-06-26Merge tag 'v5.2-rc6' into asoc-5.3Mark Brown
2019-06-25drm/vc4: Don set gem_obj->resv in prime import anymoreDaniel Vetter
2019-06-21drm/vc3: Drop drm_gem_prime_importDaniel Vetter
2019-06-21drm/prime: Align gem_prime_export with obj_funcs.exportDaniel Vetter
2019-06-21drm/prime: Actually remove DRIVER_PRIME everywhereDaniel Vetter
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner
2019-06-19ASoC: vc4: vc4_hdmi: don't select unnecessary PlatformKuninori Morimoto
2019-06-19Merge remote-tracking branch 'drm/drm-next' into drm-misc-nextMaarten Lankhorst
2019-06-19drm/vc4: hdmi: Set default state margin at resetMaxime Ripard
2019-06-19Merge v5.2-rc5 into drm-nextDaniel Vetter
2019-06-14drm/vc4: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-06-13drm: Convert connector_helper_funcs->atomic_check to accept drm_atomic_stateSean Paul
2019-06-06ASoC: vc4: vc4_htmi: use modern dai_link styleKuninori Morimoto
2019-06-04drm/vc4: fix fb references in async updateHelen Koike
2019-05-28Merge tag 'drm-misc-next-2019-05-24' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2019-05-23drm/vc4: Allocate binner bo when starting to use the V3DPaul Kocialkowski
2019-05-23drm/vc4: Check for the binner bo before handling OOM interruptPaul Kocialkowski
2019-05-23drm/vc4: Check for V3D before binner bo allocPaul Kocialkowski
2019-05-23drm/vc4: Reformat and the binner bo allocation helperPaul Kocialkowski
2019-05-22Merge drm/drm-next into drm-misc-nextSean Paul
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-20drm: Remove users of drm_format_(horz|vert)_chroma_subsamplingMaxime Ripard
2019-05-20drm: Remove users of drm_format_num_planesMaxime Ripard
2019-05-16Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2019-05-15clk: Remove io.h from clk-provider.hStephen Boyd