index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-23
drm/amdgpu: fix typo in amdgpu_discovery.c
Alex Deucher
1
-3
/
+3
2022-02-23
drm/amd/display: increasing DRAM BW percent for DCN315
Sung Joon Kim
1
-1
/
+1
2022-02-23
drm/amd/display: Set compbuf size to min at prep prevent overbook crb
Duncan Ma
1
-0
/
+1
2022-02-23
drm/amd/display: revert populating dcn315 clk table based on dcfclk
Dmytro Laktyushkin
1
-21
/
+31
2022-02-23
drm/amd/display: limit unbounded requesting to 5k
Dmytro Laktyushkin
1
-1
/
+2
2022-02-23
drm/amdgpu: add reset register dump trace on GPU
Somalapuram Amaranath
2
-0
/
+33
2022-02-23
drm/amdgpu: add debugfs for reset registers list
Somalapuram Amaranath
2
-0
/
+86
2022-02-23
drm/amdgpu: check vm ready by amdgpu_vm->evicting flag
Qiang Yu
1
-2
/
+7
2022-02-23
drm/amdgpu/nv: set mode2 reset for MP1 13.0.8
Prike Liang
1
-0
/
+1
2022-02-23
drm/amdgpu/nv: enable gfx10.3.7 clock gating support
Prike Liang
1
-1
/
+9
2022-02-23
drm/amd/pm: Fix missing prototype warning
Lijo Lazar
1
-1
/
+1
2022-02-23
drm/amdgpu: add mode2 reset support for smu 13.0.5
Yifan Zhang
1
-0
/
+1
2022-02-23
drm/amdgpu: Fixed warning reported by kernel test robot
yipechai
1
-1
/
+1
2022-02-23
drm/amdkfd: Print bdf in peer map failure message
Harish Kasiviswanathan
1
-2
/
+9
2022-02-23
drm/amd/display: 3.2.174
Aric Cyr
1
-1
/
+1
2022-02-23
drm/amd/display: add debug option to bypass ssinfo from bios.
Charlene Liu
3
-0
/
+5
2022-02-23
drm/amd/display: Refactor fixed VS logic for non-transparent mode
George Shen
1
-5
/
+97
2022-02-23
drm/amd/display: add cable ID support for usb c connector
Wenjing Liu
7
-41
/
+117
2022-02-23
drm/amd/display: clear remote dc_sink when stop mst
Wayne Lin
1
-1
/
+19
2022-02-23
drm/amd/display: Ignore Transitional Invalid Link Rate Error Message
Fangzhi Zuo
1
-1
/
+1
2022-02-23
drm/amd/display: Fix wrong resolution with DP/VGA adapter
Ilya
2
-0
/
+19
2022-02-23
drm/amd/display: Refactor PSR DPCD caps detection
Po Ting Chen
6
-57
/
+69
2022-02-23
drm/amd/display: Set compbuf size to min at prep prevent overbook crb
Duncan Ma
2
-2
/
+11
2022-02-23
drm/amd/display: lock/un-lock cursor if odm pipe split used
Paul Hsieh
1
-1
/
+6
2022-02-23
drm/amd/display: Turn global functions into static functions
Maíra Canal
7
-8
/
+9
2022-02-23
drm/amd/display: Add missing prototypes to dcn201_init
Maíra Canal
1
-0
/
+1
2022-02-23
drm/amd/display: Remove unused variable
Maíra Canal
1
-3
/
+0
2022-02-23
drm/amd/display: Remove unused dmub_outbox_irq_info_funcs variable
Maíra Canal
1
-5
/
+0
2022-02-23
drm/amd/display: Remove vupdate_int_entry definition
Maíra Canal
1
-14
/
+0
2022-02-23
drm/amd/display: Remove unused dcn316_smu_set_voltage_via_phyclk function
Maíra Canal
1
-16
/
+0
2022-02-23
drm/amd/display: Remove unused temp variable
Maíra Canal
1
-0
/
+4
2022-02-23
drm/amdgpu: Remove unused get_umc_v8_7_channel_index function
Maíra Canal
1
-7
/
+0
2022-02-23
drm/amdgpu: Change amdgpu_ras_block_late_init_default function scope
Maíra Canal
1
-1
/
+1
2022-02-23
drm/amdgpu: use ktime rather than jiffies for benchmark results
Alex Deucher
1
-14
/
+17
2022-02-23
drm/amdgpu: use kernel BO API for benchmark buffer management
Alex Deucher
1
-61
/
+17
2022-02-23
drm/amdgpu: derive GTT display support from DM
Alex Deucher
3
-27
/
+12
2022-02-23
drm/amdgpu/display: split dmcu and gpuvm handling logic
Alex Deucher
1
-15
/
+20
2022-02-23
drm/amdgpu: drop testing module parameter
Alex Deucher
5
-273
/
+1
2022-02-23
drm/amdgpu: drop benchmark module parameter
Alex Deucher
3
-15
/
+0
2022-02-23
drm/amdgpu: expose benchmarks via debugfs
Alex Deucher
1
-0
/
+23
2022-02-23
drm/amdkfd: Use real device for messages
Felix Kuehling
3
-10
/
+4
2022-02-23
drm/amdkfd: Fix for possible integer overflow
David Yat Sin
1
-1
/
+1
2022-02-23
drm/amdgpu: add a benchmark mutex
Alex Deucher
3
-9
/
+17
2022-02-23
drm/amdgpu: print the selected benchmark test in the log
Alex Deucher
1
-1
/
+25
2022-02-23
drm/amdgpu: plumb error handling though amdgpu_benchmark()
Alex Deucher
2
-40
/
+66
2022-02-23
drm/sched: Add device pointer to drm_gpu_scheduler
Jiawei Gu
1
-1
/
+3
2022-02-22
drm/amdgpu/benchmark: use dev_info rather than DRM macros for logging
Alex Deucher
1
-5
/
+7
2022-02-22
drm/amdkfd: make CRAT table missing message informational only
Alex Deucher
1
-1
/
+1
2022-02-22
drm/amdgpu: Fix typo in *whether* in comment
Paul Menzel
1
-1
/
+1
2022-02-22
drm/amdgpu: read harvest bit per IP data on legacy GPUs
Guchun Chen
1
-25
/
+100
[prev]
[next]