Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
10c191a11c79bb576817f280e93bdfe4bb8b1cd0
/
drivers
/
gpu
02cfe97
Merge tag 'drm-fixes-for-v4.14-rc1' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 7 years ago
e75f801
Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging
by Linus Torvalds
· 7 years ago
6faadbb
dmi: Mark all struct dmi_system_id instances const
by Christoph Hellwig
· 7 years ago
0ee931c
mm: treewide: remove GFP_TEMPORARY allocation flag
by Michal Hocko
· 7 years ago
47e0cd6
Merge branch 'drm-next-4.14' of git://people.freedesktop.org/~agd5f/linux into drm-next
by Dave Airlie
· 7 years ago
3d138c14
drm/amdgpu: revert "fix deadlock of reservation between cs and gpu reset v2"
by Christian König
· 7 years ago
d2d8f51
Merge branch 'i2c/for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 7 years ago
f808c13
lib/interval_tree: fast overlap detection
by Davidlohr Bueso
· 7 years ago
44ccba3
Merge tag 'gcc-plugins-v4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 7 years ago
7d95565
Merge tag 'drm-intel-next-fixes-2017-09-07' of git://anongit.freedesktop.org/git/drm-intel
by Linus Torvalds
· 7 years ago
912d572
drm/i915: wire up shrinkctl->nr_scanned
by Chris Wilson
· 7 years ago
426ca2c
Merge tag 'gvt-fixes-2017-09-06' of https://github.com/01org/gvt-linux into drm-intel-next-fixes
by Rodrigo Vivi
· 7 years ago
bcd7726
drm/i915: Re-enable GTT following a device reset
by Chris Wilson
· 7 years ago
389e0d3
drm/i915: Annotate user relocs with __user
by Ville Syrjälä
· 7 years ago
4bce4e9
drm/i915: Silence sparse by using gfp_t
by Chris Wilson
· 7 years ago
6910d85
drm/i915: Add __rcu to radix tree slot pointer
by Ville Syrjälä
· 7 years ago
a338d5f
drm/i915: Fix the missing PPAT cache attributes on CNL
by Zhi Wang
· 7 years ago
d02fd5f
drm/i915/gvt: Remove one duplicated MMIO
by Jian Jun Chen
· 7 years ago
b1b6f83
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
edc2988
Merge branch 'linus' into locking/core, to fix up conflicts
by Ingo Molnar
· 7 years ago
906dde0
Merge tag 'drm-for-v4.14' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 7 years ago
034263a
drm/i915: Fix enum pipe vs. enum transcoder for the PCH transcoder
by Ville Syrjälä
· 7 years ago
43d5741
drm/i915: Make i2c lock ops static
by Ville Syrjälä
· 7 years ago
54706fa
drm/i915: Make i9xx_load_ycbcr_conversion_matrix() static
by Ville Syrjälä
· 7 years ago
5b2eff5
drm/i915/edp: Increase T12 panel delay to 900 ms to fix DP AUX CH timeouts
by Manasi Navare
· 7 years ago
c90270a
drm/amdgpu: update to new mmu_notifier semantic
by Jérôme Glisse
· 7 years ago
fa3722f
drm/i915: Ignore duplicate VMA stored within the per-object handle LUT
by Chris Wilson
· 7 years ago
18db229
drm/i915: Skip fence alignemnt check for the CCS plane
by Ville Syrjälä
· 7 years ago
e8837d9
drm/i915: Treat fb->offsets[] as a raw byte offset instead of a linear offset
by Ville Syrjälä
· 7 years ago
0168bdf
drm/i915: Always wake the device to flush the GTT
by Chris Wilson
· 7 years ago
3b24e7e
drm/i915: Recreate vmapping even when the object is pinned
by Chris Wilson
· 7 years ago
9c8eb2d
drm/i915: Quietly cancel FBC activation if CRTC is turned off before worker
by Chris Wilson
· 7 years ago
58aec87
Merge branch 'drm-vmwgfx-fixes' of git://people.freedesktop.org/~syeh/repos_linux into drm-fixes
by Dave Airlie
· 7 years ago
021aba7
drm/vmwgfx: Fix F26 Wayland screen update issue
by Sinclair Yeh
· 7 years ago
e38f516
Merge tag 'drm-misc-fixes-2017-08-28' of git://anongit.freedesktop.org/git/drm-misc into drm-fixes
by Dave Airlie
· 7 years ago
7846b12
Merge branch 'drm-vmwgfx-next' of git://people.freedesktop.org/~syeh/repos_linux into drm-next
by Dave Airlie
· 7 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
· 7 years ago
ffa9443
drm/syncobj: Add a signal ioctl (v3)
by Jason Ekstrand
· 7 years ago
aa4035d
drm/syncobj: Add a reset ioctl (v3)
by Jason Ekstrand
· 7 years ago
3e6fb72
drm/syncobj: Add a syncobj_array_find helper
by Jason Ekstrand
· 7 years ago
e7aca503
drm/syncobj: Allow wait for submit and signal behavior (v5)
by Jason Ekstrand
· 7 years ago
1fc0821
drm/syncobj: Add a CREATE_SIGNALED flag
by Jason Ekstrand
· 7 years ago
9c19fb1
drm/syncobj: Add a callback mechanism for replace_fence (v3)
by Jason Ekstrand
· 7 years ago
5e60a10
drm/syncobj: add sync obj wait interface. (v8)
by Dave Airlie
· 7 years ago
afca421
i915: Use drm_syncobj_fence_get
by Jason Ekstrand
· 7 years ago
309a548
drm/syncobj: Add a race-free drm_syncobj_fence_get helper (v2)
by Jason Ekstrand
· 7 years ago
afaf592
drm/syncobj: Rename fence_get to find_fence
by Jason Ekstrand
· 7 years ago
71f2354
drm: kirin: Add mode_valid logic to avoid mode clocks we can't generate
by John Stultz
· 7 years ago
d78acfe
drm/vmwgfx: Bump the version for fence FD support
by Sinclair Yeh
· 7 years ago
c906965d
drm/vmwgfx: Add export fence to file descriptor support
by Sinclair Yeh
· 7 years ago
58585116
drm/vmwgfx: Add support for imported Fence File Descriptor
by Sinclair Yeh
· 7 years ago
2cfa0bb
drm/vmwgfx: Prepare to support fence fd
by Sinclair Yeh
· 7 years ago
1f1a36c
drm/vmwgfx: Fix incorrect command header offset at restart
by Thomas Hellstrom
· 7 years ago
5f55be5f
drm/vmwgfx: Support the NOP_ERROR command
by Thomas Hellstrom
· 7 years ago
65b97a2
drm/vmwgfx: Restart command buffers after errors
by Thomas Hellstrom
· 7 years ago
ef36990
drm/vmwgfx: Move irq bottom half processing to threads
by Thomas Hellstrom
· 7 years ago
e300173
drm/vmwgfx: Don't use drm_irq_[un]install
by Thomas Hellstrom
· 7 years ago
8ce0436
Merge branch 'i2c-mux/for-next' of https://github.com/peda-r/i2c-mux into i2c/for-4.14
by Wolfram Sang
· 7 years ago
413d63d71b
Merge branch 'linus' into x86/mm to pick up fixes and to fix conflicts
by Ingo Molnar
· 7 years ago
10c9850
Merge branch 'linus' into locking/core, to pick up fixes
by Ingo Molnar
· 7 years ago
5b7b1b7
drm/exynos: simplify set_pixfmt() in DECON and FIMD drivers
by Tobias Jakobi
· 7 years ago
ac60944
drm/exynos: consistent use of cpp
by Tobias Jakobi
· 7 years ago
5dff690
drm/exynos: mixer: remove src offset from mixer_graph_buffer()
by Tobias Jakobi
· 7 years ago
1e60d62
drm/exynos: mixer: simplify mixer_graph_buffer()
by Tobias Jakobi
· 7 years ago
0f75269
drm/exynos: mixer: simplify vp_video_buffer()
by Tobias Jakobi
· 7 years ago
f40031c
drm/exynos: mixer: enable NV12MT support for the video plane
by Tobias Jakobi
· 7 years ago
dc500cf
drm/exynos: mixer: fix chroma comment in vp_video_buffer()
by Tobias Jakobi
· 7 years ago
461e60e
drm/exynos/decon5433: use mode info stored in CRTC to detect i80 mode
by Andrzej Hajda
· 7 years ago
c3653fe
drm/exynos: add mode_valid callback to exynos_drm
by Andrzej Hajda
· 7 years ago
34c3db6
drm/exynos/decon5433: refactor irq requesting code
by Andrzej Hajda
· 7 years ago
29c5079
drm/exynos/mic: use mode info stored in CRTC to detect i80 mode
by Andrzej Hajda
· 7 years ago
c038f53
drm/exynos/dsi: propagate info about command mode from panel
by Andrzej Hajda
· 7 years ago
295e795
drm/exynos/dsi: refactor panel detection logic
by Andrzej Hajda
· 7 years ago
1ca582f
drm/exynos: use helper to set possible crtcs
by Andrzej Hajda
· 7 years ago
30b8913
drm/exynos/decon5433: use readl_poll_timeout helpers
by Andrzej Hajda
· 7 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
· 7 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
· 7 years ago
cfcfb65
Merge tag 'drm-msm-next-2017-08-22' of git://people.freedesktop.org/~robclark/linux into drm-next
by Dave Airlie
· 7 years ago
da61197
Merge tag 'drm-misc-fixes-2017-08-24' of git://anongit.freedesktop.org/git/drm-misc into drm-fixes
by Dave Airlie
· 7 years ago
4b5587c
Merge tag 'drm-intel-fixes-2017-08-24' of git://anongit.freedesktop.org/git/drm-intel into drm-fixes
by Dave Airlie
· 7 years ago
403df1f
drm/amdgpu: remove duplicate return statement
by Colin Ian King
· 7 years ago
a1d6b19
drm/amdgpu: check memory allocation failure
by Christophe JAILLET
· 7 years ago
79964db
drm/bridge/sii8620: Fix memory corruption
by Maciej Purski
· 7 years ago
2959a53
drm/amd/amdgpu: fix BANK_SELECT on Vega10 (v2)
by Roger He
· 7 years ago
ac7afe6
drm/amdgpu: inline amdgpu_ttm_do_bind again
by Christian König
· 7 years ago
1d00402
drm/amdgpu: fix amdgpu_ttm_bind
by Christian König
· 7 years ago
457e0fe
drm/amdgpu: remove the GART copy hack
by Christian König
· 7 years ago
ab70393
drm/ttm:fix wrong decoding of bo_count
by Monk Liu
· 7 years ago
a101a41
drm/ttm: fix missing inc bo_count
by Monk Liu
· 7 years ago
eab2c60
drm/amdgpu: set sched_hw_submission higher for KIQ (v3)
by Alex Deucher
· 7 years ago
faf5056
drm/amdgpu: move default gart size setting into gmc modules
by Alex Deucher
· 7 years ago
5df239f
drm/amdgpu: refine default gart size
by Alex Deucher
· 7 years ago
547f109
drm/amd/powerplay: ACG frequency added in PPTable
by Evan Quan
· 7 years ago
6af0883
drm/amdgpu: discard commands of killed processes
by Christian König
· 7 years ago
2e8f9fb
drm/amdgpu: fix and cleanup shadow handling
by Christian König
· 7 years ago
db63042
drm/amdgpu: add automatic per asic settings for gart_size
by Alex Deucher
· 7 years ago
871594e7
drm/amdgpu/gfx8: fix spelling typo in mqd allocation
by Alex Deucher
· 7 years ago
86b03b3
drm/amd/powerplay: unhalt mec after loading
by Evan Quan
· 7 years ago
766cff8
drm/amdgpu/virtual_dce: Virtual display doesn't support disable vblank immediately
by Emily Deng
· 7 years ago
b252903
drm/amdgpu: Fix huge page updates with CPU
by Felix Kuehling
· 7 years ago
Next »