index
:
~agd5f/linux
DAL-wip
amd-15.31
amd-17.50
amd-18.10
amd-18.20
amd-18.30
amd-18.40
amd-18.50
amd-19.10
amd-19.20
amd-19.30
amd-19.50
amd-20.10
amd-20.20
amd-20.30
amd-20.40
amd-20.45
amd-22.20
amd-mainline-dkms-4.18-baseline1
amd-staging-drm-next
amd-staging-security-opensource-4.4
backlight_wip
drm-fixes
drm-fixes-5.0
drm-fixes-5.1
drm-fixes-5.10
drm-fixes-5.2
drm-fixes-5.3
drm-fixes-5.4
drm-fixes-5.5
drm-fixes-5.6
drm-fixes-5.7
drm-fixes-5.8
drm-fixes-5.9
drm-next
drm-next-5.1
drm-next-5.10
drm-next-5.11
drm-next-5.2
drm-next-5.3
drm-next-5.4
drm-next-5.5
drm-next-5.6
drm-next-5.7
drm-next-5.8
drm-next-5.9
hmm-fixup-5.3
renoir-acp
renoir-acp-2
rv6xx-dpm-fixes
si_dc_support
tmz
Unnamed repository; edit this file 'description' to name the repository.
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-09
drm/amdgpu: Remove warning for virtual_display
Emily.Deng
1
-1
/
+3
2020-10-09
drm/amdgpu: kfd_initialized can be static
kernel test robot
1
-1
/
+1
2020-10-09
drm/amd/pm: setup APU dpm clock table in SMU HW initialization
Evan Quan
1
-11
/
+11
2020-10-09
drm/amdgpu: prevent spurious warning
Alex Deucher
1
-1
/
+3
2020-10-09
drm/amdgpu/swsmu: fix ARC build errors
Alex Deucher
2
-4
/
+24
2020-10-09
drm/amd/display: Fix OPTC_DATA_FORMAT programming
Dmytro Laktyushkin
3
-16
/
+11
2020-10-09
drm/amd/display: Don't allow pstate if no support in blank
Alvin Lee
1
-1
/
+1
2020-10-05
drm/amd/display: HDMI remote sink need mode validation for Linux
Fangzhi Zuo
1
-1
/
+1
2020-10-05
drm/amd/display: Change to correct unit on audio rate
Chris Park
1
-3
/
+2
2020-10-05
drm/amd/display: Avoid set zero in the requested clk
Rodrigo Siqueira
1
-2
/
+1
2020-10-05
drm/amdgpu: align frag_end to covered address space
Alex Sierra
1
-0
/
+2
2020-10-05
drm/amdgpu: fix NULL pointer dereference for Renoir
Dirk Gouders
1
-5
/
+5
2020-10-01
drm/amdgpu/swsmu: add interrupt work handler for smu11 parts
Alex Deucher
5
-2
/
+13
2020-10-01
drm/amdgpu/swsmu: add interrupt work function
Alex Deucher
2
-0
/
+17
2020-10-01
drm/amdgpu: enable GDDR6 save-restore support for navy_flounder
Hawking Zhang
1
-0
/
+1
2020-10-01
drm/amdgpu: support indirect access reg outside of mmio bar (v2)
Hawking Zhang
4
-71
/
+53
2020-10-01
drm/amdgpu: switch to indirect reg access helper
Hawking Zhang
2
-86
/
+16
2020-10-01
drm/amdgpu: add helper function for indirect reg access (v3)
Hawking Zhang
2
-0
/
+142
2020-09-30
drm/amd/amdkfd: Surface files in Sysfs to allow users to get number of
amd-drm-next-5.10-2020-09-30
drm-next-5.10
Ramesh Errabolu
2
-2
/
+94
2020-09-30
drm/amd/amdgpu: Define and implement a function that collects number of
Ramesh Errabolu
2
-0
/
+187
2020-09-30
drm/amdgpu: disable gfxoff temporarily for navy_flounder
Jiansong Chen
1
-0
/
+3
2020-09-30
drm/amdgpu: drop duplicated ecc check for vega10 (v5)
Guchun Chen
1
-12
/
+7
2020-09-30
drm/amd/display: add pipe reassignment prevention code to dcn3
Dmytro Laktyushkin
1
-12
/
+49
2020-09-30
drm/amdgpu: use function pointer for gfxhub functions
Oak Zeng
15
-83
/
+155
2020-09-30
drm/amd/amdgpu: Prepare implementation to support reporting of CU usage
Ramesh Errabolu
2
-2
/
+6
2020-09-30
drm/amd/amdgpu: Clean up header file of symbols that are defined to be static
Ramesh Errabolu
1
-5
/
+0
2020-09-29
drm/amdgpu: Use SKU instead of DID for FRU check v2
Kent Russell
1
-11
/
+24
2020-09-29
drm/amdgpu/swsmu/smu12: fix force clock handling for mclk
Alex Deucher
1
-3
/
+5
2020-09-29
drm/amd/display: remove duplicate call to rn_vbios_smu_get_smu_version()
Dirk Gouders
1
-1
/
+0
2020-09-29
drm/amd/powerplay: add one sysfs file to support the feature to modify gfx cl...
Xiaojian Du
7
-2
/
+118
2020-09-29
drm/amdgpu: add new trace event for page table update
Shashank Sharma
2
-2
/
+52
2020-09-29
drm/amdgpu: fix incorrect comment
Guchun Chen
1
-1
/
+1
2020-09-29
drm/amdgpu: restore proper ref count in amdgpu_display_crtc_set_config
Jean Delvare
1
-1
/
+1
2020-09-29
drm/amd/display: make two symbols static
Jason Yan
1
-2
/
+2
2020-09-29
drm/amd/display: make get_color_space_type() static
Jason Yan
1
-1
/
+1
2020-09-29
amd/drm/display: avoid dcn3 on flip opp change for slave pipes
Dmytro Laktyushkin
1
-3
/
+40
2020-09-29
drm/amd/display: disable stream if pixel clock changed with link active
Chiawen Huang
1
-1
/
+0
2020-09-29
drm/amd/display: [FW Promotion] Release 0.0.35
Anthony Koo
1
-6
/
+126
2020-09-29
drm/amd/display: Revert check for flip pending before locking pipes
Aric Cyr
4
-14
/
+13
2020-09-29
drm/amd/display: Add debug param to force dio disable
Wesley Chalmers
2
-0
/
+4
2020-09-29
drm/amd/display: Calc DLG from dummy p-state if full p-state unsupported
Joshua Aberback
3
-41
/
+80
2020-09-29
drm/amd/display: disable stream if pixel clock changed with link active
Chiawen Huang
2
-4
/
+60
2020-09-29
drm/amd/display: Ensure all debug bits are passed to fw
Wyatt Wood
1
-2
/
+3
2020-09-29
drm/amd/display: Add dp_set_dsc_pps_info_packet to virtual stream encoder
Eric Bernstein
2
-10
/
+18
2020-09-29
drm/amd/display: Update NV1x SR latency values
Alvin Lee
1
-2
/
+2
2020-09-25
drm/amd/pm: fix screen flicker seen on Navi14 with 2*4K monitors
Evan Quan
1
-31
/
+12
2020-09-25
drm/amdgpu: fix a warning in amdgpu_ras.c (v2)
Alex Deucher
1
-1
/
+4
2020-09-25
drm/amdgpu: clean up ras sysfs creation (v2)
Guchun Chen
1
-56
/
+31
2020-09-25
drm/amdgpu: stop data_exchange work thread before reset
Tiecheng Zhou
1
-0
/
+5
2020-09-25
drm/amdgpu: Implement new guest side VF2PF message transaction (v2)
Bokun Zhang
3
-124
/
+198
[next]