index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
tegra
Age
Commit message (
Expand
)
Author
Files
Lines
2014-12-17
drm/tegra: dc: Select root window for event dispatch
Sean Paul
1
-2
/
+22
2014-12-17
drm/tegra: gem: Use the proper size for GEM objects
Thierry Reding
1
-7
/
+7
2014-12-17
drm/tegra: gem: Flush buffer objects upon allocation
Thierry Reding
1
-4
/
+32
2014-12-17
drm/tegra: dc: Fix a potential race on page-flip completion
Thierry Reding
1
-3
/
+7
2014-12-17
drm/tegra: dc: Consistently use the same pipe
Thierry Reding
2
-13
/
+17
2014-12-02
Merge tag 'v3.18-rc7' into drm-next
Dave Airlie
1
-4
/
+4
2014-11-15
Merge tag 'drm/tegra/for-3.19-rc1' of git://people.freedesktop.org/~tagr/linu...
Dave Airlie
10
-414
/
+1536
2014-11-13
drm/tegra: gem: Check before freeing CMA memory
Thierry Reding
1
-1
/
+1
2014-11-13
drm/tegra: fb: Add error codes to error messages
Thierry Reding
1
-4
/
+7
2014-11-13
drm/tegra: fb: Properly release GEM objects on failure
Thierry Reding
1
-1
/
+2
2014-11-13
drm/tegra: Detach panel when a connector is removed
Thierry Reding
1
-0
/
+3
2014-11-13
drm/tegra: Plug memory leak
Thierry Reding
1
-0
/
+2
2014-11-13
drm/tegra: gem: Use more consistent data types
Thierry Reding
2
-8
/
+8
2014-11-13
drm/tegra: fb: Do not destroy framebuffer
Thierry Reding
1
-1
/
+1
2014-11-13
drm/tegra: gem: dumb: pitch and size are outputs
Thierry Reding
1
-7
/
+3
2014-11-13
drm/tegra: Enable the hotplug interrupt only when necessary
Thierry Reding
1
-1
/
+23
2014-11-13
drm/tegra: dc: Universal plane support
Thierry Reding
1
-157
/
+330
2014-11-13
drm/tegra: dc: Registers are 32 bits wide
Thierry Reding
2
-7
/
+6
2014-11-13
drm/tegra: dc: Factor out DC, window and cursor commit
Thierry Reding
1
-24
/
+28
2014-11-13
drm/tegra: Add IOMMU support
Thierry Reding
6
-34
/
+309
2014-11-13
drm/tegra: Fix error handling cleanup
Thierry Reding
3
-7
/
+34
2014-11-13
drm/tegra: gem: Use dma_mmap_writecombine()
Thierry Reding
1
-4
/
+12
2014-11-13
drm/tegra: gem: Remove redundant drm_gem_free_mmap_offset()
Thierry Reding
1
-2
/
+0
2014-11-13
drm/tegra: gem: Cleanup tegra_bo_create_with_handle()
Thierry Reding
1
-8
/
+6
2014-11-13
drm/tegra: gem: Extract tegra_bo_alloc_object()
Thierry Reding
1
-39
/
+38
2014-11-13
drm/tegra: dsi: Set up PHY_TIMING & BTA_TIMING registers earlier
Sean Paul
1
-4
/
+7
2014-11-13
drm/tegra: dsi: Replace 1000000 by USEC_PER_SEC
Thierry Reding
1
-1
/
+1
2014-11-13
drm/tegra: dsi: Replace 1000000000UL by NSEC_PER_SEC
Thierry Reding
1
-1
/
+1
2014-11-13
drm/tegra: dsi: Implement host transfers
Thierry Reding
2
-1
/
+279
2014-11-13
drm/tegra: dsi: Add ganged mode support
Thierry Reding
2
-29
/
+193
2014-11-13
drm/tegra: dsi: Split out tegra_dsi_set_timeout()
Thierry Reding
1
-15
/
+23
2014-11-13
drm/tegra: dsi: Add command mode support
Thierry Reding
1
-19
/
+63
2014-11-13
drm/tegra: dsi: Refactor in preparation for command mode
Thierry Reding
1
-19
/
+81
2014-11-13
drm/tegra: dsi: Properly cleanup on probe failure
Thierry Reding
1
-15
/
+37
2014-11-13
drm/tegra: dsi: Mark connector hotpluggable
Thierry Reding
1
-2
/
+4
2014-11-13
drm/tegra: dsi: Leave parent clock alone
Thierry Reding
1
-7
/
+0
2014-11-13
drm/tegra: dsi: Do not manage clock on enable/disable
Thierry Reding
1
-15
/
+14
2014-11-13
drm/tegra: dsi: Make FIFO depths host parameters
Thierry Reding
1
-4
/
+6
2014-11-13
drm/tegra: DPMS off/on in encoder prepare/commit
Sean Paul
1
-0
/
+2
2014-11-13
drm/tegra: Do not enable output on .mode_set()
Thierry Reding
1
-6
/
+0
2014-11-13
drm/tegra: dc: Add powergate support
Thierry Reding
2
-3
/
+43
2014-11-13
drm/tegra: Depend on COMMON_CLK
Thierry Reding
1
-0
/
+1
2014-11-13
drm/tegra: dc: Add missing call to drm_vblank_on()
Thierry Reding
1
-5
/
+4
2014-11-05
drm: Move drm_crtc_init from drm_crtc.h to drm_plane_helper.h
Daniel Vetter
1
-0
/
+2
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
[next]