开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
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
2024-01-18
drm/radeon: Clean up errors in radeon_mode.h
GuoHua Chen
2023-12-13
drm/radeon: include drm/drm_edid.h only where needed
Jani Nikula
2023-03-31
drm/radeon: Only build fbdev if DRM_FBDEV_EMULATION is set
Thomas Zimmermann
2023-03-31
drm/radeon: Implement client-based fbdev emulation
Thomas Zimmermann
2023-03-31
drm/radeon: Remove struct radeon_fbdev
Thomas Zimmermann
2023-03-31
drm/radeon: Move radeon_align_pitch() next to dumb-buffer helpers
Thomas Zimmermann
2023-01-18
drm/radeon: Remove unnecessary include statements for drm_crtc_helper.h
Thomas Zimmermann
2022-09-13
drm/radeon: remove unused declarations for radeon
Gaosheng Cui
2022-08-23
drm/radeon: Drop legacy MST support
Lyude Paul
2022-06-21
drm/radeon: Drop CONFIG_BACKLIGHT_CLASS_DEVICE ifdefs
Hans de Goede
2022-04-25
drm: Rename dp/ to display/
Thomas Zimmermann
2022-01-17
drm/dp: Move public DisplayPort headers into dp/
Thomas Zimmermann
2021-02-18
drm/radeon: do not use drm middle layer for debugfs (v2)
Nirmoy Das
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
[next]