summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/display: Fix FMT truncation programmingMikita Lipski2018-03-211-2/+2
* drm/amd/display: Allow truncation to 10 bitsMikita Lipski2018-03-211-3/+2
* drm/amd/display: Refine disable VGAClark Zheng2018-03-192-6/+22
* drm/amd/display: validate plane format on primary planeShirish S2018-03-071-0/+7
* drm/amd/display: early return if not in vga mode in disable_vgaEric Yang2018-03-072-7/+13
* drm/amd/display: Fix takover from VGA modeBhawanpreet Lakha2018-03-072-2/+18
* drm/amd/display: Return success when enabling interruptHarry Wentland2018-03-072-4/+4
* drm/amd/display: update infoframe after dig fe is turned onEric Yang2018-03-071-10/+13
* drm/amd/display: fix boot-up on vega10Roman Li2018-03-071-7/+12
* drm/amd/display: fix cursor related Pstate hangEric Yang2018-03-074-66/+90
* drm/amd/display: Call update_stream_signal directly from amdgpu_dmHarry Wentland2018-03-072-1/+3
* drm/amd/display: Don't block dual-link DVI modesHarry Wentland2018-03-071-2/+1
* drm/amd/display: Don't allow dual-link DVI on all ASICs.Harry Wentland2018-03-076-2/+10
* drm/amd/display: Pass signal directly to enable_tmds_outputHarry Wentland2018-03-075-18/+9
* drm/amd/display: Move MAX_TMDS_CLOCK define to headerHarry Wentland2018-03-072-10/+0
* drm/amd/display: Fix FBC topology changeRoman Li2018-03-071-4/+19
* drm/amd/display: Default HDMI6G support to true. Log VBIOS table error.Harry Wentland2018-03-071-3/+13
* drm/amd/display: validate plane in dce110 for scalingShirish S2018-03-071-0/+11
* drm/amd/display: Don't blow up if TG is NULL in dce110_vblank_setHarry Wentland2018-03-071-1/+1
* drm/amd/display: check for ipp before calling cursor operationsShirish S2018-02-281-2/+4
* Merge branch 'drm-fixes-4.16' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie2018-02-281-1/+1
|\
| * drm/amd/display: VGA black screen from s3 when attached to hookHersen Wu2018-02-201-1/+1
* | treewide/trivial: Remove ';;$' typo noiseIngo Molnar2018-02-221-1/+1
|/
* drm/amd/display: Demote error print to debug print when ATOM impl missingHarry Wentland2018-01-242-19/+19
* drm/amd/display: Expose dpp1_set_cursor_attributesYue Hin Lau2017-12-201-0/+4
* drm/amd/display: Update FMT and OPPBUF functionsEric Bernstein2017-12-206-54/+120
* drm/amd/display: check for null before calling is_blankedYue Hin Lau2017-12-201-2/+2
* drm/amd/display: dal 3.1.27Andrew Jiang2017-12-201-1/+1
* drm/amd/display: Fix unused variable warnings.Leo (Sunpeng) Li2017-12-201-7/+0
* drm/amd/display: Only blank DCN when we have set_blank implementationYue Hin Lau2017-12-207-31/+32
* drm/amd/display: Put dcn_mi_registers with other structsEric Bernstein2017-12-202-10/+5
* drm/amd/display: hubp refactorYue Hin Lau2017-12-202-114/+120
* drm/amd/display: integrating optc pseudocodeYue Hin Lau2017-12-202-1/+37
* drm/amd/display: Call validate_fbc should_enable_fbcHarry Wentland2017-12-201-23/+16
* drm/amd/display: Clean up DCN cursor codeEric Bernstein2017-12-202-29/+5
* drm/amd/display: fix 180 full screen pipe splitDmytro Laktyushkin2017-12-201-10/+4
* drm/amd/display: reprogram surface config on scaling changeEric Yang2017-12-201-1/+2
* drm/amd/display: Remove dwbc from pipe_ctxEric Bernstein2017-12-201-1/+0
* drm/amd/display: Use the maximum link setting which EDP reported.Hugo Hu2017-12-201-0/+6
* drm/amd/display: Add hdr_supported flagYongqiang Sun2017-12-201-0/+1
* drm/amd/display: fix global sync param retrieval when not pipe splittingDmytro Laktyushkin2017-12-203-13/+13
* drm/amd/display: Update HUBPEric Bernstein2017-12-203-21/+32
* drm/amd/display: fix rotated surface scalingDmytro Laktyushkin2017-12-201-32/+29
* drm/amd/display: clean up dcn soc paramsDmytro Laktyushkin2017-12-203-62/+0
* drm/amd/display: dal 3.1.26Eric Yang2017-12-201-1/+1
* drm/amd/display: Fix check for whether dmcu fw is runningAnthony Koo2017-12-208-29/+54
* drm/amd/display: Declare and share color space types for dcn'sVitaly Prosyak2017-12-207-86/+168
* drm/amd/display: Define BLNDGAM_CONFIG_STATUSVitaly Prosyak2017-12-201-0/+2
* drm/amd/display: Don't spam debug log on long reg waitsHarry Wentland2017-12-201-5/+1
* drm/amd/display: Error print when ATOM BIOS implementation is missingHarry Wentland2017-12-202-0/+34
OpenPOWER on IntegriCloud