summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/amdgpu_dm
Commit message (Expand)AuthorAgeFilesLines
...
| | * drm/amd/display: Adjust refactored dm for color management onlyStylon Wang2020-04-223-14/+14
| | * drm/amd/display: make all backlight calls link basedAnthony Koo2020-04-221-4/+6
| | * drm/amd/display: Use the correct input TF for video formatsNicholas Kazlauskas2020-04-221-3/+19
| | * drm/amd/display: Unify psr feature flagsWyatt Wood2020-04-221-15/+20
| | * drm/amd/display: Support plane-level gamut remap in DMStylon Wang2020-04-221-0/+3
| | * drm/amdgpu/display: give aux i2c buses more meaningful namesAlex Deucher2020-04-223-4/+9
| | * drm/amdgpu/display: fix aux registration (v2)Alex Deucher2020-04-222-5/+14
| | * drm/amd/display: Change "error" to "dc_log" at amdgpu_dm dpcd reading stageZhan Liu2020-04-131-1/+1
| | * drm/amdgpu/display: fix warning when compiling without debugfsAlex Deucher2020-04-091-1/+1
| | * drm/amd/display: add HDCP caps debugfsBhawanpreet Lakha2020-04-091-0/+61
| | * drm/amd/display: Make DMCUB bss/data firmware blob optionalNicholas Kazlauskas2020-04-091-2/+7
| | * drm/amd/display: Avoid create MST prop after registrationJerry (Fangzhi) Zuo2020-04-092-3/+13
| | * drm/amd/display: Make cursor source translation adjustment optionalNicholas Kazlauskas2020-04-091-0/+1
| | * drm/amd/display: Refactor color management to take dm plane stateStylon Wang2020-04-093-14/+14
| | * drm/amd/display: Fix incorrect cursor pos on scaled primary planeNicholas Kazlauskas2020-04-091-6/+0
| | * drm/amd/amdgpu_dm/mst: Remove useless sideband tracingLyude Paul2020-04-011-43/+0
| * | Merge tag 'drm-misc-next-2020-04-14' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2020-04-221-33/+12
| |\ \
| | * | drm/amd/amdgpu_dm/mst: Stop printing extra messages in dm_dp_add_mst_connector()Lyude Paul2020-04-031-5/+0
| | * | drm/amd/amdgpu_dm/mst: Remove ->destroy_connector() callbackLyude Paul2020-04-031-27/+12
| | * | drm/amd/amdgpu_dm/mst: Remove unneeded edid assignment when destroying connec...Lyude Paul2020-04-031-1/+0
* | | | drm/amd/display: drop cursor position check in atomic testSimon Ser2020-05-271-7/+0
* | | | drm/amd/amdgpu: Update update_config() logicLeo (Hanghong) Ma2020-05-121-5/+5
* | | | drm/amd/display: add basic atomic check for cursor planeSimon Ser2020-05-081-2/+24
* | | | drm/amd/display: Fix vblank and pageflip event handling for FreeSyncNicholas Kazlauskas2020-05-081-82/+55
* | | | drm/amd/display: Prevent dpcd reads with passive donglesAurabindo Pillai2020-05-051-6/+11
* | | | drm/amd/display: Fix green screen issue after suspendRodrigo Siqueira2020-04-241-9/+29
* | | | drm/amdgpu/display: give aux i2c buses more meaningful namesAlex Deucher2020-04-173-4/+9
* | | | drm/amdgpu/display: fix aux registration (v2)Alex Deucher2020-04-172-5/+14
|/ / /
* | | drm/amdgpu/display: fix warning when compiling without debugfsAlex Deucher2020-04-081-1/+1
* | | drm/amd/display: Make cursor source translation adjustment optionalNicholas Kazlauskas2020-04-071-0/+1
* | | drm/amd/display: Fix incorrect cursor pos on scaled primary planeNicholas Kazlauskas2020-04-071-6/+0
* | | drm/amd/display: Avoid create MST prop after registrationJerry (Fangzhi) Zuo2020-04-072-3/+13
| |/ |/|
* | drm/amd/display: increase HDCP authentication delayBhawanpreet Lakha2020-03-311-1/+1
* | drm/amd/display: Correctly cancel future watchdog and callback eventsBhawanpreet Lakha2020-03-311-1/+3
* | drm/amd/display: Don't try hdcp1.4 when content_type is set to type1Bhawanpreet Lakha2020-03-311-2/+6
* | drm/amd/display: Enable BT2020 in COLOR_ENCODING propertyStylon Wang2020-03-311-2/+5
* | drm/amd/display: Support P010 pixel formatStylon Wang2020-03-311-0/+5
* | drm/amd/display: Fix pageflip event race condition for DCN.Mario Kleiner2020-03-251-3/+15
|/
* Merge tag 'amd-drm-next-5.7-2020-03-19' of git://people.freedesktop.org/~agd5...Dave Airlie2020-03-203-24/+51
|\
| * drm/amd/display: differentiate vsc sdp colorimetry use criteria between MST a...Martin Tsai2020-03-191-3/+16
| * drm/amd/display: Remove PSR dependency on swizzle modeRoman Li2020-03-191-6/+1
| * drm/amd/display: Explicitly disable triplebuffer flipsNicholas Kazlauskas2020-03-191-0/+3
| * drm/amd/display: update connector->display_info after read edidHersen Wu2020-03-193-5/+19
| * drm/amdgpu: Stop using the DRIVER debugging flag for vblank debugging messagesLyude Paul2020-03-131-6/+8
| * drm/amdgpu/display: clean up some indentingDan Carpenter2020-03-131-4/+4
* | Merge tag 'drm-misc-next-2020-03-17' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2020-03-191-6/+0
|\ \ | |/ |/|
| * drm: Remove dp mst register connector callbacksPankaj Bharadiya2020-03-111-6/+0
* | Merge tag 'amd-drm-next-5.7-2020-03-10' of git://people.freedesktop.org/~agd5...Dave Airlie2020-03-134-17/+18
|\ \
| * | drm/amdgpu/display: fix pci revision id fetchingAly-Tawfik2020-03-091-1/+1
| * | drm/amd/display: separate FEC capability from fec debug flagWenjing Liu2020-03-091-8/+8