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
Age
Commit message (
Expand
)
Author
2017-11-02
drm/amdgpu/display: remove unused REG_OFFSET macro
Arnd Bergmann
2017-11-02
drm/amdgpu/display: provide ASSERT macros unconditionally
Arnd Bergmann
2017-11-02
drm/amd/display: Read resource_straps from registers for DCE12
Leo (Sunpeng) Li
2017-11-02
drm/amd: Add DCE12 resource strap registers
Leo (Sunpeng) Li
2017-11-02
drm/amd/display: Explicitly call ->reset for each object
Harry Wentland
2017-11-02
drm/amd/display: Use single fail label in init_drm_dev
Harry Wentland
2017-11-02
drm/amd/display: Use plane pointer to avoid line breaks
Harry Wentland
2017-11-02
drm/amd/display: fix null pointer dereference
Shirish S
2017-11-02
amdgpu/dc: Avoid dereferencing NULL pointer
Drew Davenport
2017-11-02
drm/amd/display: Don't print error when bo_pin is interrupted
Harry Wentland
2017-11-02
drm/amd/display: Use constants from atom.h for HDMI caps read
Andrew Jiang
2017-10-27
drm/amd/display: check if modeset is required before adding plane
Shirish S
2017-10-27
drm/amd/display: fix high part address in dm_plane_helper_prepare_fb()
Shirish S
2017-10-27
drm/amd/display : add high part address calculation for underlay
Shirish S
2017-10-27
drm/amd/display: Fix no display on Fiji
Jerry Zuo
2017-10-27
Revert "drm/amd/display: Match actual state during S3 resume."
Rex Zhu
2017-10-21
drm/amd/display:: Fix NULL pointer in Raven hotplug
Jerry (Fangzhi) Zuo
2017-10-21
drm/amd/display: Fix memoryleak during S3 resume.
Leo (Sunpeng) Li
2017-10-21
drm/amd/display: add hardware_planes_only to list of affected planes
Shirish S
2017-10-21
drm/amd/display: Fix brace style
Tom St Denis
2017-10-21
drm/amd/display: Remove needless cast in amdgpu_dm_connector_init()
Tom St Denis
2017-10-21
drm/amd/display: Fix brace style in amdgpu_dm_connector_ddc_get_modes()
Tom St Denis
2017-10-21
drm/amd/display: Tidy up dm_drm_plane_reset()
Tom St Denis
2017-10-21
drm/amd/display: Fix indentation in create_eml_sink()
Tom St Denis
2017-10-21
drm/amd/display: Replace block with strncpy() in fill_audio_info()
Tom St Denis
2017-10-21
drm/amd/display: Fix brace style in amdgpu_dm_initialize_drm_device()
Tom St Denis
2017-10-21
drm/amd/display: Simplify handle_hpd_rx_irq()
Tom St Denis
2017-10-21
drm/amd/display: Fix brace style in dm_handle_hpd_rx_irq()
Tom St Denis
2017-10-21
drm/amd/display: Fix brace style in amdgpu_dm_update_connector_after_detect()
Tom St Denis
2017-10-21
drm/amd/display: Fix indentation in dm_resume()
Tom St Denis
2017-10-21
drm/amd/display: Fix indentation in dm_suspend()
Tom St Denis
2017-10-21
drm/amd/display: Simplify dm_late_init()
Tom St Denis
2017-10-21
amdgpu/dc: inline dml_round_to_multiple
Dave Airlie
2017-10-21
amdgpu/dc: drop dml_util_is_420
Dave Airlie
2017-10-21
drm/amd/display: Add bunch of missing license headers in DML
Harry Wentland
2017-10-21
amdgpu/dc: inline a bunch of the dml wrappers.
Harry Wentland
2017-10-21
drm/amd/display: Small comment on dc_commit_planes_to_stream
Harry Wentland
2017-10-21
drm/amd/display: Minor update to DML
Dmytro Laktyushkin
2017-10-21
drm/amd/display: change dml numdpp var to uint
Dmytro Laktyushkin
2017-10-21
drm/amd/display: default force_single_disp_pipe_split = 1 on RV
Tony Cheng
2017-10-21
drm/amd/display: Remove redundant condition in dml vba
Harry Wentland
2017-10-21
drm/amd/display: dal 3.1.07
Tony Cheng
2017-10-21
drm/amd/display: Reduce stack size of commit_planes_to_stream
Harry Wentland
2017-10-21
drm/amd/display: Fix one more place for dc_stream_state leak
Harry Wentland
2017-10-21
drm/amd/display: Move OS types to os_types.h
Harry Wentland
2017-10-21
drm/amd/display: LGD panel willl flash line under window
Hersen Wu
2017-10-21
drm/amd/display: DAL 3.1.06
Tony Cheng
2017-10-21
drm/amd/display: rename dscl functions
Yue Hin Lau
2017-10-21
drm/amd/display: WA for 3 display play video hot plug.
Yongqiang Sun
2017-10-21
drm/amd/display: Add DIGD case when getting retimer settings
Andrew Jiang
[next]