index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-12-21
drm/amdgpu: enable VCN DPG for GC IP v11.0.4
Saleemkhan Jamadar
1
-0
/
+1
2022-12-20
drm/amdgpu: skip mes self test after s0i3 resume for MES IP v11.0
Tim Huang
1
-1
/
+2
2022-12-20
drm/amd/pm: correct the fan speed retrieving in PWM for some SMU13 asics
Evan Quan
2
-6
/
+28
2022-12-20
drm/amd/pm: bump SMU13.0.0 driver_if header to version 0x34
Evan Quan
3
-1
/
+4
2022-12-20
drm/amdgpu: skip MES for S0ix as well since it's part of GFX
Alex Deucher
1
-2
/
+3
2022-12-20
drm/amd/pm: avoid large variable on kernel stack
Arnd Bergmann
1
-5
/
+16
2022-12-20
drm/amdkfd: Fix double release compute pasid
Philip Yang
3
-15
/
+40
2022-12-20
drm/amdkfd: Fix kfd_process_device_init_vm error handling
Philip Yang
1
-6
/
+6
2022-12-15
drm/amd/pm: update SMU13.0.0 reported maximum shader clock
Evan Quan
1
-1
/
+69
2022-12-15
drm/amd/pm: correct SMU13.0.0 pstate profiling clock settings
Evan Quan
1
-7
/
+15
2022-12-15
drm/amd/pm: enable GPO dynamic control support for SMU13.0.7
Evan Quan
1
-0
/
+2
2022-12-15
drm/amd/pm: enable GPO dynamic control support for SMU13.0.0
Evan Quan
4
-1
/
+22
2022-12-14
drm/amdgpu: revert "generally allow over-commit during BO allocation"
Christian König
2
-4
/
+18
2022-12-14
drm/amdgpu: Remove unnecessary domain argument
Luben Tuikov
4
-14
/
+6
2022-12-14
drm/amdgpu: Fix size validation for non-exclusive domains (v4)
Luben Tuikov
1
-11
/
+8
2022-12-14
drm/amdgpu: Check if fru_addr is not NULL (v2)
Luben Tuikov
1
-2
/
+4
2022-12-14
drm/i915/ttm: consider CCS for backup objects
Matthew Auld
3
-5
/
+26
2022-12-14
drm/i915/migrate: fix corner case in CCS aux copying
Matthew Auld
1
-8
/
+29
2022-12-14
drm/amdgpu: rework reserved VMID handling
Christian König
3
-30
/
+24
2022-12-14
drm/amdgpu: stop waiting for the VM during unreserve
Christian König
1
-16
/
+0
2022-12-14
drm/amdgpu: cleanup SPM support a bit
Christian König
3
-4
/
+7
2022-12-14
drm/amdgpu: fix GDS/GWS/OA switch handling
Christian König
3
-43
/
+54
2022-12-14
drm/amd/pm: add missing SMU13.0.7 mm_dpm feature mapping
Evan Quan
1
-0
/
+2
2022-12-14
drm/amd/pm: add missing SMU13.0.0 mm_dpm feature mapping
Evan Quan
1
-0
/
+2
2022-12-14
drm/amdgpu: Add notifier lock for KFD userptrs
Felix Kuehling
6
-91
/
+172
2022-12-14
drm/amd/display: Add DCN314 display SG Support
Yifan Zhang
1
-0
/
+1
2022-12-14
drm/amdgpu: WARN when freeing kernel memory during suspend
Christian König
1
-0
/
+2
2022-12-14
drm/amdgpu: fixx NULL pointer deref in gmc_v9_0_get_vm_pte
Christian König
1
-1
/
+3
2022-12-13
drm/amdgpu: Add an extra evict_resource call during device_suspend.
Shikang Fan
1
-0
/
+5
2022-12-13
drm/i915/migrate: Account for the reserved_space
Chris Wilson
1
-4
/
+12
2022-12-13
drm/i915/display: Don't disable DDI/Transcoder when setting phy test pattern
Khaled Almahallawy
1
-59
/
+0
2022-12-13
drm/i915: Fix VLV/CHV HDMI/DP audio enable
Ville Syrjälä
2
-8
/
+21
2022-12-09
drm/amdgpu: handle polaris10/11 overlap asics (v2)
Alex Deucher
1
-2
/
+11
2022-12-09
drm/amdgpu: make display pinning more flexible (v2)
Alex Deucher
1
-1
/
+2
2022-12-09
drm/amd/display: Fix spelling mistake: "dram_clk_chanage" -> "dram_clk_change"
Colin Ian King
7
-20
/
+20
2022-12-09
drm/i915/perf: Do not parse context image for HSW
Umesh Nerlige Ramappa
1
-1
/
+5
2022-12-09
drm/i915: Fix documentation for intel_uncore_forcewake_put__locked
Miaoqian Lin
1
-2
/
+2
2022-12-09
drm/i915/gt: Correct kerneldoc for intel_gt_mcr_wait_for_reg()
Matt Roper
1
-1
/
+1
2022-12-06
drm/amdgpu: fix mmhub register base coding error
Yang Wang
5
-5
/
+5
2022-12-06
drm/amdgpu: add tmz support for GC IP v11.0.4
Tim Huang
1
-0
/
+1
2022-12-06
drm/amdgpu: enable GFX Clock Gating control for GC IP v11.0.4
Tim Huang
1
-0
/
+1
2022-12-06
drm/amdgpu: enable GFX Power Gating for GC IP v11.0.4
Tim Huang
1
-0
/
+2
2022-12-06
drm/amdgpu: enable GFX IP v11.0.4 CG support
Tim Huang
1
-1
/
+17
2022-12-06
drm/amdgpu: Make amdgpu_ring_mux functions as static
Jiadong Zhu
1
-5
/
+3
2022-12-06
drm/amdgpu: generally allow over-commit during BO allocation
Christian König
2
-18
/
+4
2022-12-06
drm/amd/display: fix array index out of bound error in DCN32 DML
Aurabindo Pillai
1
-1
/
+1
2022-12-06
drm/amd/display: 3.2.215
Aric Cyr
1
-1
/
+1
2022-12-06
drm/amd/display: set optimized required for comp buf changes
Dillon Varone
1
-2
/
+5
2022-12-06
drm/amd/display: Add debug option to skip PSR CRTC disable
Nicholas Kazlauskas
3
-1
/
+3
2022-12-06
drm/amd/display: correct DML calc error of UrgentLatency
Zhongwei
3
-3
/
+3
[next]