Age | Commit message (Expand) | Author |
2020-07-01 | drm/amd/display: Use u16 for drm_bpp in DSC calculations | Nicholas Kazlauskas |
2020-07-01 | drm/amd/display: Rework dsc to isolate FPU operations | Rodrigo Siqueira |
2020-04-30 | drm: Correct DP DSC macro typo | Rodrigo Siqueira |
2020-01-22 | drm/amd/display: Add debug option to disable DSC support | Wenjing Liu |
2019-12-18 | drm/amd/display: Add debug option to override DSC target bpp increment | Nikola Cornij |
2019-12-18 | drm/amd/display: Add interface to adjust DSC max target bpp limit | Joshua Aberback |
2019-12-18 | amdgpu: Enable initial DCN support on POWER | Timothy Pearson |
2019-12-17 | Merge tag 'drm-next-5.6-2019-12-11' of git://people.freedesktop.org/~agd5f/li... | Daniel Vetter |
2019-12-11 | drm/amdgpu: fix license on Kconfig and Makefiles | Alex Deucher |
2019-12-11 | drm/amdgpu: fix license on Kconfig and Makefiles | Alex Deucher |
2019-12-05 | drm/amd/display: add dsc policy getter | Wenjing Liu |
2019-12-05 | drm/amd/display: add dc dsc functions to return bpp range for pixel encoding | Wenjing Liu |
2019-11-19 | drm/amd/display: Add DSC 422Native debug option | Ilya Bakoulin |
2019-11-13 | drm/amd/display: Drop CONFIG_DRM_AMD_DC_DCN2_0 and DSC_SUPPORTED | Bhawanpreet Lakha |
2019-11-14 | Merge v5.4-rc7 into drm-next | Dave Airlie |
2019-10-30 | drm/amdgpu: enable -msse2 for GCC 7.1+ users | Nick Desaulniers |
2019-10-30 | drm/amdgpu: fix stack alignment ABI mismatch for GCC 7.1+ | Nick Desaulniers |
2019-10-30 | drm/amdgpu: fix stack alignment ABI mismatch for Clang | Nick Desaulniers |
2019-10-26 | Merge tag 'drm-next-5.5-2019-10-09' of git://people.freedesktop.org/~agd5f/li... | Dave Airlie |
2019-10-07 | drm/amd/display: Remove set but not used variable 'source_bpp' | zhengbin |
2019-09-20 | Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds |
2019-09-13 | drm/amd/display: Isolate DSC module from driver dependencies | Bayan Zabihiyan |
2019-09-13 | drm/amd/display: config to override DSC start slice height | Nikola Cornij |
2019-09-04 | kbuild: change *FLAGS_<basetarget>.o to take the path relative to $(obj) | Masahiro Yamada |
2019-08-15 | drm/amd/display: Change DSC policy from slices per column to minimum slice he... | Nikola Cornij |
2019-08-12 | drm/amd/display: Remove drm_dsc_dc.c | David Francis |
2019-07-30 | drm/amd/display: readd -msse2 to prevent Clang from emitting libcalls to unde... | Nick Desaulniers |
2019-07-18 | drm/amd/display: Set one 4:2:0-related PPS field as recommended by DSC spec | Nikola Cornij |
2019-07-18 | drm/amd/display: Update drm_dsc to reflect native 4.2.0 DSC spec | David Francis |
2019-07-18 | drm/amd/display: Set one 4:2:0-related PPS field as recommended by DSC spec | Nikola Cornij |
2019-07-16 | drm/amd/display: Support clang option for stack alignment | Arnd Bergmann |
2019-06-27 | drm/amd/display: fix a couple of spelling mistakes | Colin Ian King |
2019-06-22 | drm/amd/display: update dsc max_target_bpp to 16 bpp | Wenjing Liu |
2019-06-22 | drm/amd/display: update DSC MST DP virtual DPCD peer device enumeration policy | Wenjing Liu |
2019-06-22 | drm/amd/display: fix a potential issue in DSC logic | Wenjing Liu |
2019-06-22 | drm/amd/display: Add support for extended DSC DPCD caps | Nikola Cornij |
2019-06-22 | drm/amd/display: Add 170Mpix/sec DSC throughput support | Nikola Cornij |
2019-06-22 | drm/amd/display: Consider DSC target bpp precision when calculating DSC targe... | Nikola Cornij |
2019-06-22 | drm/amd/display: Implement DSC MST fair share algorithm | Wenjing Liu |
2019-06-22 | drm/amd/display: Make sure DSC slice height is divisible by 2 for 4:2:0 color... | Nikola Cornij |
2019-06-22 | drm/amd/display: Use 1/8th DSC target bitrate precision for N4:2:2 and 4:2:0 ... | Nikola Cornij |
2019-06-22 | drm/amd/display: Remove additional FEC link bandwidth reduction | Nikola Cornij |
2019-06-22 | drm/amd/display: remove target_dpp hack for dsc | Wenjing Liu |
2019-06-22 | drm/amd/display: remove legacy DSC functions | Wenjing Liu |
2019-06-22 | drm/amd/display: Calculate link bandwidth in a common function | Nikola Cornij |
2019-06-22 | drm/amd/display: Add DSC support for Navi (v2) | Harry Wentland |