index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
display
/
dc
/
gpio
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-22
drm/amd/display: Adjust set_value function with prefix to help in ftrace
Leonardo Gomes
1
-2
/
+2
2025-05-22
drm/amd/display: Adjust get_value function with prefix to help in ftrace
Leonardo Gomes
1
-2
/
+2
2025-04-21
drm/amd/display: Implement HDMI Read Request
Chris Park
1
-0
/
+14
2025-02-12
drm/amd/display: Add DCN36 GPIO
Wayne Lin
2
-0
/
+2
2024-10-15
drm/amd/display: Remove useless assignments
Alex Hung
1
-1
/
+0
2024-07-27
drm/amd/display: Add two dmmuy I2C entry for GPIO port mapping issue
Chris Park
1
-2
/
+14
2024-06-14
drm/amd/display: Remove useless comparison of unsigned int vs. 0
Alex Hung
3
-9
/
+6
2024-05-02
drm/amd/display: Fix Coverity INTEGER_OVERFLOW within dal_gpio_service_create
Hersen Wu
1
-2
/
+2
2024-05-02
drm/amd/display: Check gpio_id before used as array index
Alex Hung
1
-2
/
+11
2024-04-30
drm/amd/display: Update comments in DC
Rodrigo Siqueira
1
-1
/
+1
2024-04-26
drm/amd/display: Add misc DC changes for DCN401
Aurabindo Pillai
3
-0
/
+18
2024-04-26
drm/amd/display: Add new DCN401 sources
Aurabindo Pillai
4
-0
/
+611
2024-04-26
drm/amd/display: Fix uninitialized variables in DC
Alex Hung
1
-3
/
+3
2024-04-09
drm/amd/display: Drop legacy code
Rodrigo Siqueira
1
-13
/
+0
2024-03-04
drm/amd/display: add DC changes for DCN351
Hamza Mahfooz
2
-0
/
+2
2023-08-30
drm/amd/display: Add DCN35 GPIO
Qingqing Zhuo
2
-0
/
+2
2023-08-09
drm/amd/dc: Clean up errors in hpd_regs.h
Ran Sun
1
-5
/
+5
2023-08-09
drm/amd/display: Clean up errors in ddc_regs.h
Ran Sun
1
-20
/
+20
2023-01-17
drm/amd/display: fix mapping to non-allocated address
Brandon Syu
4
-6
/
+19
2022-12-06
drm/amd/display: read invalid ddc pin status cause engine busy
Paul Hsieh
1
-2
/
+2
2022-11-09
drm/amd/display: Fix gpio port mapping issue
Steve Su
2
-3
/
+20
2022-07-13
drm/amd/display: Enable DCN314 in DC
Roman Li
2
-0
/
+2
2022-07-05
drm/amd/display: Move all linux includes into OS types
Harry Wentland
5
-11
/
+0
2022-06-14
drm/amd/display: Fix comments
Samson Tam
3
-22
/
+31
2022-06-03
drm/amd/display: add GPIO changes for DCN32/321
Aurabindo Pillai
9
-140
/
+628
2022-05-10
drm/amd/display: remove redundant CONFIG_DRM_AMD_DC_DCN in gpio
Alex Hung
7
-18
/
+1
2022-03-15
drm/amd/display: Add null pointer filter
Jing Zhou
1
-2
/
+4
2022-02-18
drm/amd/display: Add DCN315 GPIO
Qingqing Zhuo
7
-0
/
+714
2022-02-17
drm/amd/display: configure dc hw resource for DCN 3.1.6
Prike Liang
2
-0
/
+2
2022-02-07
drm/amdgpu: move dpcs_3_0_0 headers from dcn to dpcs
Alex Deucher
2
-4
/
+4
2021-10-04
drm/amd/display: add cyan_skillfish display support
Zhan Liu
2
-0
/
+2
2021-06-22
drm/amdgpu/display: fold DRM_AMD_DC_DCN3_1 into DRM_AMD_DC_DCN
Alex Deucher
2
-4
/
+0
2021-06-04
drm/amd/display: Add DCN3.1 GPIO support
Nicholas Kazlauskas
2
-0
/
+6
2021-05-27
drm/amd/display/dc/gpio/gpio_service: Pass around correct dce_{version, environment} types
Lee Jones
1
-6
/
+6
2021-05-19
drm/amd/display: Initial DC support for Beige Goby
Aurabindo Pillai
2
-0
/
+2
2021-03-23
drm/amd/display: remove duplicate include in dcn21 and gpio
Zhang Yunkai
1
-4
/
+0
2021-01-13
drm/amd/display/dc/gpio/diagnostics/hw_factory_diag: Include our own header containing prototypes
Lee Jones
1
-0
/
+1
2021-01-13
drm/amd/display/dc/gpio/diagnostics/hw_factory_diag: Fix struct declared inside parameter list error
Lee Jones
1
-0
/
+2
2021-01-13
drm/amd/display/dc/gpio/diagnostics/hw_translate_diag: Include our own header containing prototypes
Lee Jones
1
-0
/
+1
2021-01-13
drm/amd/display/dc/gpio/hw_ddc: Remove unused variable 'reg2'
Lee Jones
1
-4
/
+3
2021-01-11
drm/amd/display/dc/gpio/hw_factory: Delete unused function 'dal_hw_factory_destroy'
Lee Jones
1
-14
/
+0
2020-11-04
drm/amdgpu: fold CONFIG_DRM_AMD_DC_DCN3* into CONFIG_DRM_AMD_DC_DCN (v3)
Alex Deucher
7
-25
/
+6
2020-10-26
drm/amd/display: Fix kernel panic by dal_gpio_open() error
Takashi Iwai
1
-2
/
+2
2020-10-26
drm/amd/display: adding ddc_gpio_vga_reg_list to ddc reg def'ns
Martin Leung
1
-0
/
+12
2020-10-12
drm/amd/display: Add support for DCN302 (v2)
Bhawanpreet Lakha
2
-0
/
+6
2020-10-05
drm/amd/display: Add dcn3.01 support to DC (v2)
Roman Li
2
-0
/
+6
2020-09-15
drm: amd/display: fix spelling of "function"
Randy Dunlap
5
-5
/
+5
2020-07-27
drm/amd/display: dc/gpio: add support for DCE6 (v2)
Mauro Rossi
7
-0
/
+682
2020-07-01
drm/amd/display: Add DCN3 GPIO
Bhawanpreet Lakha
7
-1
/
+738
2020-02-12
drm/amdgpu/display: extend DCN guards
Alex Deucher
2
-2
/
+2
[next]