Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
3271a4fc7daeb489bfe1730023c166065e6fb0e7
/
drivers
/
gpu
dcd6a97
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 12 years ago
0953e76
drm/ttm: fix delayed ttm_bo_cleanup_refs_and_unlock delayed handling
by Maarten Lankhorst
· 12 years ago
3c2e81e
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 12 years ago
55bde6b
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-next
by Dave Airlie
· 12 years ago
2f3f240
Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-next
by Dave Airlie
· 12 years ago
f264638
drm/exynos: add gsc ipp driver
by Eunchul Kim
· 12 years ago
bea8a42
drm/exynos: add rotator ipp driver
by Eunchul Kim
· 12 years ago
16102ed
drm/exynos: add fimc ipp driver
by Eunchul Kim
· 12 years ago
c12e261
drm/exynos: add iommu support for ipp
by Eunchul Kim
· 12 years ago
cb471f14
drm/exynos: add ipp subsystem
by Eunchul Kim
· 12 years ago
d636ead
drm/exynos: support device tree for fimd
by Joonyoung Shim
· 12 years ago
dd54fee7
radeon: fix regression with eviction since evict caching changes
by Dave Airlie
· 12 years ago
9d89d78
drm/radeon: add more pedantic checks in the CP DMA checker
by Alex Deucher
· 12 years ago
8696e33
drm/radeon: bump version for CS ioctl support for async DMA
by Alex Deucher
· 12 years ago
278a334
drm/radeon: enable the async DMA rings in the CS ioctl
by Alex Deucher
· 12 years ago
cd459e5
drm/radeon: add VM CS parser support for async DMA on cayman/TN/SI
by Alex Deucher
· 12 years ago
d2ead3e
drm/radeon/kms: add evergreen/cayman CS parser for async DMA (v2)
by Alex Deucher
· 12 years ago
cf4ccd0
drm/radeon/kms: add 6xx/7xx CS parser for async DMA (v2)
by Alex Deucher
· 13 years ago
4ac0533
drm/radeon: fix htile buffer size computation for command stream checker
by Jerome Glisse
· 12 years ago
9af2079
drm/radeon: fix fence locking in the pageflip callback
by Daniel Vetter
· 12 years ago
2c38515
drm/radeon: make indirect register access concurrency-safe
by Daniel Vetter
· 12 years ago
2ef9bdf
drm/radeon: add W|RREG32_IDX for MM_INDEX|DATA based mmio accesss
by Daniel Vetter
· 12 years ago
ca555e5
drm/exynos: support extended screen coordinate of fimd
by Joonyoung Shim
· 12 years ago
f56aad3
drm/exynos: fix x, y coordinates for right bottom pixel
by Joonyoung Shim
· 12 years ago
60a705a
drm/exynos: fix fb offset calculation for plane
by Joonyoung Shim
· 12 years ago
1a4513b
drm/exynos: hdmi: Fix potential NULL pointer dereference error
by Sachin Kamat
· 12 years ago
65da035
drm/exynos: hdmi: Add CONFIG_OF and use of_match_ptr() macro
by Sachin Kamat
· 12 years ago
a556225
drm/exynos: add support for hdmiphy power control for exynos5
by Rahul Sharma
· 12 years ago
000f130
drm/exynos: add runtime pm support for mixer
by Rahul Sharma
· 12 years ago
64327cb
drm/exynos: added runtime pm support for hdmi
by Rahul Sharma
· 12 years ago
1169af21
drm/exynos: fix allocation and cache mapping type
by Inki Dae
· 12 years ago
f2c0095
drm/exynos: reorder framebuffer init sequence
by Daniel Vetter
· 12 years ago
c7708fa
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 12 years ago
2065209
drm/i915: Fix missed needs_dmar setting
by Zhenyu Wang
· 12 years ago
a2013a1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 12 years ago
a0e41b5
drm/exynos/iommu: fix return value check in drm_create_iommu_mapping()
by Wei Yongjun
· 12 years ago
ddd8e95
drm/exynos: remove unused vaddr member
by YoungJun Cho
· 12 years ago
4744ad2
drm/exynos: use DMA_ATTR_NO_KERNEL_MAPPING attribute
by Inki Dae
· 12 years ago
662aa6d
drm/exynos: add exception codes to exynos_drm_fbdev_create()
by Inki Dae
· 12 years ago
db7e55a
drm/exynos: clear windows in fimd dpms off
by Prathyush K
· 12 years ago
db43fd1
drm/exynos: clear windows in mixer dpms off
by Prathyush K
· 12 years ago
01ce113
drm/exynos: modify wait_for_vblank of fimd
by Prathyush K
· 12 years ago
6e95d5e
drm/exynos: modify wait_for_vblank of mixer
by Prathyush K
· 12 years ago
0703397
drm/exynos: move fimd wait_for_vblank to manager_ops
by Prathyush K
· 12 years ago
8137a2e
drm/exynos: move hdmi's wait_for_vblank to manager_ops
by Prathyush K
· 12 years ago
f74085a
drm/exynos: make wait_for_vblank a manager op
by Prathyush K
· 12 years ago
a7b362f
drm/exynos: add dmabuf attach/detach callbacks.
by Inki Dae
· 12 years ago
ae9dace
drm: exynos: moved exynos drm hdmi device registration to drm driver
by Rahul Sharma
· 12 years ago
422bd00
drm: exynos: moved exynos drm device registration to drm driver
by Rahul Sharma
· 12 years ago
86a1881
drm/radeon: fix fence driver for dma ring when wb is disabled
by Jerome Glisse
· 12 years ago
5aa709b
drm/radeon/si: add VM CS checker support for CP DMA
by Alex Deucher
· 12 years ago
94e014e
drm/radeon/cayman: add VM CS checker support for CP DMA
by Alex Deucher
· 12 years ago
8770b86
drm/radeon: add support for CP DMA packet to evergreen CS checker
by Alex Deucher
· 12 years ago
6830f58
drm/radeon: add support for CP DMA packet to r6xx/r7xx CS checker
by Alex Deucher
· 12 years ago
b997a8b
drm/radeon: add register headers for CP DMA on r6xx-SI
by Alex Deucher
· 12 years ago
6253e4c
drm/radeon: improve mc_stop/mc_resume on r5xx-r7xx
by Alex Deucher
· 12 years ago
bd25f07
drm/radeon: fix amd afusion gpu setup aka sumo v2
by Jerome Glisse
· 12 years ago
d025e9e
drm/radeon: do not move bo to different placement at each cs
by Jerome Glisse
· 12 years ago
335c07b
drm/i915: Fix shifted screen on top of LVDS on IVY laptop
by Takashi Iwai
· 12 years ago
a636a98
Merge branch 'drm-next-3.8' of git://people.freedesktop.org/~agd5f/linux into drm-next
by Dave Airlie
· 12 years ago
bf66a78
drm/radeon: use DMA engine for VM page table updates on SI
by Alex Deucher
· 12 years ago
deab48f
drm/radeon: add dma engine support for vm pt updates on si (v2)
by Alex Deucher
· 12 years ago
33e5467
drm/radeon: use DMA engine for VM page table updates on cayman/TN
by Alex Deucher
· 12 years ago
3b6b59b
drm/radeon: add dma engine support for vm pt updates on ni (v5)
by Alex Deucher
· 12 years ago
2d6cc72
drm/radeon: use async dma for ttm buffer moves on 6xx-SI
by Alex Deucher
· 12 years ago
009ee7a
drm/radeon/kms: add support for dma rings to radeon_test_moves()
by Alex Deucher
· 12 years ago
8c5fd7e
drm/radeon/kms: Add initial support for async DMA on SI
by Alex Deucher
· 12 years ago
f60cbd1
drm/radeon/kms: Add initial support for async DMA on cayman/TN
by Alex Deucher
· 12 years ago
233d1ad
drm/radeon/kms: Add initial support for async DMA on evergreen
by Alex Deucher
· 12 years ago
4d75658
drm/radeon/kms: Add initial support for async DMA on r6xx/r7xx
by Alex Deucher
· 12 years ago
539526b
drm/i915: disable cpt phase pointer fdi rx workaround
by Daniel Vetter
· 12 years ago
caf4919
Revert "revert "Revert "mm: remove __GFP_NO_KSWAPD""" and associated damage
by Linus Torvalds
· 12 years ago
97a875c
drm/ttm: remove no_wait_reserve, v3
by Maarten Lankhorst
· 12 years ago
e7ab201
drm/ttm: cope with reserved buffers on lru list in ttm_mem_evict_first, v2
by Maarten Lankhorst
· 12 years ago
2b7b3ad
drm/ttm: cope with reserved buffers on swap list in ttm_bo_swapout, v2
by Maarten Lankhorst
· 12 years ago
85b144f
drm/ttm: call ttm_bo_cleanup_refs with reservation and lru lock held, v3
by Maarten Lankhorst
· 12 years ago
68d18ad
drm/i915: set the LPT FDI RX polarity reversal bit when needed
by Paulo Zanoni
· 12 years ago
dde86e2
drm/i915: add lpt_init_pch_refclk
by Paulo Zanoni
· 12 years ago
6ed9ccb
drm/radeon: allow move_notify to be called without reservation
by Maarten Lankhorst
· 12 years ago
4154f05
drm/ttm: change fence_lock to inner lock
by Maarten Lankhorst
· 12 years ago
1a1494d
Merge branch 'drm-next-3.8' of git://people.freedesktop.org/~agd5f/linux into drm-next
by Dave Airlie
· 12 years ago
988d6ee
drm/i915: add support for mPHY destination on intel_sbi_{read, write}
by Paulo Zanoni
· 12 years ago
d4b1931
drm/i915: reject modes the LPT FDI receiver can't handle
by Paulo Zanoni
· 12 years ago
248138b
drm/i915: fix hsw_fdi_link_train "retry" code
by Paulo Zanoni
· 12 years ago
71bfe91
drm/radeon: bump driver version for new info ioctl requests
by Alex Deucher
· 12 years ago
93927f9
drm/radeon: fix eDP clk and lane setup for scaled modes
by Alex Deucher
· 12 years ago
2e1a767
drm/radeon: add new INFO ioctl requests
by Alex Deucher
· 12 years ago
a02dc74
drm/radeon/dce32+: use fractional fb dividers for high clocks
by Alex Deucher
· 12 years ago
0d0b3e7
drm/radeon: use cached memory when evicting for vram on non agp
by Jerome Glisse
· 12 years ago
ae133a1
drm/radeon: stop page faults from hanging the system (v2)
by Christian König
· 12 years ago
e7d841c
drm/i915: Close race between processing unpin task and queueing the flip
by Chris Wilson
· 12 years ago
8de9e41
Merge branch 'connector-to-object-prop' of git://github.com/robclark/kernel-omap4 into drm-next
by Dave Airlie
· 12 years ago
ebf69cb
drm/i915: fixup l3 parity sysfs access check
by Daniel Vetter
· 12 years ago
a144c2e
drm/exynos: sending AVI and AUI info frames
by Rahul Sharma
· 12 years ago
a4d8de5
drm/exynos: Use devm_clk_get in exynos_drm_fimd.c
by Sachin Kamat
· 12 years ago
9f49d9f
drm/exynos: Use devm_* APIs in exynos_hdmi.c
by Sachin Kamat
· 12 years ago
37f5086
drm/exynos: Use devm_clk_get in exynos_mixer.c
by Sachin Kamat
· 12 years ago
df3d90e
drm/exynos: Fix potential NULL pointer dereference
by Sachin Kamat
· 12 years ago
dc62553
drm/exynos: Use devm_clk_get in exynos_drm_g2d.c
by Sachin Kamat
· 12 years ago
640631d
drm/exynos: use sgt instead of pages for framebuffer address
by Prathyush K
· 12 years ago
Next »