summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display
Commit message (Expand)AuthorAgeFilesLines
* 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-282-2/+4
|\
| * drm/amd/display: VGA black screen from s3 when attached to hookHersen Wu2018-02-201-1/+1
| * drm/amdgpu: Unify the dm resume calls into oneMikita Lipski2018-02-201-1/+3
* | 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 rehook MST display not light back onJerry (Fangzhi) Zuo2017-12-204-5/+62
* 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: Do DC mode-change check after stream creationLeo (Sunpeng) Li2017-12-201-9/+6
* 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
* drm/amd/display: Remove dead enable_plane function definition and callHarry Wentland2017-12-202-7/+0
* drm/amd/display: Print type if we get wrong ObjectID from biosHarry Wentland2017-12-202-5/+14
* drm/amd/display: remove redundant null check of array 'data'Colin Ian King2017-12-151-2/+1
* drm/amd/display: dal 3.1.25Tony Cheng2017-12-141-1/+1
* drm/amd/display: Add TODO item to remove vector.cHarry Wentland2017-12-141-0/+3
* drm/amd/display: Remove grph_object_id.c and move function to bios_parserHarry Wentland2017-12-144-80/+47
* drm/amd/display: Remove redundant NULL check in DCE11 HWSSHarry Wentland2017-12-141-2/+1
* drm/amd/display: use clamping rather than truncation for CM fp conversionsDmytro Laktyushkin2017-12-143-13/+29
* drm/amd/display: remove format_control from set_cursor_attributesYue Hin Lau2017-12-141-7/+0
* drm/amd/display: Move wait for hpd ready out from edp power control.Yongqiang Sun2017-12-147-39/+36
* drm/amd/display: fix missing pixel clock adjustment for dongleEric Yang2017-12-141-1/+3
* drm/amd/display: Move OPP mpc tree initialization to hw_initEric Bernstein2017-12-143-7/+3
* drm/amd/display: use REG_UPDATE for MPC muxEric Bernstein2017-12-141-4/+4
* drm/amd/display: Correct fixed point calculation.Vitaly Prosyak2017-12-141-1/+1
* drm/amd/display: OPTC cleanup/implementationYue Hin Lau2017-12-144-174/+244
* drm/amd/display: Move unity TF type to predefined typesVitaly Prosyak2017-12-143-5/+6
OpenPOWER on IntegriCloud