aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorFilesLines
2022-06-21drm/amd/display: Revert "drm/amd/display: Add flag to detect dpms force off during HPD"Wayne Lin3-25/+11
2022-06-21drm/amd: Revert "drm/amd/display: keep eDP Vdd on when eDP stream is already enabled"Mario Limonciello1-22/+2
2022-06-21drm/amd/display: Remove compiler warningCruise Hung1-1/+1
2022-06-21drm/amdgpu: add LSDMA block for LSDMA v6.0.1Yifan Zhang1-0/+1
2022-06-21drm/amd/display: add missing reg defs for DCN3x HUBBUBAurabindo Pillai5-0/+13
2022-06-21drm/amd: Don't show warning on reading vbios values for SMU13 3.1Mario Limonciello1-0/+2
2022-06-21drm/amd/pm: skip to set mp1 unload state in special caseYang Wang1-5/+6
2022-06-21drm/amdgpu/gmc11: avoid cpu accessing registers to flush VMJack Xiao1-1/+50
2022-06-21drm/amdgpu/pm: adjust EccInfo_t structStanley.Yang1-1/+2
2022-06-21drm/amdgpu: Adjust logic around GTT size (v3)Alex Deucher1-6/+14
2022-06-21drm/radeon: fix incorrrect SPDX-License-IdentifiersAlex Deucher3-3/+3
2022-06-21drm/amdgpu: Remove break for VMID loop TLB flush on MESGraham Sider2-2/+2
2022-06-21drm/amdgpu/vcn: adjust unified queue code formatRuijing Dong2-10/+10
2022-06-21drm/amdgpu/vcn: support unified queue only in vcn4Ruijing Dong1-422/+139
2022-06-21drm/amdgpu/vcn: add unified queue ib testRuijing Dong2-3/+100
2022-06-21drm/nouveau/mmu: drop unexpected word "the" in the commentsJiang Jian1-1/+1
2022-06-21drm/dp_mst: Get rid of old comment in drm_atomic_get_mst_topology_state docsLyude Paul1-2/+1
2022-06-21drm/display/dp_mst: Don't validate port refs in drm_dp_check_and_send_link_address()Lyude Paul1-16/+6
2022-06-21drm/display: Remove duplicate 'the' in two places.Jiang Jian1-1/+1
2022-06-21drm/i915: Add global forcewake request to drpcVinay Belgaumkar1-2/+6
2022-06-21drm/bridge: parade-ps8640: Provide wait_hpd_asserted() in struct drm_dp_auxDouglas Anderson1-13/+26
2022-06-21drm/panel: atna33xc20: Take advantage of wait_hpd_asserted() in struct drm_dp_auxDouglas Anderson1-13/+38
2022-06-21drm/panel-edp: Take advantage of wait_hpd_asserted() in struct drm_dp_auxDouglas Anderson1-10/+23
2022-06-21drm: Config orientation property if panel provides itHsin-Yi Wang2-1/+41
2022-06-21drm/panel: elida-kd35t133: Implement .get_orientation callbackHsin-Yi Wang1-0/+12
2022-06-21drm/panel: ili9881c: Implement .get_orientation callbackHsin-Yi Wang1-0/+12
2022-06-21drm/panel: panel-simple: Implement .get_orientation callbackHsin-Yi Wang1-1/+12
2022-06-21drm/panel: lvds: Implement .get_orientation callbackHsin-Yi Wang1-0/+13
2022-06-21drm/panel: panel-edp: Implement .get_orientation callbackHsin-Yi Wang1-1/+12
2022-06-21drm/panel: boe-tv101wum-nl6: Implement .get_orientation callbackHsin-Yi Wang1-0/+12
2022-06-21drm/panel: Add an API to allow drm to set orientation from panelHsin-Yi Wang1-0/+31
2022-06-21drm/xen: Add missing VM_DONTEXPAND flag in mmap callbackOleksandr Tyshchenko1-1/+1
2022-06-21drm/aperture: Run fbdev removal before internal helpersThomas Zimmermann1-11/+15
2022-06-21drm/xlnx: Fix build failure due to missing includeVille Syrjälä1-0/+1
2022-06-20drm/amdgpu/display: drop set but unused variableAlex Deucher1-2/+0
2022-06-20drm: Drop drm_blend.h from drm_crtc.hVille Syrjälä56-0/+56
2022-06-20drm: Drop drm_framebuffer.h from drm_crtc.hVille Syrjälä131-0/+137
2022-06-20drm: Drop drm_edid.h from drm_crtc.hVille Syrjälä48-0/+52
2022-06-20drm/bridge: ti-sn65dsi83: Allow GPIO operations to sleepAlexander Stein1-2/+2
2022-06-20drm/bridge: ti-sn65dsi83: add more dev_err_probeAlexander Stein1-2/+2
2022-06-20drm/bridge/tc358775: Fix DSI clock division for vsync delay calculationJiri Vanek1-1/+1
2022-06-20drm/bridge/tc358775: Return before displaying inappropriate error messageJiri Vanek1-0/+1
2022-06-20drm/bridge: imx: Add LDB support for i.MX8qmLiu Ying3-0/+599
2022-06-20drm/bridge: imx: Add LDB support for i.MX8qxpLiu Ying3-0/+734
2022-06-20drm/bridge: imx: Add LDB driver helper supportLiu Ying2-0/+316
2022-06-20drm/bridge: imx: Add i.MX8qxp pixel link to DPI supportLiu Ying3-0/+496
2022-06-20drm/bridge: imx: Add i.MX8qm/qxp display pixel link supportLiu Ying3-0/+439
2022-06-20drm/bridge: imx: Add i.MX8qm/qxp pixel combiner supportLiu Ying5-0/+460
2022-06-20drm/bridge: anx7625: Use DPI bus typeXin Ji1-4/+4
2022-06-20drm/i915/bios: calculate panel type as per child device index in VBTAnimesh Manna8-7/+25