summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/amdgpu_dm
Commit message (Expand)AuthorAgeFilesLines
...
| * | Revert "drm/amdgpu/disply: fix documentation warnings in display manager"Rodrigo Siqueira2021-01-141-20/+1
| * | Revert "drm/amd/display: Fix unused variable warning"Rodrigo Siqueira2021-01-142-2/+4
| * | drm/amd/display: Fix deadlock during gpu reset v3Bhawanpreet Lakha2021-01-131-0/+10
| * | drm/amd/display/amdgpu_dm/amdgpu_dm_debugfs: Demote non-kernel-doc comment bl...Lee Jones2021-01-111-2/+2
| * | drm/amd/display: tweak the kerneldoc for active_vblank_irq_countLukas Bulwahn2021-01-111-1/+1
* | | Merge tag 'amd-drm-next-5.12-2021-01-08' of https://gitlab.freedesktop.org/ag...Dave Airlie2021-01-155-18/+105
|\| | | |/ |/|
| * drm/amdgpu/display: fix build with CONFIG_DRM_AMD_DC_DCN disabledAlex Deucher2021-01-081-0/+2
| * Revert "drm/amd/display: Fix memory leaks in S3 resume"Alex Deucher2021-01-061-2/+1
| * drm/amd/display: Check plane scaling against format specific hw plane caps.Mario Kleiner2021-01-051-8/+73
| * drm/amd/display: enable idle optimizations for linux (MALL stutter)Bhawanpreet Lakha2021-01-052-1/+27
| * drm/amd/display: Fix unused variable warningArnd Bergmann2021-01-052-4/+2
| * drm/amd/display: remove unused including <linux/version.h>Tian Tao2021-01-053-3/+0
* | Merge tag 'drm-misc-next-2020-12-17' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter2021-01-071-1/+0
|\ \
| * | drm: automatic legacy gamma supportTomi Valkeinen2020-12-151-1/+0
* | | Merge tag 'amd-drm-fixes-5.11-2020-12-23' of git://people.freedesktop.org/~ag...Dave Airlie2020-12-242-3/+7
|\ \ \ | | |/ | |/|
| * | drm/amd/display: Fix memory leaks in S3 resumeStylon Wang2020-12-231-1/+2
| * | drm/amd/display: Remove unnecessary NULL checkEryk Brol2020-12-231-1/+1
| * | drm/amd/display: handler not correctly checked at remove_irq_handlerQingqing Zhuo2020-12-231-1/+4
* | | Merge tag 'amd-drm-fixes-5.11-2020-12-16' of git://people.freedesktop.org/~ag...Daniel Vetter2020-12-163-27/+36
|\| | | |/ |/|
| * drm/amdgpu/disply: fix documentation warnings in display managerAlex Deucher2020-12-161-1/+20
| * drm/amd/display: Fixed kernel test robot warningSouptick Joarder2020-12-151-2/+2
| * drm/amd/display: Fix to be able to stop crc calculationWayne Lin2020-12-151-1/+12
| * drm/amdgpu/display: move link_bandwidth_kbps under CONFIG_DRM_AMD_DC_DCNAlex Deucher2020-12-101-4/+1
| * drm/amd/display: Drop unnecessary function callRodrigo Siqueira2020-12-101-19/+1
* | Merge tag 'drm-misc-next-2020-11-27-1' of git://anongit.freedesktop.org/drm/d...Daniel Vetter2020-12-151-1/+4
|\ \ | |/ |/|
| * drm: Pass the full state to connectors atomic functionsMaxime Ripard2020-11-201-1/+4
* | drm/amdgpu: free the pre-OS console framebuffer after the first modesetAlex Deucher2020-12-081-0/+5
* | drm/amd/display: setup system context for APUsRoman Li2020-12-081-1/+1
* | drm/amd/display: Enable gpu_vm_support for dcn3.01Charlene Liu2020-12-081-0/+5
* | drm/amd/display: Only one display lights up while using MST hubQingqing Zhuo2020-12-081-5/+16
* | drm/amd/display: NULL pointer error during compliance testQingqing Zhuo2020-12-081-5/+8
* | drm/amd/display: check cursor FB is linearSimon Ser2020-12-081-0/+19
* | drm/amd/display: extract cursor FB checks into a functionSimon Ser2020-12-081-35/+46
* | drm/amdgpu/disply: set num_crtc earlierAlex Deucher2020-12-081-5/+4
* | drm/amd/display: add cursor pitch checkSimon Ser2020-12-021-4/+15
* | drm/amd/display: use FB pitch to fill dc_cursor_attributesSimon Ser2020-12-021-1/+1
* | drm/amd/display: add debug logs for dm_crtc_helper_atomic_checkSimon Ser2020-12-021-1/+4
* | drm/amd/display/amdgpu_dm/amdgpu_dm_helpers: Use 'gnu_printf' format notationLee Jones2020-12-011-0/+1
* | drm/amd/display/amdgpu_dm/amdgpu_dm_pp_smu: Remove unused function 'pp_nv_set...Lee Jones2020-12-011-16/+0
* | drm/amd/display/amdgpu_dm/amdgpu_dm_pp_smu: Mark local functions invoked by r...Lee Jones2020-12-011-7/+7
* | drm/amd/display/amdgpu_dm/amdgpu_dm_color: Demote a misuse and fix another ke...Lee Jones2020-12-011-2/+2
* | drm/amd/display: Do full modeset when DSC debugfs is changedEryk Brol2020-12-011-0/+3
* | drm/amd/display: turn DPMS off on connector unplugAurabindo Pillai2020-12-011-1/+31
* | drm/amd/display: Clear dc remote sinks on MST disconnectAurabindo Pillai2020-12-011-2/+20
* | drm/amd/display: don't expose rotation prop for cursor planeSimon Ser2020-11-241-2/+2
* | drm/amd/display: check cursor scalingSimon Ser2020-11-241-7/+44
* | drm/amd/display: disallow cropping for cursor planeSimon Ser2020-11-241-0/+10
* | drm/amd/display: add cursor FB size checkSimon Ser2020-11-241-0/+22
* | drm/amd/display: Avoid HDCP initialization in devices without outputRodrigo Siqueira2020-11-241-1/+1
* | drm/amd/display: Add comments to hdcp property change codeBhawanpreet Lakha2020-11-181-2/+24