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-07-25
drm/amdgpu: add the IP discovery IP versions for HW INFO data
Alex Deucher
1
-0
/
+24
2022-07-25
drm/amd/display: Drop FPU flags from dcn32_clk_mgr
Rodrigo Siqueira
5
-102
/
+153
2022-07-25
drm/amd/display: Revert "drm/amd/display: disable idle optimizations"
Aurabindo Pillai
1
-1
/
+0
2022-07-25
drm/amd/display: Update DML logic for unbounded req handling
Jun Lei
5
-14
/
+103
2022-07-25
drm/amd/display: Update Cursor Attribute MALL cache
Chris Park
2
-1
/
+42
2022-07-25
drm/amdgpu: Fix comment typo
Jason Wang
1
-1
/
+1
2022-07-25
drm/amdgpu: add dm ip block for dcn 3.1.4
Roman Li
1
-0
/
+1
2022-07-25
drm/amd/display: Disable dmcu fw loading for dcn314
Roman Li
1
-0
/
+1
2022-07-25
drm/amd/display: Loop through all pipes for DET allocation
Taimur Hassan
1
-1
/
+1
2022-07-25
drm/amd/display: Disable GPUVM in IP resource configuration
Vladimir Stempen
2
-2
/
+2
2022-07-25
drm/amd/debugfs: Expose GFXOFF state to userspace
André Almeida
1
-2
/
+47
2022-07-25
drm/amd/display: move dcn31_update_soc_for_wm_a func to dml fpu folder
Melissa Wen
5
-10
/
+12
2022-07-25
drm/amd/display: Remove unused MaxUsedBW variable
Maíra Canal
1
-28
/
+0
2022-07-25
drm/amd/display: Remove unused variables from dcn10_stream_encoder
Maíra Canal
1
-10
/
+0
2022-07-25
drm/amd/display: Remove unused variables from dml_rq_dlg_get_dlg_params
Maíra Canal
1
-19
/
+0
2022-07-25
drm/amd/display: Remove unused NumberOfStates variable
Maíra Canal
1
-2
/
+0
2022-07-25
drm/amd/display: Remove unused dml32_CalculatedoublePipeDPPCLKAndSCLThroughput function
Maíra Canal
1
-54
/
+0
2022-07-25
drm/amd/display: Remove unused clk_src variable
Maíra Canal
1
-2
/
+0
2022-07-25
drm/amd/display: Update de-tile override to anticipate pipe splitting
Taimur Hassan
3
-71
/
+69
2022-07-25
drm/amd/display: Don't set dram clock change requirement for SubVP
Alvin Lee
1
-0
/
+10
2022-07-25
drm/amd/display: Fix hard hang if DSC is disabled
Rodrigo Siqueira
1
-7
/
+12
2022-07-25
drm/amd/display: remove number of DSC slices override in DML
Wenjing Liu
1
-20
/
+0
2022-07-25
drm/amd/display: Create a file dedicated for CRTC
Rodrigo Siqueira
4
-433
/
+516
2022-07-22
Merge tag 'drm-misc-next-fixes-2022-07-21' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
Dave Airlie
2
-9
/
+9
2022-07-21
Merge tag 'amd-drm-fixes-5.19-2022-07-20' of https://gitlab.freedesktop.org/agd5f/linux into drm-fixes
Dave Airlie
5
-18
/
+38
2022-07-20
drm/amdgpu: Protect the amdgpu_bo_list list with a mutex v2
Luben Tuikov
3
-4
/
+19
2022-07-20
drm/amd/display: Create a file dedicated to planes
Rodrigo Siqueira
4
-1617
/
+1878
2022-07-20
drm/amd/display: Add tags for indicating mst progress status
Wayne Lin
4
-3
/
+94
2022-07-20
drm/amd/display: Add is_mst_connector debugfs entry
Wayne Lin
1
-0
/
+53
2022-07-20
drm/amd/display: fix trigger_hotplug to support mst case
Wayne Lin
1
-3
/
+14
2022-07-20
drm/amd/display: Expose function reset_cur_dp_mst_topology
Wayne Lin
2
-1
/
+4
2022-07-20
drm/amd/display: Update in dml
Alvin Lee
2
-0
/
+2
2022-07-20
drm/amd/display: Remove unused variable
Jun Lei
1
-1
/
+0
2022-07-20
drm/amd/display: Support vertical interrupt 0 for all dcn ASIC
Wayne Lin
2
-7
/
+26
2022-07-20
drm/amd/pm: enable gfx ulv and gpo on smu_v13_0_7
Kenneth Feng
1
-0
/
+4
2022-07-20
drm/amd/display: Change get_pipe_idx function scope
Maíra Canal
2
-2
/
+1
2022-07-20
drm/amdgpu: Write masked value to control register
Maíra Canal
2
-2
/
+2
2022-07-20
drm/amdgpu: fix scratch register access method in SRIOV
Gavin Wan
1
-4
/
+4
2022-07-20
drm/amdgpu: remove acc_size from reserve/unreserve mem
Alex Sierra
1
-43
/
+17
2022-07-20
drm/amdgpu: Protect the amdgpu_bo_list list with a mutex v2
Luben Tuikov
3
-4
/
+19
2022-07-18
drm/amd/pm: enable mode1 reset for smu_v13_0_7
Kenneth Feng
2
-0
/
+2
2022-07-18
drm/amdgpu: correct the PSP_BL_CMD enum
Hawking Zhang
1
-2
/
+2
2022-07-18
drm/amdgpu: drop runpm from amdgpu_device structure
Guchun Chen
3
-19
/
+15
2022-07-18
drm/amdgpu: drop runtime pm disablement quirk on several sienna cichlid cards
Guchun Chen
1
-13
/
+0
2022-07-18
drm/amdgpu: skip SMU FW reloading in runpm BACO case
Guchun Chen
1
-0
/
+7
2022-07-18
drm/amdgpu: introduce runtime pm mode
Guchun Chen
2
-1
/
+14
2022-07-18
drm/amd/display: Remove unnecessary NULL check in commit_planes_for_stream()
Dan Carpenter
1
-1
/
+1
2022-07-18
drm/amdgpu: Clarify asics naming in Kconfig options
André Almeida
1
-2
/
+3
2022-07-18
drm/amd/display: Fix spelling mistake "supporing" -> "supporting"
Colin Ian King
1
-1
/
+1
2022-07-18
drm/amd/display: Enable building new display engine with KCOV enabled
Guenter Roeck
2
-1
/
+4
[prev]
[next]