summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/tegra
AgeCommit message (Expand)AuthorFilesLines
2019-09-19Merge tag 'drm-next-2019-09-18' of git://anongit.freedesktop.org/drm/drmLinus Torvalds15-37/+65
2019-08-14drm/tegra: drop use of drmP.hSam Ravnborg15-16/+46
2019-07-25drm/tegra: Fix gpiod_get_from_of_node() regressionDmitry Osipenko1-2/+6
2019-07-22Merge v5.3-rc1 into drm-misc-nextMaxime Ripard31-165/+62
2019-07-15Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drmLinus Torvalds5-58/+41
2019-07-12Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-2/+2
2019-06-26drm/tegra: remove irrelevant DRM_UNLOCKED flagEmil Velikov1-14/+14
2019-06-25Merge tag 'drm/tegra/for-5.3-rc1' of git://anongit.freedesktop.org/tegra/linu...Dave Airlie3-39/+29
2019-06-24driver_find_device: Unify the match function with class_find_device()Suzuki K Poulose1-2/+2
2019-06-21drm/prime: Align gem_prime_export with obj_funcs.exportDaniel Vetter2-6/+4
2019-06-21drm/prime: Actually remove DRIVER_PRIME everywhereDaniel Vetter1-1/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner31-124/+31
2019-06-05drm/tegra: dpaux: Make VDD supply optionalThierry Reding1-4/+9
2019-06-05drm/tegra: Use GPIO descriptor APIThierry Reding2-35/+20
2019-05-28Merge tag 'drm-misc-next-2019-05-24' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2-19/+12
2019-05-22Merge drm/drm-next into drm-misc-nextSean Paul1-3/+9
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2019-05-20drm: Remove users of drm_format_info_plane_cppMaxime Ripard1-1/+1
2019-05-20drm/fourcc: Pass the format_info pointer to drm_format_plane_cppMaxime Ripard1-1/+1
2019-05-20drm: Remove users of drm_format_(horz|vert)_chroma_subsamplingMaxime Ripard1-6/+3
2019-05-20drm: Remove users of drm_format_num_planesMaxime Ripard1-1/+2
2019-05-09Merge remote-tracking branch 'drm/drm-next' into drm-misc-nextMaarten Lankhorst4-4/+27
2019-05-08Merge tag 'drm-next-2019-05-09' of git://anongit.freedesktop.org/drm/drmLinus Torvalds3-6/+23
2019-04-25drm/tegra: Convert to using __drm_atomic_helper_crtc_reset() for reset.Maarten Lankhorst1-11/+6
2019-04-24Merge tag 'drm/tegra/for-5.2-rc1' of git://anongit.freedesktop.org/tegra/linu...Dave Airlie2-3/+22
2019-04-18drm/tegra: gem: Fix CPU-cache maintenance for BO's allocated using get_pages()Dmitry Osipenko1-2/+2
2019-04-17drm/tegra: hdmi: Setup audio only if configuredThierry Reding1-3/+9
2019-04-15BackMerge v5.1-rc5 into drm-nextDave Airlie2-1/+5
2019-03-27drm/tegra: Use drm_fb_helper_fill_infoDaniel Vetter1-3/+1
2019-03-22drm/tegra: sor: Implement acquire/release for resetThierry Reding1-1/+20
2019-03-22drm/tegra: vic: Fix implicit function declaration warningAnders Roxell1-0/+2
2019-03-22drm/tegra: hub: Fix dereference before checkThierry Reding1-1/+3
2019-02-11Merge tag 'drm/tegra/for-5.1-rc1' of git://anongit.freedesktop.org/tegra/linu...Dave Airlie10-235/+285
2019-02-07drm/tegra: sor: Support device tree crossbar configurationThierry Reding1-2/+17
2019-02-07drm/tegra: vic: Support stream ID register programmingThierry Reding2-0/+30
2019-02-07drm/tegra: vic: Do not clear driver dataThierry Reding1-1/+0
2019-02-07drm/tegra: Restrict IOVA space to DMA maskThierry Reding1-2/+3
2019-02-07drm/tegra: Setup shared IOMMU domain after initializationThierry Reding1-25/+29
2019-02-07drm/tegra: vic: Load firmware on demandThierry Reding1-17/+36
2019-02-07drm/tegra: Store parent pointer in Tegra DRM clientsThierry Reding2-0/+3
2019-01-29drm/<drivers>: Don't set FBINFO_(FLAG_)DEFAULTDaniel Vetter1-1/+0
2019-01-24drm: Split out drm_probe_helper.hDaniel Vetter4-3/+4
2019-01-16drm/tegra: hdmi: Fix audio to work with any pixel clock rateAlban Bedel1-109/+58
2019-01-16drm/tegra: hdmi: Reuse common HDA format parserThierry Reding1-35/+8
2019-01-16drm/tegra: hda: Extract HDA format parsing codeThierry Reding4-71/+93
2019-01-16drm/tegra: sor: Parse more data from HDA formatThierry Reding1-16/+53
2019-01-16drm/tegra: Refactor CEC supportThierry Reding3-12/+10
2019-01-11Merge drm/drm-next into drm-misc-nextMaxime Ripard8-34/+438
2019-01-10drm/edid: Pass connector to AVI infoframe functionsVille Syrjälä2-2/+4
2019-01-10Merge tag 'drm-misc-next-2019-01-07-1' of git://anongit.freedesktop.org/drm/d...Dave Airlie1-1/+1