summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display
AgeCommit message (Expand)AuthorFilesLines
2018-09-26drm/amd/display: remove redundant null pointer check before kfreezhong jiang1-6/+2
2018-09-26drm/amd/display: Raise dispclk value for dce120 by 15%Nicholas Kazlauskas1-0/+3
2018-09-26drm/amd/display: fix gamma not being appliedSivapiriyanKumarasamy1-5/+14
2018-09-26drm/amd/display: Remove mst_hotplug_workLeo Li2-12/+0
2018-09-26drm/amd/display: Guard against null stream dereference in do flipNicholas Kazlauskas1-1/+14
2018-09-26drm/amd/display: Stereo 3D support in VSCEric Bernstein1-4/+54
2018-09-26drm/amd/display: dc 3.1.67Tony Cheng1-1/+1
2018-09-26drm/amd/display: program v_update and v_ready with proper fieldSu Sung Chung3-13/+13
2018-09-26drm/amd/display: Add color bit info to freesync infoframeSivapiriyanKumarasamy4-21/+198
2018-09-26drm/amd/display: add pp_smu NULL pointer checkCharlene Liu1-1/+1
2018-09-26drm/amd/display: use proper pipe_ctx indexSamson Tam1-2/+18
2018-09-26drm/amd/display: Refactor FPGA-specific link setupNikola Cornij3-40/+32
2018-09-26drm/amd/dc: Trigger set power state task when display configuration changesRex Zhu1-0/+2
2018-09-21Merge branch 'drm-next-4.20' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie92-3830/+5753
2018-09-14drm/amd/display: Drop amdgpu_dm_prev_state structLeo Li1-9/+0
2018-09-14drm/amd/display: Drop amdgpu_display_manager.dal memberLeo Li2-4/+0
2018-09-14drm/amd/display: add query HPD interface.Chiawen Huang2-0/+19
2018-09-14drm/amd/display: dc 3.1.66Tony Cheng1-1/+1
2018-09-14drm/amd/display: add aux i2c event log.Chiawen Huang3-6/+12
2018-09-14drm/amd/display: stop using switch for different CS revisionsDmytro Laktyushkin5-167/+217
2018-09-14drm/amd/display: Fix 3D stereo issues.Charlene Liu5-4/+17
2018-09-14drm/amdgpu/display: return proper error codes in dmAlex Deucher1-4/+4
2018-09-14drm/amdgpu: simplify Raven, Raven2, and Picasso handlingAlex Deucher1-6/+2
2018-09-14drm/amd/display: Add DMCU firmware versionDavid Francis2-0/+3
2018-09-14drm/amd/display: Add DC config flag for Raven2 (v2)Bhawanpreet Lakha1-0/+6
2018-09-14drm/amd/display: Add Raven2 definitions in dcBhawanpreet Lakha9-1/+78
2018-09-14drm/amd/display/dm: add picasso supportLikun Gao1-2/+6
2018-09-13drm/amd/display: Fix pflip IRQ status after gpu reset.Andrey Grodzovsky1-0/+1
2018-09-12drm/amd/display: fix ptr_ret.cocci warningskbuild test robot1-4/+1
2018-09-12drm/amd: Add DM DMCU supportDavid Francis2-1/+92
2018-09-10drm/amd/display: Add invariant support instrumentation in driverJun Lei3-27/+61
2018-09-10drm/amd/display: clean code for transition event log.Chiawen Huang3-29/+0
2018-09-10drm/amd/display: Remove call to amdgpu_pm_compute_clocksDavid Francis1-8/+0
2018-09-10drm/amd/display: use link type to decide stream enc acquisitionEric Yang1-1/+1
2018-09-10drm/amd/display: dc 3.1.65Tony Cheng1-1/+1
2018-09-10drm/amd/display: Reorder resource_pool to put i2c with auxDavid Francis1-1/+1
2018-09-10drm/amd/display: Use DRM helper for best_encoderLeo Li1-23/+1
2018-09-10drm/amd/display: num of sw i2c/aux engines less than num of connectorsHersen Wu7-5/+52
2018-09-10drm/amd/display: add aux transition event log.Chiawen Huang4-1/+76
2018-09-10drm/amd/display: add disconnect_delay to dc_panel_patchDerek Lai1-0/+1
2018-09-10drm/amd/display: remove unused clk_src codeDmytro Laktyushkin2-90/+1
2018-09-10drm/amd/display: remove dead dc vbios codeDmytro Laktyushkin3-1514/+39
2018-09-10drm/amd/display: Add driver-side parsing for CMJun Lei1-4/+25
2018-09-10drm/amd/display: Fix DAL217 tests modify DTN logs for other testsGary Kattan1-6/+8
2018-09-10drm/amd/display: Add DP YCbCr 4:2:0 supportEric Bernstein1-1/+188
2018-09-10drm/amd/display: Build stream update and plane updates in dmBhawanpreet Lakha1-1/+115
2018-09-10drm/amd/display: dc 3.1.64Tony Cheng1-1/+1
2018-09-07Merge tag 'drm-misc-next-2018-09-05' of git://anongit.freedesktop.org/drm/drm...Dave Airlie4-6/+33
2018-08-31drm/amdgpu: add DisplayPort CEC-Tunneling-over-AUX supportHans Verkuil2-1/+10
2018-08-27drm/amd/display: Flatten unnecessary i2c functionsDavid Francis1-77/+34