summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/display: remove redundant null pointer check before kfreezhong jiang2018-09-261-6/+2
* drm/amd/display: Raise dispclk value for dce120 by 15%Nicholas Kazlauskas2018-09-261-0/+3
* drm/amd/display: fix gamma not being appliedSivapiriyanKumarasamy2018-09-261-5/+14
* drm/amd/display: Remove mst_hotplug_workLeo Li2018-09-262-12/+0
* drm/amd/display: Guard against null stream dereference in do flipNicholas Kazlauskas2018-09-261-1/+14
* drm/amd/display: Stereo 3D support in VSCEric Bernstein2018-09-261-4/+54
* drm/amd/display: dc 3.1.67Tony Cheng2018-09-261-1/+1
* drm/amd/display: program v_update and v_ready with proper fieldSu Sung Chung2018-09-263-13/+13
* drm/amd/display: Add color bit info to freesync infoframeSivapiriyanKumarasamy2018-09-264-21/+198
* drm/amd/display: add pp_smu NULL pointer checkCharlene Liu2018-09-261-1/+1
* drm/amd/display: use proper pipe_ctx indexSamson Tam2018-09-261-2/+18
* drm/amd/display: Refactor FPGA-specific link setupNikola Cornij2018-09-263-40/+32
* drm/amd/dc: Trigger set power state task when display configuration changesRex Zhu2018-09-261-0/+2
* Merge branch 'drm-next-4.20' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2018-09-2192-3830/+5753
|\
| * drm/amd/display: Drop amdgpu_dm_prev_state structLeo Li2018-09-141-9/+0
| * drm/amd/display: Drop amdgpu_display_manager.dal memberLeo Li2018-09-142-4/+0
| * drm/amd/display: add query HPD interface.Chiawen Huang2018-09-142-0/+19
| * drm/amd/display: dc 3.1.66Tony Cheng2018-09-141-1/+1
| * drm/amd/display: add aux i2c event log.Chiawen Huang2018-09-143-6/+12
| * drm/amd/display: stop using switch for different CS revisionsDmytro Laktyushkin2018-09-145-167/+217
| * drm/amd/display: Fix 3D stereo issues.Charlene Liu2018-09-145-4/+17
| * drm/amdgpu/display: return proper error codes in dmAlex Deucher2018-09-141-4/+4
| * drm/amdgpu: simplify Raven, Raven2, and Picasso handlingAlex Deucher2018-09-141-6/+2
| * drm/amd/display: Add DMCU firmware versionDavid Francis2018-09-142-0/+3
| * drm/amd/display: Add DC config flag for Raven2 (v2)Bhawanpreet Lakha2018-09-141-0/+6
| * drm/amd/display: Add Raven2 definitions in dcBhawanpreet Lakha2018-09-149-1/+78
| * drm/amd/display/dm: add picasso supportLikun Gao2018-09-141-2/+6
| * drm/amd/display: Fix pflip IRQ status after gpu reset.Andrey Grodzovsky2018-09-131-0/+1
| * drm/amd/display: fix ptr_ret.cocci warningskbuild test robot2018-09-121-4/+1
| * drm/amd: Add DM DMCU supportDavid Francis2018-09-122-1/+92
| * drm/amd/display: Add invariant support instrumentation in driverJun Lei2018-09-103-27/+61
| * drm/amd/display: clean code for transition event log.Chiawen Huang2018-09-103-29/+0
| * drm/amd/display: Remove call to amdgpu_pm_compute_clocksDavid Francis2018-09-101-8/+0
| * drm/amd/display: use link type to decide stream enc acquisitionEric Yang2018-09-101-1/+1
| * drm/amd/display: dc 3.1.65Tony Cheng2018-09-101-1/+1
| * drm/amd/display: Reorder resource_pool to put i2c with auxDavid Francis2018-09-101-1/+1
| * drm/amd/display: Use DRM helper for best_encoderLeo Li2018-09-101-23/+1
| * drm/amd/display: num of sw i2c/aux engines less than num of connectorsHersen Wu2018-09-107-5/+52
| * drm/amd/display: add aux transition event log.Chiawen Huang2018-09-104-1/+76
| * drm/amd/display: add disconnect_delay to dc_panel_patchDerek Lai2018-09-101-0/+1
| * drm/amd/display: remove unused clk_src codeDmytro Laktyushkin2018-09-102-90/+1
| * drm/amd/display: remove dead dc vbios codeDmytro Laktyushkin2018-09-103-1514/+39
| * drm/amd/display: Add driver-side parsing for CMJun Lei2018-09-101-4/+25
| * drm/amd/display: Fix DAL217 tests modify DTN logs for other testsGary Kattan2018-09-101-6/+8
| * drm/amd/display: Add DP YCbCr 4:2:0 supportEric Bernstein2018-09-101-1/+188
| * drm/amd/display: Build stream update and plane updates in dmBhawanpreet Lakha2018-09-101-1/+115
| * drm/amd/display: dc 3.1.64Tony Cheng2018-09-101-1/+1
| * drm/amd/display: Flatten unnecessary i2c functionsDavid Francis2018-08-271-77/+34
| * drm/amd/display: support 48 MHZ refclk offEric Yang2018-08-271-3/+33
| * drm/amd/display: Remove redundant i2c structsDavid Francis2018-08-274-177/+28