summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/amdgpu_dm
Commit message (Expand)AuthorAgeFilesLines
...
| * drm/amd/display: fix the return of the uninitialized value in retColin Ian King2021-03-021-1/+1
| * drm/amdgpu/display: buffer INTERRUPT_LOW_IRQ_CONTEXT interrupt workXiaogang Chen2021-03-022-49/+80
| * drm/amd/display: Implement dmub trace eventYongqiang Sun2021-03-021-0/+6
| * drm/amd/display: Add max bpc debugfsEryk Brol2021-03-021-1/+152
| * drm/amd/display: Add flag for building infopacketMax.Tseng2021-03-021-1/+3
| * drm/amd/display: Support for DMUB AUXMeenakshikumar Somasundaram2021-03-021-7/+10
| * drm/amd/display: Skip modeset for front porch changeAurabindo Pillai2021-02-261-35/+179
| * drm/amd/display: Add freesync video modes based on preferred modesAurabindo Pillai2021-02-262-0/+157
| * drm/amdgpu/display: initialize the variable 'i'Souptick Joarder2021-02-241-1/+1
| * drm/amd/display: Fix system hang after multiple hotplugs (v3)Qingqing Zhuo2021-02-242-13/+92
| * drm/amd/display: Check for DSC support instead of ASIC revisionEryk Brol2021-02-221-1/+1
| * drm/amd/display: Refactor debugfs entries for all connectorsStylon Wang2021-02-221-8/+14
| * Revert "drm/amd/display: reuse current context instead of recreating one"Anson Jacob2021-02-221-10/+13
| * drm/amd/display: Simplify bool conversionYang Li2021-02-181-2/+1
| * drm/amd/display: Add Freesync HDMI support to DMStylon Wang2021-02-182-39/+144
| * drm/amd/display: do not use drm middle layer for debugfsNirmoy Das2021-02-182-29/+18
* | Merge tag 'drm-misc-next-2021-03-03' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2021-03-161-12/+16
|\ \
| * | drm: Use the state pointer directly in planes atomic_checkMaxime Ripard2021-02-241-1/+1
| * | drm/atomic: Pass the full state to planes atomic_checkMaxime Ripard2021-02-241-1/+3
| * | drm: Rename plane atomic_check state namesMaxime Ripard2021-02-241-6/+7
| * | drm/atomic: Pass the full state to planes async atomic check and updateMaxime Ripard2021-02-241-3/+5
| * | drm: Switch to %p4cc format modifierSakari Ailus2021-02-171-3/+2
* | | drm/amd/display: Enable pflip interrupt upon pipe enableQingqing Zhuo2021-03-101-0/+1
* | | drm/amd/display: Add a backlight module optionTakashi Iwai2021-03-101-0/+5
* | | drm/amdgpu/display: handle aux backlight in backlight_get_brightnessAlex Deucher2021-03-101-4/+20
* | | drm/amdgpu/display: simplify backlight settingAlex Deucher2021-03-101-16/+4
* | | drm/amd/display: fix the return of the uninitialized value in retColin Ian King2021-03-031-1/+1
* | | drm/amd/display: Fix system hang after multiple hotplugs (v3)Qingqing Zhuo2021-02-242-13/+92
* | | Revert "drm/amd/display: reuse current context instead of recreating one"Anson Jacob2021-02-221-10/+13
| |/ |/|
* | drm/amdgpu/display: remove hdcp_srm sysfs on device removalNirmoy Das2021-02-183-3/+4
* | drm/amd/display: Add return code instead of boolean for future useFangzhi Zuo2021-02-091-4/+4
* | drm/amd/display: Add otg vertical interrupt0 support in DCN1.0Wayne Lin2021-02-091-0/+22
* | drm/amd/display: Fix unused variable warningBhawanpreet Lakha2021-02-091-2/+0
* | Revert "drm/amd/display: fix unused variable warning"Alex Deucher2021-02-091-2/+0
* | drm/amd/display: fix unused variable warningArnd Bergmann2021-02-051-0/+2
* | drm/amd/display: Reject too small viewport size when validating planeNikola Cornij2021-02-021-1/+26
* | drm/amd/display: Decrement refcount of dc_sink before reassignmentVictor Lu2021-02-021-1/+3
* | drm/amd/display: Free atomic state after drm_atomic_commitVictor Lu2021-02-021-8/+6
* | drm/amd/display: Enable "trigger_hotplug" debugfs on all outputsStylon Wang2021-02-021-4/+6
* | drm/amd/display: Fix dc_sink kref count in emulated_link_detectVictor Lu2021-02-021-2/+2
* | drm/amd/display: Release DSC before acquiringMikita Lipski2021-02-021-1/+5
* | drm/amd/display: Revert "Fix EDID parsing after resume from suspend"Stylon Wang2021-02-021-2/+0
* | drm/amd/display: correct some hdcp variable namingWenjing Liu2021-02-021-3/+4
* | drm/amd/display: reuse current context instead of recreating oneBhawanpreet Lakha2021-02-021-13/+10
* | drm/amd/display: Drop SOC bounding box hookup in DM/DCNicholas Kazlauskas2021-02-021-2/+0
* | drm/amd/display: Report Freesync to vrr_range debugfs entry in DRMStylon Wang2021-01-201-0/+4
* | Merge tag 'amd-drm-next-5.12-2021-01-20' of https://gitlab.freedesktop.org/ag...Daniel Vetter2021-01-205-237/+25
|\ \
| * | drm/amdgpu/display: these forward declarations are not usedZhiJie.Zhang2021-01-151-6/+1
| * | drm/amd/display: Fix to be able to stop crc calculationWayne Lin2021-01-141-1/+1
| * | Revert "drm/amd/display: Expose new CRC window property"Rodrigo Siqueira2021-01-144-210/+10