开源镜像站
帮助
动态
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
/
amd
/
amdgpu
/
amdgpu_mode.h
Age
Commit message (
Expand
)
Author
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
2016-02-16
drm/amdgpu: remove page flip work queue v3
Christian König
2015-12-08
drm: Move LEAVE/ENTER_ATOMIC_MODESET to fbdev helpers
Daniel Vetter
2015-12-08
Back merge tag 'v4.4-rc4' into drm-next
Dave Airlie
2015-12-04
drm/amdgpu: Fixup hw vblank counter/ts for new drm_update_vblank_count() (v3)
Alex Deucher
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-16
Merge tag 'topic/drm-misc-2015-10-08' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2015-10-14
drm/amdgpu/dce10: Use cursor_set2 hook for enabling / disabling the HW cursor
Alex Deucher
2015-10-06
drm/irq: Use unsigned int pipe in public API
Thierry Reding
2015-10-05
drm/amdgpu: 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-06-03
drm/amdgpu: add core driver (v4)
Alex Deucher