index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
Age
Commit message (
Expand
)
Author
Lines
2024-06-14
drm/amd/display: fix minor coding errors where dml21 phase 5 uses wrong varia...
Wenjing Liu
-2
/
+2
2024-06-14
drm/amd/display: Remove redundant condition in VBA 314 func
Ivan Lipski
-9
/
+0
2024-06-14
drm/amd/display: Remove redundant condition with DEADCODE
Ivan Lipski
-3
/
+0
2024-06-14
Revert "drm/amd/display: workaround for oled eDP not lighting up on DCN401"
Joshua Aberback
-5
/
+0
2024-06-14
drm/amd/display: Add dcn401 DIG fifo enable/disable
Relja Vojvodic
-3
/
+11
2024-06-14
drm/amd/display: Enable DCN401 idle optimizations by default
Dillon Varone
-1
/
+0
2024-06-14
drm/amd/display: DCN401 full power down in HW init if any link enabled
Joshua Aberback
-1
/
+1
2024-06-14
drm/amdgpu: refine gfx8 firmware loading
Yang Wang
-36
/
+33
2024-06-14
drm/amdkfd: add ASIC version check for the reset selection of RAS poison
Tao Zhou
-2
/
+8
2024-06-14
drm/amdkfd: use mode1 reset for RAS poison consumption
Tao Zhou
-2
/
+2
2024-06-14
drm/amd/pm: update check condition for SMU mode1 reset
Tao Zhou
-3
/
+3
2024-06-14
drm/amdgpu: set RAS fed status for more cases
Tao Zhou
-0
/
+2
2024-06-14
drm/amdgpu: create amdgpu_ras_in_recovery to simplify code
Tao Zhou
-51
/
+29
2024-06-14
drm/amdgpu: trigger mode1 reset for RAS RMA status
Tao Zhou
-11
/
+29
2024-06-14
drm/amd/display: Disable PHYSYMCLK RCO
Daniel Miess
-2
/
+2
2024-06-14
drm/amd/display: [FW Promotion] Release 0.0.221.0
Anthony Koo
-1
/
+60
2024-06-14
drm/amd/display: 3.2.288
Aric Cyr
-1
/
+1
2024-06-14
drm/amd/display: Update idle hardmins if uclk or fclk requirement changed
Dillon Varone
-1
/
+1
2024-06-14
drm/amd/display: Avoid overflow from uint32_t to uint8_t
Alex Hung
-2
/
+2
2024-06-14
drm/amd/display: Do not override dml2.1 reinit
Dillon Varone
-3
/
+4
2024-06-14
drm/amd/display: Fix missed targets in FAMS2+HWFQ
Dillon Varone
-1
/
+2
2024-06-14
drm/amd/display: Add null check for phantom pipes in prepare mcache
Dillon Varone
-2
/
+8
2024-06-14
drm/amd/display: Block SubVP if hardware rotation is used in DML2.1
Dillon Varone
-1
/
+2
2024-06-14
drm/amd/display: Explicitly cast v_total to signed in a subtraction
Alex Hung
-2
/
+2
2024-06-14
drm/amd/display: Remove NO_EFFECT self-assignment
Alex Hung
-8
/
+0
2024-06-14
drm/amd/display: Remove reduntant comparisons by Coverity
Ivan Lipski
-6
/
+6
2024-06-14
drm/amd/display: populate hardware_release hook for dcn401
Alvin Lee
-2
/
+22
2024-06-14
drm/amd/display: make ODM segment width of YCbCr422 two pixel aligned
Wenjing Liu
-4
/
+11
2024-06-14
drm/amd/display: Disable IPS when it is not allowed.
JinZe.Xu
-0
/
+3
2024-06-14
Revert "drm/amd/display: Handle HPD_IRQ for internal link"
Sung-huai Wang
-15
/
+9
2024-06-14
drm/amd/display: Remove useless comparison of unsigned int vs. 0
Alex Hung
-25
/
+20
2024-06-14
drm/amd/display: Fix uninitialized variables in dcn401
Alex Hung
-1
/
+1
2024-06-14
drm/amd/display: Fix incorrect size calculation for loop in dcn401
Alex Hung
-1
/
+1
2024-06-14
drm/amd/display: Minor cleanup for DCN401 cursor related code
Sridevi Arvindekar
-2
/
+10
2024-06-14
drm/amd/display: Check otg_master pointer before use it
Rodrigo Siqueira
-7
/
+15
2024-06-14
drm/amd/display: Disable DMCUB timeout for DCN35
Nicholas Kazlauskas
-0
/
+1
2024-06-14
drm/amd/display: use preferred link settings for dp signal only
Wenjing Liu
-14
/
+10
2024-06-14
drm/amd/display: remove ODM combine before bandwidth validation
Wenjing Liu
-0
/
+2
2024-06-14
drm/amd/display: remove dpp pipes on failure to update pipe params
Wenjing Liu
-1
/
+8
2024-06-14
drm/amd/display: Remove register from DCN35 DMCUB diagnostic collection
Nicholas Kazlauskas
-4
/
+1
2024-06-14
drm/amd/display: Move PRIMARY plane zpos higher
Leo Li
-8
/
+44
2024-06-14
drm/amd/display: Introduce overlay cursor mode
Leo Li
-122
/
+389
2024-06-14
drm/amd/display: define abm debug interface
Josip Pavic
-0
/
+60
2024-06-14
drm/amd/display: Refactor function dm_dp_mst_is_port_support_mode()
Wayne Lin
-86
/
+146
2024-06-14
drm/amd/display: Don't refer to dc_sink in is_dsc_need_re_compute
Wayne Lin
-8
/
+4
2024-06-14
drm/amd/display: change dram_clock_latency to 34us for dcn35
Paul Hsieh
-1
/
+1
2024-06-14
drm/amd/display: Change dram_clock_latency to 34us for dcn351
Daniel Miess
-1
/
+1
2024-06-14
drm/amd/display: Correct the defined value for AMDGPU_DMUB_NOTIFICATION_MAX
Wayne Lin
-1
/
+1
2024-06-14
drm/amd/display: Defer the setting of link hpd status for usb4/tbt
Wayne Lin
-8
/
+0
2024-06-14
drm/amd/display: Adjust debug msg for usb4/tbt
Wayne Lin
-23
/
+34
[prev]
[next]