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
Age
Commit message (
Expand
)
Author
Lines
2024-07-23
drm/amd/display: Remove old comments
Rodrigo Siqueira
-4
/
+4
2024-07-23
drm/amd/display: Check link_res->hpo_dp_link_enc before using it
Alex Hung
-0
/
+5
2024-07-23
drm/amd/display: Add MST debug message when link detection fails
Alex Hung
-1
/
+4
2024-07-23
drm/amd/display: Check top sink only when multiple streams for DP2
Sung Joon Kim
-8
/
+42
2024-07-23
drm/amd/display: Fix Potential Null Dereference
Gabe Teeger
-3
/
+3
2024-07-23
drm/amd/display: Add helper function to check for non-address fast updates
Ilya Bakoulin
-1
/
+30
2024-07-23
drm/amd/display: rename dcn401_soc to dcn4_variant_a_soc
Aurabindo Pillai
-2
/
+2
2024-07-23
drm/amd/display: rename dcn3/dcn4 to more sound terms
Aurabindo Pillai
-475
/
+475
2024-07-23
drm/amd/display: Add source select helper functions
Hansen Dsouza
-0
/
+324
2024-07-23
drm/amd/display: Check if Mode is Supported Before Returning Result
Austin Zheng
-1
/
+2
2024-07-23
drm/amd/display: ensure EASF and ISHARP coefficients are programmed together
Samson Tam
-8
/
+20
2024-07-23
drm/amd/display: Fix visual confirm bug for SubVP
Ryan Seto
-6
/
+31
2024-07-23
drm/amd/display: Add RCG helper functions
Hansen Dsouza
-0
/
+307
2024-07-23
drm/amd/display: Remove ASSERT if significance is zero in math_ceil2
Rodrigo Siqueira
-2
/
+0
2024-07-23
drm/amd/display: Refactoring HPO
Revalla Hari Krishna
-3
/
+16
2024-07-23
drm/amd/display: Add private data type for RCG
Hansen Dsouza
-0
/
+81
2024-07-23
drm/amd/display: Check for NULL pointer
Sung Joon Kim
-1
/
+2
2024-07-23
drm/amd/display: Remove hardmax usage for dcn401
Dillon Varone
-29
/
+29
2024-07-23
drm/amdkfd: Refactor queue wptr_bo GART mapping
Philip Yang
-68
/
+116
2024-07-23
drm/amdgpu: Add sdma_v4_4_2 ip dump for devcoredump
Sunil Khatri
-0
/
+80
2024-07-23
drm/amdgpu: add print support for sdma_v_4_0 ip_dump
Sunil Khatri
-0
/
+22
2024-07-23
drm/amdkfd: amdkfd_free_gtt_mem clear the correct pointer
Philip Yang
-16
/
+16
2024-07-23
drm/amdkfd: kfd_bo_mapped_dev support partition
Philip Yang
-4
/
+5
2024-07-23
drm/amdgpu/vcn: Use offsets local to VCN/JPEG in VF
Jane Jian
-5
/
+60
2024-07-23
drm/amdgpu: Add empty HDP flush function to VCN v4.0.3
Lijo Lazar
-0
/
+8
2024-07-23
drm/amdgpu: Add empty HDP flush function to JPEG v4.0.3
Lijo Lazar
-0
/
+8
2024-07-23
drm/amdgpu: disallow multiple BO_HANDLES chunks in one submit
Pierre-Eric Pelloux-Prayer
-0
/
+4
2024-07-23
drm/amdgpu: Add sdma_v4_0 ip dump for devcoredump
Sunil Khatri
-0
/
+80
2024-07-23
drm/amdgpu: add print support for sdma_v_7_0 ip_dump
Sunil Khatri
-0
/
+22
2024-07-23
drm/amd/amdgpu: Fix uninitialized variable warnings
Ma Ke
-1
/
+1
2024-07-23
drm/amdgpu: fix a possible null pointer dereference
Ma Ke
-0
/
+3
2024-07-23
drm/amdgpu: Fix atomics on GFX12
David Belanger
-1
/
+143
2024-07-23
drm/amdgpu: Add sdma_v7_0 ip dump for devcoredump
Sunil Khatri
-0
/
+91
2024-07-23
drm/amdgpu/sdma5.2: Update wptr registers as well as doorbell
Alex Deucher
-0
/
+12
2024-07-23
drm/amd/display: Add 'pstate_keepout' kdoc entry in 'optc1_program_timing'
Srinivasan Shanmugam
-0
/
+1
2024-07-23
drm/radeon: fix null pointer dereference in radeon_add_common_modes
Ma Ke
-0
/
+3
2024-07-23
drm/amdgpu: Remove unused code
YiPeng Chai
-124
/
+0
2024-07-23
drm/amdgpu: optimize logging deferred error info
YiPeng Chai
-46
/
+40
2024-07-23
drm/amdgpu: optimize umc v12 address conversion function
YiPeng Chai
-39
/
+77
2024-07-23
drm/radeon: change drm_dev_alloc to devm_drm_dev_alloc
Wu Hoi Pok
-15
/
+12
2024-07-23
drm/radeon: change rdev->ddev to rdev_to_drm(rdev)
Wu Hoi Pok
-159
/
+159
2024-07-23
drm/radeon: add helper rdev_to_drm(rdev)
Wu Hoi Pok
-0
/
+5
2024-07-23
drm/radeon: use variable flags as parameter
Wu Hoi Pok
-1
/
+1
2024-07-23
drm/radeon: remove load callback from kms_driver
Wu Hoi Pok
-1
/
+4
2024-07-23
drm/radeon: change variable name "dev" to "ddev" for consistency
Wu Hoi Pok
-8
/
+8
2024-07-23
drm/amd/display: 3.2.292
Aric Cyr
-1
/
+1
2024-07-23
drm/amd/display: Remove unused dml2_core_ip_params struct
Rodrigo Siqueira
-78
/
+0
2024-07-23
drm/amd/display: Remove unnecessary DSC power gating for DCN401
Joshua Aberback
-2
/
+0
2024-07-23
drm/amd/display: free bo used for dmub bounding box
Aurabindo Pillai
-2
/
+11
2024-07-23
drm/amd/display: Add visual confirm for Idle State
Duncan Ma
-0
/
+8
[prev]
[next]