summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/tegra
AgeCommit message (Expand)Author
2019-09-19Merge tag 'drm-next-2019-09-18' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-08-14drm/tegra: drop use of drmP.hSam Ravnborg
2019-07-25drm/tegra: Fix gpiod_get_from_of_node() regressionDmitry Osipenko
2019-07-22Merge v5.3-rc1 into drm-misc-nextMaxime Ripard
2019-07-15Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-07-12Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-06-26drm/tegra: remove irrelevant DRM_UNLOCKED flagEmil Velikov
2019-06-25Merge tag 'drm/tegra/for-5.3-rc1' of git://anongit.freedesktop.org/tegra/linu...Dave Airlie
2019-06-24driver_find_device: Unify the match function with class_find_device()Suzuki K Poulose
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-05drm/tegra: dpaux: Make VDD supply optionalThierry Reding
2019-06-05drm/tegra: Use GPIO descriptor APIThierry Reding
2019-05-28Merge tag 'drm-misc-next-2019-05-24' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
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_info_plane_cppMaxime Ripard
2019-05-20drm/fourcc: Pass the format_info pointer to drm_format_plane_cppMaxime Ripard
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-09Merge remote-tracking branch 'drm/drm-next' into drm-misc-nextMaarten Lankhorst
2019-05-08Merge tag 'drm-next-2019-05-09' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-04-25drm/tegra: Convert to using __drm_atomic_helper_crtc_reset() for reset.Maarten Lankhorst
2019-04-24Merge tag 'drm/tegra/for-5.2-rc1' of git://anongit.freedesktop.org/tegra/linu...Dave Airlie
2019-04-18drm/tegra: gem: Fix CPU-cache maintenance for BO's allocated using get_pages()Dmitry Osipenko
2019-04-17drm/tegra: hdmi: Setup audio only if configuredThierry Reding
2019-04-15BackMerge v5.1-rc5 into drm-nextDave Airlie
2019-03-27drm/tegra: Use drm_fb_helper_fill_infoDaniel Vetter
2019-03-22drm/tegra: sor: Implement acquire/release for resetThierry Reding
2019-03-22drm/tegra: vic: Fix implicit function declaration warningAnders Roxell
2019-03-22drm/tegra: hub: Fix dereference before checkThierry Reding
2019-02-11Merge tag 'drm/tegra/for-5.1-rc1' of git://anongit.freedesktop.org/tegra/linu...Dave Airlie
2019-02-07drm/tegra: sor: Support device tree crossbar configurationThierry Reding
2019-02-07drm/tegra: vic: Support stream ID register programmingThierry Reding
2019-02-07drm/tegra: vic: Do not clear driver dataThierry Reding
2019-02-07drm/tegra: Restrict IOVA space to DMA maskThierry Reding
2019-02-07drm/tegra: Setup shared IOMMU domain after initializationThierry Reding
2019-02-07drm/tegra: vic: Load firmware on demandThierry Reding
2019-02-07drm/tegra: Store parent pointer in Tegra DRM clientsThierry Reding
2019-01-29drm/<drivers>: Don't set FBINFO_(FLAG_)DEFAULTDaniel Vetter
2019-01-24drm: Split out drm_probe_helper.hDaniel Vetter
2019-01-16drm/tegra: hdmi: Fix audio to work with any pixel clock rateAlban Bedel
2019-01-16drm/tegra: hdmi: Reuse common HDA format parserThierry Reding
2019-01-16drm/tegra: hda: Extract HDA format parsing codeThierry Reding
2019-01-16drm/tegra: sor: Parse more data from HDA formatThierry Reding
2019-01-16drm/tegra: Refactor CEC supportThierry Reding
2019-01-11Merge drm/drm-next into drm-misc-nextMaxime Ripard
2019-01-10drm/edid: Pass connector to AVI infoframe functionsVille Syrjälä
2019-01-10Merge tag 'drm-misc-next-2019-01-07-1' of git://anongit.freedesktop.org/drm/d...Dave Airlie