summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/atombios_encoders.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu: Remove unnecessary include statements for drm_crtc_helper.hThomas Zimmermann2023-01-181-1/+0
* drm/amdgpu: Replace one-element array with flexible-array memberPaulo Miguel Almeida2022-11-041-2/+5
* drm/amdgpu: Register ACPI video backlight when skipping amdgpu backlight regi...Hans de Goede2022-09-031-2/+7
* drm/amdgpu: Don't register backlight when another backlight should be used (v3)Hans de Goede2022-08-251-0/+7
* drm/amdgpu: Drop CONFIG_BACKLIGHT_CLASS_DEVICE ifdefsHans de Goede2022-06-211-14/+0
* drm/amdgpu: Remove leftover igp_lane_infoGrigory Vasilyev2022-04-061-21/+0
* drm/amdgpu: replace drm_detect_hdmi_monitor() with drm_display_info.is_hdmiClaudio Suarez2021-12-071-3/+3
* drm/amd/amdgpu/atombios_encoders: Remove set but unused variable 'backlight_l...Lee Jones2020-11-161-3/+0
* drm/amdgpu: Discard unnecessary breaksZhang Qilong2020-10-261-6/+0
* drm/amdgpu: Get DRM dev from adev by inline-fLuben Tuikov2020-08-241-1/+1
* drm/amdgpu: drm_device to amdgpu_device by inline-f (v2)Luben Tuikov2020-08-241-17/+17
* drm/amd: drop use of drmP.h in remaining filesSam Ravnborg2019-06-101-1/+3
* drm/amdgpu: move display definitions into amdgpu_display headerHuang Rui2018-08-271-0/+1
* drm/amdgpu: save/restore backlight level in legacy dce codeAlex Deucher2018-03-141-2/+2
* drm/amdgpu: Remove checking for atombiosNils Wallménius2017-01-271-6/+0
* drm/amdgpu: support backlight control for UNIPHY3Alex Deucher2016-07-141-0/+1
* Merge tag 'v4.6-rc7' into drm-nextDave Airlie2016-05-091-0/+4
|\
| * drm/amdgpu: make sure vertical front porch is at least 1Alex Deucher2016-05-031-0/+4
* | drm/amdgpu/atom: add support for new UNIPHYTransmitterContol cmd tableAlex Deucher2016-05-041-1/+50
* | drm/amdgpu/atom: add support for new DIGxEncoderControl cmd tableAlex Deucher2016-05-041-0/+42
|/
* drm/amdgpu: Restore LCD backlight level on resumeAlex Deucher2015-09-291-2/+1
* drm/amdgpu: merge amdgpu_family.h into amd_shared.h (v2)Jammy Zhou2015-08-171-1/+1
* drm/amdgpu: add core driver (v4)Alex Deucher2015-06-031-0/+2066