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
2025-02-25
drm/xe: Stop ignoring errors from xe_ttm_sys_mgr_init()
Lucas De Marchi
-1
/
+4
2025-02-25
drm/xe: Rename update_device_info() after sriov
Lucas De Marchi
-2
/
+2
2025-02-25
drm/xe: Stop ignoring errors from xe_heci_gsc_init()
Lucas De Marchi
-28
/
+21
2025-02-25
drm/xe: Move survivability entirely to xe_pci
Lucas De Marchi
-55
/
+49
2025-02-25
drm/xe/display: Drop xe_display_driver_remove()
Lucas De Marchi
-17
/
+3
2025-02-25
drm/xe: Drop remove callback support
Lucas De Marchi
-88
/
+1
2025-02-25
drm/xe: Switch from xe to devm actions
Lucas De Marchi
-2
/
+2
2025-02-25
drm/xe: Stop setting drvdata to NULL
Lucas De Marchi
-13
/
+1
2025-02-25
drm/msm/dpu: simplify dpu_encoder_get_topology() interface
Dmitry Baryshkov
-8
/
+4
2025-02-25
drm/msm/dpu: move needs_cdm setting to dpu_encoder_get_topology()
Dmitry Baryshkov
-19
/
+22
2025-02-25
drm/msm/dpu: don't use active in atomic_check()
Dmitry Baryshkov
-6
/
+1
2025-02-25
drm/msm/dpu: Fall back to a single DSC encoder (1:1:1) on small SoCs
Marijn Suijten
-22
/
+25
2025-02-25
drm/msm: Use str_enable_disable-like helpers
Krzysztof Kozlowski
-19
/
+23
2025-02-25
drm/msm/dpu: Simplify using local 'ctl' variable
Krzysztof Kozlowski
-16
/
+16
2025-02-25
drm/msm/dpu: Add writeback support for SM6150
Fange Zhang
-0
/
+18
2025-02-25
drm/amdgpu: init return value in amdgpu_ttm_clear_buffer
Pierre-Eric Pelloux-Prayer
-1
/
+1
2025-02-25
drm/amd/display: Fix HPD after gpu reset
Roman Li
-0
/
+14
2025-02-25
drm/amd/display: add a quirk to enable eDP0 on DP1
Yilin Chen
-7
/
+62
2025-02-25
drm/amd/display: Disable PSR-SU on eDP panels
Tom Chung
-1
/
+2
2025-02-25
drm/amd/display: restore edid reading from a given i2c adapter
Melissa Wen
-2
/
+15
2025-02-25
drm/amdgpu/mes: keep enforce isolation up to date
Alex Deucher
-11
/
+32
2025-02-25
drm/amdgpu/gfx: only call mes for enforce isolation if supported
Alex Deucher
-2
/
+4
2025-02-25
drm/amdgpu: disable BAR resize on Dell G5 SE
Alex Deucher
-0
/
+7
2025-02-25
drm/amdkfd: Preserve cp_hqd_pq_control on update_mqd
David Yat Sin
-7
/
+14
2025-02-25
amdgpu/pm/legacy: fix suspend/resume issues
chr[]
-14
/
+45
2025-02-25
drm/amdgpu: increase AMDGPU_MAX_RINGS
Tao Zhou
-1
/
+1
2025-02-25
drm/amdgpu: Fix correct parameter desc for VCN idle check functions
Srinivasan Shanmugam
-4
/
+4
2025-02-25
drm/amdgpu: init return value in amdgpu_ttm_clear_buffer
Pierre-Eric Pelloux-Prayer
-1
/
+1
2025-02-25
drm/amdgpu: Change page/record number calculation based on nps
ganglxie
-51
/
+35
2025-02-25
drm/amdgpu: Refine bad page adding
ganglxie
-92
/
+104
2025-02-25
drm/amd/pm: Get metrics table version for smu_v13_0_12
Asad Kamal
-0
/
+8
2025-02-25
drm/amdgpu: update SDMA sysfs reset mask in late_init
Jesse.zhang@amd.com
-1
/
+36
2025-02-25
drm/amdgpu: Set CPER enabled flag after ring initiailized
Xiang Liu
-1
/
+9
2025-02-25
drm/amdgpu: Save nps to eeprom
ganglxie
-2
/
+13
2025-02-25
drm/amdgpu: Check if CPER enabled when generating CPER
Xiang Liu
-2
/
+6
2025-02-25
drm/amd/pm: handling of set performance level
Mangesh Gadre
-2
/
+7
2025-02-25
drm/amdgpu: simplify xgmi peer info calls
Jonathan Kim
-72
/
+87
2025-02-25
drm/amdkfd: enable cooperative launch on gfx12
Jonathan Kim
-1
/
+5
2025-02-25
drm/amd/display: Promote DAL to 3.2.322
Taimur Hassan
-1
/
+1
2025-02-25
drm/amd/display: [FW Promotion] Release 0.0.255.0
Taimur Hassan
-0
/
+76
2025-02-25
drm/amd/display: Fix HPD after gpu reset
Roman Li
-0
/
+14
2025-02-25
drm/amd/display: stop DML2 from removing pipes based on planes
Mike Katsnelson
-26
/
+0
2025-02-25
drm/amd/display: Increase halt timeout for DMCUB to 1s
Nicholas Kazlauskas
-6
/
+11
2025-02-25
drm/amd/display: Remove unused header
Krunoslav Kovac
-1
/
+0
2025-02-25
drm/amd/display: handle max_downscale_src_width fail check
Yihan Zhu
-5
/
+6
2025-02-25
drm/amd/display: Update FIXED_VS Link Rate Toggle Workaround Usage
Michael Strauss
-3
/
+20
2025-02-25
drm/amd/display: fix dcn4x init failed
Charlene Liu
-11
/
+1
2025-02-25
drm/amd/display: Temporarily disable hostvm on DCN31
Aurabindo Pillai
-1
/
+1
2025-02-25
drm/amd/display: ACPI Re-timer Programming
Rafal Ostrowski
-0
/
+89
2025-02-25
drm/amd/display: Refactor DCN4x and related code
Patel, Swapnil
-249
/
+282
[prev]
[next]