index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
display
/
dc
/
bios
/
bios_parser2.c
Age
Commit message (
Expand
)
Author
2019-12-05
drm/amd/display: populate bios integrated info for renoir
Joseph Gravenor
2019-10-10
drm/amd/display: Use swap() where appropriate
Ville Syrjälä
2019-08-15
drm/amd/display: make firmware info only load once during dc_bios create
Dmytro Laktyushkin
2019-06-25
Merge branch 'drm-next' into drm-next-5.3
Alex Deucher
2019-06-21
drm/amd/display: Add DCN2 BIOS parsing
Harry Wentland
2019-06-14
Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
2019-06-10
drm/amd: drop use of drmp.h in os_types.h
Sam Ravnborg
2019-05-24
drm/amd/display: block passive dongle EDID Emulation for USB-C ports
Samson Tam
2019-02-18
drm/amd/display/dc/bios_parser2: Mark expected switch fall-throughs
Gustavo A. R. Silva
2019-01-25
drm/amd/display: Connect dig_fe to otg directly instead of calling bios
hersen wu
2019-01-25
revert "drm/amd/display: Add condition to sync eDP SW status and HW status"
Eric Yang
2018-12-18
drm/amd/display: Add functionality to get XGMI SS info
Leo Li
2018-11-05
drm/amd/display: Add condition to sync eDP SW status and HW status
Lewis Huang
2018-09-10
drm/amd/display: remove dead dc vbios code
Dmytro Laktyushkin
2018-07-13
drm/amd/display: fix incorrect check for atom table size
Tony Cheng
2018-07-05
drm/amd/display: get board layout for edid emulation
Samson Tam
2018-05-18
drm/amdgpu/display: remove VEGA20 config option
Alex Deucher
2018-05-17
drm/amd/display: Add BIOS smu_info v3_3 support for Vega20
Jerry (Fangzhi) Zuo
2018-05-15
drm/amd/display: Add get_firmware_info_v3_2 for VG12
Harry Wentland
2018-03-21
drm/amd/display: Add bios firmware info version for VG12
Jerry (Fangzhi) Zuo
2018-03-14
drm/amd/display: Allow passing of syspll id to get_smu_clock_info
Jerry (Fangzhi) Zuo
2018-02-19
drm/amd/display: resume from S3 bypass power down HW block.
Charlene Liu
2017-11-07
amdgpu/dc: fix indentation warning from smatch.
Dave Airlie
2017-10-21
drm/amd/display: Fix warning about overflow
Harry Wentland
2017-10-06
amdgpu/dc: fix indentation on a couple of returns.
Dave Airlie
2017-10-06
amdgpu/dc: kfree already checks for NULL.
Dave Airlie
2017-09-29
amdgpu/dc: rename bios get_image symbol to something more searchable.
Dave Airlie
2017-09-28
amdgpu/dc: separate out some common code from bios parsers.
Dave Airlie
2017-09-28
drm/amd/display: Use kernel alloc/free
Harry Wentland
2017-09-26
drm/amd/display: Stop including atomfimrwareid.h directly
Harry Wentland
2017-09-26
drm/amd/display: Implement HDMI retimer settings for RV AM4 support.
Zeyu Fan
2017-09-26
drm/amd/display: Rename firmware_info to dc_firmware_info
Harry Wentland
2017-09-26
drm/amd/display: DAL3 RV get DPREFCLK SpreadspectrumInfo from smu_info
Hersen Wu
2017-09-26
drm/amd/display: create_links bug with empty DDI slot
Hersen Wu
2017-09-26
drm/amd/display: Get dprefclk ss percentage from vbios
Hersen Wu
2017-09-26
drm/amd/display: need to handle DCE_Info table ver4.2
Charlene Liu
2017-09-26
drm/amd/display: Add DCE12 bios parser support
Harry Wentland