summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2023-03-10drm/edid: fix parsing of 3D modes from HDMI VSDBJani Nikula1-12/+10
2023-03-10drm/edid: fix AVI infoframe aspect ratio handlingJani Nikula1-9/+12
2023-03-10drm/gud: Fix UBSAN warningNoralf Trønnes1-2/+2
2023-03-10drm/i915: Don't use BAR mappings for ring buffers with LLCJohn Harrison1-2/+2
2023-03-10drm/i915: Don't use stolen memory for ring buffers with LLCJohn Harrison1-1/+1
2023-03-10drm/radeon: Fix eDP for single-display iMac11,2Mark Hawrylak1-2/+3
2023-03-10drm/i915/quirks: Add inverted backlight quirk for HP 14-r206nvMavroudis Chatzilaridis1-0/+2
2023-03-10drm/amd: Fix initialization for nbio 7.5.1Mario Limonciello1-0/+5
2023-03-10drm/shmem-helper: Revert accidental non-GPL exportAsahi Lina1-1/+1
2023-03-10drm/i915/mtl: Correct implementation of Wa_18018781329Matt Roper3-9/+24
2023-03-10drm/amd/display: disable SubVP + DRR to prevent underflowAurabindo Pillai4-1/+11
2023-03-10drm/amd/display: Disable HUBP/DPP PG on DCN314 for nowNicholas Kazlauskas1-0/+2
2023-03-10drm: panel-orientation-quirks: Add quirk for Lenovo IdeaPad Duet 3 10IGL5Darrell Kavanagh1-0/+6
2023-03-10drm/amd/display: Enable P-state validation checks for DCN314Nicholas Kazlauskas1-1/+1
2023-03-10drm/amd/display: Do not commit pipe when updating DRRWesley Chalmers5-1/+29
2023-03-10drm/amd/display: fix FCLK pstate change underflowVladimir Stempen1-0/+4
2023-03-10Revert "drm/amdgpu: TA unload messages are not actually sent to psp when amdg...Vitaly Prosyak2-3/+4
2023-03-10drm/msm/dpu: Add DSC hardware blocks to register snapshotMarijn Suijten1-0/+5
2023-03-10drm/client: Test for connectors before sending hotplug eventThomas Zimmermann2-5/+5
2023-03-10drm/amd/display: Set hvm_enabled flag for S/G modeRoman Li1-1/+1
2023-03-10drm: rcar-du: Fix setting a reserved bit in DPLLCRTomi Valkeinen4-10/+25
2023-03-10drm: rcar-du: Add quirk for H3 ES1.x pclk workaroundTomi Valkeinen3-7/+50
2023-03-10drm/msm/dsi: Add missing check for alloc_ordered_workqueueJiasheng Jiang1-0/+3
2023-03-10drm/amd/display: fix mapping to non-allocated addressBrandon Syu4-6/+19
2023-03-10drm: amd: display: Fix memory leakageKonstantin Meskhidze1-0/+1
2023-03-10drm/amd: Avoid ASSERT for some message failuresMario Limonciello1-0/+3
2023-03-10drm/amdkfd: Page aligned memory reserve sizePhilip Yang3-8/+15
2023-03-10drm/amd: Avoid BUG() for case of SRIOV missing IP versionMario Limonciello1-1/+1
2023-03-10drm/radeon: free iio for atombios when driver shutdownLiwei Song1-0/+1
2023-03-10drm/amd/display: Defer DIG FIFO disable after VID stream enableNicholas Kazlauskas1-3/+3
2023-03-10drm/tiny: ili9486: Do not assume 8-bit only SPI controllersCarlo Caione1-4/+9
2023-03-10drm/omap: dsi: Fix excessive stack usageTomi Valkeinen1-10/+16
2023-03-10drm/amd/display: Fix potential null-deref in dm_resumeRoman Li1-2/+4
2023-03-10drm/amd/display: Revert Reduce delay when sink device not able to ACK 00340h ...Ian Chen3-18/+3
2023-03-10drm/amd/display: Reduce expected sdp bandwidth for dcn321Dillon Varone1-1/+1
2023-03-10drm: panel-orientation-quirks: Add quirk for DynaBook K50Allen Ballway1-7/+13
2023-03-10drm: panel-orientation-quirks: Add quirk for Lenovo Yoga Tab 3 X90FHans de Goede1-0/+13
2023-03-10drm/shmem-helper: Fix locking for drm_gem_shmem_get_pages_sgt()Asahi Lina1-20/+34
2023-03-10drm/i915: Fix GEN8_MISCCPCTLLucas De Marchi4-14/+10
2023-03-10drm/i915/pvc: Annotate two more workaround/tuning registers as MCRMatt Roper2-6/+12
2023-03-10drm/i915/pvc: Implement recommended caching policyWayne Boyer2-0/+2
2023-03-10drm/amd/display: don't call dc_interrupt_set() for disabled crtcsHamza Mahfooz1-0/+7
2023-03-10drm/amdgpu: fix enum odm_combine_mode mismatchArnd Bergmann3-15/+15
2023-03-10drm/mediatek: Clean dangling pointer on bind error pathNĂ­colas F. R. A. Prado1-0/+1
2023-03-10drm/mediatek: mtk_drm_crtc: Add checks for devm_kcallocruanjinjie1-0/+2
2023-03-10drm/mediatek: Drop unbalanced obj unrefRob Clark1-2/+0
2023-03-10drm/mediatek: Use NULL instead of 0 for NULL pointerMiles Chen1-1/+1
2023-03-10drm/mediatek: dsi: Reduce the time of dsi from LP11 to sending cmdXinlei Lee1-1/+1
2023-03-10drm/msm/dpu: set pdpu->is_rt_pipe early in dpu_plane_sspp_atomic_update()Dmitry Baryshkov1-9/+6
2023-03-10drm/i915/xehp: Annotate a couple more workaround registers as MCRMatt Roper2-10/+10