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-09-23
drm/amdgpu: Updated RAS infrastructure
John Clements
7
-52
/
+146
2021-09-23
drm/amdgpu: move amdgpu_virt_release_full_gpu to fini_early stage
Guchun Chen
1
-4
/
+5
2021-09-23
drm/amdkfd: fix dma mapping leaking warning
Philip Yang
1
-4
/
+14
2021-09-23
drm/amdkfd: SVM map to gpus check vma boundary
Philip Yang
1
-1
/
+5
2021-09-23
drm/amd/display: fix empty debug macros
Arnd Bergmann
1
-2
/
+2
2021-09-23
drm/amd/display: Fix wrong format specifier in amdgpu_dm.c
Hayden Goodfellow
1
-1
/
+1
2021-09-23
drm/amd/display: 3.2.154
Aric Cyr
1
-1
/
+1
2021-09-23
drm/amd/display: [FW Promotion] Release 0.0.84
Anthony Koo
1
-2
/
+2
2021-09-23
drm/amd/display: Fix null pointer dereference for encoders
Jimmy Kizito
2
-2
/
+2
2021-09-23
drm/amd/display: Creating a fw boot options bit for an upcoming feature
Meenakshikumar Somasundaram
1
-1
/
+2
2021-09-23
drm/amd/display: DIG mapping change is causing a blocker
Liu, Zhan
1
-6
/
+0
2021-09-23
drm/amd/display: Fix B0 USB-C DP Alt mode
Liu, Zhan
4
-2
/
+70
2021-09-23
drm/amd/display: Disable mem low power for CM HW block on DCN3.1
Michael Strauss
1
-1
/
+1
2021-09-23
drm/amd/display: Fix issue with dynamic bpp change for DCN3x
Guo, Bing
11
-97
/
+204
2021-09-23
drm/amd/display: Use adjusted DCN301 watermarks
Nikola Cornij
2
-3
/
+97
2021-09-23
drm/amd/display: Added power down on boot for DCN3
Lai, Derek
1
-0
/
+2
2021-09-23
drm/amd/display: Fix dynamic encoder reassignment
Jimmy Kizito
13
-88
/
+215
2021-09-23
drm/amd/display: Fix concurrent dynamic encoder assignment
Jimmy Kizito
5
-75
/
+258
2021-09-23
drm/amd/display: Fix link training fallback logic
Jimmy Kizito
1
-2
/
+6
2021-09-23
drm/amd/display: Fix DCN3 B0 DP Alt Mapping
Liu, Zhan
1
-0
/
+6
2021-09-23
drm/amd/display: 3.2.153
Aric Cyr
1
-1
/
+1
2021-09-23
drm/amd/display: [FW Promotion] Release 0.0.83
Anthony Koo
1
-2
/
+2
2021-09-23
drm/amd/display: Extend w/a for hard hang on HPD to dcn20
Qingqing Zhuo
3
-1
/
+38
2021-09-23
drm/amd/display: Reduce stack size for dml21_ModeSupportAndSystemConfigurationFull
Harry Wentland
1
-113
/
+123
2021-09-23
drm/amd/display: Allocate structs needed by dcn_bw_calc_rq_dlg_ttu in pipe_ctx
Harry Wentland
2
-27
/
+33
2021-09-23
drm/amd/display: Fix rest of pass-by-value structs in DML
Harry Wentland
8
-330
/
+330
2021-09-23
drm/amd/display: Pass all structs in display_rq_dlg_helpers by pointer
Harry Wentland
8
-232
/
+232
2021-09-23
drm/amd/display: Pass display_pipe_params_st as const in DML
Harry Wentland
12
-120
/
+120
2021-09-23
drm/amdkfd: fix dma mapping leaking warning
Philip Yang
1
-4
/
+14
2021-09-23
drm/amdkfd: SVM map to gpus check vma boundary
Philip Yang
1
-1
/
+5
2021-09-23
drm/amd/display: fix empty debug macros
Arnd Bergmann
1
-2
/
+2
2021-09-23
drm/amdgpu: Fix resume failures when device is gone
Andrey Grodzovsky
1
-0
/
+4
2021-09-23
drm/amdgpu: Fix MMIO access page fault
Andrey Grodzovsky
2
-8
/
+17
2021-09-23
drm/amdgpu: Fix crash on device remove/driver unload
Andrey Grodzovsky
7
-90
/
+105
2021-09-23
drm/amdgpu: Fix uvd ib test timeout when use pre-allocated BO
xinhui pan
1
-1
/
+8
2021-09-23
drm/amdgpu: Put drm_dev_enter/exit outside hot codepath
xinhui pan
3
-14
/
+36
2021-09-23
drm/amd/display: Fix crash on device remove/driver unload
Andrey Grodzovsky
1
-12
/
+12
2021-09-23
drm/amd/display: Add modifiers capable of DCC image stores for gfx10_3
Joshua Ashton
1
-0
/
+21
2021-09-23
drm/amd/display: Handle GFX10_RBPLUS modifiers for dcc_ind_blk
Joshua Ashton
1
-4
/
+16
2021-09-23
drm/amd/display: Use dcc_ind_blk value to set register directly
Joshua Ashton
3
-8
/
+7
2021-09-23
drm/amdgpu: Resolve nBIF RAS error harvesting bug
John Clements
1
-6
/
+24
2021-09-23
drm/amdgpu: Update PSP TA unload function
Candice Li
1
-10
/
+10
2021-09-23
drm/amdgpu: Conform ASD header/loading to generic TA systems
Candice Li
2
-44
/
+26
2021-09-23
drm/amdgpu/display: add a proper license to dc_link_dp.c
Alex Deucher
1
-1
/
+23
2021-09-23
drm/amd/display: Fix white screen page fault for gpuvm
Nicholas Kazlauskas
1
-0
/
+2
2021-09-23
amd/display: enable panel orientation quirks
Simon Ser
1
-0
/
+28
2021-09-23
drm/amdgpu: Demote TMZ unsupported log message from warning to info
Paul Menzel
1
-1
/
+1
2021-09-23
drm/amdgpu: Drop inline from amdgpu_ras_eeprom_max_record_count
Michel Dänzer
2
-2
/
+2
2021-09-23
drm/amd/pm: fix runpm hang when amdgpu loaded prior to sound driver
Evan Quan
4
-4
/
+47
2021-09-22
Merge tag 'drm-misc-next-2021-09-16' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
Dave Airlie
4
-13
/
+9
[prev]
[next]