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
2020-12-08
drm/amd/display: check cursor FB is linear
Simon Ser
1
-0
/
+19
2020-12-08
drm/amd/display: extract cursor FB checks into a function
Simon Ser
1
-35
/
+46
2020-12-08
drm/amdgpu: fix debugfs creation/removal, again
Arnd Bergmann
2
-14
/
+5
2020-12-08
drm/amdgpu/disply: set num_crtc earlier
Alex Deucher
1
-5
/
+4
2020-12-08
drm/amdgpu: VCN 3.0 multiple queue ring reset
Sonny Jiang
1
-1
/
+21
2020-12-08
drm/amd/pm: invalidate hdp before CPU access the memory written by GPU
Evan Quan
5
-11
/
+6
2020-12-08
gpu/drm: ring_mirror_list --> pending_list
Luben Tuikov
3
-5
/
+5
2020-12-08
drm/scheduler: "node" --> "list"
Luben Tuikov
3
-5
/
+5
2020-12-03
drm/amdgpu/powerplay: parse fan table for CI asics
Alex Deucher
1
-1
/
+102
2020-12-03
drm: amdgpu: fix a kernel-doc markup
Mauro Carvalho Chehab
1
-1
/
+1
2020-12-02
drm/amdgpu/vcn3.0: remove old DPG workaround
Boyuan Zhang
1
-7
/
+0
2020-12-02
drm/amdgpu/vcn3.0: stall DPG when WPTR/RPTR reset
Boyuan Zhang
1
-0
/
+20
2020-12-02
drm/amd/display: Init clock value by current vbios CLKs
Brandon Syu
1
-2
/
+11
2020-12-02
drm/amdgpu/pm/smu11: Fix fan set speed bug
Arunpravin
1
-1
/
+6
2020-12-02
drm/amd/display: add cursor pitch check
Simon Ser
1
-4
/
+15
2020-12-02
drm/amd/display: use FB pitch to fill dc_cursor_attributes
Simon Ser
1
-1
/
+1
2020-12-02
drm/amd/display: add debug logs for dm_crtc_helper_atomic_check
Simon Ser
1
-1
/
+4
2020-12-02
drm/amdgpu/swsmu/renoir: simplify sensor handling (v2)
Alex Deucher
1
-112
/
+93
2020-12-02
drm/amdgpu/swsmu/vangogh: use metrics table for voltages (v2)
Alex Deucher
1
-3
/
+17
2020-12-02
drm/amdgpu/swsmu/vangogh: simplify sensor handling
Alex Deucher
1
-94
/
+20
2020-12-02
drm/amdgpu/swsmu: add metrics enums for voltage
Alex Deucher
1
-0
/
+2
2020-12-02
drm/amdgpu/swsmu/sienna_cichlid: simplify sensor handling
Alex Deucher
1
-74
/
+24
2020-12-02
drm/amdgpu/swsmu/arcturus: simplify sensor handling
Alex Deucher
1
-77
/
+24
2020-12-02
drm/amdgpu/swsmu/navi1x: simplify sensor handling
Alex Deucher
1
-74
/
+24
2020-12-02
drm/amdgpu/powerplay/psm: return an error in power state init
Alex Deucher
1
-0
/
+7
2020-12-02
drm/amdgpu/powerplay/vega10: handle error in getting pptable
Alex Deucher
1
-0
/
+2
2020-12-02
drm/amdgpu/powerplay/iceland: return an error if copying to smc fails
Alex Deucher
1
-1
/
+1
2020-12-02
drm/amdgpu/powerplay/ci: return an error if copying to smc fails
Alex Deucher
1
-1
/
+1
2020-12-02
drm/amdgpu/powerplay/tonga: return an error if copying to smc fails
Alex Deucher
1
-1
/
+1
2020-12-02
drm/amdgpu/vcn3.0: remove old DPG workaround
Boyuan Zhang
1
-7
/
+0
2020-12-02
drm/amdgpu/vcn3.0: stall DPG when WPTR/RPTR reset
Boyuan Zhang
1
-0
/
+20
2020-12-01
drm/amd/display/amdgpu_dm/amdgpu_dm_helpers: Use 'gnu_printf' format notation
Lee Jones
1
-0
/
+1
2020-12-01
drm/amd/pm/powerplay/kv_dpm: Remove unused variable 'ret'
Lee Jones
1
-10
/
+8
2020-12-01
drm/amd/display/dc/basics/vector: Make local function 'dal_vector_presized_costruct' static
Lee Jones
1
-1
/
+1
2020-12-01
drm/amd/display/dc/basics/fixpt31_32: Remove unused variable 'dc_fixpt_pi'
Lee Jones
1
-1
/
+0
2020-12-01
drm/amd/display/dc/basics/conversion: Include header containing our prototypes
Lee Jones
1
-0
/
+1
2020-12-01
drm/amd/display/amdgpu_dm/amdgpu_dm_pp_smu: Remove unused function 'pp_nv_set_pme_wa_enable()'
Lee Jones
1
-16
/
+0
2020-12-01
drm/amd/display/amdgpu_dm/amdgpu_dm_pp_smu: Mark local functions invoked by reference as static
Lee Jones
1
-7
/
+7
2020-12-01
drm/amd/display/amdgpu_dm/amdgpu_dm_color: Demote a misuse and fix another kernel-doc header
Lee Jones
1
-2
/
+2
2020-12-01
drm/amd/display/dc/inc/hw/dpp: Mark 'dpp_input_csc_matrix' as __maybe_unused
Lee Jones
1
-1
/
+1
2020-12-01
drm/amd/pm/powerplay/hwmgr/vega12_thermal: Fix some outdated function documentation
Lee Jones
1
-46
/
+36
2020-12-01
drm/amd/pm/powerplay/hwmgr/vega20_thermal: Fix some outdated function documentation
Lee Jones
1
-30
/
+24
2020-12-01
drm/amd/pm/powerplay/hwmgr/smu_helper: Demote or fix kernel-doc headers
Lee Jones
1
-4
/
+4
2020-12-01
drm/amd/pm/powerplay/hwmgr/hwmgr: Move 'vega20_hwmgr_init()'s prototype to shared header
Lee Jones
2
-1
/
+1
2020-12-01
drm/amd/pm/powerplay/hwmgr/hwmgr: Move 'vega12_hwmgr_init()'s prototype to shared header
Lee Jones
2
-1
/
+1
2020-12-01
drm/amd/pm/powerplay/hwmgr/vega10_thermal: Fix a bunch of dated function doc formatting
Lee Jones
1
-70
/
+61
2020-12-01
drm/amd/pm/powerplay/hwmgr/smu7_thermal: Repair formatting in a bunch of function docs
Lee Jones
1
-53
/
+50
2020-12-01
drm/amd/pm/powerplay/hwmgr/smu7_hwmgr: Fix a whole bunch of historical function doc issues
Lee Jones
1
-83
/
+83
2020-12-01
drm/amd/pm/powerplay/hwmgr/vega10_processpptables: Make function invoked by reference static
Lee Jones
1
-1
/
+1
2020-12-01
drm/amd/pm/powerplay/hwmgr/ppatomctrl: Fix a myriad of kernel-doc issues
Lee Jones
1
-35
/
+39
[prev]
[next]