index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/ttm: merge ttm_bo_api.h and ttm_bo_driver.h v2
Christian König
2022-12-06
13
-6
/
+16
*
drm/ttm: use per BO cleanup workers
Christian König
2022-12-06
1
-1
/
+1
*
drm/ttm: remove ttm_bo_(un)lock_delayed_workqueue
Christian König
2022-12-06
2
-8
/
+2
*
Backmerge tag 'v6.1-rc6' into drm-next
Dave Airlie
2022-11-24
4
-7
/
+16
|
\
|
*
Merge tag 'amd-drm-fixes-6.1-2022-11-16' of https://gitlab.freedesktop.org/ag...
Dave Airlie
2022-11-18
26
-69
/
+235
|
|
\
|
|
*
drm/amd/pm: fix SMU13 runpm hang due to unintentional workaround
Evan Quan
2022-11-15
1
-12
/
+11
|
|
*
drm/amd/pm: enable runpm support over BACO for SMU13.0.7
Evan Quan
2022-11-15
1
-2
/
+28
|
|
*
drm/amd/pm: enable runpm support over BACO for SMU13.0.0
Evan Quan
2022-11-15
6
-20
/
+50
|
|
*
drm/amdgpu: there is no vbios fb on devices with no display hw (v2)
Alex Deucher
2022-11-15
3
-1
/
+43
|
|
*
drm/amdkfd: Fix a memory limit issue
Eric Huang
2022-11-15
1
-3
/
+1
|
|
*
drm/amdgpu: disable BACO support on more cards
Guchun Chen
2022-11-15
1
-0
/
+4
|
|
*
drm/amd/display: don't enable DRM CRTC degamma property for DCE
Melissa Wen
2022-11-15
1
-2
/
+8
|
|
*
drm/amd/display: Set max for prefetch lines on dcn32
Dillon Varone
2022-11-15
2
-4
/
+5
|
|
*
drm/amd/display: use uclk pstate latency for fw assisted mclk validation dcn32
Dillon Varone
2022-11-15
1
-1
/
+15
|
|
*
drm/amd/display: Fix prefetch calculations for dcn32
Dillon Varone
2022-11-15
1
-0
/
+2
|
|
*
drm/amd/display: Fix optc2_configure warning on dcn314
Roman Li
2022-11-15
1
-1
/
+1
|
|
*
drm/amd/display: Fix calculation for cursor CAB allocation
George Shen
2022-11-15
1
-9
/
+5
|
|
*
drm/amd/display: Support parsing VRAM info v3.0 from VBIOS
George Shen
2022-11-15
1
-0
/
+30
|
|
*
drm/amd/display: Fix invalid DPIA AUX reply causing system hang
Stylon Wang
2022-11-15
2
-6
/
+20
|
|
*
drm/amdgpu: Add psp_13_0_10_ta firmware to modinfo
Candice Li
2022-11-15
1
-0
/
+1
|
|
*
drm/amd/display: Add HUBP surface flip interrupt handler
Rodrigo Siqueira
2022-11-15
1
-0
/
+1
|
|
*
drm/amd/display: Fix access timeout to DPIA AUX at boot time
Stylon Wang
2022-11-15
1
-6
/
+6
|
|
*
drm/amdgpu: Fix memory leak in amdgpu_cs_pass1
Dong Chenchen
2022-11-15
1
-2
/
+4
|
*
|
Merge tag 'drm-misc-fixes-2022-11-17' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2022-11-18
2
-7
/
+17
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
drm/amdgpu: use the last IB as gang leader v2
Christian König
2022-11-15
2
-7
/
+17
|
*
|
Merge tag 'drm-misc-fixes-2022-11-09' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2022-11-11
1
-1
/
+1
|
|
\
|
|
|
*
drm/amdgpu: Fix the lpfn checking condition in drm buddy
Ma Jun
2022-11-08
1
-1
/
+1
|
*
|
drm/amd/display: only fill dirty rectangles when PSR is enabled
Hamza Mahfooz
2022-11-09
1
-3
/
+4
|
*
|
drm/amdgpu: disable BACO on special BEIGE_GOBY card
Guchun Chen
2022-11-09
1
-1
/
+3
|
*
|
drm/amdgpu: Drop eviction lock when allocating PT BO
Philip Yang
2022-11-09
3
-26
/
+28
|
*
|
drm/amdgpu: Unlock bo_list_mutex after error handling
Philip Yang
2022-11-09
1
-0
/
+1
|
*
|
Revert "drm/amdgpu: Revert "drm/amdgpu: getting fan speed pwm for vega10 prop...
Asher Song
2022-11-09
1
-13
/
+12
|
*
|
drm/amd/display: Enforce minimum prefetch time for low memclk on DCN32
Dillon Varone
2022-11-09
10
-2
/
+26
|
*
|
drm/amd/display: Fix gpio port mapping issue
Steve Su
2022-11-09
2
-3
/
+20
|
*
|
drm/amd/display: Fix reg timeout in enc314_enable_fifo
Nicholas Kazlauskas
2022-11-09
1
-6
/
+18
|
*
|
drm/amd/display: Fix FCLK deviation and tool compile issues
Chaitanya Dhere
2022-11-09
2
-2
/
+2
|
*
|
drm/amd/display: Zeromem mypipe heap struct before using it
Aurabindo Pillai
2022-11-09
1
-0
/
+1
|
*
|
drm/amd/display: Update SR watermarks for DCN314
Nicholas Kazlauskas
2022-11-09
2
-18
/
+18
|
*
|
drm/amdgpu: workaround for TLB seq race
Christian König
2022-11-09
1
-0
/
+15
|
*
|
drm/amdkfd: Fix error handling in criu_checkpoint
Felix Kuehling
2022-11-09
1
-19
/
+15
|
*
|
drm/amdkfd: Fix error handling in kfd_criu_restore_events
Felix Kuehling
2022-11-09
1
-2
/
+1
|
*
|
drm/amd/pm: update SMU IP v13.0.4 msg interface header
Tim Huang
2022-11-09
1
-8
/
+7
|
*
|
drm/amdkfd: update GFX11 CWSR trap handler
Jay Cornwall
2022-11-02
2
-381
/
+389
|
*
|
drm/amd/display: Investigate tool reported FCLK P-state deviations
Nevenko Stupar
2022-11-02
1
-1
/
+2
|
*
|
drm/amd/display: Add DSC delay factor workaround
George Shen
2022-11-02
7
-7
/
+19
|
*
|
drm/amd/display: Round up DST_after_scaler to nearest int
George Shen
2022-11-02
1
-2
/
+2
|
*
|
drm/amd/display: Use forced DSC bpp in DML
George Shen
2022-11-02
2
-2
/
+2
|
*
|
drm/amd/display: Fix DCN32 DSC delay calculation
George Shen
2022-11-02
1
-1
/
+1
|
*
|
drm/amdgpu: Disable GPU reset on SRIOV before remove pci.
Gavin Wan
2022-11-02
1
-1
/
+2
|
*
|
drm/amdgpu: disable GFXOFF during compute for GFX11
Graham Sider
2022-11-02
1
-0
/
+7
[next]