summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'etnaviv/fixes' of https://git.pengutronix.de/git/lst/linux into...Daniel Vetter2023-03-303-49/+10
|\
| * Revert "drm/scheduler: track GPU active time per entity"Lucas Stach2023-03-301-6/+0
| * Revert "drm/etnaviv: export client GPU usage statistics via fdinfo"Lucas Stach2023-03-301-42/+1
| * drm/etnaviv: fix reference leak when mmaping imported bufferLucas Stach2023-03-301-1/+9
* | Merge tag 'amd-drm-fixes-6.3-2023-03-30' of https://gitlab.freedesktop.org/ag...Daniel Vetter2023-03-301-1/+6
|\ \
| * | drm/amdgpu: allow more APUs to do mode2 reset when go to S4Tim Huang2023-03-301-1/+6
* | | Merge tag 'drm-misc-fixes-2023-03-30' of git://anongit.freedesktop.org/drm/dr...Daniel Vetter2023-03-303-4/+10
|\ \ \
| * | | drm: test: Fix 32-bit issue in drm_buddy_testDavid Gow2023-03-291-1/+2
| * | | drm: buddy_allocator: Fix buddy allocator init on 32-bit systemsDavid Gow2023-03-291-2/+2
| * | | drm/nouveau/kms: Fix backlight registrationHans de Goede2023-03-291-1/+6
* | | | Merge tag 'amd-drm-fixes-6.3-2023-03-29' of https://gitlab.freedesktop.org/ag...Daniel Vetter2023-03-302-8/+58
|\ \ \ \ | | |/ / | |/| |
| * | | drm/amd/display: Take FEC Overhead into Timeslot CalculationFangzhi Zuo2023-03-292-8/+27
| * | | drm/amd/display: Add DSC Support for Synaptics Cascaded MST HubFangzhi Zuo2023-03-292-0/+31
* | | | drm/i915/perf: Drop wakeref on GuC RC errorChris Wilson2023-03-272-5/+15
* | | | drm/i915/dpt: Treat the DPT BO as a framebufferVille Syrjälä2023-03-273-1/+6
* | | | drm/i915/gem: Flush lmem contents after constructionChris Wilson2023-03-271-1/+2
* | | | drm/i915/tc: Fix the ICL PHY ownership check in TC-cold stateImre Deak2023-03-271-2/+2
* | | | drm/i915: Disable DC states for all commitsVille Syrjälä2023-03-271-3/+25
* | | | drm/i915: Workaround ICL CSC_MODE sticky armingVille Syrjälä2023-03-271-1/+43
* | | | drm/i915: Add a .color_post_update() hookVille Syrjälä2023-03-273-0/+17
* | | | drm/i915: Move CSC load back into .color_commit_arm() when PSR is enabled on ...Ville Syrjälä2023-03-271-2/+21
* | | | drm/i915: Split icl_color_commit_noarm() from skl_color_commit_noarm()Ville Syrjälä2023-03-271-1/+20
* | | | drm/i915/pmu: Use functions common with sysfs to read actual freqAshutosh Dixit2023-03-273-26/+26
|/ / /
* | | gpu: host1x: fix uninitialized variable useArnd Bergmann2023-03-241-3/+2
* | | Merge tag 'amd-drm-fixes-6.3-2023-03-23' of https://gitlab.freedesktop.org/ag...Daniel Vetter2023-03-2411-41/+72
|\ \ \
| * | | drm/amd/display: Set dcn32 caps.seamless_odmHersen Wu2023-03-231-0/+1
| * | | drm/amd/display: fix wrong index used in dccg32_set_dpstreamclkHersen Wu2023-03-231-2/+1
| * | | drm/amdgpu/nv: Apply ASPM quirk on Intel ADL + AMD NaviKai-Heng Feng2023-03-234-17/+18
| * | | drm/amd/display: remove outdated 8bpc commentsAlex Hung2023-03-231-1/+0
| * | | drm/amdgpu/gfx: set cg flags to enter/exit safe modeJane Jian2023-03-231-0/+5
| * | | drm/amdgpu: Force signal hw_fences that are embedded in non-sched jobsYuBiao Wang2023-03-231-0/+9
| * | | drm/amdgpu: add mes resume when do gfx post soft resetTong Liu012023-03-231-0/+9
| * | | drm/amdgpu: skip ASIC reset for APUs when go to S4Tim Huang2023-03-231-1/+4
| * | | drm/amdgpu: reposition the gpu reset checking for reuseTim Huang2023-03-232-20/+25
* | | | Merge tag 'drm-intel-fixes-2023-03-23' of git://anongit.freedesktop.org/drm/d...Daniel Vetter2023-03-2413-72/+88
|\ \ \ \
| * | | | Revert "drm/i915/hwmon: Enable PL1 power limit"Ashutosh Dixit2023-03-201-5/+0
| * | | | drm/i915: Update vblank timestamping stuff on seamless M/N changeVille Syrjälä2023-03-201-0/+8
| * | | | drm/i915: Fix format for perf_limit_reasonsVinay Belgaumkar2023-03-201-1/+1
| * | | | drm/i915/gt: perform uc late init after probe error injectionAndrzej Hajda2023-03-201-2/+2
| * | | | drm/i915/active: Fix missing debug object activationNirmoy Das2023-03-201-2/+1
| * | | | drm/i915/guc: Fix missing ecodesJohn Harrison2023-03-201-0/+22
| * | | | drm/i915/mtl: Disable MC6 for MTL A stepBadal Nilawar2023-03-204-48/+9
| * | | | drm/i915: Preserve crtc_state->inherited during state clearingVille Syrjälä2023-03-201-0/+1
| * | | | drm/i915/fbdev: lock the fbdev obj before vma pinTejas Upadhyay2023-03-201-6/+18
| * | | | drm/i915/mtl: Fix Wa_16015201720 implementationRadhakrishna Sripada2023-03-202-8/+26
| |/ / /
* | | | Merge tag 'drm-misc-fixes-2023-03-23' of git://anongit.freedesktop.org/drm/dr...Daniel Vetter2023-03-243-10/+20
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | drm/bridge: lt8912b: return EPROBE_DEFER if bridge is not foundMatheus Castello2023-03-221-2/+2
| * | drm/meson: fix missing component unbind on bind errorsJohan Hovold2023-03-221-5/+8
| * | drm: panel-orientation-quirks: Add quirk for Lenovo Yoga Book X90FHans de Goede2023-03-211-3/+10
* | | drm/ttm: drop extra ttm_bo_put in ttm_bo_cleanup_refsChristian König2023-03-171-2/+0