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
/
radeon
/
radeon_mode.h
Age
Commit message (
Expand
)
Author
2020-03-06
drm/radeon: remove radeon_fb_{add,remove}_connector functions
Pankaj Bharadiya
2020-02-17
Merge v5.6-rc2 into drm-misc-next
Maxime Ripard
2020-02-13
drm/radeon: Convert to struct drm_crtc_helper_funcs.get_scanout_position()
Thomas Zimmermann
2020-01-30
radeon: completely remove lut leftovers
Daniel Vetter
2018-04-11
drm/radeon: radeon_framebuffer -> drm_framebuffer
Daniel Stone
2018-04-11
drm/radeon: Move GEM BO to drm_framebuffer
Daniel Stone
2017-12-06
drm/radeon: Use drm_fb_helper_lastclose() and _poll_changed()
Noralf Trønnes
2017-10-08
drm/radeon/dp: make radeon_dp_get_dp_link_config static
Alex Deucher
2017-08-04
drm: radeon: remove dead code and pointless local lut storage
Peter Rosin
2017-05-10
drm/vblank: drop the mode argument from drm_calc_vbltimestamp_from_scanoutpos
Daniel Vetter
2016-12-18
drm: Don't include <drm/drm_encoder.h> in <drm/drm_crtc.h>
Laurent Pinchart
2016-12-06
drm/radeon: Hide the HW cursor while it's out of bounds
Michel Dänzer
2015-12-23
Merge branch 'drm-next-4.5' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
2015-12-21
drm/radeon: fix dp link rate selection (v2)
Alex Deucher
2015-12-18
drm/radeon: Fixup hw vblank counter/ts for new drm_update_vblank_count() (v2)
Mario Kleiner
2015-12-08
Back merge tag 'v4.4-rc4' into drm-next
Dave Airlie
2015-12-04
drm/radeon: Fixup hw vblank counter/ts for new drm_update_vblank_count() (v2)
Mario Kleiner
2015-12-04
drm/radeon: Retry DDC probing on DVI on failure if we got an HPD interrupt
Lyude
2015-11-24
drm: Pass the user drm_mode_fb_cmd2 as const to .fb_create()
Ville Syrjälä
2015-10-16
Merge commit '06d1ee32a4d25356a710b49d5e95dbdd68bdf505' of git://git.kernel.o...
Dave Airlie
2015-10-06
drm/irq: Use unsigned int pipe in public API
Thierry Reding
2015-10-05
drm/radeon: restore the fbdev mode in lastclose
Alex Deucher
2015-09-24
drm: Stop using linedur_ns and pixeldur_ns for vblank timestamps
Ville Syrjälä
2015-07-29
drm/radeon: rework audio detect (v4)
Alex Deucher
2015-07-09
drm/radeon: Clean up reference counting and pinning of the cursor BOs
Michel Dänzer
2015-05-26
drm/radeon: make dpcd parameters const
Alex Deucher
2015-03-19
drm/radeon: add DisplayPort MST support (v2)
Dave Airlie
2015-03-19
drm/radeon: improve encoder picking functions (v2)
Dave Airlie
2015-03-19
drm/radeon: export max link rate calculation
Dave Airlie
2015-03-19
drm/radeon: add new atombios encoder/transmitter interfaces
Dave Airlie
2015-03-19
radeon/fb: add wrapper functions around fb connector add/remove
Dave Airlie
2015-03-19
drm/radeon: program auxch directly (v2)
Dave Airlie
2015-03-19
drm/radeon: implement output csc property for DCE5+
Alex Deucher
2015-03-19
drm/radeon: add an output_csc property
Alex Deucher
2015-01-22
radeon/audio: defined initial audio interface that gets initialized via detec...
Slava Grigorev
2015-01-22
drm/radeon/radeon_fb: Remove unused function
Rickard Strandqvist
2015-01-22
drm/radeon/radeon_i2c: Remove unused function
Rickard Strandqvist
2014-12-03
drm/radeon: Re-show the cursor after a modeset
Michel Dänzer
2014-11-20
drm/radeon: Use cursor_set2 hook for enabling / disabling the HW cursor
Michel Dänzer
2014-11-12
drm/radeon: store the gpio shift as well
Alex Deucher
2014-11-12
drm/radeon: export radeon_atombios_lookup_gpio
Alex Deucher
2014-10-01
drm/radeon: consolidate duplicate encode is digital function
Alex Deucher
2014-08-05
drm/radeon: make radeon_connector_encoder_is_hbr2 static
Alex Deucher
2014-08-05
drm/radeon: use a fetch function to get the edid
Alex Deucher
2014-08-05
drm/radeon: restructure edid fetching
Alex Deucher
2014-07-01
drm/radeon: Track the status of a page flip more explicitly
Michel Dänzer
2014-07-01
drm/radeon: use RADEON_MAX_CRTCS, RADEON_MAX_AFMT_BLOCKS (v2)
Stefan Brüns
2014-06-09
drm/radeon: hdmi deep color modes must obey clock limit of sink.
Mario Kleiner
2014-06-04
drm/radeon: rework page flip handling v4
Christian König
2014-06-04
Revert "drm/radeon: rework page flip handling v3"
Dave Airlie
[next]