index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
tegra
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-14
drm/tegra: Use correct relocation target offsets
David Ung
1
-1
/
+1
2015-01-08
drm/tegra: gem: dumb: pitch and size are outputs
Thierry Reding
1
-7
/
+3
2014-11-13
drm/tegra: dc: Add missing call to drm_vblank_on()
Thierry Reding
1
-5
/
+4
2014-09-24
drm: Extract <drm/drm_gem.h>
Daniel Vetter
1
-0
/
+1
2014-09-03
drm/tegra: Renaming DP training vswing pre emph defines
Sonika Jindal
1
-2
/
+2
2014-08-08
Merge tag 'cleanup-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-2
/
+4
2014-08-07
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
14
-73
/
+404
2014-08-07
Merge tag 'drm/tegra/for-3.17-rc1' of git://anongit.freedesktop.org/tegra/lin...
Dave Airlie
13
-50
/
+359
2014-08-07
Merge tag 'drm/panel/for-3.17-rc1' of git://anongit.freedesktop.org/tegra/lin...
Dave Airlie
1
-0
/
+2
2014-08-06
drm/tegra: Add support for panel prepare and unprepare routines
Ajay Kumar
1
-0
/
+2
2014-08-04
drm/tegra: add MODULE_DEVICE_TABLEs
Stephen Warren
7
-0
/
+7
2014-08-04
drm/tegra: dc - Reset controller on driver remove
Thierry Reding
1
-0
/
+1
2014-08-04
drm/tegra: Properly align stride for framebuffers
Thierry Reding
4
-1
/
+27
2014-08-04
drm/tegra: sor - Configure proper sync polarities
Thierry Reding
1
-3
/
+13
2014-08-04
drm/tegra: sor - Use bits-per-color from panel
Stéphane Marchesin
1
-1
/
+1
2014-08-04
drm/tegra: Make job submission 64-bit safe
Thierry Reding
1
-18
/
+44
2014-08-04
drm/tegra: Allow non-authenticated processes to create buffer objects
Thierry Reding
1
-1
/
+1
2014-08-04
drm/tegra: Add SET/GET_FLAGS IOCTLs
Thierry Reding
1
-0
/
+49
2014-08-04
drm/tegra: Add SET/GET_TILING IOCTLs
Thierry Reding
1
-0
/
+95
2014-08-04
drm/tegra: Implement more tiling modes
Thierry Reding
6
-24
/
+118
2014-08-04
drm/tegra: dsi - Handle non-continuous clock flag
Alexandre Courbot
1
-1
/
+2
2014-08-04
drm/tegra: sor - missing unlock on error
Dan Carpenter
1
-1
/
+1
2014-07-17
ARM: tegra: Convert PMC to a driver
Thierry Reding
2
-2
/
+2
2014-07-17
ARM: tegra: Move includes to include/soc/tegra
Thierry Reding
2
-2
/
+4
2014-07-08
dma-buf: use reservation objects
Maarten Lankhorst
1
-1
/
+1
2014-07-08
drm/tegra: Implement race-free hotplug detection
Thierry Reding
3
-17
/
+39
2014-07-08
drm: Introduce drm_fb_helper_prepare()
Thierry Reding
1
-3
/
+1
2014-07-08
drm: Constify struct drm_fb_helper_funcs
Thierry Reding
1
-1
/
+1
2014-06-19
drm: add register and unregister functions for connectors
Thomas Wood
1
-2
/
+2
2014-06-09
drm/tegra: sor - Remove obsolete comment
Thierry Reding
1
-1
/
+1
2014-06-09
drm/tegra: sor - Enable only the necessary number of lanes
Thierry Reding
1
-1
/
+1
2014-06-09
drm/tegra: sor - Power on only the necessary lanes
Thierry Reding
1
-3
/
+17
2014-06-09
drm/tegra: sor - Do not program interlaced mode registers
Thierry Reding
1
-3
/
+0
2014-06-09
drm/tegra: sor - Do not hardcode link speed
Thierry Reding
1
-2
/
+2
2014-06-09
drm/tegra: sor - Do not hardcode number of blank symbols
Thierry Reding
1
-3
/
+23
2014-06-09
drm/tegra: sor - Don't hardcode link parameters
Thierry Reding
1
-10
/
+213
2014-06-09
drm/tegra: sor - Change power down ordering
Stéphane Marchesin
1
-1
/
+1
2014-06-09
drm/tegra: sor - Fix copy/paste error
Stéphane Marchesin
1
-1
/
+1
2014-06-09
drm/tegra: sor - Remove pixel clock rounding
Stéphane Marchesin
1
-3
/
+0
2014-06-06
drm/tegra: sor - Make debugfs setup consistent
Thierry Reding
1
-6
/
+5
2014-06-06
drm/tegra: sor - Recursively remove debugfs tree
Thierry Reding
1
-1
/
+1
2014-06-05
drm/tegra: dp - Mark the connector as hotplug capable
Thierry Reding
1
-0
/
+1
2014-06-05
drm/tegra: dp - Implement hotplug detection in work queue
Thierry Reding
1
-10
/
+20
2014-06-05
drm/tegra: Add hardware cursor support
Thierry Reding
2
-3
/
+138
2014-06-05
drm/tegra: Remove host1x drm_bus implementation
Thierry Reding
10
-96
/
+52
2014-06-05
drm/tegra: gem - Make tegra_bo_import() static
Thierry Reding
1
-1
/
+2
2014-06-05
drm/tegra: hdmi - Add Tegra124 support
Thierry Reding
2
-0
/
+89
2014-06-05
drm/tegra: sor - Protect CRC debugfs against enable state
Thierry Reding
1
-24
/
+45
2014-06-05
drm/tegra: dsi - Do not needlessly recompute pclk
Thierry Reding
1
-1
/
+0
2014-06-05
drm/tegra: dc - Compute shift clock divider in output drivers
Thierry Reding
6
-41
/
+82
[next]