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-08-25
drm/amd/display: Change AUX NACK behavior
Ilya Bakoulin
1
-7
/
+5
2022-08-25
drm/amd/display: HDMI ODM Combine Policy Correction
Saaem Rizvi
3
-8
/
+1
2022-08-25
drm/amd/display: fix odm 2:1 policy not being applied consistently in 4k144 modes
Samson Tam
1
-0
/
+5
2022-08-25
drm/amd/display: do not change pipe split policy for RV2
Derek Lai
4
-29
/
+31
2022-08-25
drm/amd/display: 3.2.199
Aric Cyr
1
-1
/
+1
2022-08-25
drm/amd/display: [FW Promotion] Release 0.0.130.0
Anthony Koo
1
-2
/
+14
2022-08-25
drm/amdgpu: skip set_topology_info for VF
Vignesh Chander
1
-0
/
+3
2022-08-25
drm/amdgpu: add sdma instance check for gfx11 CGCG
Tim Huang
1
-6
/
+12
2022-08-25
drm/amdgpu: Don't register backlight when another backlight should be used (v3)
Hans de Goede
2
-0
/
+14
2022-08-23
drm/display/dp_mst: Move all payload info into the atomic state
Lyude Paul
4
-160
/
+83
2022-08-23
drm/display/dp_mst: Add helpers for serializing SST <-> MST transitions
Lyude Paul
1
-0
/
+7
2022-08-23
drm/display/dp_mst: Don't open code modeset checks for releasing time slots
Lyude Paul
1
-25
/
+4
2022-08-23
drm/display/dp_mst: Add nonblocking helpers for DP MST
Lyude Paul
1
-2
/
+3
2022-08-23
drm/display/dp_mst: Call them time slots, not VCPI slots
Lyude Paul
2
-15
/
+15
2022-08-23
drm/amdgpu/dm/mst: Rename get_payload_table()
Lyude Paul
1
-3
/
+4
2022-08-23
drm/amdgpu/dc/mst: Rename dp_mst_stream_allocation(_table)
Lyude Paul
4
-15
/
+19
2022-08-22
drm/amd/display: remove unneeded defines from bios parser
Tales Aparecida
1
-19
/
+0
2022-08-22
drm/amd/display: enable PCON support for dcn314
Roman Li
1
-0
/
+1
2022-08-22
drm/amdgpu: enable NBIO IP v7.7.0 Clock Gating
Tim Huang
1
-4
/
+3
2022-08-22
drm/amdgpu: add NBIO IP v7.7.0 Clock Gating support
Tim Huang
1
-0
/
+78
2022-08-22
drm/amdgpu: add TX_POWER_CTRL_1 macro definitions for NBIO IP v7.7.0
Tim Huang
2
-0
/
+15
2022-08-22
drm/amd/display: remove unused header
Magali Lemes
1
-34
/
+0
2022-08-22
drm/amd/display: Include missing header
Maíra Canal
2
-10
/
+3
2022-08-22
drm/amd/display: remove unneeded semicolon
Yang Li
1
-1
/
+1
2022-08-22
drm/amd/display: fix i386 frame size warning
Hamza Mahfooz
1
-231
/
+62
2022-08-22
drm/amdgpu: Remove the additional kfd pre reset call for sriov
shaoyunl
1
-2
/
+0
2022-08-22
drm/amdgpu: Check num_gfx_rings for gfx v9_0 rb setup.
Candice Li
1
-1
/
+2
2022-08-22
drm/amdgpu: fix hive reference leak when adding xgmi device
YiPeng Chai
1
-0
/
+2
2022-08-22
drm/amdgpu: Move psp_xgmi_terminate call from amdgpu_xgmi_remove_device to psp_hw_fini
YiPeng Chai
2
-1
/
+4
2022-08-22
drm/amdgpu: enable GFXOFF allow control for GC IP v11.0.1
Tim Huang
1
-2
/
+1
2022-08-22
drm/ttm: Switch to using the new res callback
Arunpravin Paneer Selvam
1
-32
/
+13
2022-08-22
drm/amdgpu: Implement intersect/compatible functions
Arunpravin Paneer Selvam
2
-0
/
+106
2022-08-19
drm/amd/display: Include missing header
Maíra Canal
2
-10
/
+3
2022-08-19
drm/amdgpu: Remove the additional kfd pre reset call for sriov
shaoyunl
1
-2
/
+0
2022-08-19
drm/amdgpu: Check num_gfx_rings for gfx v9_0 rb setup.
Candice Li
1
-1
/
+2
2022-08-19
drm/amdgpu: fix hive reference leak when adding xgmi device
YiPeng Chai
1
-0
/
+2
2022-08-19
drm/amdgpu: Move psp_xgmi_terminate call from amdgpu_xgmi_remove_device to psp_hw_fini
YiPeng Chai
2
-1
/
+4
2022-08-19
drm/amdgpu: enable GFXOFF allow control for GC IP v11.0.1
Tim Huang
1
-2
/
+1
2022-08-19
Merge tag 'amd-drm-fixes-6.0-2022-08-17' of https://gitlab.freedesktop.org/agd5f/linux into drm-fixes
Dave Airlie
108
-1183
/
+1757
2022-08-16
drm/amdgpu: Document gfx_off members of struct amdgpu_gfx
André Almeida
1
-6
/
+6
2022-08-16
drm/amd/pm: Implement GFXOFF's entry count and residency for vangogh
André Almeida
3
-2
/
+84
2022-08-16
drm/amd: Add detailed GFXOFF stats to debugfs
André Almeida
9
-0
/
+321
2022-08-16
drm/amd/display: fix minor codestyle problems
Tales Aparecida
1
-6
/
+4
2022-08-16
drm/amd/display: fix overflow on MIN_I64 definition
David Gow
1
-3
/
+3
2022-08-16
drm/amd/display: Unneeded semicolon
min tang
1
-1
/
+1
2022-08-16
drm/amd/display: Fix comment typo
min tang
1
-1
/
+1
2022-08-16
drm/amd/display: Remove unused code
Rodrigo Siqueira
2
-2168
/
+0
2022-08-16
drm/amdgpu: use sjt mec fw on aldebaran for sriov
shaoyunl
1
-2
/
+12
2022-08-16
drm/amd/display: include soc._clock_tmp[] into DC's scratch region
Hamza Mahfooz
5
-75
/
+89
2022-08-16
drm/amd/display: implement DSC pass-through support
Hamza Mahfooz
1
-4
/
+41
[prev]
[next]