index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/amdgpu/pm: fix the fan speed in fan1_input in manual mode for navi1x
Alex Deucher
2020-10-27
1
-8
/
+3
*
drm/amd/pm: fix the wrong fan speed in fan1_input
Kenneth Feng
2020-10-27
1
-8
/
+3
*
drm/amdgpu/swsmu: drop smu i2c bus on navi1x
Alex Deucher
2020-10-27
1
-25
/
+0
*
drm/amd/display: Clean up debug macros
Takashi Iwai
2020-10-26
2
-21
/
+13
*
drm/amd/display: Don't invoke kgdb_breakpoint() unconditionally
Takashi Iwai
2020-10-26
1
-1
/
+1
*
drm/amd/display: Fix kernel panic by dal_gpio_open() error
Takashi Iwai
2020-10-26
1
-2
/
+2
*
drm/amdgpu/display: use kvzalloc again in dc_create_state
Alex Deucher
2020-10-26
1
-2
/
+2
*
drm/amd/display: adding ddc_gpio_vga_reg_list to ddc reg def'ns
Martin Leung
2020-10-26
1
-0
/
+12
*
drm/amd/display: prevent null pointer access
Dmytro Laktyushkin
2020-10-26
1
-5
/
+7
*
drm/amdgpu: increase the reserved VM size to 2MB
Christian König
2020-10-26
1
-2
/
+2
*
drm/amd/display: Fixed panic during seamless boot.
David Galiffi
2020-10-26
1
-1
/
+2
*
drm/amdgpu: don't map BO in reserved region
Madhav Chauhan
2020-10-26
1
-0
/
+10
*
drm/amdgpu: add DID for navi10 blockchain SKU
Tianci.Yin
2020-10-26
1
-0
/
+1
*
drm/amdgpu: disable DCN and VCN for navi10 blockchain SKU(v3)
Tianci.Yin
2020-10-26
1
-2
/
+12
*
Merge tag 'drm-next-2020-10-23' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2020-10-23
13
-31
/
+187
|
\
|
*
drm/amdgpu: correct the cu and rb info for sienna cichlid
Likun Gao
2020-10-22
1
-0
/
+9
|
*
drm/amd/pm: remove the average clock value in sysfs
Kenneth Feng
2020-10-22
1
-4
/
+8
|
*
drm/amd/pm: fix pp_dpm_fclk
Kenneth Feng
2020-10-22
1
-0
/
+3
|
*
Revert drm/amdgpu: disable sienna chichlid UMC RAS
John Clements
2020-10-22
1
-2
/
+2
|
*
drm/amd/pm: fix pcie information for sienna cichlid
Likun Gao
2020-10-22
1
-2
/
+2
|
*
drm/amdkfd: Use same SQ prefetch setting as amdgpu
Jay Cornwall
2020-10-22
1
-2
/
+3
|
*
drm/amd/swsmu: correct wrong feature bit mapping
Kevin Wang
2020-10-21
1
-10
/
+17
|
*
drm/amd/psp: Fix sysfs: cannot create duplicate filename
Andrey Grodzovsky
2020-10-21
1
-1
/
+2
|
*
drm/amd/display: Avoid MST manager resource leak.
Andrey Grodzovsky
2020-10-21
1
-0
/
+7
|
*
drm/amd/display: Revert "drm/amd/display: Fix a list corruption"
Andrey Grodzovsky
2020-10-21
1
-1
/
+0
|
*
drm/amdgpu: update golden setting for sienna_cichlid
Likun Gao
2020-10-21
1
-0
/
+1
|
*
drm/amd/swsmu: add missing feature map for sienna_cichlid
Kevin Wang
2020-10-21
2
-0
/
+4
|
*
drm/amdgpu: correct the gpu reset handling for job != NULL case
Evan Quan
2020-10-21
1
-1
/
+1
|
*
drm/amdgpu: add rlc iram and dram firmware support
Likun Gao
2020-10-21
6
-8
/
+66
|
*
drm/amdgpu: add function to program pbb mode for sienna cichlid
Likun Gao
2020-10-21
1
-0
/
+62
*
|
Merge tag 'drm-next-2020-10-19' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2020-10-20
11
-19
/
+64
|
\
|
|
*
drm/amd/display: Fix incorrect dsc force enable logic
Eryk Brol
2020-10-19
1
-1
/
+1
|
*
Merge tag 'amd-drm-fixes-5.10-2020-10-14' of git://people.freedesktop.org/~ag...
Dave Airlie
2020-10-19
10
-18
/
+63
|
|
\
|
|
*
drm/amdkfd: Use kvfree in destroy_crat_image
Kent Russell
2020-10-14
1
-1
/
+1
|
|
*
drm/amdgpu: vcn and jpeg ring synchronization
Veerabadhran G
2020-10-14
5
-7
/
+51
|
|
*
drm/amd/pm: increase mclk switch threshold to 200 us
Evan Quan
2020-10-14
1
-1
/
+1
|
|
*
drm/amd/display: kernel-doc: document force_timing_sync
Mauro Carvalho Chehab
2020-10-14
1
-0
/
+2
|
|
*
drm/amdgpu/swsmu: init the baco mutex in early_init
Alex Deucher
2020-10-14
1
-4
/
+3
|
|
*
drm/amd/display: Fix module load hangs when connected to an eDP
Rodrigo Siqueira
2020-10-14
1
-5
/
+5
*
|
|
Merge tag 'drm-next-2020-10-15' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2020-10-15
539
-5003
/
+18642
|
\
|
|
|
*
|
Merge tag 'amd-drm-fixes-5.10-2020-10-09' of git://people.freedesktop.org/~ag...
Dave Airlie
2020-10-12
129
-943
/
+2483
|
|
\
|
|
|
*
drm/amdgpu: Fix invalid number of character '{' in amdgpu_acpi_init
Ye Bin
2020-10-09
1
-1
/
+1
|
|
*
drm/amdgpu: Remove warning for virtual_display
Emily.Deng
2020-10-09
1
-1
/
+3
|
|
*
drm/amdgpu: kfd_initialized can be static
kernel test robot
2020-10-09
1
-1
/
+1
|
|
*
drm/amd/pm: setup APU dpm clock table in SMU HW initialization
Evan Quan
2020-10-09
1
-11
/
+11
|
|
*
drm/amdgpu: prevent spurious warning
Alex Deucher
2020-10-09
1
-1
/
+3
|
|
*
drm/amdgpu/swsmu: fix ARC build errors
Alex Deucher
2020-10-09
2
-4
/
+24
|
|
*
drm/amd/display: Fix OPTC_DATA_FORMAT programming
Dmytro Laktyushkin
2020-10-09
3
-16
/
+11
|
|
*
drm/amd/display: Don't allow pstate if no support in blank
Alvin Lee
2020-10-09
1
-1
/
+1
|
|
*
drm/amd/display: HDMI remote sink need mode validation for Linux
Fangzhi Zuo
2020-10-05
1
-1
/
+1
[next]