summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-fixes-2023-01-13' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2023-01-1337-943/+325
|\
| * Merge tag 'drm-msm-fixes-2023-01-12' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie2023-01-139-19/+41
| |\
| | * drm/msm/a6xx: Avoid gx gbit halt during rpm suspendAkhil P Oommen2023-01-053-6/+17
| | * drm/msm/adreno: Make adreno quirks not overwrite each otherKonrad Dybcio2023-01-051-6/+4
| | * drm/msm: another fix for the headless Adreno GPUDmitry Baryshkov2023-01-051-1/+1
| | * drm/msm/dp: do not complete dp_aux_cmd_fifo_tx() if irq is not for aux transferKuogee Hsieh2023-01-031-0/+4
| | * drm/msm/hdmi: Fix the error handling path of msm_hdmi_dev_probe()Christophe JAILLET2022-12-271-2/+10
| | * drm/msm/dpu: Fix memory leak in msm_mdss_parse_data_bus_icc_pathMiaoqian Lin2022-12-271-2/+4
| | * drm/msm/dpu: Fix some kernel-doc commentsYang Li2022-12-271-2/+1
| * | Merge tag 'drm-intel-fixes-2023-01-12' of git://anongit.freedesktop.org/drm/d...Dave Airlie2023-01-135-17/+51
| |\ \
| | * | drm/i915/gt: Cover rest of SVG unit MCR registersGustavo Sousa2023-01-112-4/+4
| | * | drm/i915/gt: Reset twiceChris Wilson2023-01-101-6/+28
| | * | drm/i915: Fix potential context UAFsRob Clark2023-01-091-6/+18
| | * | drm/i915: Reserve enough fence slot for i915_vma_unbind_asyncNirmoy Das2023-01-091-1/+1
| * | | Merge tag 'amd-drm-fixes-6.2-2023-01-11' of https://gitlab.freedesktop.org/ag...Dave Airlie2023-01-1310-13/+31
| |\ \ \
| | * | | drm/amdkfd: Fix NULL pointer error for GC 11.0.1 on mGPUEric Huang2023-01-102-2/+2
| | * | | drm/amd/pm/smu13: BACO is supported when it's in BACO stateGuchun Chen2023-01-101-0/+4
| | * | | drm/amdkfd: Add sync after creating vram boEric Huang2023-01-101-0/+9
| | * | | drm/amdgpu: Fixed bug on error when unloading amdgpuYiPeng Chai2023-01-091-1/+1
| | * | | drm/amd: Delay removal of the firmware framebufferMario Limonciello2023-01-092-6/+8
| | * | | drm/amdgpu: Fix potential NULL dereferenceLuben Tuikov2023-01-091-2/+3
| | * | | drm/amd/pm: add the missing mapping for PPT feature on SMU13.0.0 and 13.0.7Evan Quan2023-01-052-0/+2
| | * | | drm/amd/pm: correct the reference clock for fan speed(rpm) calculationEvan Quan2023-01-051-2/+2
| * | | | Merge tag 'drm-misc-fixes-2023-01-12' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2023-01-1313-894/+202
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | drm: Optimize drm buddy top-down allocation methodArunpravin Paneer Selvam2023-01-121-27/+54
| | * | | drm/ttm: Fix a regression causing kernel oops'esZack Rusin2023-01-121-1/+1
| | * | | drm/nouveau: Remove file nouveau_fbcon.cThomas Zimmermann2023-01-111-613/+0
| | * | | drm/amdgpu: fix pipeline sync v2Christian König2023-01-101-16/+30
| | * | | drm/vmwgfx: Remove rcu locks from user resourcesZack Rusin2023-01-096-233/+87
| | * | | drm/virtio: Fix GEM handle creation UAFRob Clark2023-01-101-2/+17
| | * | | drm: Add orientation quirk for Lenovo ideapad D330-10IGLPatrick Thompson2023-01-061-0/+6
| | * | | drm/amdgpu: fix missing dma_fence_put in error pathChristian König2023-01-051-1/+3
| | * | | drm/amdgpu: fix another missing fence reference in the CS codeChristian König2023-01-051-1/+4
* | | | | Merge tag 'for-linus-6.2-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-01-121-2/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | xen: make remove callback of xen driver void returnedDawei Li2022-12-151-2/+1
* | | | | Merge tag 'drm-intel-fixes-2023-01-05' of git://anongit.freedesktop.org/drm/d...Daniel Vetter2023-01-068-48/+80
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | drm/i915/gvt: fix double free bug in split_2MB_gtt_entryZheng Wang2023-01-041-4/+13
| * | | | drm/i915/gvt: use atomic operations to change the vGPU statusZhi Wang2023-01-048-40/+53
| * | | | drm/i915/gvt: fix vgpu debugfs clean in removeZhenyu Wang2023-01-041-2/+7
| * | | | drm/i915/gvt: fix gvt debugfs destroyZhenyu Wang2023-01-041-2/+6
| * | | | drm/i915: unpin on error in intel_vgpu_shadow_mm_pin()Dan Carpenter2023-01-041-0/+1
* | | | | Merge tag 'amd-drm-fixes-6.2-2023-01-04' of https://gitlab.freedesktop.org/ag...Daniel Vetter2023-01-055-9/+39
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Revert "drm/amd/display: Enable Freesync Video Mode by default"Michel Dänzer2023-01-043-5/+35
| * | | | drm/amd/display: Uninitialized variables causing 4k60 UCLK to stay at DPM1 an...Samson Tam2023-01-031-3/+3
| * | | | drm/amdkfd: Fix kernel warning during topology setupMukul Joshi2023-01-031-1/+1
* | | | | Merge tag 'drm-misc-fixes-2023-01-05' of git://anongit.freedesktop.org/drm/dr...Daniel Vetter2023-01-056-39/+34
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | drm/scheduler: Fix lockup in drm_sched_entity_kill()Dmitry Osipenko2023-01-032-3/+3
| * | | | Merge drm/drm-fixes into drm-misc-fixesMaxime Ripard2023-01-031363-28782/+45701
| |\| | |
| * | | | drm/imx: ipuv3-plane: Fix overlay plane widthPhilipp Zabel2023-01-021-6/+8
| * | | | drm/virtio: Fix memory leak in virtio_gpu_object_create()Xiu Jianfeng2023-01-021-2/+4