summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/atombios_encoders.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-16drm/amdgpu: check PS, WS indexAlexander Richards1-8/+8
2023-12-14drm/amd: include drm/drm_edid.h only where neededJani Nikula1-0/+1
2023-10-06drm/amdgpu: Drop unnecessary return statementsSrinivasan Shanmugam1-1/+0
2023-01-18drm/amdgpu: Remove unnecessary include statements for drm_crtc_helper.hThomas Zimmermann1-1/+0
2022-11-04drm/amdgpu: Replace one-element array with flexible-array memberPaulo Miguel Almeida1-2/+5
2022-09-03drm/amdgpu: Register ACPI video backlight when skipping amdgpu backlight regi...Hans de Goede1-2/+7
2022-08-25drm/amdgpu: Don't register backlight when another backlight should be used (v3)Hans de Goede1-0/+7
2022-06-22drm/amdgpu: Drop CONFIG_BACKLIGHT_CLASS_DEVICE ifdefsHans de Goede1-14/+0
2022-04-06drm/amdgpu: Remove leftover igp_lane_infoGrigory Vasilyev1-21/+0
2021-12-07drm/amdgpu: replace drm_detect_hdmi_monitor() with drm_display_info.is_hdmiClaudio Suarez1-3/+3
2020-11-16drm/amd/amdgpu/atombios_encoders: Remove set but unused variable 'backlight_l...Lee Jones1-3/+0
2020-10-26drm/amdgpu: Discard unnecessary breaksZhang Qilong1-6/+0
2020-08-24drm/amdgpu: Get DRM dev from adev by inline-fLuben Tuikov1-1/+1
2020-08-24drm/amdgpu: drm_device to amdgpu_device by inline-f (v2)Luben Tuikov1-17/+17
2019-06-11drm/amd: drop use of drmP.h in remaining filesSam Ravnborg1-1/+3
2018-08-27drm/amdgpu: move display definitions into amdgpu_display headerHuang Rui1-0/+1
2018-03-14drm/amdgpu: save/restore backlight level in legacy dce codeAlex Deucher1-2/+2
2017-01-27drm/amdgpu: Remove checking for atombiosNils Wallménius1-6/+0
2016-07-14drm/amdgpu: support backlight control for UNIPHY3Alex Deucher1-0/+1
2016-05-09Merge tag 'v4.6-rc7' into drm-nextDave Airlie1-0/+4
2016-05-05drm/amdgpu/atom: add support for new UNIPHYTransmitterContol cmd tableAlex Deucher1-1/+50
2016-05-05drm/amdgpu/atom: add support for new DIGxEncoderControl cmd tableAlex Deucher1-0/+42
2016-05-03drm/amdgpu: make sure vertical front porch is at least 1Alex Deucher1-0/+4
2015-09-29drm/amdgpu: Restore LCD backlight level on resumeAlex Deucher1-2/+1
2015-08-17drm/amdgpu: merge amdgpu_family.h into amd_shared.h (v2)Jammy Zhou1-1/+1
2015-06-04drm/amdgpu: add core driver (v4)Alex Deucher1-0/+2066