index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm_dp_cec: add connector info support.
Dariusz Marcinkiewicz
2019-08-27
1
-1
/
+1
*
drm: drop resource_id parameter from drm_fb_helper_remove_conflicting_pci_fra...
Gerd Hoffmann
2019-08-23
1
-1
/
+1
*
dma-buf: Restore seqlock around dma_resv updates
Chris Wilson
2019-08-16
1
-1
/
+6
*
dma-buf: rename reservation_object to dma_resv
Christian König
2019-08-13
18
-68
/
+68
*
dma-buf: further relax reservation_object_add_shared_fence
Christian König
2019-08-10
1
-6
/
+1
*
drm/amdgpu: switch driver from bo->resv to bo->base.resv
Gerd Hoffmann
2019-08-06
13
-49
/
+47
*
drm/ttm: use gem vma_node
Gerd Hoffmann
2019-08-06
1
-1
/
+1
*
drm/amdgpu: use embedded gem object
Gerd Hoffmann
2019-08-06
6
-13
/
+12
*
dma-buf: add more reservation object locking wrappers
Christian König
2019-08-05
4
-8
/
+9
*
drm/amdgpu: Provide ddc symlink in connector sysfs directory
Andrzej Pietrasiewicz
2019-07-31
1
-26
/
+70
*
drm/amdgpu: Fill out gem_object->resv
Daniel Vetter
2019-07-31
4
-18
/
+3
*
drm/amd/display: Implement MST Aux device registration
Leo Li
2019-07-25
1
-1
/
+23
*
drm/amd/display: Use connector kdev as aux device parent
Leo Li
2019-07-25
1
-1
/
+1
*
Merge v5.3-rc1 into drm-misc-next
Maxime Ripard
2019-07-22
371
-3165
/
+415302
|
\
|
*
Merge tag 'drm-next-2019-07-19' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2019-07-19
53
-255
/
+663
|
|
\
|
|
*
drm/amd/display: init res_pool dccg_ref, dchub_ref with xtalin_freq
hersen wu
2019-07-18
2
-26
/
+41
|
|
*
drm/amdgpu/pm: remove check for pp funcs in freq sysfs handlers
Alex Deucher
2019-07-18
1
-10
/
+0
|
|
*
drm/amd/display: Force uclk to max for every state
Nicholas Kazlauskas
2019-07-18
2
-3
/
+13
|
|
*
drm/amdkfd: Remove GWS from process during uninit
Joseph Greathouse
2019-07-17
1
-0
/
+3
|
|
*
drm/amd/amdgpu: Fix offset for vmid selection in debugfs interface
Tom St Denis
2019-07-17
1
-1
/
+1
|
|
*
drm/amd/powerplay: update vega20 driver if to fit latest SMU firmware
Evan Quan
2019-07-17
1
-2
/
+4
|
|
*
drm/amd/powerplay: maintain SMU FW backward compatibility
Evan Quan
2019-07-17
1
-3
/
+9
|
|
*
drm/amd/powerplay: correct smu_update_table usage
Evan Quan
2019-07-17
5
-23
/
+23
|
|
*
drm/amd/powerplay: fix deadlock around smu_handle_task V2
Evan Quan
2019-07-17
1
-3
/
+0
|
|
*
drm/amd/powerplay: avoid access before allocation
Evan Quan
2019-07-17
1
-4
/
+7
|
|
*
drm/amd/powerplay: fix memory allocation failure check V2
Evan Quan
2019-07-17
1
-2
/
+2
|
|
*
drm/amdgpu: Fix silent amdgpu_bo_move failures
Felix Kuehling
2019-07-17
1
-3
/
+37
|
|
*
drm/amdgpu: drop dead header
Alex Deucher
2019-07-17
2
-33
/
+0
|
|
*
drm/amd/powerplay: Use proper enums in vega20_print_clk_levels
Nathan Chancellor
2019-07-16
1
-3
/
+3
|
|
*
drm/amdgpu/gfx10: set SH_MEM_CONFIG.INITIAL_INST_PREFETCH
Nicolai Hähnle
2019-07-16
1
-17
/
+10
|
|
*
drm/amd/powerplay: enable fw ctf,apcc dfll and gfx ss
Kenneth Feng
2019-07-16
1
-6
/
+5
|
|
*
drm/amdgpu: check kdb_bin_size to exclude kdb loading sequence
Hawking Zhang
2019-07-16
1
-1
/
+1
|
|
*
drm/amdgpu: Fix unaligned memory copies
Felix Kuehling
2019-07-16
1
-0
/
+2
|
|
*
drm/amdgpu: replace simple_strtol() by kstrtou32()
Wang Xiayang
2019-07-16
1
-1
/
+2
|
|
*
drm/amdgpu: remove memset after kzalloc
Fuqian Huang
2019-07-16
4
-8
/
+0
|
|
*
drm/amd/amdgpu: hide #warning for missing DC config
Arnd Bergmann
2019-07-16
2
-6
/
+0
|
|
*
drm/amdgpu: Fix Vega20 Perf counter for pcie_bw
Kent Russell
2019-07-16
1
-2
/
+8
|
|
*
drm/amd/amdgpu: Add missing select_me_pipe_q() for gfx10
Tom St Denis
2019-07-16
1
-0
/
+7
|
|
*
drm/amd/amdgpu: Add VMID to SRBM debugfs bank selection
Tom St Denis
2019-07-16
6
-13
/
+14
|
|
*
drm/amd/powerplay: add helper of smu_clk_dpm_is_enabled for smu
Kevin Wang
2019-07-16
2
-23
/
+41
|
|
*
drm/amd/powerplay: fix save dpm level error for smu
Kevin Wang
2019-07-16
1
-4
/
+3
|
|
*
drm/amd/powerplay: avoid double check feature enabled
Kevin Wang
2019-07-16
1
-15
/
+8
|
|
*
drm/amd/powerplay: add standard profile dpm support for smu
Kevin Wang
2019-07-16
1
-1
/
+1
|
|
*
drm/amd/powerplay: add socclk profile dpm support.
Kevin Wang
2019-07-16
1
-0
/
+6
|
|
*
drm/amdkfd: Consistently apply noretry setting
Felix Kuehling
2019-07-16
9
-17
/
+20
|
|
*
drm/amd/display: return 'NULL' instead of 'false' from dcn20_acquire_idle_pip...
Arnd Bergmann
2019-07-16
1
-1
/
+1
|
|
*
drm/amd/display: Support clang option for stack alignment
Arnd Bergmann
2019-07-16
2
-5
/
+19
|
|
*
drm/amd/powerplay: add pstate mclk(uclk) support for navi10
Kevin Wang
2019-07-12
2
-1
/
+8
|
|
*
drm/amd/powerplay: fix smu clock type change miss error
Kevin Wang
2019-07-12
1
-2
/
+2
|
|
*
drm/amdgpu: support key database loading for navi10
Hawking Zhang
2019-07-12
5
-1
/
+70
[next]