Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
727030b0c6322b127b524dab1fbbe55a441a54b9
727030b
drm/amdgpu: support polaris10/11/12 new cp firmwares
by Evan Quan
· 8 years ago
fd4b5f5
drm/amdgpu: remove duplicate return statement
by Colin Ian King
· 8 years ago
06f10a5
drm/amdgpu: check memory allocation failure
by Christophe JAILLET
· 8 years ago
a3ce364
drm/amd/amdgpu: fix BANK_SELECT on Vega10 (v2)
by Roger He
· 8 years ago
1cacc86
drm/amdgpu: inline amdgpu_ttm_do_bind again
by Christian König
· 8 years ago
9b0655e
drm/amdgpu: fix amdgpu_ttm_bind
by Christian König
· 8 years ago
febb84a
drm/amdgpu: remove the GART copy hack
by Christian König
· 8 years ago
172423b
drm/ttm:fix wrong decoding of bo_count
by Monk Liu
· 8 years ago
7e96a13
drm/ttm: fix missing inc bo_count
by Monk Liu
· 8 years ago
b249e18
drm/amdgpu: set sched_hw_submission higher for KIQ (v3)
by Alex Deucher
· 8 years ago
c3db7b5
drm/amdgpu: move default gart size setting into gmc modules
by Alex Deucher
· 8 years ago
a4da14c
drm/amdgpu: refine default gart size
by Alex Deucher
· 8 years ago
84d4346
drm/amd/powerplay: ACG frequency added in PPTable
by Evan Quan
· 8 years ago
f0694d3
drm/amdgpu: discard commands of killed processes
by Christian König
· 8 years ago
cf273a5
drm/amdgpu: fix and cleanup shadow handling
by Christian König
· 8 years ago
83e74db
drm/amdgpu: add automatic per asic settings for gart_size
by Alex Deucher
· 8 years ago
2d6fb10
drm/amdgpu/gfx8: fix spelling typo in mqd allocation
by Alex Deucher
· 8 years ago
9dd73b1
drm/amd/powerplay: unhalt mec after loading
by Evan Quan
· 8 years ago
ddbb531
drm/amdgpu/virtual_dce: Virtual display doesn't support disable vblank immediately
by Emily Deng
· 8 years ago
38a8791
drm/amdgpu: Fix huge page updates with CPU
by Felix Kuehling
· 8 years ago
7846b12
Merge branch 'drm-vmwgfx-next' of git://people.freedesktop.org/~syeh/repos_linux into drm-next
by Dave Airlie
· 8 years ago
7ebdb0d
Merge tag 'exynos-drm-next-for-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-next
by Dave Airlie
· 8 years ago
095e2d0
Merge tag 'drm-misc-next-fixes-2017-08-28' of git://anongit.freedesktop.org/git/drm-misc into drm-next
by Dave Airlie
· 8 years ago
ffa9443
drm/syncobj: Add a signal ioctl (v3)
by Jason Ekstrand
· 8 years ago
aa4035d
drm/syncobj: Add a reset ioctl (v3)
by Jason Ekstrand
· 8 years ago
3e6fb72
drm/syncobj: Add a syncobj_array_find helper
by Jason Ekstrand
· 8 years ago
e7aca503
drm/syncobj: Allow wait for submit and signal behavior (v5)
by Jason Ekstrand
· 8 years ago
1fc0821
drm/syncobj: Add a CREATE_SIGNALED flag
by Jason Ekstrand
· 8 years ago
9c19fb1
drm/syncobj: Add a callback mechanism for replace_fence (v3)
by Jason Ekstrand
· 8 years ago
5e60a10
drm/syncobj: add sync obj wait interface. (v8)
by Dave Airlie
· 8 years ago
afca421
i915: Use drm_syncobj_fence_get
by Jason Ekstrand
· 8 years ago
309a548
drm/syncobj: Add a race-free drm_syncobj_fence_get helper (v2)
by Jason Ekstrand
· 8 years ago
afaf592
drm/syncobj: Rename fence_get to find_fence
by Jason Ekstrand
· 8 years ago
71f2354
drm: kirin: Add mode_valid logic to avoid mode clocks we can't generate
by John Stultz
· 8 years ago
d78acfe
drm/vmwgfx: Bump the version for fence FD support
by Sinclair Yeh
· 8 years ago
c906965d
drm/vmwgfx: Add export fence to file descriptor support
by Sinclair Yeh
· 8 years ago
58585116
drm/vmwgfx: Add support for imported Fence File Descriptor
by Sinclair Yeh
· 8 years ago
2cfa0bb
drm/vmwgfx: Prepare to support fence fd
by Sinclair Yeh
· 8 years ago
1f1a36c
drm/vmwgfx: Fix incorrect command header offset at restart
by Thomas Hellstrom
· 8 years ago
5f55be5f
drm/vmwgfx: Support the NOP_ERROR command
by Thomas Hellstrom
· 8 years ago
65b97a2
drm/vmwgfx: Restart command buffers after errors
by Thomas Hellstrom
· 8 years ago
ef36990
drm/vmwgfx: Move irq bottom half processing to threads
by Thomas Hellstrom
· 8 years ago
e300173
drm/vmwgfx: Don't use drm_irq_[un]install
by Thomas Hellstrom
· 8 years ago
f44d853
drm: rename u32 in __u32 in uapi
by Lionel Landwerlin
· 8 years ago
5b7b1b7
drm/exynos: simplify set_pixfmt() in DECON and FIMD drivers
by Tobias Jakobi
· 8 years ago
ac60944
drm/exynos: consistent use of cpp
by Tobias Jakobi
· 8 years ago
5dff690
drm/exynos: mixer: remove src offset from mixer_graph_buffer()
by Tobias Jakobi
· 8 years ago
1e60d62
drm/exynos: mixer: simplify mixer_graph_buffer()
by Tobias Jakobi
· 8 years ago
0f75269
drm/exynos: mixer: simplify vp_video_buffer()
by Tobias Jakobi
· 8 years ago
f40031c
drm/exynos: mixer: enable NV12MT support for the video plane
by Tobias Jakobi
· 8 years ago
dc500cf
drm/exynos: mixer: fix chroma comment in vp_video_buffer()
by Tobias Jakobi
· 8 years ago
88a5e22
arm64: dts: exynos: remove i80-if-timings nodes
by Andrzej Hajda
· 8 years ago
13f82ef
dt-bindings: exynos5433-decon: remove i80-if-timings property
by Andrzej Hajda
· 8 years ago
461e60e
drm/exynos/decon5433: use mode info stored in CRTC to detect i80 mode
by Andrzej Hajda
· 8 years ago
c3653fe
drm/exynos: add mode_valid callback to exynos_drm
by Andrzej Hajda
· 8 years ago
34c3db6
drm/exynos/decon5433: refactor irq requesting code
by Andrzej Hajda
· 8 years ago
29c5079
drm/exynos/mic: use mode info stored in CRTC to detect i80 mode
by Andrzej Hajda
· 8 years ago
c038f53
drm/exynos/dsi: propagate info about command mode from panel
by Andrzej Hajda
· 8 years ago
295e795
drm/exynos/dsi: refactor panel detection logic
by Andrzej Hajda
· 8 years ago
1ca582f
drm/exynos: use helper to set possible crtcs
by Andrzej Hajda
· 8 years ago
30b8913
drm/exynos/decon5433: use readl_poll_timeout helpers
by Andrzej Hajda
· 8 years ago
e47ef30
Merge tag 'sunxi-drm-for-4.14-2' of https://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux into drm-next
by Dave Airlie
· 8 years ago
72d45a7
Merge tag 'omapdrm-4.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux into drm-next
by Dave Airlie
· 8 years ago
cfcfb65
Merge tag 'drm-msm-next-2017-08-22' of git://people.freedesktop.org/~robclark/linux into drm-next
by Dave Airlie
· 8 years ago
d1bbc82
ARM: OMAP2+: fix missing variable declaration
by Arnd Bergmann
· 8 years ago
0bd46d7
drm/sun4i: use of_graph_get_remote_endpoint()
by Kuninori Morimoto
· 8 years ago
fc5cc967
drm/omap: work-around for omap3 display enable
by Tomi Valkeinen
· 8 years ago
0c43f1e0
drm/omap: fix i886 work-around
by Tomi Valkeinen
· 8 years ago
beea621
drm/omap: fix analog tv-out modecheck
by Tomi Valkeinen
· 8 years ago
7c0059d
Merge branch 'linux-4.14' of git://github.com/skeggsb/linux into drm-next
by Dave Airlie
· 8 years ago
d1f08d8
drm/msm/mdp5: mark runtime_pm functions as __maybe_unused
by Arnd Bergmann
· 8 years ago
6e05899
drm/msm: remove unused variable
by Arnd Bergmann
· 8 years ago
5c3ddb8
drm/msm/mdp5: make helper function static
by Rob Clark
· 8 years ago
6c0693b
drm/msm: make msm_framebuffer_init() static
by Rob Clark
· 8 years ago
466e560
drm/msm: add helper to allocate stolen fb
by Rob Clark
· 8 years ago
38958ba
drm/msm: don't track fbdev's gem object separately
by Rob Clark
· 8 years ago
ba4dd71
drm/msm: add modeset module param
by Rob Clark
· 8 years ago
a7d3bb0
drm/msm/mdp5: add tracking for clk enable-count
by Rob Clark
· 8 years ago
a0ce4d2
drm/msm: remove unused define
by Rob Clark
· 8 years ago
8223286
drm/msm: Add a helper function for in-kernel buffer allocations
by Jordan Crouse
· 8 years ago
1267a4d
drm/msm: Attach the GPU MMU when it is created
by Jordan Crouse
· 8 years ago
27a451e
drm/nouveau/kms/nv50: perform null check on msto[i] rathern than msto
by Colin Ian King
· 8 years ago
bc60c90
drm/nouveau/pci/msi: disable MSI on big-endian platforms by default
by Ilia Mirkin
· 8 years ago
2d38a53
drm/nouveau: silence suspend/resume debugging messages
by Ben Skeggs
· 8 years ago
8567180
drm/nouveau/kms/nv04-nv4x: fix exposed format list
by Ilia Mirkin
· 8 years ago
7fa620d5
drm/nouveau/kms/nv10-nv40: add NV21 support to overlay
by Ilia Mirkin
· 8 years ago
9a6edc3
drm/nouveau/kms/nv04-nv40: improve overlay error detection, fix pitch setting
by Ilia Mirkin
· 8 years ago
3ce72bc
drm/nouveau/kms/nv04-nv40: prevent undisplayable framebuffers from creation
by Ilia Mirkin
· 8 years ago
d257f9b
drm/nouveau/mpeg: print more debug info when rejecting dma objects
by Ilia Mirkin
· 8 years ago
7a1af0f
drm/nouveau/fb/gf100-: zero mmu debug buffers
by Ben Skeggs
· 8 years ago
485c2c9
drm/nouveau/bar/gf100: add config option to limit BAR2 to 16MiB
by Ben Skeggs
· 8 years ago
2659b4c
initial support (display-only) for GP108
by Ilia Mirkin
· 8 years ago
e20868b
drm/nouveau/falcon: use a more reasonable msgqueue timeout value
by Ben Skeggs
· 8 years ago
df00d5d
drm/nouveau/disp: Silence DCB warnings.
by Rosen Penev
· 8 years ago
8190493
drm/nouveau/bios: Demote missing fp table message to NV_DEBUG.
by Rosen Penev
· 8 years ago
6b1277c
drm/nouveau/pmu/gt215-: abstract detection of whether reset is needed
by Ben Skeggs
· 8 years ago
715e7d2
drm/nouveau/pmu/gt215: fix reset
by Ben Skeggs
· 8 years ago
1ccd7d5
drm/nouveau/mc/gf100: add pmu to reset mask
by Ben Skeggs
· 8 years ago
eba5e56
drm/nouveau/disp/gf119-: avoid creating non-existent heads
by Ilia Mirkin
· 8 years ago
9d60b9c
drm/nouveau/therm/gm200: Added
by Karol Herbst
· 8 years ago
Next »