Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
e2721595e4c3d8b63dcd85bc99ad1ea4821a8d88
e272159
drm/ttm: check the return value of register_shrinker
by Roger He
· 7 years ago
c8c99b8
drm/radeon: fix sparse warning: Should it be static?
by Dmitry Rozhkov
· 7 years ago
ad8cec7
drm/amd/pp: Implement get_max_high_clocks for CI/VI
by Rex Zhu
· 7 years ago
d254264
MAINTAINERS: add David (Chunming) Zhou as additional amdgpu maintainer
by Christian König
· 7 years ago
0ebb7c5
drm/amdgpu: fix 64bit BAR detection
by Christian König
· 7 years ago
9b8cad2
drm/amdgpu: optimize moved handling only when vm_debug is inactive
by Christian König
· 7 years ago
3cc1d3e
drm/amdgpu: simplify huge page handling
by Christian König
· 7 years ago
0abc687
drm/amdgpu: update VM PDs after the PTs
by Christian König
· 8 years ago
ec363e0
drm/amdgpu: minor optimize VM moved handling v2
by Christian König
· 8 years ago
4d4358f
drm/amdgpu: loosen the criteria for huge pages a bit
by Christian König
· 7 years ago
4dbda35
drm/amd/powerplay: set pp_num_states as 0 on error situation
by Evan Quan
· 7 years ago
40b4667
drm/ttm: specify DMA_ATTR_NO_WARN for huge page pools
by Christian König
· 7 years ago
e83bf4a
drm/ttm: remove ttm_bo_default_io_mem_pfn
by Tan Xiaojun
· 7 years ago
e42b937
staging: remove the default io_mem_pfn set
by Tan Xiaojun
· 7 years ago
a25513e
drm/amd/powerplay: fix memory leakage when reload (v2)
by Yintian Tao
· 7 years ago
32b646b
drm/amdgpu/gfx9: only init the apertures used by KGD (v2)
by Alex Deucher
· 7 years ago
052c299
drm/amdgpu: add atpx quirk handling (v2)
by Alex Deucher
· 7 years ago
f2e5262
drm/amdgpu: Add dpm quirk for Jet PRO (v2)
by Alex Deucher
· 7 years ago
239b5f6
drm/radeon: Add dpm quirk for Jet PRO (v2)
by Alex Deucher
· 7 years ago
fb8baef
drm/amdgpu: use %pap format string for phys_addr_t
by Arnd Bergmann
· 7 years ago
6213640
Merge tag 'drm-misc-next-2018-01-08' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
by Dave Airlie
· 7 years ago
bd3c009
Merge branch 'drm-next-4.16' of git://people.freedesktop.org/~agd5f/linux into drm-next
by Dave Airlie
· 7 years ago
a1c55bc
drm/panel: lvds: Add support for the power-supply property
by Maxime Ripard
· 7 years ago
2e7e2eb
dt-bindings: panel: lvds: Document power-supply property
by Maxime Ripard
· 7 years ago
b0caa13
Merge tag 'imx-drm-next-2018-01-02' of git://git.pengutronix.de/git/pza/linux into drm-next
by Dave Airlie
· 7 years ago
bcd21a4
Merge branch 'drm-armada-devel-4.15' of git://git.armlinux.org.uk/~rmk/linux-arm into drm-next
by Dave Airlie
· 7 years ago
066f9eb
Merge branch 'etnaviv/next' of https://git.pengutronix.de/git/lst/linux into drm-next
by Dave Airlie
· 7 years ago
4ef0bef
Merge tag 'exynos-drm-next-for-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-next
by Dave Airlie
· 7 years ago
a9742b7
Merge tag 'drm-amdkfd-next-2017-12-24' of git://people.freedesktop.org/~gabbayo/linux into drm-next
by Dave Airlie
· 7 years ago
2f0d7bb
drm/sun4i: Add A83T support
by Maxime Ripard
· 7 years ago
a0c1214
drm/sun4i: Add LVDS support
by Maxime Ripard
· 7 years ago
ec08d59
drm/sun4i: Create minimal multipliers and dividers
by Maxime Ripard
· 7 years ago
edea372
drm/sun4i: Force the mixer rate at 150MHz
by Maxime Ripard
· 7 years ago
104fe24
dt-bindings: display: sun4i-drm: Add A83T pipeline
by Maxime Ripard
· 7 years ago
71b03a9
dt-bindings: display: sun4i-drm: Add LVDS properties
by Maxime Ripard
· 7 years ago
5b8ea81
drm/tinydrm: add driver for ST7735R panels
by David Lechner
· 7 years ago
634ab31
dt-bindings: Add binding for Sitronix ST7735R display panels
by David Lechner
· 7 years ago
95e2ce7
dt-bindings: add jianda vendor prefix
by David Lechner
· 7 years ago
f3125a5
drm/tinydrm: Update ILI9225 compatible string
by David Lechner
· 7 years ago
fe5b66c1
dt-bindings: update compatible string for ILI9225
by David Lechner
· 7 years ago
d315158
dt-bindings: Add "vot" vendor prefix
by David Lechner
· 7 years ago
2f20fc4
drm/etnaviv: use memset32 to init pagetable
by Lucas Stach
· 7 years ago
2e3a2dd
drm/etnaviv: move submit free out of critical section
by Lucas Stach
· 7 years ago
a7cfa56
drm/etnaviv: re-enable perfmon support
by Lucas Stach
· 7 years ago
8bda151
drm/etnaviv: couple runtime PM management to submit object lifetime
by Lucas Stach
· 7 years ago
5b223e9
drm/etnaviv: move GPU active handling to bo pin/unpin
by Lucas Stach
· 7 years ago
2f9225d
drm/etnaviv: move cmdbuf into submit object
by Lucas Stach
· 7 years ago
7a9c0fe
drm/etnaviv: use submit exec_state for perfmon sampling
by Lucas Stach
· 7 years ago
797b015
drm/etnaviv: move exec_state to submit object
by Lucas Stach
· 7 years ago
ef146c00
drm/etnaviv: move PMRs to submit object
by Lucas Stach
· 7 years ago
e0329e6
drm/etnaviv: refcount the submit object
by Lucas Stach
· 7 years ago
08301d7
drm/etnaviv: move ww_acquire_ctx out of submit object
by Lucas Stach
· 7 years ago
33a63e6
drm/etnaviv: move object unpinning to submit cleanup
by Lucas Stach
· 7 years ago
9efabd7
drm/etnaviv: attach in fence to submit and move fence wait to fence_sync
by Lucas Stach
· 7 years ago
10009ea
drm/etnaviv: rename submit fence to out_fence
by Lucas Stach
· 7 years ago
0236efe
drm/etnaviv: move object fence attachment to gem_submit path
by Lucas Stach
· 7 years ago
c528372
drm/etnaviv: simplify submit_create
by Lucas Stach
· 7 years ago
b6d6223
drm/etnaviv: add lockdep annotations to buffer manipulation functions
by Lucas Stach
· 7 years ago
40c27bd
drm/etnaviv: hold GPU lock while inserting END command
by Lucas Stach
· 7 years ago
a7790d7
drm/etnaviv: move workqueue to be per GPU
by Lucas Stach
· 7 years ago
4375fff
drm/etnaviv: remove switch_context member from etnaviv_gpu
by Lucas Stach
· 7 years ago
fa67ac8
drm/etnaviv: don't flush workqueue in etnaviv_gpu_wait_obj_inactive
by Lucas Stach
· 7 years ago
3057e3f
drm/etnaviv: remove stale TODO in etnaviv_gpu_submit
by Lucas Stach
· 7 years ago
b7b17e5
drm/etnaviv: remove -EAGAIN handling from submit path
by Lucas Stach
· 7 years ago
b2295c2
drm/etnaviv: get rid of userptr worker
by Lucas Stach
· 7 years ago
54f0928
drm/etnaviv: change return type of etnaviv_gem_obj_add to void
by Lucas Stach
· 7 years ago
cdd3256
drm/etnaviv: fold __etnaviv_gem_new into caller
by Lucas Stach
· 7 years ago
783c06c
drm/etnaviv: add lockdep annotation for userptr object population
by Lucas Stach
· 7 years ago
d6a8743
drm/etnaviv: split obj locks in different classes depending on the obj type
by Lucas Stach
· 7 years ago
b9a48aa
drm/etnaviv: fix GPU vs sync point race
by Lucas Stach
· 7 years ago
8ded594
drm/exynos: ipp: Remove Exynos DRM IPP subsystem
by Marek Szyprowski
· 7 years ago
ca52c71
drm/exynos/decon: Add include guard to the Exynos7 header
by Krzysztof Kozlowski
· 7 years ago
4f52e55
drm/exynos/decon: Move headers from global to local place
by Krzysztof Kozlowski
· 7 years ago
cb30701
drm/exynos: decon5433: Remove unnecessary platform_get_resource() error check
by Fabio Estevam
· 7 years ago
104bd2c
drm/amdgpu: Correct the IB size of bo update mapping.
by Emily Deng
· 7 years ago
dc94777
drm/ttm: enable swapout for reserved BOs during allocation
by Roger He
· 7 years ago
d5769ba
drm/ttm: add new function to check if bo is allowable to evict or swapout
by Roger He
· 7 years ago
993baf1
drm/ttm: use an operation ctx for ttm_tt_bind
by Roger He
· 7 years ago
d0cef9f
drm/ttm: use an operation ctx for ttm_tt_populate in ttm_bo_driver (v2)
by Roger He
· 7 years ago
3508776
Merge tag 'drm-intel-next-2017-12-22' of git://anongit.freedesktop.org/drm/drm-intel into drm-next
by Dave Airlie
· 7 years ago
9de2fb9
drm/ttm: use an operation ctx for ttm_mem_global_alloc_page
by Roger He
· 7 years ago
279c01f
drm/ttm: use an operation ctx for ttm_mem_global_alloc
by Roger He
· 7 years ago
a6c26af
drm/ttm: call ttm_bo_swapout directly when ttm shrink
by Roger He
· 7 years ago
44835a8
drm/vmwgfx: remove the default io_mem_pfn set
by Tan Xiaojun
· 7 years ago
56a91d2
drm/virtio: remove the default io_mem_pfn set
by Tan Xiaojun
· 7 years ago
f8506d3
drm/radeon: remove the default io_mem_pfn set
by Tan Xiaojun
· 7 years ago
30567ba
drm/qxl: remove the default io_mem_pfn set
by Tan Xiaojun
· 7 years ago
7d046fc
drm/nouveau: remove the default io_mem_pfn set
by Tan Xiaojun
· 7 years ago
c85de77
drm/mgag200: remove the default io_mem_pfn set
by Tan Xiaojun
· 7 years ago
41f6954
drm/cirrus: remove the default io_mem_pfn set
by Tan Xiaojun
· 7 years ago
40ede3b
drm/bochs: remove the default io_mem_pfn set
by Tan Xiaojun
· 7 years ago
89829cb
drm/ast: remove the default io_mem_pfn set
by Tan Xiaojun
· 7 years ago
c67fa6e
drm/ttm: add ttm_bo_io_mem_pfn to check io_mem_pfn
by Tan Xiaojun
· 7 years ago
727ffdf
drm/amdgpu: fix VM faults with per VM BOs
by Christian König
· 7 years ago
6a83a55
drm/ttm: drop the spin in delayed delete if the trylock doesn't work
by Christian König
· 7 years ago
873a7ea
drm/amd/pp: Get and save CZ/ST smu version
by Rex Zhu
· 7 years ago
0e36b9b
drm/amdgpu: drop client_id from VM
by Christian König
· 7 years ago
c4f46f2
drm/amdgpu: rename vm_id to vmid
by Christian König
· 7 years ago
620f774
drm/amdgpu: separate VMID and PASID handling
by Christian König
· 7 years ago
e61a656
drm: fix tainted kernel caused by drm_panel_orientation_quirks.c
by David Lechner
· 7 years ago
Next »