index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-25
drm/amd/display: Move wm and dlg calculation to FPU code
Rodrigo Siqueira
3
-191
/
+195
2022-07-25
drm/amd/display: Move SubVP functions to dcn32_fpu
Rodrigo Siqueira
5
-595
/
+620
2022-07-25
drm/amd/display: Move phanton stream to FPU code
Rodrigo Siqueira
3
-87
/
+94
2022-07-25
drm/amd/display: Move insert entry table to the FPU code
Rodrigo Siqueira
4
-178
/
+208
2022-07-25
drm/amdgpu: Refactor code to handle non coherent and uncached
Rajneesh Bhardwaj
1
-27
/
+24
2022-07-25
drm/amd/amdgpu: add TAP_DELAYS upload support for gfx10
Chengming Gui
6
-1
/
+129
2022-07-25
drm/amd/pm: revise the driver reloading fix for SMU 13.0.0 and 13.0.7
Evan Quan
1
-7
/
+0
2022-07-25
drm/amd/pm: correct smu 13.0.0/7 mp1 state setup
Evan Quan
2
-2
/
+36
2022-07-25
drm/amd/pm: update SMU13.0.0 driver_if header
Evan Quan
2
-3
/
+3
2022-07-25
drm/amd/pm: enable GPO feature support for SMU13.0.0
Evan Quan
1
-0
/
+2
2022-07-25
drm/amd/pm: update driver if header for smu_13_0_7
Kenneth Feng
2
-9
/
+17
2022-07-25
drm/amd/display: Move predict pipe to dml fpu folder
Rodrigo Siqueira
5
-36
/
+44
2022-07-25
drm/pm/swsmu: add ras eeprom i2c function for smu13 v13_0_0
YiPeng Chai
1
-0
/
+157
2022-07-25
drm/amd/display: Add dcdebugmask option for disabling MPO
Leo Li
2
-0
/
+5
2022-07-25
drm/amd/display: Add visualconfirm module parameter
Leo Li
3
-0
/
+7
2022-07-25
drm/amd/display: Move populate phaton function to dml
Rodrigo Siqueira
4
-44
/
+55
2022-07-25
drm/amdgpu: bump driver version for IP discovery info in HW INFO
Alex Deucher
1
-2
/
+3
2022-07-25
drm/amdgpu: add the IP discovery IP versions for HW INFO data
Alex Deucher
1
-0
/
+24
2022-07-25
drm/amd/display: Drop FPU flags from dcn32_clk_mgr
Rodrigo Siqueira
5
-102
/
+153
2022-07-25
drm/amd/display: Revert "drm/amd/display: disable idle optimizations"
Aurabindo Pillai
1
-1
/
+0
2022-07-25
drm/amd/display: Update DML logic for unbounded req handling
Jun Lei
5
-14
/
+103
2022-07-25
drm/amd/display: Update Cursor Attribute MALL cache
Chris Park
2
-1
/
+42
2022-07-25
drm/amdgpu: Fix comment typo
Jason Wang
1
-1
/
+1
2022-07-25
drm/radeon: Fix comment typo
Jason Wang
1
-1
/
+1
2022-07-25
drm/amdgpu: add dm ip block for dcn 3.1.4
Roman Li
1
-0
/
+1
2022-07-25
drm/amd/display: Disable dmcu fw loading for dcn314
Roman Li
1
-0
/
+1
2022-07-25
drm/amd/display: Loop through all pipes for DET allocation
Taimur Hassan
1
-1
/
+1
2022-07-25
drm/amd/display: Disable GPUVM in IP resource configuration
Vladimir Stempen
2
-2
/
+2
2022-07-25
drm/amd/debugfs: Expose GFXOFF state to userspace
André Almeida
1
-2
/
+47
2022-07-25
drm/amd/display: move dcn31_update_soc_for_wm_a func to dml fpu folder
Melissa Wen
5
-10
/
+12
2022-07-25
drm/amd/display: Remove unused MaxUsedBW variable
Maíra Canal
1
-28
/
+0
2022-07-25
drm/amd/display: Remove unused variables from dcn10_stream_encoder
Maíra Canal
1
-10
/
+0
2022-07-25
drm/amd/display: Remove unused variables from dml_rq_dlg_get_dlg_params
Maíra Canal
1
-19
/
+0
2022-07-25
drm/amd/display: Remove unused NumberOfStates variable
Maíra Canal
1
-2
/
+0
2022-07-25
drm/amd/display: Remove unused dml32_CalculatedoublePipeDPPCLKAndSCLThroughpu...
Maíra Canal
1
-54
/
+0
2022-07-25
drm/amd/display: Remove unused clk_src variable
Maíra Canal
1
-2
/
+0
2022-07-25
drm/amd/display: Update de-tile override to anticipate pipe splitting
Taimur Hassan
3
-71
/
+69
2022-07-25
drm/amd/display: Don't set dram clock change requirement for SubVP
Alvin Lee
1
-0
/
+10
2022-07-25
drm/amd/display: Fix hard hang if DSC is disabled
Rodrigo Siqueira
1
-7
/
+12
2022-07-25
drm/amd/display: remove number of DSC slices override in DML
Wenjing Liu
1
-20
/
+0
2022-07-25
drm/amd/display: Create a file dedicated for CRTC
Rodrigo Siqueira
4
-433
/
+516
2022-07-20
drm/amd/display: Create a file dedicated to planes
Rodrigo Siqueira
4
-1617
/
+1878
2022-07-20
drm/amd/display: Add tags for indicating mst progress status
Wayne Lin
4
-3
/
+94
2022-07-20
drm/amd/display: Add is_mst_connector debugfs entry
Wayne Lin
1
-0
/
+53
2022-07-20
drm/amd/display: fix trigger_hotplug to support mst case
Wayne Lin
1
-3
/
+14
2022-07-20
drm/amd/display: Expose function reset_cur_dp_mst_topology
Wayne Lin
2
-1
/
+4
2022-07-20
drm/amd/display: Update in dml
Alvin Lee
2
-0
/
+2
2022-07-20
drm/amd/display: Remove unused variable
Jun Lei
1
-1
/
+0
2022-07-20
drm/amd/display: Support vertical interrupt 0 for all dcn ASIC
Wayne Lin
2
-7
/
+26
2022-07-20
drm/amd/pm: enable gfx ulv and gpo on smu_v13_0_7
Kenneth Feng
1
-0
/
+4
[next]