summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/dcn10/dcn10_hw_sequencer.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/display: put back front end initialization sequenceEric Yang2019-07-181-14/+1Star
* drm/amd/display: Clock does not lower in UpdateplanesMurton Liu2019-07-181-0/+6
* drm/amd/display: Add Underflow Asserts to dcThomas Lim2019-06-221-1/+31
* drm/amd/display: move vmid determination logic to a moduleDmytro Laktyushkin2019-06-221-2/+1Star
* drm/amd/display: Use macro for invalid OPP IDWesley Chalmers2019-06-221-2/+2
* drm/amd/display: Clean up locking in dcn*_apply_ctx_for_surface()Leo Li2019-06-221-6/+5Star
* drm/amd/display: Refactor DIO stream encoderEric Bernstein2019-06-221-2/+2
* drm/amd/display: Add DSC support for Navi (v2)Harry Wentland2019-06-221-0/+58
* drm/amd/display: Add DCN2 HW Sequencer and ResourceHarry Wentland2019-06-221-0/+13
* Revert "drm/amd/display: Use macro for invalid OPP ID"Alex Deucher2019-06-201-2/+2
* Revert "drm/amd/display: move vmid determination logic out of dc"Alex Deucher2019-06-201-1/+2
* Revert "drm/amd/display: Add Underflow Asserts to dc"Alex Deucher2019-06-201-31/+1Star
* drm/amd/display: fix compilation errorHariprasad Kelam2019-06-131-0/+1
* drm/amd/display: Use stream opp_id instead of hubpWesley Chalmers2019-06-111-1/+1
* drm/amd/display: Add Underflow Asserts to dcThomas Lim2019-06-111-1/+31
* drm/amd/display: move vmid determination logic out of dcDmytro Laktyushkin2019-06-111-2/+1Star
* drm/amd/display: Use macro for invalid OPP IDWesley Chalmers2019-06-111-2/+2
* drm/amd/display: do not power on eDP power rail earlyAnthony Koo2019-05-311-3/+0Star
* drm/amd/display: disable PSR/ABM before destroy DMCU structPaul Hsieh2019-05-311-0/+3
* drm/amd/display: Ensure DRR triggers in BPEryk Brol2019-05-311-2/+2
* drm/amd/display: make clk mgr soc specificEric Yang2019-05-311-9/+11
* drm/amd/display: Program VTG params after programming Global SyncJoshua Aberback2019-05-241-0/+3
* drm/amd/display: add null checks and set update flagsDmytro Laktyushkin2019-05-241-8/+5Star
* drm/amd/display: Expose send immediate sdp message interfaceLeo (Hanghong) Ma2019-05-241-0/+13
* drm/amd/display: stop external access to internal optc sync paramsDmytro Laktyushkin2019-05-241-14/+11Star
* drm/amd/display: move signal type out of otg dlg paramsDmytro Laktyushkin2019-05-241-2/+1Star
* drm/amd/display: Add hubp_init entry to hubp vtableCharlene Liu2019-04-291-0/+1
* drm/amd/display: Add power down display on boot flagThomas Lim2019-04-291-1/+1
* drm/amd/display: Refactor watermark programmingYongqiang Sun2019-04-291-2/+6
* drm/amd/display: Allow system to enter stutter on initAnthony Koo2019-04-241-0/+2
* drm/amd/display: Clean up locking in dcn*_apply_ctx_for_surface()Leo Li2019-04-101-21/+45
* drm/amd/display: HDR visual confirmation incorrectly reports black colorMurton Liu2019-04-101-1/+1
* drm/amd/display: fix underflow on bootEric Yang2019-04-101-4/+2Star
* drm/amd/display: Call hwss.set_cursor_sdr_white_level, if availableSivapiriyanKumarasamy2019-04-101-0/+3
* drm/amd/display: Use plane->color_space for dpp if specifiedNicholas Kazlauskas2019-04-101-1/+1
* drm/amd/display: Prevent cursor hotspot overflow for RV overlay planesNicholas Kazlauskas2019-04-031-3/+9
* drm/amd/display: Fix multi-thread writing to 1 stateAidan Wood2019-04-031-12/+12
* Merge branch 'drm-next-5.2' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie2019-04-031-24/+65
|\
| * drm/amd/display: fix DP 422 VID_M half the rate issue.Charlene Liu2019-03-211-1/+24
| * drm/amd/display: fix up reference clock abstractionsJun Lei2019-03-191-4/+4
| * Revert "drm/amd/display: dcn add check surface in_use"Charlene Liu2019-03-191-21/+1Star
| * drm/amd/display: Keep clocks high before seamless boot doneAnthony Koo2019-03-191-3/+4
| * drm/amd/display: Set flip pending for pipe splitWesley Chalmers2019-03-051-1/+1
| * drm/amd/display: Reset planes that were disabled in init_pipesNicholas Kazlauskas2019-03-051-1/+6
| * drm/amd/display: Allow for plane-less resource reservationDmytro Laktyushkin2019-03-051-6/+5Star
| * drm/amd/display: dcn add check surface in_useCharlene Liu2019-03-051-1/+21
| * drm/amd/display: make seamless boot work genericallyAnthony Koo2019-03-051-11/+24
* | Merge v5.0 into drm-nextDave Airlie2019-03-041-2/+2
|\ \ | |/ |/|
| * drm/amd/display: Fix negative cursor pos programmingNicholas Kazlauskas2019-02-201-2/+2
| * drm/amd/display: fix warning on raven hotplugRoman Li2019-01-141-13/+6Star