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
2021-07-08
Merge tag 'drm-next-2021-07-08-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
38
-458
/
+981
2021-07-08
drm/amdgpu: Fix signedness bug in __amdgpu_eeprom_xfer()
Dan Carpenter
1
-1
/
+1
2021-07-08
drm/amdgpu: fix a signedness bug in __verify_ras_table_checksum()
Dan Carpenter
1
-2
/
+1
2021-07-08
drm/amd/display: increase max EDID size to 2k
Aric Cyr
1
-1
/
+1
2021-07-08
drm/amd/display: Round KHz up when calculating clock requests
Aric Cyr
8
-42
/
+52
2021-07-08
drm/amd/display: 3.2.142
Aric Cyr
1
-1
/
+1
2021-07-08
drm/amd/display: [FW Promotion] Release 0.0.72
Anthony Koo
1
-4
/
+7
2021-07-08
drm/amd/display: Adjust types and formatting for future development
Alvin Lee
6
-28
/
+36
2021-07-08
drm/amd/display: remove faulty assert
Dmytro Laktyushkin
1
-1
/
+0
2021-07-08
Revert "drm/amd/display: Always write repeater mode regardless of LTTPR"
Wesley Chalmers
1
-3
/
+4
2021-07-08
drm/amd/display: Fix updating infoframe for DCN3.1 eDP
Nicholas Kazlauskas
1
-1
/
+1
2021-07-08
drm/amd/display: Add Freesync HDMI support to DM with DMUB
Stylon Wang
1
-6
/
+89
2021-07-08
drm/amd/display: Add null checks
Wang
1
-0
/
+3
2021-07-08
drm/amd/display: DMUB Outbound Interrupt Process-X86
Chun-Liang Chang
8
-3
/
+88
2021-07-08
drm/amd/display: isolate link training setting override to its own function
Wenjing Liu
2
-61
/
+53
2021-07-08
drm/amdgpu: Return error if no RAS
Luben Tuikov
2
-17
/
+38
2021-07-08
drm/amdgpu: SRIOV flr_work should take write_lock
Jingwen Chen
2
-4
/
+4
2021-07-08
drm/amdgpu: The I2C IP doesn't support 0 writes/reads
Luben Tuikov
5
-4
/
+9
2021-07-08
drm/amd/pm: Add I2C quirk table to Aldebaran
Luben Tuikov
1
-0
/
+9
2021-07-08
drm/amdgpu: Read clock counter via MMIO to reduce delay (v5)
YuBiao Wang
1
-7
/
+14
2021-07-08
drm/amdkfd: Only apply TLB flush optimization on ALdebaran
Eric Huang
1
-0
/
+6
2021-07-08
drm/amdgpu: separate out vm pasid assignment
Nirmoy Das
4
-29
/
+26
2021-07-08
drm/amdgpu: use xarray for storing pasid in vm
Nirmoy Das
2
-82
/
+73
2021-07-08
Merge tag 'drm-misc-next-fixes-2021-07-01' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
Dave Airlie
1
-1
/
+2
2021-07-08
Merge tag 'amd-drm-next-5.14-2021-07-01' of https://gitlab.freedesktop.org/agd5f/linux into drm-next
Dave Airlie
38
-457
/
+979
2021-07-03
Merge tag 'trace-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
Linus Torvalds
1
-7
/
+7
2021-07-01
Merge tag 'drm-next-2021-07-01' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
456
-5781
/
+282869
2021-07-01
drm/amdgpu: Avoid printing of stack contents on firmware load error
Jiri Kosina
1
-4
/
+3
2021-07-01
drm/amdgpu: Fix resource leak on probe error path
Jiri Kosina
1
-6
/
+2
2021-07-01
drm/aperture: Pass DRM driver structure instead of driver name
Thomas Zimmermann
1
-1
/
+1
2021-07-01
drm/sched: Allow using a dedicated workqueue for the timeout/fault tdr
Boris Brezillon
1
-1
/
+1
2021-07-01
drm/amdgpu: show explicit name instead of id in psp_cmd_submit_buf
Lang Yu
1
-4
/
+4
2021-07-01
drm/amdgpu: add function to show psp_gfx_cmd name via id
Lang Yu
1
-0
/
+38
2021-07-01
drm/amdgpu: add function to show ucode name via id
Lang Yu
2
-0
/
+80
2021-07-01
drm/amdgpu: add license to umc_8_7_0_sh_mask.h
Alex Deucher
1
-0
/
+21
2021-07-01
drm/amdgpu: rectify line endings in umc v8_7_0 IP headers
Lukas Bulwahn
1
-79
/
+79
2021-07-01
drm/amd/pm: Simplify managed I2C transfer of Aldebaran
Luben Tuikov
1
-172
/
+52
2021-07-01
drm/amdgpu: Correctly disable the I2C IP block
Luben Tuikov
1
-18
/
+62
2021-07-01
drm/amdgpu: Use a single loop
Luben Tuikov
1
-35
/
+31
2021-07-01
drm/amdgpu: Fix koops when accessing RAS EEPROM
Luben Tuikov
1
-4
/
+12
2021-07-01
drm/amdgpu: fix 64 bit divide in eeprom code
Alex Deucher
1
-5
/
+9
2021-07-01
drm/amdgpu: RAS EEPROM table is now in debugfs
Luben Tuikov
4
-12
/
+252
2021-07-01
drm/amdgpu: Optimize EEPROM RAS table I/O
Luben Tuikov
5
-306
/
+619
2021-07-01
drm/amdgpu: Get rid of test function
Luben Tuikov
2
-35
/
+0
2021-07-01
drm/amdgpu: Some renames
Luben Tuikov
4
-30
/
+43
2021-07-01
drm/amdgpu: Nerf buff
Luben Tuikov
1
-49
/
+49
2021-07-01
drm/amdgpu: Use explicit cardinality for clarity
Luben Tuikov
4
-39
/
+30
2021-07-01
drm/amdgpu: Simplify RAS EEPROM checksum calculations
Luben Tuikov
2
-50
/
+50
2021-07-01
drm/amdgpu: Fix amdgpu_ras_eeprom_init()
Luben Tuikov
1
-1
/
+1
2021-07-01
drm/amdgpu: Return result fix in RAS
Luben Tuikov
4
-14
/
+16
[prev]
[next]