Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
747bd2a36c9c9a0edd5f393664d962205b31f404
/
drivers
/
gpu
0fe4e2d
Merge tag 'drm-next-2019-01-05' of git://anongit.freedesktop.org/drm/drm
by Linus Torvalds
· 6 years ago
a8a6b11
Merge tag 'fbdev-v4.21' of git://github.com/bzolnier/linux
by Linus Torvalds
· 6 years ago
594cc25
make 'user_access_begin()' do 'access_ok()'
by Linus Torvalds
· 6 years ago
0b2c8f8
i915: fix missing user_access_end() in page fault exception case
by Linus Torvalds
· 6 years ago
9ddf32a
Merge tag 'drm-misc-next-fixes-2019-01-02' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
by Dave Airlie
· 6 years ago
96d4f26
Remove 'type' argument from access_ok() function
by Linus Torvalds
· 6 years ago
399382f
drm/nouveau: fix incorrect FB_BACKLIGHT usage in Kconfig
by Bartlomiej Zolnierkiewicz
· 6 years ago
8e143b9
Merge tag 'iommu-updates-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
by Linus Torvalds
· 6 years ago
d36377c
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 6 years ago
74136a3
Merge branch 'drm-next-4.21' of git://people.freedesktop.org/~agd5f/linux into drm-next
by Dave Airlie
· 6 years ago
769e470
Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 6 years ago
7e59fad
Merge tag 'drm-next-2018-12-27' of git://anongit.freedesktop.org/drm/drm
by Linus Torvalds
· 6 years ago
f346b0b
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 6 years ago
af7ddd8
Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mapping
by Linus Torvalds
· 6 years ago
5d6527a
mm/mmu_notifier: use structure for invalidate_range_start/end callback
by Jérôme Glisse
· 6 years ago
ca79b0c
mm: convert totalram_pages and totalhigh_pages variables to atomic
by Arun KS
· 6 years ago
9705bea
mm: convert zone->managed_pages to atomic variable
by Arun KS
· 6 years ago
4bcd2ff
Merge tag 'drm-intel-next-fixes-2018-12-27' of git://anongit.freedesktop.org/drm/drm-intel into drm-next
by Dave Airlie
· 6 years ago
460023a
Merge tag 'for-linus-4.21-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 6 years ago
4971f09
Merge tag 'drm-next-2018-12-14' of git://anongit.freedesktop.org/drm/drm
by Linus Torvalds
· 6 years ago
c75ff00
drm: Put damage blob when destroy plane state
by Deepak Rawat
· 6 years ago
cbdd266
drm: fix null pointer dereference on null state pointer
by Colin Ian King
· 6 years ago
f6653a0
drm/amdgpu: Add new VegaM pci id
by Alex Deucher
· 6 years ago
0f6be2c
drm/ttm: Use drm_debug_printer for all ttm_bo_mem_space_debug output
by Michel Dänzer
· 6 years ago
06d6370
drm/amdgpu: add Vega20 PSP ASD firmware loading
by Evan Quan
· 6 years ago
8636a1f
treewide: surround Kconfig file paths with double quotes
by Masahiro Yamada
· 6 years ago
8c9d90e
drm/amd/display: Fix MST dp_blank REG_WAIT timeout
by Jerry (Fangzhi) Zuo
· 6 years ago
99b922f
drm/amd/display: validate extended dongle caps
by Wenjing Liu
· 6 years ago
9136e81
drm/amd/display: Use div_u64 for flip timestamp ns to ms
by Nicholas Kazlauskas
· 6 years ago
2bf55d2
drm/amdgpu/uvd:Change uvd ring name convention
by James Zhu
· 6 years ago
c1973a1
drm/amd/powerplay: add Vega20 LCLK DPM level setting support
by Evan Quan
· 6 years ago
0346bfd
drm/amdgpu: print process info when job timeout
by Trigger Huang
· 6 years ago
e01f2d4
drm/amdgpu/nbio7.4: add hw bug workaround for vega20
by Alex Deucher
· 6 years ago
40978ac
drm/amdgpu/nbio6.1: add hw bug workaround for vega10/12
by Alex Deucher
· 6 years ago
03ebe48
Merge branches 'iommu/fixes', 'arm/renesas', 'arm/mediatek', 'arm/tegra', 'arm/omap', 'arm/smmu', 'x86/vt-d', 'x86/amd' and 'core' into next
by Joerg Roedel
· 6 years ago
505b524
drm/ioctl: Fix Spectre v1 vulnerabilities
by Gustavo A. R. Silva
· 6 years ago
c2c2ce1
drm/amd/display: Optimize passive update planes.
by Yongqiang Sun
· 6 years ago
1ae62f3
drm/amd/display: verify lane status before exiting verify link cap
by Wenjing Liu
· 6 years ago
fd08535
drm/amd/display: Fix bug with not updating VSP infoframe
by SivapiriyanKumarasamy
· 6 years ago
bd4905a
drm/amd/display: Add retry to read ddc_clock pin
by Paul Hsieh
· 6 years ago
80adaeb
drm/amd/display: Don't skip link training for empty dongle
by Eric Yang
· 6 years ago
0a6414e
drm/amd/display: Wait edp HPD to high in detect_sink
by Dale Zhao
· 6 years ago
6fd3583
drm/amd/display: fix surface update sequence
by Dmytro Laktyushkin
· 6 years ago
12750d1
drm/amd/display: fix YCbCr420 blank color
by Eric Yang
· 6 years ago
d71589f
drm/amd/display: Warn instead of error on REG_WAIT timeout
by David Francis
· 6 years ago
3a3cd1d
drm/amd/display: move AYCrCb8888 format to video section
by Dmytro Laktyushkin
· 6 years ago
d330242
drm/amd/display: Don't log error if we have no connectors
by Harry Wentland
· 6 years ago
1c01a45
drm/amd/display: Add functionality to get XGMI SS info
by Leo Li
· 6 years ago
b8b6ce8
drm/amd/display: Add DCE_VERSION_12_1 enum for Vega 20
by Leo Li
· 6 years ago
180db30
drm/amd/display: Add below the range support for FreeSync
by Nicholas Kazlauskas
· 6 years ago
8cd61c3
drm/amd/display: Raise dispclk value for Polaris
by Roman Li
· 6 years ago
77acd1c
drm/amd/display: Skip fast cursor updates for fb changes
by Nicholas Kazlauskas
· 6 years ago
379c237
drm/amdgpu: correct the return value for error case
by Evan Quan
· 6 years ago
e98bdb8
drm/amdkfd: Fix handling of return code of dma_buf_get
by Felix Kuehling
· 6 years ago
7ab3f02
drm/amdgpu:Improves robustness of SOC15_WAIT_ON_RREG
by James Zhu
· 6 years ago
9194fb2
drm/amdgpu/vcn:Remove bit 31 for scratch2 to indicate the WA is active
by James Zhu
· 6 years ago
12e8b30
drm/amdgpu/vcn:Scan enc/jpeg fences to init dpg pause new state
by James Zhu
· 6 years ago
8411f7d
drm/amdgpu/vcn:Always check all vcn ring status during dpg mode stop
by James Zhu
· 6 years ago
e0d460a
drm/amdgpu/vcn:Update ring point to JPEG before init JPEG wptr
by James Zhu
· 6 years ago
5d65cab
drm/amdgpu/vcn:Always gate vcn block during hw finishing
by James Zhu
· 6 years ago
f9872f1
drm/amdgpu/vcn: Update vcn.cur_state during suspend
by James Zhu
· 6 years ago
5641f19
drm/xen-front: Use Xen common shared buffer implementation
by Oleksandr Andrushchenko
· 6 years ago
221b35f
Merge branch 'etnaviv/next' of https://git.pengutronix.de/git/lst/linux into drm-next
by Daniel Vetter
· 6 years ago
801c7a1e
drm/etnaviv: remove lastctx member from gpu struct
by Lucas Stach
· 6 years ago
f9d255f
drm/etnaviv: replace header include with forward declaration
by Lucas Stach
· 6 years ago
5a23144
drm/etnaviv: remove unnecessary local irq disable
by Lucas Stach
· 6 years ago
a3a0ebd
drm/amdgpu: WARN once if amdgpu_bo_unpin is called for an unpinned BO
by Michel Dänzer
· 6 years ago
344e7ad
drm/amdgpu: enable Vega20 page queue support
by Evan Quan
· 6 years ago
fefdc6c
drm/amdgpu: use different irq ring ID for Vega20 page queues
by Evan Quan
· 6 years ago
c713a46
drm/amdgpu: update the vm invalidation engine layout V2
by Evan Quan
· 6 years ago
1b3f6bc
drm/amdgpu: increase the MAX ring number
by Evan Quan
· 6 years ago
4e91771
drm/amdgpu: fix NULL fence handling in amdgpu_cs_fence_to_handle_ioctl
by Christian König
· 6 years ago
e27a73d
drm/amdgpu/psp: Correct and refine the vmr support. (v2)
by Emily Deng
· 6 years ago
e30c50c
drm/amdgpu/psp_v3_1: Get psp fw version through reading register
by Emily Deng
· 6 years ago
0794462
drm/amdgpu: access register without KIQ
by Emily Deng
· 6 years ago
7b184b0
drm/amdgpu: kfd_pre_reset outside req_full_gpu cause sriov hang
by wentalou
· 6 years ago
3b5129b
drm/exynos: fimd: Make pixel blend mode configurable
by Christoph Manszewski
· 6 years ago
6f8ee5c
drm/exynos: fimd: Make plane alpha configurable
by Christoph Manszewski
· 6 years ago
356da6d
dma-mapping: bypass indirect calls for dma-direct
by Christoph Hellwig
· 6 years ago
1df07a7
Merge branch 'vmwgfx-fixes-4.20' of git://people.freedesktop.org/~thomash/linux into drm-fixes
by Dave Airlie
· 6 years ago
2a3c83f
Merge tag 'vmwgfx-next-2018-12-13' of git://people.freedesktop.org/~thomash/linux into drm-next
by Dave Airlie
· 6 years ago
fd56746
drm/vmwgfx: Protect from excessive execbuf kernel memory allocations v3
by Thomas Hellstrom
· 6 years ago
d675ba4
Merge tag 'drm-msm-next-2018-12-12' of git://people.freedesktop.org/~robclark/linux into drm-next
by Dave Airlie
· 6 years ago
02c4fb0
Merge branch 'linux-4.21' of git://github.com/skeggsb/linux into drm-next
by Dave Airlie
· 6 years ago
29a1da2
Merge tag 'drm/tegra/for-4.21-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-next
by Dave Airlie
· 6 years ago
e7df065
Merge branch 'drm-next-4.21' of git://people.freedesktop.org/~agd5f/linux into drm-next
by Dave Airlie
· 6 years ago
a805ce6
Merge branch 'mediatek-drm-fixes-4.20' of https://github.com/ckhu-mediatek/linux.git-tags into drm-fixes
by Dave Airlie
· 6 years ago
b5f436e
Merge branch 'linux-4.20' of git://github.com/skeggsb/linux into drm-fixes
by Dave Airlie
· 6 years ago
26eacb7
Merge branch 'drm-fixes-4.20' of git://people.freedesktop.org/~agd5f/linux into drm-fixes
by Dave Airlie
· 6 years ago
e59166b
Merge tag 'drm-misc-fixes-2018-12-12' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes
by Dave Airlie
· 6 years ago
ce07fe9
Merge tag 'drm-intel-fixes-2018-12-12-1' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes
by Dave Airlie
· 6 years ago
71fb553
Merge tag 'drm-intel-fixes-2018-12-07' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes
by Dave Airlie
· 6 years ago
674e78a
drm/amd/display: Add fast path for cursor plane updates
by Nicholas Kazlauskas
· 6 years ago
676fff1
drm/amdgpu: drop fclk/gfxclk ratio setting
by Evan Quan
· 6 years ago
fc42d47
drm/amdgpu: Enable GPU recovery by default for CI
by Andrey Grodzovsky
· 6 years ago
e06d45d
drm/vmwgfx: remove redundant return ret statement
by Colin Ian King
· 6 years ago
5b2e312
drm/i915: Flush GPU relocs harder for gen3
by Chris Wilson
· 6 years ago
fe78742
drm/i915: Allocate a common scratch page
by Chris Wilson
· 6 years ago
cf66b8a
drm/i915/execlists: Apply a full mb before execution for Braswell
by Chris Wilson
· 6 years ago
24199c5
drm/nouveau/kms: Fix memory leak in nv50_mstm_del()
by Lyude Paul
· 6 years ago
Next »