summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2023-07-14Merge tag 'amd-drm-fixes-6.5-2023-07-12' of https://gitlab.freedesktop.org/ag...Dave Airlie12-141/+101
2023-07-14Merge tag 'drm-intel-fixes-2023-07-13' of git://anongit.freedesktop.org/drm/d...Dave Airlie4-6/+11
2023-07-12drm/nouveau: bring back blit subchannel for pre nv50 GPUsKarol Herbst3-3/+19
2023-07-12drm/nouveau/acr: Abort loading ACR if no firmware was foundKarol Herbst1-1/+1
2023-07-12drm/amd: Align SMU11 SMU_MSG_OverridePcieParameters implementation with SMU13Mario Limonciello1-71/+18
2023-07-12drm/amd: Move helper for dynamic speed switch check out of smu13Mario Limonciello3-20/+21
2023-07-12drm/amd/pm: conditionally disable pcie lane/speed switching for SMU13Mario Limonciello1-3/+39
2023-07-12drm/amd/pm: share the code around SMU13 pcie parameters updateEvan Quan4-64/+37
2023-07-12drm/amdgpu: avoid restore process run into dead loop.gaba1-0/+3
2023-07-12drm/amd/pm: fix smu i2c data read riskYang Wang6-6/+6
2023-07-12drm/nouveau/disp/g94: enable HDMIKarol Herbst1-0/+1
2023-07-12drm/nouveau/disp: fix HDMI on gt215+Karol Herbst1-1/+1
2023-07-11drm/client: Send hotplug event after registering a clientThomas Zimmermann10-36/+21
2023-07-11drm/i915: Fix one wrong caching mode enum usageTvrtko Ursulin1-1/+1
2023-07-11drm/i915: Remove dead code from gen8_pte_encodeTvrtko Ursulin1-3/+0
2023-07-11drm/i915/perf: Consider OA buffer boundary when zeroing out reportsUmesh Nerlige Ramappa1-1/+10
2023-07-11drm/i915: Don't preserve dpll_hw_state for slave crtc in BigjoinerStanislav Lisovskiy1-1/+0
2023-07-11Merge v6.5-rc1 into drm-misc-fixesMaxime Ripard1119-21584/+77545
2023-07-10drm/ttm: never consider pinned BOs for eviction&swapChristian König1-0/+6
2023-07-07drm/fbdev-dma: Fix documented default preferred_bpp valueGeert Uytterhoeven1-1/+1
2023-07-07Merge tag 'drm-next-2023-07-07' of git://anongit.freedesktop.org/drm/drmLinus Torvalds113-349/+1249
2023-07-07Merge tag 'drm-misc-next-fixes-2023-07-06' of git://anongit.freedesktop.org/d...Dave Airlie1-3/+3
2023-07-07Merge tag 'drm-intel-next-fixes-2023-07-06' of git://anongit.freedesktop.org/...Dave Airlie2-22/+25
2023-07-07Merge tag 'amd-drm-fixes-6.5-2023-06-30-1' of https://gitlab.freedesktop.org/...Dave Airlie103-311/+1201
2023-07-06dma-buf: fix an error pointer vs NULL bugDan Carpenter1-2/+2
2023-07-04drm/i915: use mock device info for creating mock deviceJani Nikula1-21/+24
2023-07-04drm/i915/psr: Fix BDW PSR AUX CH data register offsetsVille Syrjälä1-1/+1
2023-07-03dma-buf: keep the signaling time of merged fences v3Christian König1-1/+1
2023-06-30drm/amdgpu: Fix potential fence use-after-free v2shanzhulig1-3/+3
2023-06-30drm/amd/pm: avoid unintentional shutdown due to temperature momentary fluctua...Evan Quan8-32/+102
2023-06-30drm/amd/pm: expose swctf threshold setting for legacy powerplayEvan Quan7-1/+26
2023-06-30drm/amd/display: 3.2.241Aric Cyr1-1/+1
2023-06-30drm/amd/display: Take full update path if number of planes changedAlvin Lee1-5/+14
2023-06-30drm/amd/display: Create debugging mechanism for Gaming FAMSGianna Binder3-4/+3
2023-06-30drm/amd/display: Add monitor specific edid quirkAurabindo Pillai1-0/+26
2023-06-30drm/amd/display: For new fast update path, loop through each surfaceAlvin Lee1-34/+52
2023-06-30drm/amd/display: Remove Phantom Pipe Check When Calculating K1 and K2Austin Zheng1-4/+0
2023-06-30drm/amd/display: Limit new fast update path to addr and gamma / colorAlvin Lee2-2/+102
2023-06-30drm/amd/display: Fix the delta clamping for shaper LUTHarry Wentland7-13/+25
2023-06-30drm/amdgpu: Keep non-psp path for partition switchLijo Lazar1-6/+22
2023-06-30drm/amd/display: program DPP shaper and 3D LUT if updatedMelissa Wen1-2/+3
2023-06-30Revert "drm/amd/display: edp do not add non-edid timings"Hersen Wu1-7/+1
2023-06-30drm/amdgpu: share drm device for pci amdgpu device with 1st partition deviceJames Zhu1-3/+6
2023-06-30drm/amd/pm: Add GFX v9.4.3 unique id to sysfsLijo Lazar1-0/+1
2023-06-30drm/amd/pm: Enable pp_feature attributeLijo Lazar1-1/+3
2023-06-30drm/amdgpu/vcn: Need to unpause dpg before stop dpgEmily Deng1-0/+2
2023-06-30drm/amdgpu: remove duplicated doorbell range init for sdma v4.4.2Le Ma1-5/+0
2023-06-30drm/amdgpu: gpu recovers from fatal error in poison modeYiPeng Chai2-0/+12
2023-06-30drm/amdgpu: enable mcbp by default on gfx9Alex Deucher2-3/+8
2023-06-30drm/amdgpu: make mcbp a per device settingAlex Deucher7-13/+22