summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2023-09-13drm/hyperv: Fix a compilation issue because of not including screen_info.hSui Jingfeng1-0/+1
2023-09-13drm/amd/display: Do not set drr on pipe commitWesley Chalmers2-0/+13
2023-09-13drm/bridge: tc358764: Fix debug print parameter orderMarek Vasut1-1/+1
2023-09-13drm/amd/display: ensure async flips are only accepted for fast updatesHamza Mahfooz2-15/+21
2023-09-13drm/amdgpu: Match against exact bootloader statusLijo Lazar1-7/+8
2023-09-13drm/amd/display: Exit idle optimizations before attempt to access PHYLeo Chen1-0/+3
2023-09-13drm/amd/display: Guard DCN31 PHYD32CLK logic against chip familyGeorge Shen1-1/+2
2023-09-13drm/amd/smu: use AverageGfxclkFrequency* to replace previous GFX Curr ClockJane Jian1-1/+1
2023-09-13Revert "Revert drm/amd/display: Enable Freesync Video Mode by default"Aurabindo Pillai1-7/+5
2023-09-13Partially revert "drm/amd/display: Fix possible underflow for displays with l...Daniel Miess1-1/+1
2023-08-30drm/i915/dgfx: Enable d3cold at s2idleAnshuman Gupta1-15/+18
2023-08-30drm/vmwgfx: Fix shader stage validationZack Rusin2-18/+23
2023-08-30drm/i915/gt: Support aux invalidation on all enginesAndi Shyti3-45/+41
2023-08-30drm/i915/gt: Poll aux invalidation register bit on invalidationJonathan Cavitt2-5/+13
2023-08-30drm/i915/gt: Ensure memory quiesced before invalidationJonathan Cavitt1-1/+5
2023-08-30drm/i915: Add the gen12_needs_ccs_aux_inv helperAndi Shyti1-3/+15
2023-08-30drm/aperture: Remove primary argumentDaniel Vetter12-19/+13
2023-08-30drm/gma500: Use drm_aperture_remove_conflicting_pci_framebuffersDaniel Vetter1-2/+7
2023-08-30drm/ast: Use drm_aperture_remove_conflicting_pci_framebuffersDaniel Vetter1-15/+1
2023-08-23drm/nouveau/disp: fix use-after-free in error handling of nouveau_connector_c...Karol Herbst1-2/+6
2023-08-23drm/amdgpu: keep irq count in amdgpu_irq_disable_allGuchun Chen1-1/+0
2023-08-23drm/amd/pm: skip the RLC stop when S0i3 suspend for SMU v13.0.4/11Tim Huang1-2/+2
2023-08-23drm/amd/display: Implement workaround for writing to OTG_PIXEL_RATE_DIV registerSaaem Rizvi5-4/+29
2023-08-23drm/amd/display: disable RCO for DCN314Daniel Miess2-1/+5
2023-08-23drm/amdgpu/pm: fix throttle_status for other than MP1 11.0.7Umio Yasuno1-7/+7
2023-08-23drm/amdgpu: skip fence GFX interrupts disable/enable for S0ixTim Huang1-2/+39
2023-08-23drm/amd: flush any delayed gfxoff on suspend entryMario Limonciello2-8/+2
2023-08-23drm/i915/sdvo: fix panel_type initializationJani Nikula1-1/+1
2023-08-23drm/qxl: fix UAF on handle creationWander Lairson Costa4-14/+24
2023-08-23drm/panel: simple: Fix AUO G121EAN01 panel timings according to the docsLuca Ceresoli1-12/+12
2023-08-23drm/amd/display: fix access hdcp_workqueue assertHersen Wu2-6/+16
2023-08-23drm/amd/display: phase3 mst hdcp for multiple displayshersen wu1-42/+141
2023-08-23drm/amd/display: save restore hdcp state when display is unplugged from mst hubhersen wu3-1/+63
2023-08-23drm/amdgpu: Fix potential fence use-after-free v2shanzhulig1-3/+3
2023-08-23drm/amd/display: Enable dcn314 DPP RCODaniel Miess1-0/+16
2023-08-23drm/amd/display: Skip DPP DTO update if root clock is gatedNicholas Kazlauskas3-0/+14
2023-08-23drm/amd/display: Apply 60us prefetch for DCFCLK <= 300MhzAlvin Lee2-3/+3
2023-08-23drm/amdgpu: install stub fence into potential unused fence pointersLang Yu1-2/+4
2023-08-23drm: rcar-du: remove R-Car H3 ES1.* workaroundsWolfram Sang4-86/+4
2023-08-23drm/stm: ltdc: fix late dereference checkRaphael Gallais-Pou1-1/+3
2023-08-23drm/amdgpu: fix memory leak in mes self testJack Xiao1-0/+2
2023-08-23drm/amdgpu: Fix integer overflow in amdgpu_cs_pass1hackyzh0021-1/+1
2023-08-23drm/amdgpu: fix calltrace warning in amddrm_buddy_finiLonglong Yao1-2/+2
2023-08-16drm/amd/pm/smu7: move variables to where they are usedAlex Deucher1-6/+8
2023-08-16drm/rockchip: Don't spam logs in atomic checkDaniel Stone1-8/+9
2023-08-16drm/nouveau/disp: Revert a NULL check inside nouveau_connector_get_modesKarol Herbst1-1/+1
2023-08-16drm/amd/display: trigger timing sync only if TG is runningAurabindo Pillai1-0/+6
2023-08-16drm/amd/display: fix the build when DRM_AMD_DC_DCN is not setAlex Deucher1-1/+1
2023-08-16drm/amd/display: Retain phantom plane/stream if validation failsAlvin Lee5-0/+40
2023-08-16drm/amd/display: Disable phantom OTG after enable for plane disableAlvin Lee3-1/+22