aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/tegra (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-03-30drm/tegra: sor: Grab runtime PM reference across resetThierry Reding1-0/+7
2021-03-30drm/tegra: dc: Restore coupling of display controllersThierry Reding1-12/+8
2021-03-30drm/tegra: dc: Don't set PLL clock to 0HzDmitry Osipenko1-5/+5
2021-03-16Merge tag 'drm-misc-next-2021-03-03' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDave Airlie4-82/+103
2021-02-25drm: Use state helper instead of the plane state pointerMaxime Ripard2-3/+6
2021-02-25drm/atomic: Pass the full state to planes atomic disable and updateMaxime Ripard2-8/+14
2021-02-24drm: Rename plane->state variables in atomic update and disableMaxime Ripard2-15/+15
2021-02-24drm: Store new plane state in a variable for atomic_update and disableMaxime Ripard2-32/+35
2021-02-24drm/atomic: Pass the full state to planes atomic_checkMaxime Ripard2-3/+9
2021-02-24drm: Rename plane atomic_check state namesMaxime Ripard2-28/+28
2021-02-23drm/tegra: Annotate dma-fence critical section in commit pathDaniel Vetter1-0/+3
2021-02-23drm/gem: Move drm_gem_fb_prepare_fb() to GEM atomic helpersThomas Zimmermann1-2/+2
2021-01-15drm/tegra: Fix reference leak when pm_runtime_get_sync() failsQinglang Miao6-6/+6
2021-01-15drm/tegra: gr2d: Add compatible for Tegra114Dmitry Osipenko2-0/+6
2021-01-15drm/tegra: gr2d: Correct swapped device-tree compatiblesDmitry Osipenko1-2/+2
2021-01-15drm/tegra: dc: Enable display controller driver for Tegra114Dmitry Osipenko1-0/+1
2021-01-15drm/tegra: vic: Add comments on STREAMID registersMikko Perttunen1-0/+12
2021-01-15drm/tegra: falcon: Support newer VIC firmwareMikko Perttunen2-12/+18
2020-12-14Merge tag 'drm-next-2020-12-11' of git://anongit.freedesktop.org/drm/drmLinus Torvalds3-24/+36
2020-11-26drm/tegra: sor: Disable clocks on error in tegra_sor_init()Qinglang Miao1-2/+8
2020-11-13drm/tegra: output: Do not put OF node twiceThierry Reding1-1/+0
2020-11-10drm/tegra: replace idr_init() by idr_init_base()Deepak R Varma1-1/+1
2020-11-10drm/tegra: sor: Ensure regulators are disabled on teardownMarc Zyngier1-35/+24
2020-11-10drm: Use state helper instead of CRTC state pointerMaxime Ripard1-3/+5
2020-11-09drm/tegra: sor: Don't warn on probe deferralJon Hunter1-4/+3
2020-11-06drm/<drivers>: Constify struct drm_driverDaniel Vetter1-3/+2
2020-11-02drm/atomic: Pass the full state to CRTC atomic begin and flushMaxime Ripard1-5/+5
2020-11-02Merge drm/drm-next into drm-misc-nextMaxime Ripard7-84/+97
2020-10-15Merge tag 'drm-next-2020-10-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds7-96/+97
2020-10-09drm/atomic: Pass the full state to CRTC atomic enable/disableMaxime Ripard1-4/+4
2020-09-29dma-buf: Use struct dma_buf_map in dma_buf_vunmap() interfacesThomas Zimmermann1-2/+3
2020-09-29dma-buf: Use struct dma_buf_map in dma_buf_vmap() interfacesThomas Zimmermann1-6/+12
2020-09-25drm/tegra: Introduce GEM object functionsThomas Zimmermann2-4/+8
2020-09-23Merge tag 'drm-misc-next-2020-09-21' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDave Airlie1-1/+1
2020-09-23Merge tag 'drm/tegra/for-5.10-rc1' of ssh://git.freedesktop.org/git/tegra/linux into drm-nextDave Airlie4-55/+80
2020-09-17drm/tegra: output: rgb: Wrap directly-connected panel into DRM bridgeDmitry Osipenko1-52/+18
2020-09-17drm/tegra: output: rgb: Support LVDS encoder bridgeDmitry Osipenko1-9/+49
2020-09-17drm/tegra: output: Support DRM bridgesDmitry Osipenko2-0/+14
2020-09-17drm/tegra: output: Don't leak OF node on errorDmitry Osipenko1-4/+4
2020-09-17drm/tegra: Properly reference count the DDC I2C adapterThierry Reding2-3/+8
2020-09-17Merge branch 'for-5.10-drm-sg-fix' of https://github.com/mszyprow/linux into drm-nextDave Airlie2-27/+15
2020-09-14Merge drm/drm-next into drm-misc-nextMaxime Ripard1-1/+1
2020-09-10drm: tegra: fix common struct sg_table related issuesMarek Szyprowski2-27/+15
2020-09-09drm: allow limiting the scatter list size.Gerd Hoffmann1-1/+1
2020-09-08Merge tag 'v5.9-rc4' into drm-nextDave Airlie1-1/+1
2020-09-07Merge tag 'v5.9-rc4' into patchworkMauro Carvalho Chehab1-1/+1
2020-08-28media: gpu: host1x: mipi: Keep MIPI clock enabled and mutex locked till calibration doneSowjanya Komatineni1-2/+2
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva1-1/+1
2020-08-12Merge drm/drm-next into drm-misc-nextThomas Zimmermann10-21/+73
2020-08-08drm: Remove unnecessary drm_panel_attach and drm_panel_detachJoe Perches2-13/+1