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
/
amdgpu
/
amdgpu_connectors.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/amdgpu: convert bios_hardcoded_edid to drm_edid
Thomas Weißschuh
2024-07-27
1
-5
/
+1
*
drm/amdgpu: fix a possible null pointer dereference
Ma Ke
2024-07-23
1
-0
/
+3
*
drm/amdgpu: remove amdgpu_connector_edid() and stop using edid_blob_ptr
Jani Nikula
2024-05-23
1
-16
/
+0
*
drm/amdgpu: Cleanup indenting in amdgpu_connector_dvi_detect()
Srinivasan Shanmugam
2024-01-03
1
-1
/
+1
*
drm/amdgpu: Refactor 'amdgpu_connector_dvi_detect' in amdgpu_connectors.c
Srinivasan Shanmugam
2023-11-17
1
-27
/
+42
*
drm/amd/amdgpu: Use kmemdup to simplify kmalloc and memcpy logic
Chen Jiahao
2023-08-30
1
-9
/
+2
*
drm/amd/amdgpu: Simplify switch case statements in amdgpu_connectors.c
Srinivasan Shanmugam
2023-06-09
1
-10
/
+29
*
Merge tag 'drm-misc-next-2023-01-19' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
2023-01-24
1
-0
/
+2
|
\
|
*
drm/amdgpu: Remove unnecessary include statements for drm_crtc_helper.h
Thomas Zimmermann
2023-01-18
1
-0
/
+2
*
|
drm/amdgpu: Retry DDC probing on DVI on failure if we got an HPD interrupt
xurui
2023-01-05
1
-1
/
+21
*
|
drm/amdgpu: Partially revert "drm/amdgpu: update drm_display_info correctly w...
Alex Deucher
2022-11-23
1
-1
/
+0
|
/
*
drm/fb-helper: Remove unnecessary include statements
Thomas Zimmermann
2022-11-05
1
-1
/
+0
*
drm/amdgpu: fix initial connector audio value
hongao
2022-09-20
1
-1
/
+6
*
drm: Rename dp/ to display/
Thomas Zimmermann
2022-04-25
1
-1
/
+1
*
drm/amdgpu: Use drm_mode_copy()
Ville Syrjälä
2022-03-15
1
-2
/
+2
*
Merge tag 'drm-misc-next-2022-01-27' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2022-02-01
1
-2
/
+2
|
\
|
*
drm/edid: Split deep color modes between RGB and YUV444
Maxime Ripard
2022-01-25
1
-1
/
+1
|
*
drm/dp: Move public DisplayPort headers into dp/
Thomas Zimmermann
2022-01-17
1
-1
/
+1
|
*
drm/amdgpu: fix set scaling mode Full/Full aspect/Center not works on vga and...
hongao
2021-11-18
1
-0
/
+1
*
|
drm/amdgpu: replace drm_detect_hdmi_monitor() with drm_display_info.is_hdmi
Claudio Suarez
2021-12-07
1
-6
/
+6
*
|
drm/amdgpu: update drm_display_info correctly when the edid is read
Claudio Suarez
2021-12-07
1
-1
/
+4
*
|
drm/amdgpu: Fix a NULL pointer dereference in amdgpu_connector_lcd_native_mode()
Zhou Qingyang
2021-12-02
1
-0
/
+6
*
|
drm/amdgpu: fix set scaling mode Full/Full aspect/Center not works on vga and...
hongao
2021-11-22
1
-0
/
+1
|
/
*
drm/amdgpu: only set DP subconnector type on DP and eDP connectors
Alex Deucher
2020-12-23
1
-4
/
+6
*
Merge tag 'amd-drm-next-5.10-2020-09-03' of git://people.freedesktop.org/~agd...
Dave Airlie
2020-09-08
1
-10
/
+10
|
\
|
*
drm/amdgpu: Get DRM dev from adev by inline-f
Luben Tuikov
2020-08-24
1
-1
/
+1
|
*
drm/amdgpu: drm_device to amdgpu_device by inline-f (v2)
Luben Tuikov
2020-08-24
1
-9
/
+9
*
|
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2020-08-12
1
-4
/
+12
|
\
|
|
*
drm/amdgpu/display: fix ref count leak when pm_runtime_get_sync fails
Navid Emamdoost
2020-07-01
1
-4
/
+12
*
|
drm/amdgpu: utilize subconnector property for DP through atombios
Oleg Vasilev
2020-08-11
1
-0
/
+10
|
/
*
drm/amdgpu/display: split dp connector registration (v4)
Alex Deucher
2020-02-26
1
-0
/
+16
*
drm/amdgpu: don't call drm_connector_register for non-MST ports
Alex Deucher
2020-02-26
1
-1
/
+0
*
Merge tag 'drm-next-5.5-2019-10-09' of git://people.freedesktop.org/~agd5f/li...
Dave Airlie
2019-10-25
1
-2
/
+11
|
\
|
*
drm/amdgpu: Iterate through DRM connectors correctly
Lyude Paul
2019-10-03
1
-2
/
+11
*
|
drm/connector: Allow max possible encoders to attach to a connector
José Roberto de Souza
2019-09-17
1
-15
/
+8
|
/
*
drm/amdgpu: Provide ddc symlink in connector sysfs directory
Andrzej Pietrasiewicz
2019-07-31
1
-26
/
+70
*
drm/amd: drop use of drmP.h in amdgpu/amdgpu*
Sam Ravnborg
2019-06-10
1
-1
/
+1
*
drm: Split out drm_probe_helper.h
Daniel Vetter
2019-01-24
1
-1
/
+1
*
drm/amdgpu: move display definitions into amdgpu_display header
Huang Rui
2018-08-27
1
-0
/
+1
*
drm: drop _mode_ from update_edit_property()
Daniel Vetter
2018-07-13
1
-2
/
+2
*
drm/amdgpu: Use drm_connector_for_each_possible_encoder()
Ville Syrjälä
2018-07-05
1
-60
/
+21
*
drm/admgpu: fix mode_valid's return type
Luc Van Oostenryck
2018-05-15
1
-4
/
+4
*
Backmerge tag 'v4.16-rc7' into drm-next
Dave Airlie
2018-03-28
1
-20
/
+38
|
\
|
*
drm/amdgpu/dce: Don't turn off DP sink when disconnected
Michel Dänzer
2018-03-14
1
-19
/
+12
|
*
Merge tag 'drm-misc-fixes-2018-02-21' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2018-02-21
1
-20
/
+38
|
|
\
|
|
*
drm/amdgpu: Fix deadlock on runtime suspend
Lukas Wunner
2018-02-16
1
-20
/
+38
*
|
|
drm/amdgpu/dce: Don't turn off DP sink when disconnected
Michel Dänzer
2018-03-14
1
-19
/
+12
*
|
|
drm/amdgpu: rename amdgpu_ddc_probe
Samuel Li
2018-02-19
1
-4
/
+6
|
/
/
*
|
Merge airlied/drm-next into drm-misc-next
Daniel Vetter
2017-11-21
1
-8
/
+8
|
\
|
|
*
drm: Pass struct drm_file * to __drm_mode_object_find [v2]
Keith Packard
2017-10-12
1
-8
/
+8
[next]