Age | Commit message (Expand) | Author |
2019-04-03 | drm/amd/display: In VRR mode, do DRM core vblank handling at end of vblank. (v2) | Mario Kleiner |
2019-03-20 | drm/amd/display: Add debugfs dpcd interface | David Francis |
2019-03-19 | drm/amd/display: Drop atomic_obj_lock for private obj | Nicholas Kazlauskas |
2018-12-18 | drm/amd/display: Add below the range support for FreeSync | Nicholas Kazlauskas |
2018-12-12 | drm/amd/display: Add fast path for cursor plane updates | Nicholas Kazlauskas |
2018-11-28 | drm/amdgpu: Set FreeSync state using drm VRR properties | Nicholas Kazlauskas |
2018-11-28 | drm/amd/display: Use private obj helpers for dm_atomic_state | Nicholas Kazlauskas |
2018-11-26 | drm/amd: Query and use ACPI backlight caps | David Francis |
2018-11-26 | drm/amd: Add abm level drm property | David Francis |
2018-11-19 | drm/amd/display: Support amdgpu "max bpc" connector property (v2) | Nicholas Kazlauskas |
2018-11-07 | drm/amd/display: Drop reusing drm connector for MST | Jerry (Fangzhi) Zuo |
2018-11-05 | drm/amd/display: Initial documentation for AMDgpu DC | Leo Li |
2018-09-26 | drm/amd/display: Remove mst_hotplug_work | Leo Li |
2018-09-21 | Merge branch 'drm-next-4.20' of git://people.freedesktop.org/~agd5f/linux int... | Dave Airlie |
2018-09-14 | drm/amd/display: Drop amdgpu_dm_prev_state struct | Leo Li |
2018-09-14 | drm/amd/display: Drop amdgpu_display_manager.dal member | Leo Li |
2018-09-14 | drm/amd/display: Add DMCU firmware version | David Francis |
2018-09-12 | drm/amd: Add DM DMCU support | David Francis |
2018-08-27 | drm/amd/display: Refactor FreeSync module | Anthony Koo |
2018-08-22 | drm/crc: Cleanup crtc_crc_open function | Mahesh Kumar |
2018-08-13 | drm/amdgpu_dm/crc: Implement verify_crc_source callback | Mahesh Kumar |
2018-06-15 | drm/amdgpu/display: drop DRM_AMD_DC_FBC kconfig option | Alex Deucher |
2018-05-15 | drm/admgpu: fix mode_valid's return type | Luc Van Oostenryck |
2018-04-11 | drm/amd/display: Don't access legacy properties | Harry Wentland |
2018-04-11 | drm/amd/display: Disentangle dc.h include from amdgpu.h | Rex Zhu |
2018-03-05 | drm/amd/display: Use 4096 lut entries | Leo (Sunpeng) Li |
2018-02-19 | drm/amd/display: Skip 2 frames when first reading CRC | Leo (Sunpeng) Li |
2018-02-19 | drm/amd/display: Refactor max color lut entries into a macro. | Leo (Sunpeng) Li |
2018-02-19 | drm/amd/display: Hookup color management functions | Leo (Sunpeng) Li |
2018-02-19 | drm/amd/display: Implement color management | Leo (Sunpeng) Li |
2018-02-19 | drm/amd/display: Fix multiple definitions of handle_crc_irq | Leo (Sunpeng) Li |
2018-02-19 | drm/amd/display: Remove timer handler. | Andrey Grodzovsky |
2018-02-19 | drm/amd/display: Remove unsued mutex and spinlock. | Andrey Grodzovsky |
2018-02-19 | drm/amd/display: Early return on crc get | Leo (Sunpeng) Li |
2018-02-19 | drm/amd/display: Implement interface for CRC on CRTC | Leo (Sunpeng) Li |
2017-12-20 | drm/amd/display: Fix rehook MST display not light back on | Jerry (Fangzhi) Zuo |
2017-12-04 | drm/amd/display: Move conn_state to header | Harry Wentland |
2017-11-13 | drm/amd/display: use configurable FBC option in dm | Roman Li |
2017-11-08 | amdgpu/dm: Remove unused forward declaration | Harry Wentland |
2017-10-17 | drm/amd/display: make a bunch of stuff in amdgpu_dm.c static | Alex Deucher |
2017-10-17 | drm/amd/display: whitespace cleanup in amdgpu_dm.c/h | Alex Deucher |
2017-10-17 | drm/amd/display: fix typo in function name | Alex Deucher |
2017-10-17 | drm/amd/display: Use DRM new-style object iterators. | Dave Airlie |
2017-09-26 | drm/amd/display: Create fake sink if needed when commit stream | Harry Wentland |
2017-09-26 | drm/amd/display: Break out amdgpu_dm_connector | Harry Wentland |
2017-09-26 | drm/amd/display: Rename dc validate_context and current_context | Jerry Zuo |
2017-09-26 | drm/amd/display: Rename more dc_surface stuff to plane_state | Harry Wentland |
2017-09-26 | drm/amd/display: Rename dc_stream to dc_stream_state | Harry Wentland |
2017-09-26 | drm/amd/display: Rename dc_surface to dc_plane_state | Harry Wentland |
2017-09-26 | drm/amd/display: Initial prototype of FBC implementation | Roman Li |