summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/dsc
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/display: Drop CONFIG_DRM_AMD_DC_DCN2_0 and DSC_SUPPORTEDBhawanpreet Lakha2019-11-136-12/+0
* Merge tag 'drm-next-5.5-2019-10-09' of git://people.freedesktop.org/~agd5f/li...Dave Airlie2019-10-262-18/+70
|\
| * drm/amd/display: Remove set but not used variable 'source_bpp'zhengbin2019-10-071-3/+0
| * drm/amd/display: Isolate DSC module from driver dependenciesBayan Zabihiyan2019-09-131-11/+64
| * drm/amd/display: config to override DSC start slice heightNikola Cornij2019-09-131-6/+8
* | Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2019-09-201-4/+3
|\ \ | |/ |/|
| * kbuild: change *FLAGS_<basetarget>.o to take the path relative to $(obj)Masahiro Yamada2019-09-041-4/+3
| * drm/amd/display: Set one 4:2:0-related PPS field as recommended by DSC specNikola Cornij2019-07-181-0/+6
* | drm/amd/display: Change DSC policy from slices per column to minimum slice he...Nikola Cornij2019-08-151-39/+32
* | drm/amd/display: Remove drm_dsc_dc.cDavid Francis2019-08-121-453/+0
* | drm/amd/display: readd -msse2 to prevent Clang from emitting libcalls to unde...Nick Desaulniers2019-07-301-0/+4
* | drm/amd/display: Set one 4:2:0-related PPS field as recommended by DSC specNikola Cornij2019-07-181-0/+6
* | drm/amd/display: Update drm_dsc to reflect native 4.2.0 DSC specDavid Francis2019-07-181-4/+69
|/
* drm/amd/display: Support clang option for stack alignmentArnd Bergmann2019-07-161-4/+12
* drm/amd/display: fix a couple of spelling mistakesColin Ian King2019-06-271-4/+4
* drm/amd/display: update dsc max_target_bpp to 16 bppWenjing Liu2019-06-221-8/+1
* drm/amd/display: update DSC MST DP virtual DPCD peer device enumeration policyWenjing Liu2019-06-221-1/+4
* drm/amd/display: fix a potential issue in DSC logicWenjing Liu2019-06-221-4/+10
* drm/amd/display: Add support for extended DSC DPCD capsNikola Cornij2019-06-221-37/+81
* drm/amd/display: Add 170Mpix/sec DSC throughput supportNikola Cornij2019-06-222-245/+8
* drm/amd/display: Consider DSC target bpp precision when calculating DSC targe...Nikola Cornij2019-06-221-8/+17
* drm/amd/display: Implement DSC MST fair share algorithmWenjing Liu2019-06-221-8/+18
* drm/amd/display: Make sure DSC slice height is divisible by 2 for 4:2:0 color...Nikola Cornij2019-06-221-2/+11
* drm/amd/display: Use 1/8th DSC target bitrate precision for N4:2:2 and 4:2:0 ...Nikola Cornij2019-06-221-0/+4
* drm/amd/display: Remove additional FEC link bandwidth reductionNikola Cornij2019-06-221-3/+2
* drm/amd/display: remove target_dpp hack for dscWenjing Liu2019-06-221-21/+6
* drm/amd/display: remove legacy DSC functionsWenjing Liu2019-06-221-114/+9
* drm/amd/display: Calculate link bandwidth in a common functionNikola Cornij2019-06-221-9/+5
* drm/amd/display: Add DSC support for Navi (v2)Harry Wentland2019-06-229-0/+2787