Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
99581cc57387a1a25f44e338e46338c58138fedc
/
drivers
/
gpu
99581cc
drm/amdgpu/vi: add support virtualization
by Xiangliang Yu
· 9 years ago
3149d9d
drm/amdgpu: request/release full gpu access if device is vf
by Xiangliang Yu
· 9 years ago
ab71ac5
drm/amdgpu/virt: implement VI virt operation interfaces
by Xiangliang Yu
· 9 years ago
1e9f139
drm/amdgpu/virt: add high level interfaces for virt
by Xiangliang Yu
· 9 years ago
bc992ba
drm/amdgpu/virt: use kiq to access registers (v2)
by Xiangliang Yu
· 9 years ago
5ec9f06
drm/amdgpu/virt: add runtime flag
by Xiangliang Yu
· 9 years ago
880e87e
drm/amdgpu/gfx8: implement emit_rreg/wreg function
by Xiangliang Yu
· 9 years ago
b6091c1
drm/amdgpu/ring: add two interfaces to support r/w registers with kiq
by Xiangliang Yu
· 9 years ago
2493664
drm/amdgpu:invoke CSA functions (v2)
by Monk Liu
· 9 years ago
4e4bbe7
drm/amdgpu:add new file for SRIOV
by Monk Liu
· 9 years ago
bd7de27
drm/amdgpu:new field members for SRIOV
by Monk Liu
· 9 years ago
3e19e69
drm/amd/amdgpu: add check that shadow page tables are GPU-accessible
by Nicolai Hähnle
· 9 years ago
d1144b8
drm/amd/amdgpu: add check that shadow page directory is GPU-accessible
by Nicolai Hähnle
· 9 years ago
b99f310
drm/amd/amdgpu: add amdgpu_bo_gpu_accessible helper function
by Nicolai Hähnle
· 9 years ago
661a760
drm/amd/amdgpu: move eviction counting to amdgpu_bo_move_notify
by Nicolai Hähnle
· 9 years ago
66257db
drm/ttm: add evict parameter to ttm_bo_driver::move_notify
by Nicolai Hähnle
· 9 years ago
714b1f5
drm/amdgpu: refine vce3.0 initialize.
by Rex Zhu
· 9 years ago
570272d
drm/amdgpu: extend profiling mode.
by Rex Zhu
· 9 years ago
7f61bed
drm/amd/powerplay: refine DIDT feature in Powerplay.
by Rex Zhu
· 9 years ago
7ef600e
drm/amd/powerplay: add new smu message.
by Rex Zhu
· 9 years ago
e31e8a2
drm/amd/powerplay: Configuring DIDT blocks only SQ enabled on Polaris11.
by Rex Zhu
· 9 years ago
8e7afd3
drm/amdgpu: fix bug return invalid value to sysfs.
by Rex Zhu
· 9 years ago
c79b556
drm/amdgpu: add get clockgating_state method for vce v3
by Huang Rui
· 9 years ago
c8781f5
drm/amdgpu: add get clockgating_state method for uvd v5&v6
by Huang Rui
· 9 years ago
abd2c2f
drm/amdgpu: add get clockgating_state method for vi common
by Huang Rui
· 9 years ago
41c360f
drm/amdgpu: add get clockgating_state method for sdma v3
by Huang Rui
· 9 years ago
8bcab09
drm/amdgpu: add get clockgating_state method for gmc v8
by Huang Rui
· 9 years ago
ebd843d
drm/amdgpu: add get clockgating_state method for gfx v8
by Huang Rui
· 9 years ago
a8503b1
drm/amdgpu: add parse clock gating state
by Huang Rui
· 9 years ago
6cb2d4e
drm/amdgpu: introduce an interface to get clock gating status dynamically
by Huang Rui
· 9 years ago
c8394f3
drm/amdgpu: remove detect_hw_virtualization interface
by Xiangliang Yu
· 9 years ago
91caa08
drm/amdgpu/vi: move virtualization detection forward
by Xiangliang Yu
· 9 years ago
5a5099c
drm/amdgpu/virt: rename fieldes of virtualization structure
by Xiangliang Yu
· 9 years ago
4e638ae
drm/amdgpu/gfx8: add support kernel interface queue(KIQ)
by Xiangliang Yu
· 9 years ago
b64a18c
drm/amdgpu: PCI I/O bar can be disabled
by Amber Lin
· 9 years ago
a5b580e
drm/amd/powerplay: change function name to make code more readable
by Rex Zhu
· 9 years ago
63b5594
drm/amd/powerplay: refine smumgr code
by Rex Zhu
· 9 years ago
a0aa704
drm/amd/powerplay: fix memory leak in smu7_hwmgr
by Rex Zhu
· 9 years ago
cd576e6
drm/amd/powerplay: fix memory leak in cz_hwmgr.c
by Rex Zhu
· 9 years ago
4c283ac
drm/amd/powerplay: not free hwmgr/smumgr in asic private functions.
by Rex Zhu
· 9 years ago
6f4dc24
drm/amd/powerplay: not use module parameter in powerplay.
by Rex Zhu
· 9 years ago
1c86380
drm/amd/powerplay: refine powerplay interface.
by Rex Zhu
· 9 years ago
ae6a58e
drm/amdgpu: use same enter/exit safe mode for gfx_8.
by Rex Zhu
· 9 years ago
3bd5897
drm/amd/powerplay: add profiling mode in dpm level
by Rex Zhu
· 9 years ago
9d27349
drm/amdgpu: delete dead definitions of dpm_ip_funcs
by Rex Zhu
· 9 years ago
b9bc581
drm/amdgpu: delete dead module parameter:amdgpu_powerplay.
by Rex Zhu
· 9 years ago
23c8ea9
drm/amd/powerplay: fix issue can't load another smu firmware.
by Rex Zhu
· 9 years ago
bcb5487
drm/amd/powerplay: refine code in cz_smumgr.c
by Rex Zhu
· 9 years ago
0d12570
drm/amd/powerplay: fix bug dpm level unexpectly be reset to auto.
by Rex Zhu
· 9 years ago
e5d03ac
drm/amd/powerplay: Unify dpm level defines
by Rex Zhu
· 9 years ago
db7da7a
drm/amd/powerplay: delete dpm code for Cz/St.
by Rex Zhu
· 9 years ago
634a24d
drm/amd/powerplay: update all printk to pr_* on smumgr
by Huang Rui
· 9 years ago
b5c11b8
drm/amd/powerplay: update all printk to pr_* on hwmgr
by Huang Rui
· 9 years ago
19946cf
drm/amd/powerplay: update all printk to pr_* on eventmgr
by Huang Rui
· 9 years ago
0fb829d
drm/amd/powerplay: refine print message for amd_powerplay
by Huang Rui
· 9 years ago
7bd5542
drm/amd/powerplay: reshuffle headers to make pr_fmt macro before <linux/xxx.h>
by Huang Rui
· 9 years ago
7739b1e
drm/amd/powerplay: add prefix for all powerplay pr_* prints
by Huang Rui
· 9 years ago
5c96422
drm/amdgpu: refine gfx_v8 pg code.
by Rex Zhu
· 9 years ago
f6f534e
drm/amdgpu: add drm light sleep support for Vi
by Rex Zhu
· 9 years ago
e8a95b2
drm/amdgpu: add cgs interface for enter/exit rlc safe mode.
by Rex Zhu
· 9 years ago
919db4c
drm/amdgpu: Refine the way to get atom bios
by Ken Xue
· 9 years ago
33503e9
drm/amd/amdgpu: Add DPHY_SCRAM_CNTL register defines
by Harry Wentland
· 9 years ago
8c27f5c
drm/amd/amdgpu: Add HDMI_DATA_SCRAMBLE register definition
by Harry Wentland
· 9 years ago
9e4bd4c
drm/amdgpu: cleanup useless extern functions
by Huang Rui
· 9 years ago
35af17b
drm/amdgpu: cleanup useless smu_ucode_xfer_vi.h
by Huang Rui
· 9 years ago
5c1104b
drm/amd/powerplay: fix request smc_sk firmware case
by Huang Rui
· 9 years ago
e81f749
drm/amd/powerplay: add request_firmware/release_firmware for smu7
by Huang Rui
· 9 years ago
613e61a
drm/amdgpu: use designated initializers
by Kees Cook
· 9 years ago
f7e9e9f
drm/amdgpu: Remove checking for atombios
by Nils Wallménius
· 9 years ago
e11666e
drm/amd/amdgpu: Widen mmio trace register address width
by Tom St Denis
· 9 years ago
44879b6
drm/amd/amdgpu: get maximum and used UVD handles (v4)
by Arindam Nath
· 9 years ago
0ef5b22
drm/amd/powerplay: move vi smu firmware declares to powerplay.
by Rex Zhu
· 9 years ago
78bbe77
drm/amd/amdgpu: De-numberify golden SI registers
by Tom St Denis
· 9 years ago
167112b
drm/amd/powerplay: add callbacks to move smc firmware request into sw_init phase
by Huang Rui
· 9 years ago
a5b2b6e
drm/sti: Fix compilation failure for drm_framebuffer.pixel_format
by Chris Wilson
· 9 years ago
3875623
Merge tag 'drm-misc-next-2017-01-23' of git://anongit.freedesktop.org/git/drm-misc into drm-next
by Dave Airlie
· 9 years ago
a7e2641
Merge tag 'drm-intel-next-2017-01-23' of git://anongit.freedesktop.org/git/drm-intel into drm-next
by Dave Airlie
· 9 years ago
c4d79c2
Reinstate "drm/probe-helpers: Drop locking from poll_enable""
by Dave Airlie
· 9 years ago
b0df0b2
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into drm-next
by Dave Airlie
· 9 years ago
54a07c7
Revert "drm/probe-helpers: Drop locking from poll_enable"
by Dave Airlie
· 9 years ago
add6329
drm/i915: Update DRIVER_DATE to 20170123
by Daniel Vetter
· 9 years ago
f0493e6
drm/mgag200: Added support for the new device G200eH3
by Mathieu Larouche
· 9 years ago
618a610
Merge tag 'drm-amdkfd-next-2017-01-16' of git://people.freedesktop.org/~gabbayo/linux into drm-next
by Dave Airlie
· 9 years ago
01f5e69
Merge tag 'omapdrm-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux into drm-next
by Dave Airlie
· 9 years ago
d64a166
Merge tag 'sti-drm-next-2017-01-06' of https://github.com/vinceab/linux into drm-next
by Dave Airlie
· 9 years ago
9327901
Merge tag 'drm-qemu-20170110' of git://git.kraxel.org/linux into drm-fixes
by Dave Airlie
· 9 years ago
2f39258
Merge branch 'drm-etnaviv-fixes' of https://git.pengutronix.de/git/lst/linux into drm-fixes
by Dave Airlie
· 9 years ago
2e76f85
Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-fixes
by Dave Airlie
· 9 years ago
484205d
Merge branch 'drm-fixes-4.10' of git://people.freedesktop.org/~agd5f/linux into drm-fixes
by Dave Airlie
· 9 years ago
b310348
Merge branch 'msm-fixes-4.10-rc4' of git://people.freedesktop.org/~robclark/linux into drm-fixes
by Dave Airlie
· 9 years ago
78337c0
Merge tag 'drm-misc-fixes-2017-01-13' of git://anongit.freedesktop.org/git/drm-misc into drm-fixes
by Dave Airlie
· 9 years ago
f1750e1
Merge tag 'drm-intel-fixes-2017-01-19' of git://anongit.freedesktop.org/git/drm-intel into drm-fixes
by Dave Airlie
· 9 years ago
6146e6d
drm/i915: reinstate call to trace_i915_vma_bind
by Daniele Ceraolo Spurio
· 9 years ago
b00ddb2
drm/i915: Assert that created vma has a whole number of pages
by Chris Wilson
· 9 years ago
44a0ec0
drm/i915: Assert the drm_mm_node is allocated when on the VM lists
by Chris Wilson
· 9 years ago
e0216b7
drm/i915: Treat an error from i915_vma_instance() as unlikely
by Chris Wilson
· 9 years ago
1fcdaa7
drm/i915: Reject vma creation larger than address space
by Chris Wilson
· 9 years ago
befedbb
drm/i915: Use common LRU inactive vma bumping for unpin_from_display
by Chris Wilson
· 9 years ago
d65415d
drm/i915: Do an unlocked wait before set-cache-level ioctl
by Chris Wilson
· 9 years ago
3139b4a
drm/i915/huc: Assert that HuC vma is placed in GuC accessible range
by Michał Winiarski
· 9 years ago
Next »