index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-20
drm/amd/pm: Remove the unneeded result variable
ye xingchen
1
-4
/
+1
2022-09-20
drm/amdgpu: fix initial connector audio value
hongao
1
-1
/
+6
2022-09-20
drm/amd/display: Reduce number of arguments of dml314's CalculateFlipSchedule()
Nathan Chancellor
1
-125
/
+47
2022-09-20
drm/amd/display: Reduce number of arguments of dml314's CalculateWatermarksAn...
Nathan Chancellor
1
-196
/
+52
2022-09-20
drm/amdgpu: don't register a dirty callback for non-atomic
Alex Deucher
1
-1
/
+10
2022-09-20
drm/amdgpu: bump minor for gang submit
Christian König
1
-1
/
+2
2022-09-20
drm/amdgpu: properly initialize return value during CS
Christian König
1
-0
/
+1
2022-09-20
drm/amd/pm: drop the pptable related workarounds for SMU 13.0.0
Evan Quan
2
-94
/
+6
2022-09-20
drm/amd/pm: add support for 3794 pptable for SMU13.0.0
Evan Quan
1
-0
/
+1
2022-09-20
drm/amdgpu: add gang submit frontend v6
Christian König
5
-99
/
+195
2022-09-20
drm/amdgpu: add gang submit backend v2
Christian König
4
-2
/
+67
2022-09-20
drm/amdgpu: cleanup instance limit on VCN4 v4
Christian König
1
-19
/
+23
2022-09-20
drm/amdgpu: getting fan speed pwm for vega10 properly
Yury Zhuravlev
1
-13
/
+12
2022-09-19
drm/amdgpu: revert "fix limiting AV1 to the first instance on VCN3" v3
Christian König
1
-7
/
+10
2022-09-19
drm/amdgpu: move entity selection and job init earlier during CS
Christian König
2
-29
/
+30
2022-09-19
drm/amdgpu: cleanup error handling in amdgpu_cs_parser_bos
Christian König
1
-19
/
+18
2022-09-19
drm/amdgpu: cleanup CS pass2 v6
Christian König
1
-184
/
+168
2022-09-19
drm/amd/pm: Remove redundant check condition
YiPeng Chai
1
-3
/
+0
2022-09-19
drm/amdgpu: Fixed psp fence and memory issues when removing amdgpu device
YiPeng Chai
3
-1
/
+10
2022-09-19
drm/amdgpu: Adjust removal control flow for smu v13_0_2
YiPeng Chai
4
-0
/
+62
2022-09-19
drm/amd/display: 3.2.204
Aric Cyr
1
-1
/
+1
2022-09-19
drm/amd/display: correct num_dsc based on HW cap
Charlene Liu
1
-1
/
+1
2022-09-19
drm/amd/display: solve regression in update phy state refactor
Wenjing Liu
2
-3
/
+8
2022-09-19
drm/amd/display: update dccg based on HW delta
Charlene Liu
3
-19
/
+55
2022-09-19
drm/amd/display: Do second pass through DML for DET calculation
Alvin Lee
5
-67
/
+76
2022-09-19
drm/amd/display: log vertical interrupt 1 for debug
Josip Pavic
2
-0
/
+8
2022-09-19
drm/amd/display: Revise Sink device string ID
Robin Chen
2
-5
/
+6
2022-09-19
drm/amd/display: Modify DML to adjust Vstartup Position
muansari
4
-1
/
+5
2022-09-19
drm/amd/display: Disable OTG WA for the plane_state NULL case on DCN314
Nicholas Kazlauskas
1
-2
/
+1
2022-09-19
drm/amd/display: Add shift and mask for ICH_RESET_AT_END_OF_LINE
Daniel Miess
2
-223
/
+6
2022-09-19
drm/amd/display: Enable committing subvp config
Aurabindo Pillai
1
-2
/
+0
2022-09-19
drm/amd/display: Assume connectors are on single slot
Jaehyun Chung
1
-1
/
+8
2022-09-19
drm/amd/display: do not compare integers of different widths
Josip Pavic
3
-3
/
+4
2022-09-19
drm/amd/display: increase dcn315 pstate change latency
Dmytro Laktyushkin
1
-8
/
+14
2022-09-19
drm/amd/display: Ignore k1/k2 values for virtual signal
Rodrigo Siqueira
2
-0
/
+6
2022-09-19
drm/amd/display: Don't allocate DET for phantom pipes
Alvin Lee
1
-1
/
+11
2022-09-19
drm/amd/display: Fix DP MST timeslot issue when fallback happened
Cruise Hung
1
-1
/
+7
2022-09-19
drm/amd/display: Display distortion after hotplug 5K tiled display
Meenakshikumar Somasundaram
6
-20
/
+45
2022-09-19
drm/amd/display: Update dummy P-state search to use DCN32 DML
George Shen
2
-1
/
+51
2022-09-19
drm/amd/display: Expose few dchubbub functions
Charlene Liu
4
-8
/
+39
2022-09-19
drm/amd/display: Removing 2 phys
Pavle Kotarac
1
-1
/
+3
2022-09-19
drm/amd/display: Added new DCN301 Asic Id
Pavle Kotarac
1
-0
/
+1
2022-09-19
drm/amd/display: correct hostvm flag
Sherry Wang
1
-1
/
+1
2022-09-19
drm/amd/display: Fix urgent latency override for DCN32/DCN321
George Shen
2
-0
/
+2
2022-09-19
drm/amd/display: Uncomment SubVP pipe split assignment in driver
Alvin Lee
1
-4
/
+0
2022-09-19
drm/amd/display: skip audio setup when audio stream is enabled
zhikzhai
1
-2
/
+4
2022-09-19
drm/amd/display: update gamut remap if plane has changed
Hugo Hu
1
-0
/
+1
2022-09-19
drm/amd/display: Refactor edp panel power sequencer(PPS) codes
Ian Chen
6
-22
/
+47
2022-09-19
drm/amd/display: 3.2.203
Aric Cyr
1
-1
/
+1
2022-09-19
drm/amd/display: [FW Promotion] Release 0.0.134.0
Anthony Koo
1
-1
/
+2
[next]