index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-20
drm/exynos: vidi: remove unused varables
Inki Dae
1
-2
/
+0
2015-06-20
drm/exynos: split exynos_crtc->dpms in enable() and disable()
Gustavo Padovan
6
-187
/
+62
2015-06-20
drm/exynos: remove unnecessary calls to disable_plane()
Gustavo Padovan
2
-19
/
+0
2015-06-20
drm/exynos: atomic dpms support
Gustavo Padovan
10
-61
/
+40
2015-06-20
drm/exynos: add exynos specific .atomic_commit()
Gustavo Padovan
1
-1
/
+32
2015-06-20
drm/exynos: move exynos_drm_crtc_disable()
Gustavo Padovan
1
-18
/
+18
2015-06-20
drm/exynos: don't disable unused functions at init
Gustavo Padovan
1
-3
/
+0
2015-06-20
drm/exynos: remove exported functions from exynos_drm_plane
Gustavo Padovan
2
-67
/
+42
2015-06-20
drm/exynos: atomic phase 3: convert page flips
Gustavo Padovan
2
-63
/
+25
2015-06-20
drm/exynos: atomic phase 3: use atomic .set_config helper
Gustavo Padovan
2
-15
/
+1
2015-06-20
drm/exynos: atomic phase 3: atomic updates of planes
Gustavo Padovan
2
-2
/
+5
2015-06-20
drm/exynos: atomic phase 2: keep track of framebuffer pointer
Gustavo Padovan
1
-0
/
+3
2015-06-20
drm/exynos: atomic phase 2: wire up state reset(), duplicate() and destroy()
Gustavo Padovan
10
-0
/
+39
2015-06-20
drm/exynos: use adjusted_mode of crtc_state instead of mode
Joonyoung Shim
3
-9
/
+10
2015-06-20
drm/exynos: atomic phase 1: add .mode_set_nofb() callback
Gustavo Padovan
1
-56
/
+7
2015-06-20
drm/exynos: atomic phase 1: use drm_plane_helper_disable()
Gustavo Padovan
1
-13
/
+19
2015-06-20
drm/exynos: atomic phase 1: use drm_plane_helper_update()
Gustavo Padovan
3
-26
/
+47
2015-06-20
drm/exynos: fix source data argument for plane
Joonyoung Shim
1
-3
/
+4
2015-06-18
Merge branch 'virtio-gpu-drm-next' of git://git.kraxel.org/linux into drm-next
Dave Airlie
4
-21
/
+38
2015-06-18
Merge tag 'drm/panel/for-4.2-rc1' of git://anongit.freedesktop.org/tegra/linu...
Dave Airlie
10
-89
/
+92
2015-06-18
Merge tag 'drm/tegra/for-4.2-rc1' of git://anongit.freedesktop.org/tegra/linu...
Dave Airlie
3
-40
/
+36
2015-06-18
Merge branch 'drm/next/du' of git://linuxtv.org/pinchartl/fbdev into drm-next
Dave Airlie
5
-22
/
+45
2015-06-18
Merge tag 'drm-amdkfd-next-fixes-2015-06-16' of git://people.freedesktop.org/...
Dave Airlie
2
-4
/
+3
2015-06-16
drm/amdkfd: fix some range checks in address watch ioctl
Dan Carpenter
1
-3
/
+3
2015-06-16
drm: rcar-du: Use the drm atomic state duplication helpers for planes
Laurent Pinchart
1
-5
/
+5
2015-06-16
drm: rcar-du: Clean up planes in the error paths of .atomic_commit()
Laurent Pinchart
1
-3
/
+9
2015-06-16
drm: rcar-du: Convert rcar_du_encoders_init_one() return value to 0/<0
Laurent Pinchart
1
-5
/
+5
2015-06-16
drm: rcar-du: Clarify error message when encoder initialization fails
Laurent Pinchart
1
-2
/
+5
2015-06-16
drm: rcar-du: Fix crash with groups that have less than 9 planes
Laurent Pinchart
4
-6
/
+7
2015-06-16
drm: rcar-du: Disable all planes when stopping the CRTC
Laurent Pinchart
1
-0
/
+13
2015-06-16
drm: rcar-du: Print the error value when DRM/KMS init fails
Laurent Pinchart
1
-1
/
+1
2015-06-16
virtio-gpu: add locking for vbuf pool
Dave Airlie
2
-0
/
+8
2015-06-16
drm/virtgpu: initialise fbdev after getting initial display info
Dave Airlie
3
-1
/
+6
2015-06-16
Add virtio-vga bits.
Gerd Hoffmann
1
-20
/
+24
2015-06-16
drm/radeon: remove obsolete kfd_bo from radeon_device
Oded Gabbay
1
-1
/
+0
2015-06-16
Merge tag 'omapdrm-4.2-atomic' of git://git.kernel.org/pub/scm/linux/kernel/g...
Dave Airlie
13
-870
/
+661
2015-06-12
drm: omapdrm: new vblank and event handling
Tomi Valkeinen
3
-76
/
+70
2015-06-12
drm: omapdrm: merge omap_crtc_flush and omap_crtc_atomic_flush
Tomi Valkeinen
1
-21
/
+14
2015-06-12
drm: omapdrm: add lock for fb pinning
Tomi Valkeinen
1
-1
/
+18
2015-06-12
drm: omapdrm: if omap_plane_atomic_update fails, disable plane
Tomi Valkeinen
1
-1
/
+3
2015-06-12
drm: omapdrm: inline omap_plane_setup into update/disable
Tomi Valkeinen
1
-27
/
+17
2015-06-12
drm: omapdrm: omap_plane_setup() cannot fail, use WARN
Tomi Valkeinen
1
-9
/
+4
2015-06-12
drm: omapdrm: Don't setup planes manually from CRTC .enable()/.disable()
Laurent Pinchart
3
-22
/
+1
2015-06-12
drm: omapdrm: Don't flush CRTC when enabling or disabling it
Laurent Pinchart
1
-4
/
+0
2015-06-12
drm: omapdrm: Move encoder setup to encoder operations
Laurent Pinchart
3
-89
/
+34
2015-06-12
drm: omapdrm: Simplify DSS power management
Laurent Pinchart
2
-11
/
+4
2015-06-12
drm: omapdrm: Remove nested PM get/sync when configuring encoders
Laurent Pinchart
1
-4
/
+0
2015-06-12
drm: omapdrm: Support unlinking page flip events prematurely
Laurent Pinchart
3
-29
/
+39
2015-06-12
drm: omapdrm: omap_crtc_flush() isn't called with modeset locked
Laurent Pinchart
1
-1
/
+0
2015-06-12
drm: omapdrm: Don't get/put dispc in omap_crtc_flush()
Laurent Pinchart
1
-4
/
+0
[next]