index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
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-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