Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
cf35c7ca3d50286a3ac7672aa7d26a8d2e930706
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
cf35c7c
drm/amdgpu/powerplay: fix spelling in amdgpu_powerplay.h
by Alex Deucher
· 8 years ago
623fea1
drm/amdgpu/virtual_dce: move define into source file
by Alex Deucher
· 8 years ago
2120df4
drm/amdgpu: enable virtual dce on SI
by Alex Deucher
· 8 years ago
07fecde
drm/amdgpu: fill in vce clock info ioctl query (v2)
by Alex Deucher
· 8 years ago
825cc99
drm/amdgpu/dpm: add an implementation for get_vce_clock_state (v2)
by Alex Deucher
· 8 years ago
230cf1b
drm/amdgpu/dpm: add new callback to fetch vce clock state (v2)
by Alex Deucher
· 8 years ago
66ba1af
drm/amdgpu: save number of vce states in dpm struct.
by Rex Zhu
· 8 years ago
0d8de7c
drm/amdgpu: use same vce state definition in dpm and powerplay
by Rex Zhu
· 8 years ago
cf097881
drm/amdgpu: move dpm related definitions to amdgpu_dpm.h
by Alex Deucher
· 8 years ago
7988714
drm/amdgpu: move align_mask and nop into ring funcs as well (v2)
by Christian König
· 8 years ago
21cd942
drm/amdgpu: move the ring type into the funcs structure (v2)
by Christian König
· 8 years ago
e12f3d7
drm/amdgpu: move IB and frame size directly into the engine description
by Christian König
· 8 years ago
7bc6be8
drm/amdgpu: remove explicit NULL init for parse_cs
by Christian König
· 8 years ago
e08c90a
drm/amdgpu: remove 128 NOP hack from vm_flush v2
by Christian König
· 8 years ago
c81b07e
drm/amdgpu: remove ring type check for conditional execution
by Christian König
· 8 years ago
66f3b2d
drm/amdgpu: pad gfx and compute rings to 256 dw
by Christian König
· 8 years ago
a0a71e4
drm/amdgpu: clarify why we evict vram twice on suspend
by Alex Deucher
· 8 years ago
db9635c
drm/amdgpu: used cached gca values for vi_read_register (v2)
by Alex Deucher
· 8 years ago
34817db
drm/amdgpu/gfx8: use cached raster config values in csb setup
by Alex Deucher
· 8 years ago
392f0c7
drm/amdgpu/gfx8: cache rb config values
by Alex Deucher
· 8 years ago
e3fa763
drm/amdgpu: add additional cached gca config variables
by Alex Deucher
· 8 years ago
b88c879
drm/amdgpu: use amdgpu_vm_get_pd_bo in the GEM code
by Christian König
· 8 years ago
073440d
drm/amdgpu: move VM defines into amdgpu_vm.h
by Christian König
· 8 years ago
7802301
drm/amdgpu: move fence and ring defines into amdgpu_ring.h
by Christian König
· 8 years ago
5611350
drm/amdgpu: move sync handling into a separate header
by Christian König
· 8 years ago
914b4dc
drm/amdgpu: stop using a bo list entry for the VM PTs
by Christian König
· 8 years ago
f7da30d
drm/amdgpu: move PT validation back into VM code v2
by Christian König
· 8 years ago
a7d64de
drm/amdgpu: remove adev pointer from struct amdgpu_bo v2
by Christian König
· 8 years ago
f3fd451
drm/amd/amdgpu: Enable UVD PG on Tonga
by Tom St Denis
· 8 years ago
f8991ba
drm/amdgpu: update the shadow PD together with the real one v2
by Christian König
· 8 years ago
42e8cb5
drm/amdgpu:wptr poll address of gfx8 is needed
by Frank Min
· 9 years ago
4c2b245
drm/amdgpu:properly fix some JumpTable issues
by Monk Liu
· 8 years ago
bed5712
drm/amdgpu:add MEC_STORAGE ucode id for sriov
by Monk Liu
· 8 years ago
ac00bbf
drm/amdgpu:add callback in cgs for sriov detect
by Frank Min
· 9 years ago
f501a7e
drm/amdgpu:fw bo should be in VRAM for SRIOV
by Frank Min
· 9 years ago
01ab960
drm/amdgpu:keep bo pinned in prefered domain
by Frank Min
· 9 years ago
4bc10d1
drm/amdgpu:use smc_index_11 for VI
by Monk Liu
· 9 years ago
e1d9921
drm/amdgpu:add one more fiji device id
by Frank Min
· 9 years ago
ef70431
drm/amd/amdgpu: bump version for memory query info
by Junwei Zhang
· 8 years ago
e0adf6c
drm/amd/amdgpu: unify memory query info interface
by Junwei Zhang
· 8 years ago
6a7f76e
drm/amdgpu: add VRAM manager v2
by Christian König
· 8 years ago
8892f15
drm/amdgpu: enable amdgpu_move_blit to handle multiple MM nodes v2
by Christian König
· 8 years ago
63e0ba4
drm/amdgpu: handle multiple MM nodes in the VMs v2
by Christian König
· 8 years ago
d2e9387
drm/amdgpu: set at least the node size in the gtt manager
by Christian König
· 8 years ago
56de55a
drm/amdgpu: use explicit limit for VRAM_CONTIGUOUS
by Christian König
· 8 years ago
03f48dd
drm/amdgpu: add AMDGPU_GEM_CREATE_VRAM_CONTIGUOUS flag v3
by Christian König
· 8 years ago
cfa3255
drm/amd/amdgpu: add info about vram and gtt max allocation size
by Junwei Zhang
· 8 years ago
9f6163e
drm/amd/amdgpu: add info about vram and gtt total size
by Junwei Zhang
· 8 years ago
46c9cc1
drm/amdgpu/dce6: don't enable HPD Rx interrupts
by Alex Deucher
· 8 years ago
079ea19
drm/amdgpu/dce6: RMW hpd registers
by Alex Deucher
· 8 years ago
3438604
drm/amdgpu/dce6: simplify hpd code
by Alex Deucher
· 8 years ago
d2486d2
drm/amdgpu/dce11: simplify hpd code
by Alex Deucher
· 8 years ago
03ae23b
drm/amdgpu/dce8: RMW hpd registers
by Alex Deucher
· 8 years ago
6753ac2
drm/amdgpu/dce10: simplify hpd code
by Alex Deucher
· 8 years ago
2285b91
drm/amdgpu/dce8: simplify hpd code
by Alex Deucher
· 8 years ago
0f66356
drm/amd/amdgpu: For virtual display, enable multi crtcs. (v3)
by Emily Deng
· 8 years ago
483ef98
drm/amdgpu: rename amdgpu_whether_enable_virtual_display
by Alex Deucher
· 8 years ago
87320ca
Revert "drm/amdgpu: Add virtual connector and encoder macros."
by Alex Deucher
· 8 years ago
66264ba
drm/amdgpu: simplify encoder and connector setup (v2)
by Alex Deucher
· 8 years ago
9405e47
drm/amdgpu/virtual_dce: clean up interrupt handling
by Alex Deucher
· 8 years ago
bf2335a
drm/amdgpu/virtual_dce: no need to an irq process callback
by Alex Deucher
· 8 years ago
82b9f81
drm/amdgpu/virtual_dce: drop pageflip_irq funcs
by Alex Deucher
· 8 years ago
425f6d6
drm/amdgpu/virtual_dce: drop empty function
by Alex Deucher
· 8 years ago
a1d3704
drm/amdgpu/virtual_dce: add dce6 support
by Alex Deucher
· 8 years ago
1d160f4
drm/amdgpu/dce6: add dce_v6_0_disable_dce
by Alex Deucher
· 8 years ago
61d0a04
Merge tag 'topic/drm-misc-2016-10-24' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 8 years ago
63ae602
Merge branch 'gup_flag-cleanups'
by Linus Torvalds
· 8 years ago
768ae30
mm: replace get_user_pages() write/force parameters with gup_flags
by Lorenzo Stoakes
· 8 years ago
37c1e28
Merge tag 'drm-fixes-for-v4.9-rc2' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 8 years ago
8e911ab
drm: amdgpu: Replace drm_fb_get_bpp_depth() with drm_format_plane_cpp()
by Laurent Pinchart
· 8 years ago
154061d
drm/amdgpu/dpm: implement thermal sensor for CZ/ST
by Alex Deucher
· 8 years ago
3e96dbf
drm/amdgpu: disable smu hw first on tear down
by Alex Deucher
· 8 years ago
da146d3
drm/amdgpu: fix amdgpu_need_full_reset (v2)
by Alex Deucher
· 8 years ago
aee3960
drm/amdgpu/si_dpm: Limit clocks on HD86xx part
by Tom St Denis
· 8 years ago
eeb2fa0
drm/amdgpu: potential NULL dereference in debugfs code
by Dan Carpenter
· 8 years ago
dc8184a
drm/amdgpu: change vblank_time's calculation method to reduce computational error.
by Rex Zhu
· 8 years ago
4a446d5
drm/amdgpu: clarify UVD/VCE special handling for CG
by Alex Deucher
· 8 years ago
b0b00ff
drm/amd/amdgpu: enable clockgating only after late init
by Arindam Nath
· 8 years ago
ce199ad
drm/amdgpu: initialize the context reset_counter in amdgpu_ctx_init
by Nicolai Hähnle
· 8 years ago
6ae8145
drm/amdgpu/gfx8: fix CGCG_CGLS handling
by Alex Deucher
· 8 years ago
40492f6
drm/amdgpu: use .early_unregister hook to remove DP AUX i2c
by Grazvydas Ignotas
· 8 years ago
0fea2ed
drm/amdgpu: Remove call to reservation_object_test_signaled_rcu before wait
by Chris Wilson
· 8 years ago
6b25e21
Merge tag 'drm-for-v4.9' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 8 years ago
b898578
Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into drm-next
by Dave Airlie
· 8 years ago
8036617
drm/amdgpu: revert "use more than 64KB fragment size if possible"
by Christian König
· 8 years ago
2f9ba19
drm/amdgpu: warn if dp aux is still attached on free
by Grazvydas Ignotas
· 8 years ago
140c94d
drm/amdgpu/dce11: add missing drm_mode_config_cleanup call
by Grazvydas Ignotas
· 8 years ago
8a2eef1
drm/amdgpu: also track late init state
by Grazvydas Ignotas
· 8 years ago
8cb619d
drm/amdgpu/virtual_dce: adjust config ifdef
by Alex Deucher
· 8 years ago
5eeda8a
drm/amdgpu/vce: add support for hw config packet (v2)
by Alex Deucher
· 8 years ago
806c60c
drm/amdgpu: clean up to set fw_offset as 0 twice
by Huang Rui
· 8 years ago
c64474e
drm/amdgpu: remove DRM_AMD_POWERPLAY
by Alex Deucher
· 8 years ago
2a272ca
drm/edid: Move dvi_dual/max_tmds_clock to drm_display_info
by Ville Syrjälä
· 8 years ago
ab5603c
drm/edid: Make max_tmds_clock kHz instead of MHz
by Ville Syrjälä
· 8 years ago
28a3965
Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into drm-next
by Dave Airlie
· 8 years ago
00ea8cb
drm/amdgpu: always apply pci shutdown callbacks (v2)
by Alex Deucher
· 8 years ago
ec2f05f
drm/amdgpu: improve VM PTE trace points
by Christian König
· 8 years ago
186294f
drm/amdgpu: fix GART_DEBUGFS define
by Christian König
· 8 years ago
85a4b57
drm/amdgpu: free userptrs even if GTT isn't bound
by Christian König
· 8 years ago
3d5f4d4
drm/amd/amdgpu: Various cleanups for DCEv6
by Tom St Denis
· 8 years ago
Next »