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
/
amdgpu
/
amdgpu_mode.h
Age
Commit message (
Expand
)
Author
2018-04-11
drm/amdgpu: Move GEM BO to drm_framebuffer
Daniel Stone
2018-03-14
drm/amdgpu: Remove some unused elements from amdgpu_connector struct
Harry Wentland
2018-03-14
drm/amdgpu: save/restore backlight level in legacy dce code
Alex Deucher
2018-02-19
drm/amdgpu: remove unused display_vblank_wait interface
Alex Deucher
2018-02-19
drm/amdgpu: rename amdgpu_crtc_idx_to_irq_type
Samuel Li
2018-02-19
drm/amdgpu: rename amdgpu_get_crtc_scanoutpos
Samuel Li
2018-02-19
drm/amdgpu: rename amdgpu_crtc_scaling_mode_fixup
Samuel Li
2018-02-19
drm/amdgpu: rename amdgpu_modeset_create_props
Samuel Li
2018-02-19
drm/amdgpu: rename amdgpu_framebuffer_init
Samuel Li
2018-02-19
drm/amdgpu: rename amdgpu_ddc_probe
Samuel Li
2018-02-19
drm/amdgpu: rename amdgpu_print_display_setup
Samuel Li
2018-02-19
drm/amdgpu: rename amdgpu_crtc_set_config
Samuel Li
2018-02-19
drm/amdgpu: rename amdgpu_crtc_page_flip_target
Samuel Li
2017-12-06
drm/amdgpu: Use drm_fb_helper_lastclose() and _poll_changed()
Noralf Trønnes
2017-12-04
amdgpu: Remove AMDGPU_{HPD,CRTC_IRQ,PAGEFLIP_IRQ}_LAST
Michel Dänzer
2017-11-08
drm/amdgpu: Remove unused dc_stream from amdgpu_crtc
Harry Wentland
2017-09-29
amdgpu/dm: constify plane type.
Dave Airlie
2017-09-26
drm/amdgpu: Remove unused flip_flags from amdgpu_crtc
Harry Wentland
2017-09-26
drm/amd/display: Roll core_sink into dc_sink
Harry Wentland
2017-09-26
drm/amd/display: Roll core_link into dc_link
Harry Wentland
2017-09-26
drm/amd/display: Move dm_plane_state definition to DAL header.
Andrey Grodzovsky
2017-09-26
drm/amd/display: Clean up unused function.
Andrey Grodzovsky
2017-09-26
drm/amd/display: Create dm_plane_state.
Andrey Grodzovsky
2017-09-26
drm/amd/display: i2c/aux Remove link index.
Andrey Grodzovsky
2017-09-26
drm/amd/display: update plane functionalities
Shirish S
2017-09-26
drm/amd/display: decouple per-crtc-plane model
Alex Deucher
2017-09-26
Revert "drm/amdgpu: Pulling old prepare and submit for flip back"
Harry Wentland
2017-09-26
drm/amdgpu: Add a few members to support DAL atomic refactor.
Andrey Grodzovsky
2017-09-26
drm/amd/display: Remove dc_target object
Aric Cyr
2017-09-26
drm/amd/dc: Add dc display driver (v2)
Harry Wentland
2017-09-26
drm/amdgpu: Pulling old prepare and submit for flip back
Harry Wentland
2017-08-10
Merge tag 'drm-misc-next-2017-08-08' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
2017-08-04
drm: amd: remove dead code and pointless local lut storage
Peter Rosin
2017-07-14
drm/amdgpu: remove *_mc_access from display funcs
Alex Deucher
2017-07-14
drm/amdgpu: drop set_vga_render_state from display funcs
Alex Deucher
2017-05-18
Merge tag 'drm-misc-next-2017-05-16' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
2017-05-10
drm/vblank: drop the mode argument from drm_calc_vbltimestamp_from_scanoutpos
Daniel Vetter
2017-05-01
Revert "drm/amdgpu: Refactor flip into prepare submit and submit. (v3)"
Michel Dänzer
2017-03-29
drm: Add acquire ctx parameter to ->set_config
Daniel Vetter
2017-03-29
drm: Add acquire ctx parameter to ->page_flip(_target)
Daniel Vetter
2017-01-27
drm/amdgpu: Refactor flip into prepare submit and submit. (v3)
Andrey Grodzovsky
2016-12-18
drm: Don't include <drm/drm_encoder.h> in <drm/drm_crtc.h>
Laurent Pinchart
2016-11-23
drm/amdgpu: drop is_display_hung from display funcs
Alex Deucher
2016-10-25
drm/amd/amdgpu: For virtual display, enable multi crtcs. (v3)
Emily Deng
2016-08-10
drm/amdgpu: Provide page_flip_target hook
Michel Dänzer
2016-08-08
drm/amdgpu: Use software timer to generate vsync interrupt.
Emily Deng
2016-05-11
drm/amdgpu: Support DRM_MODE_PAGE_FLIP_ASYNC (v2)
Alex Deucher
2016-05-11
drm/amd: cleanup remaining spaces and tabs v2
Christian König
2016-05-04
drm/amdgpu: bump the afmt limit for CZ, ST, Polaris
Alex Deucher
2016-05-04
drm/amdgpu: use defines for CRTCs and AMFT blocks
Alex Deucher
[next]