summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2023-08-24drm/i915: Fix HPD polling, reenabling the output poll work as neededImre Deak1-2/+2
2023-08-24drm: Add an HPD poll helper to reschedule the poll workImre Deak1-22/+46
2023-08-24drm/i915: Fix HPD polling, reenabling the output poll work as neededImre Deak1-2/+2
2023-08-24drm: Add an HPD poll helper to reschedule the poll workImre Deak1-22/+46
2023-08-23drm/vmwgfx: Fix possible invalid drm gem put callsZack Rusin6-16/+16
2023-08-23drm/vmwgfx: Fix shader stage validationZack Rusin2-18/+23
2023-08-23drm/i915: fix Sphinx indentation warningJani Nikula1-0/+2
2023-08-22clk: Annotate struct clk_hw_onecell_data with __counted_byKees Cook1-2/+1
2023-08-22drm/i915: Fix TLB-Invalidation seqno storeAlan Previn1-1/+1
2023-08-22drm/i915/dgfx: Enable d3cold at s2idleAnshuman Gupta1-15/+18
2023-08-22drm/ttm/tests: Fix type conversion in ttm_pool_testKarolina Stolarek1-2/+2
2023-08-22Add cs42l43 PC focused SoundWire CODECMark Brown40-193/+368
2023-08-21drm/amdkfd: use vma_is_initial_stack() and vma_is_initial_heap()Kefeng Wang1-4/+1
2023-08-21drm/radeon: Use RMW accessors for changing LNKCTLIlpo Järvinen2-53/+20
2023-08-21drm/amdgpu: Use RMW accessors for changing LNKCTLIlpo Järvinen2-52/+20
2023-08-21drm/panfrost: Skip speed binning on EOPNOTSUPPDavid Michael1-1/+1
2023-08-21Merge tag 'amd-drm-next-6.6-2023-08-18' of https://gitlab.freedesktop.org/agd...Dave Airlie120-1122/+2364
2023-08-20Merge tag 'drm-misc-next-fixes-2023-08-17' of git://anongit.freedesktop.org/d...Dave Airlie2-2/+2
2023-08-20Merge commit b320441c04c9 ("Merge tag 'tty-6.5-rc7' of git://git.kernel.org/p...Greg Kroah-Hartman57-308/+562
2023-08-18drm/i915: Move abs_diff() to math.hAndy Shevchenko3-15/+8
2023-08-18drm: bridge: samsung-dsim: Fix init during host transferFrieder Schrempf1-10/+17
2023-08-17drm/qxl: fix UAF on handle creationWander Lairson Costa4-14/+24
2023-08-17Merge branch 'etnaviv/next' of https://git.pengutronix.de/git/lst/linux into ...Dave Airlie11-107/+201
2023-08-17Merge tag 'amd-drm-fixes-6.5-2023-08-16' of https://gitlab.freedesktop.org/ag...Dave Airlie10-30/+93
2023-08-17Merge tag 'drm-misc-fixes-2023-08-17' of git://anongit.freedesktop.org/drm/dr...Dave Airlie4-59/+41
2023-08-17Merge tag 'drm-intel-fixes-2023-08-17' of git://anongit.freedesktop.org/drm/d...Dave Airlie3-12/+36
2023-08-17drm/msm/a6xx: Bail out early if setting GPU OOB failsKonrad Dybcio1-1/+3
2023-08-17drm/msm/a6xx: Move LLC accessors to the common headerKonrad Dybcio2-15/+15
2023-08-17drm/msm/a6xx: Introduce a6xx_llc_readKonrad Dybcio1-0/+5
2023-08-17drm/ttm/tests: Require MMU when testingKarolina Stolarek1-1/+1
2023-08-17Revert "drm/edid: Fix csync detailed mode parsing"Jani Nikula1-21/+8
2023-08-17drm/nouveau/disp: fix use-after-free in error handling of nouveau_connector_c...Karol Herbst1-4/+7
2023-08-16Revert "Revert "drm/amdgpu/display: change pipe policy for DCN 2.0""Alex Deucher1-1/+1
2023-08-16drm/amd: flush any delayed gfxoff on suspend entryMario Limonciello2-8/+2
2023-08-16drm/amdgpu: skip fence GFX interrupts disable/enable for S0ixTim Huang1-2/+39
2023-08-16drm/amdgpu: skip xcp drm device allocation when out of drm resourceJames Zhu2-2/+20
2023-08-16drm/amd/pm: Update pci link width for smu v13.0.6Asad Kamal1-2/+8
2023-08-16drm/amd/pm: Fix temperature unit of SMU v13.0.6Lijo Lazar1-3/+6
2023-08-16drm/amdgpu/pm: fix throttle_status for other than MP1 11.0.7Umio Yasuno1-7/+7
2023-08-16drm/amdgpu: disable mcbp if parameter zero is setJiadong Zhu2-5/+6
2023-08-16drm/panel: simple: Fix Innolux G156HCE-L01 LVDS clockLuca Ceresoli1-1/+1
2023-08-16drm/amd/pm: disallow the fan setting if there is no fan on smu 13.0.0Kenneth Feng1-0/+4
2023-08-16Revert "Revert "drm/amdgpu/display: change pipe policy for DCN 2.0""Alex Deucher1-1/+1
2023-08-16drm/amdgpu: Add memory vendor informationLijo Lazar1-8/+18
2023-08-16drm/amd: flush any delayed gfxoff on suspend entryMario Limonciello2-8/+2
2023-08-16drm/amdgpu: skip fence GFX interrupts disable/enable for S0ixTim Huang1-2/+39
2023-08-16drm/amdgpu: Remove gfxoff check in GFX v9.4.3Lijo Lazar1-2/+0
2023-08-16drm/amd/pm: Update pci link speed for smu v13.0.6Asad Kamal7-6/+36
2023-08-16drm/amd/pm: allow the user to force BACO on smu v13.0.0/7Kenneth Feng3-3/+5
2023-08-16drm/amdgpu: skip xcp drm device allocation when out of drm resourceJames Zhu2-2/+20