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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-17
drm/panfrost: initial dual core group GPUs support
Alexey Sheplyakov
1
-5
/
+22
2022-01-17
drm: bridge: fix unmet dependency on DRM_KMS_HELPER for DRM_PANEL_BRIDGE
Julian Braha
1
-0
/
+1
2022-01-17
drm/i915/psr: remove unused lines_to_wait vbt info
Jani Nikula
2
-28
/
+0
2022-01-16
Merge tag 'drm-next-2022-01-14' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
54
-353
/
+465
2022-01-15
Replace for_each_*_bit_from() with for_each_*_bit() where appropriate
Yury Norov
1
-2
/
+2
2022-01-14
virtio: wrap config->reset calls
Michael S. Tsirkin
1
-1
/
+1
2022-01-14
drm/amd/display: Revert W/A for hard hangs on DCN20/DCN21
Mario Limonciello
8
-79
/
+3
2022-01-14
drm/amdgpu: drop flags check for CHIP_IP_DISCOVERY
Alex Deucher
1
-5
/
+0
2022-01-14
drm/amdgpu: Fix rejecting Tahiti GPUs
Lukas Fink
1
-1
/
+1
2022-01-14
drm/amdgpu: don't do resets on APUs which don't support it
Alex Deucher
2
-0
/
+8
2022-01-14
drm/amd/display: Revert W/A for hard hangs on DCN20/DCN21
Mario Limonciello
8
-79
/
+3
2022-01-14
drm/amdgpu: drop flags check for CHIP_IP_DISCOVERY
Alex Deucher
1
-5
/
+0
2022-01-14
drm/amdgpu: Fix rejecting Tahiti GPUs
Lukas Fink
1
-1
/
+1
2022-01-14
drm/amdgpu: don't do resets on APUs which don't support it
Alex Deucher
2
-0
/
+8
2022-01-14
drm/amdgpu: invert the logic in amdgpu_device_should_recover_gpu()
Alex Deucher
1
-27
/
+17
2022-01-14
drm/amdgpu: Enable recovery on yellow carp
CHANDAN VURDIGERE NATARAJ
1
-0
/
+1
2022-01-14
drm/amdgpu: invert the logic in amdgpu_device_should_recover_gpu()
Alex Deucher
1
-27
/
+17
2022-01-14
drm/amdgpu: Enable recovery on yellow carp
CHANDAN VURDIGERE NATARAJ
1
-0
/
+1
2022-01-14
drm/amd/display: Remove redundant initialization of dpg_width
Jiapeng Chong
1
-1
/
+1
2022-01-14
drm/amd/pm: Replace one-element array with flexible-array member
Changcheng Deng
1
-1
/
+1
2022-01-14
drm/amd/pm: fix null ptr access
Flora Cui
2
-1
/
+4
2022-01-14
drm/amdgpu: fix compile warning for ras_block_match_default
yipechai
1
-1
/
+2
2022-01-14
drm/amdgpu: Use ARRAY_SIZE to get array length
yipechai
1
-1
/
+2
2022-01-14
drm/amdgpu: clean up some inconsistent indenting
Yang Li
2
-4
/
+6
2022-01-14
drm/amdgpu: remove unneeded semicolon
Yang Li
1
-1
/
+1
2022-01-14
drm/amdgpu: No longer insert ras blocks into ras_list if it already exists in ras_list
yipechai
1
-0
/
+8
2022-01-14
drm/amdgpu: Add ras supported check for register_ras_block
yipechai
1
-0
/
+3
2022-01-14
drm/amdgpu: Add interface to load SRIOV cap FW
Bokun Zhang
7
-15
/
+123
2022-01-14
drm/amdkfd: Fix indentation on switch statement
Graham Sider
1
-28
/
+27
2022-01-14
drm/amdgpu: cleanup ttm debug sdma vram access function
Jonathan Kim
2
-16
/
+16
2022-01-14
drm/amdgpu: improve debug VRAM access performance using sdma
Jonathan Kim
2
-0
/
+82
2022-01-14
drm/amdgpu: Removed redundant ras code
yipechai
1
-48
/
+19
2022-01-14
drm/amdgpu: Adjust error inject function code style in amdgpu_ras.c
yipechai
2
-76
/
+40
2022-01-14
drm/amdgpu: Modify mca block to fit for the unified ras block data and ops
yipechai
4
-48
/
+77
2022-01-14
drm/amdgpu: Modify sdma block to fit for the unified ras block data and ops
yipechai
5
-36
/
+71
2022-01-14
drm/amdgpu: Modify umc block to fit for the unified ras block data and ops
yipechai
12
-64
/
+99
2022-01-14
drm/amdgpu: Modify nbio block to fit for the unified ras block data and ops
yipechai
7
-41
/
+43
2022-01-14
drm/amdgpu: Modify mmhub block to fit for the unified ras block data and ops
yipechai
12
-75
/
+73
2022-01-14
drm/amdgpu: Modify hdp block to fit for the unified ras block data and ops
yipechai
7
-31
/
+35
2022-01-14
drm/amdgpu: Modify xgmi block to fit for the unified ras block data and ops
yipechai
5
-30
/
+37
2022-01-14
drm/amdgpu: Modify gfx block to fit for the unified ras block data and ops
yipechai
8
-83
/
+123
2022-01-14
drm/amdgpu: Modify the compilation failed problem when other ras blocks' .h include amdgpu_ras.h
yipechai
4
-25
/
+51
2022-01-14
drm/amdgpu: Unify ras block interface for each ras block
yipechai
4
-0
/
+78
2022-01-14
drm/amd/pm: correct the checks for fan attributes support
Evan Quan
6
-109
/
+160
2022-01-14
drm/amdgpu/pm: move additional logic into amdgpu_dpm_force_performance_level
Alex Deucher
2
-52
/
+59
2022-01-14
drm/amd/pm: drop those unrealistic thermal_type checks
Evan Quan
1
-10
/
+0
2022-01-14
drm/amdgpu: wrap those atombios APIs used by SI under CONFIG_DRM_AMDGPU_SI
Evan Quan
2
-10
/
+14
2022-01-14
drm/amd/pm: unified lock protections in amdgpu_dpm.c
Evan Quan
3
-213
/
+526
2022-01-14
drm/amd/pm: revise the performance level setting APIs
Evan Quan
6
-42
/
+34
2022-01-14
drm/amd/pm: drop unnecessary gfxoff controls
Evan Quan
4
-42
/
+1
[prev]
[next]