| Commit message (Expand) | Author | Age |
* | 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-03-14 |
* | 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 | 2018-02-19 |
* | drm/amdgpu: Use drm_fb_helper_lastclose() and _poll_changed() | Noralf Trønnes | 2017-12-06 |
* | amdgpu: Remove AMDGPU_{HPD,CRTC_IRQ,PAGEFLIP_IRQ}_LAST | Michel Dänzer | 2017-12-04 |
* | drm/amdgpu: Remove unused dc_stream from amdgpu_crtc | Harry Wentland | 2017-11-08 |
* | amdgpu/dm: constify plane type. | Dave Airlie | 2017-09-29 |
* | 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-09-26 |
* | Merge tag 'drm-misc-next-2017-08-08' of git://anongit.freedesktop.org/git/drm... | Dave Airlie | 2017-08-10 |
|\ |
|
| * | drm: amd: remove dead code and pointless local lut storage | Peter Rosin | 2017-08-04 |
* | | 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-07-14 |
|/ |
|
* | Merge tag 'drm-misc-next-2017-05-16' of git://anongit.freedesktop.org/git/drm... | Dave Airlie | 2017-05-18 |
|\ |
|
| * | drm/vblank: drop the mode argument from drm_calc_vbltimestamp_from_scanoutpos | Daniel Vetter | 2017-05-10 |
* | | Revert "drm/amdgpu: Refactor flip into prepare submit and submit. (v3)" | Michel Dänzer | 2017-05-01 |
|/ |
|
* | 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-03-29 |
* | drm/amdgpu: Refactor flip into prepare submit and submit. (v3) | Andrey Grodzovsky | 2017-01-27 |
* | drm: Don't include <drm/drm_encoder.h> in <drm/drm_crtc.h> | Laurent Pinchart | 2016-12-18 |
* | drm/amdgpu: drop is_display_hung from display funcs | Alex Deucher | 2016-11-23 |
* | drm/amd/amdgpu: For virtual display, enable multi crtcs. (v3) | Emily Deng | 2016-10-25 |
* | drm/amdgpu: Provide page_flip_target hook | Michel Dänzer | 2016-08-10 |
* | drm/amdgpu: Use software timer to generate vsync interrupt. | Emily Deng | 2016-08-08 |
* | 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-11 |
* | 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-05-04 |
* | drm/amdgpu: remove page flip work queue v3 | Christian König | 2016-02-16 |