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
Age
Commit message (
Expand
)
Author
Files
Lines
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
2022-01-14
drm/amd/pm: relocate the power related headers
Evan Quan
87
-11
/
+40
2022-01-14
drm/amd/pm: do not expose the smu_context structure used internally in power
Evan Quan
12
-67
/
+94
2022-01-14
drm/amd/pm: drop redundant or unused APIs and data structures
Evan Quan
2
-49
/
+4
2022-01-14
drm/amd/pm: move those code piece used by Stoney only to smu8_hwmgr.c
Evan Quan
3
-18
/
+9
2022-01-14
drm/amd/pm: optimize the amdgpu_pm_compute_clocks() implementations
Evan Quan
11
-193
/
+288
2022-01-14
drm/amd/pm: move pp_force_state_enabled member to amdgpu_pm structure
Evan Quan
3
-4
/
+5
2022-01-14
drm/amd/pm: create a new holder for those APIs used only by legacy ASICs(si/kv)
Evan Quan
13
-1034
/
+1091
2022-01-14
drm/amd/pm: do not expose the API used internally only in kv_dpm.c
Evan Quan
3
-26
/
+24
2022-01-14
drm/amd/pm: do not expose those APIs used internally only in si_dpm.c
Evan Quan
4
-88
/
+83
2022-01-14
drm/amd/pm: do not expose those APIs used internally only in amdgpu_dpm.c
Evan Quan
2
-25
/
+23
2022-01-14
drm/amd/pm: do not expose power implementation details to display
Evan Quan
4
-164
/
+344
2022-01-14
drm/amd/pm: do not expose power implementation details to amdgpu_pm.c
Evan Quan
4
-430
/
+711
2022-01-14
drm/amd/pm: do not expose implementation details to other blocks out of power
Evan Quan
13
-65
/
+161
2022-01-14
drm/radeon: use kernel is_power_of_2 rather than local version
Jonathan Gray
1
-16
/
+3
2022-01-14
drm/amd/display: Enable Freesync Video Mode by default
Solomon Chiu
3
-35
/
+5
2022-01-14
drm/amdgpu/swsmu: make sienna cichlid function static
Alex Deucher
1
-3
/
+3
2022-01-14
i915: make array flex_regs static const
Colin Ian King
1
-1
/
+1
2022-01-14
Merge tag 'amd-drm-next-5.17-2022-01-12' of https://gitlab.freedesktop.org/agd5f/linux into drm-next
Daniel Vetter
45
-327
/
+419
2022-01-14
Merge tag 'drm-misc-next-fixes-2022-01-14' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
Daniel Vetter
2
-7
/
+7
2022-01-14
Merge tag 'drm-misc-fixes-2022-01-14' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
Daniel Vetter
7
-24
/
+47
2022-01-14
Merge tag 'sound-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
Linus Torvalds
1
-2
/
+7
2022-01-14
drm/mipi-dbi: Fix source-buffer address in mipi_dbi_buf_copy
Thomas Zimmermann
1
-1
/
+1
2022-01-14
drm: fix error found in some cases after the patch d1af5cd86997
Claudio Suarez
1
-6
/
+6
2022-01-14
drm/vc4: remove redundant assignment of variable size
Colin Ian King
1
-2
/
+0
2022-01-14
Merge tag 'drm-misc-next-fixes-2022-01-13' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
Daniel Vetter
1
-1
/
+1
2022-01-14
Merge tag 'drm-intel-next-fixes-2022-01-13' of git://anongit.freedesktop.org/drm/drm-intel into drm-next
Daniel Vetter
6
-17
/
+38
2022-01-14
drm/ttm: fix compilation on ARCH=um
Johannes Berg
1
-1
/
+3
2022-01-14
drm: bridge: it66121: Remove redundant check
Drew Davenport
1
-3
/
+0
2022-01-13
drm/bridge: dw-mipi-dsi: Switch to atomic operations
Jagan Teki
1
-7
/
+12
[prev]
[next]