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
/
include
Age
Commit message (
Expand
)
Author
2018-05-29
drm/amd/display: fix dscl_manual_ratio_init
Dmytro Laktyushkin
2018-05-24
drm/amd/display: Remove use of division operator for long longs
David Francis
2018-05-18
drm/amd/display: use macro for logs
Anthony Koo
2018-05-18
drm/amd/display: fix a 32 bit shift meant to be 64 warning
Dmytro Laktyushkin
2018-05-18
drm/amd/display: fix 31_32_fixpt shift functions
Dmytro Laktyushkin
2018-05-18
drm/amd/display: add fixed point fractional bit truncation function
Dmytro Laktyushkin
2018-05-18
drm/amd/display: Make DisplayStats work with just DC DisplayStats minor
Anthony Koo
2018-05-18
drm/amd/display: inline more of fixed point code
Dmytro Laktyushkin
2018-05-18
drm/amd/display: get rid of 32.32 unsigned fixed point
Dmytro Laktyushkin
2018-05-18
drm/amdgpu/display: fix vega12/20 handling in dal_asic_id.h
Alex Deucher
2018-05-18
drm/amdgpu/display: remove VEGA20 config option
Alex Deucher
2018-05-18
drm/amdgpu/display: remove VEGAM config option
Alex Deucher
2018-05-17
drm/amd/display: Remove COMBO_DISPLAY_PLL0 from Vega20
Feifei Xu
2018-05-15
drm/amd/display: Add VG12 ASIC IDs
Harry Wentland
2018-05-15
drm/amd/display: Implement VEGAM device IDs in DC
Jerry (Fangzhi) Zuo
2018-05-15
drm/amd/display: Don't spam debug messages
Harry Wentland
2018-05-15
drm/amd/display: Do not use os types
Anthony Koo
2018-04-11
drm/amd/display: Add Dynamic debug prints
Bhawanpreet Lakha
2018-03-14
drm/amd/display: Implement stats logging
Anthony Koo
2018-03-05
drm/amd/display: define DC_LOGGER for logger
Bhawanpreet Lakha
2018-03-05
drm/amd/display: Use MACROS instead of dm_logger
Bhawanpreet Lakha
2018-03-05
drm/amd/display: Update Link Training Fallback logic
Wenjing Liu
2018-02-19
drm/amd/display: Add missing Vega defines to dal_asic_id
Harry Wentland
2018-02-19
drm/amd/display: WBSCL filter init calculation fixes
Ken Chalmers
2018-02-19
drm/amd/display: Move MAX_TMDS_CLOCK define to header
Harry Wentland
2017-12-14
drm/amd/display: Remove grph_object_id.c and move function to bios_parser
Harry Wentland
2017-12-14
drm/amd/display: use clamping rather than truncation for CM fp conversions
Dmytro Laktyushkin
2017-12-14
drm/amd/display: Build unity lut for shaper
Vitaly Prosyak
2017-12-06
drm/amd/display: Add dm_logger_append_va API
Michel Dänzer
2017-12-04
drm/amd/display: Explicit casting for grph object ids
Harry Wentland
2017-12-04
drm/amd/display: Clean some unneeded defines from ddc_service_types.h
Harry Wentland
2017-10-21
drm/amd/display: add performance trace macro to dc
Dmytro Laktyushkin
2017-10-06
amdgpu/dc: fix a bunch of misc whitespace.
Dave Airlie
2017-10-06
amdgpu/dc: drop hw_sequencer_types.h
Dave Airlie
2017-10-06
amdgpu/dc: inline dal grph object id functions.
Dave Airlie
2017-09-29
amdgpu/dc: inline all the signal_types code.
Dave Airlie
2017-09-29
amdgpu/dc: inline fixed31_32 div_int
Dave Airlie
2017-09-29
amdgpu/dc: use the builtin constant p trick on the 31/32 fixed point.
Dave Airlie
2017-09-29
amdgpu/dc: inline a bunch of the fixed 31_32 helpers.
Dave Airlie
2017-09-29
amdgpu/dc: inline some of the fixed 32_32 fns
Dave Airlie
2017-09-26
drm/amd/display: Reduce DC chattiness
Harry Wentland
2017-09-26
drm/amd/display: Pass log_mask from DM
Harry Wentland
2017-09-26
drm/amd/display: Update include to bring in line with internal tree
Harry Wentland
2017-09-26
drm/amd/display: Rename dc validate_context and current_context
Jerry Zuo
2017-09-26
drm/amd/display: Implement HDMI retimer settings for RV AM4 support.
Zeyu Fan
2017-09-26
drm/amd/display: Flattening core_dc to dc
Bhawanpreet Lakha
2017-09-26
drm/amd/display/dc: add DCE_VERSION for DCE8 APUs
Alex Deucher
2017-09-26
drm/amd/display: update predefined latency for Rv1_F0
Charlene Liu
2017-09-26
drm/amd/display: Rename more dc_surface stuff to plane_state
Harry Wentland
2017-09-26
drm/amd/display: Rename dc_surface to dc_plane_state
Harry Wentland
[next]