summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'hyperv-next-signed-20230220' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2023-02-211-3/+1
|\
| * Drivers: hv: Make remove callback of hyperv driver void returnedDawei Li2023-01-171-3/+1
* | Merge tag 'hardening-v6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-02-213-4/+5
|\ \
| * | i915/gvt: Replace one-element array with flexible-array memberPaulo Miguel Almeida2023-01-271-2/+2
| * | drm/nouveau/disp: Fix nvif_outp_acquire_dp() argument sizeKees Cook2023-01-272-2/+3
* | | Merge tag 'drm-intel-fixes-2023-02-16' of git://anongit.freedesktop.org/drm/d...Dave Airlie2023-02-171-7/+7
|\ \ \
| * | | drm/i915/gen11: Wa_1408615072/Wa_1407596294 should be on GT listMatt Roper2023-02-141-7/+7
* | | | Merge tag 'drm-misc-fixes-2023-02-16' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2023-02-1712-28/+43
|\ \ \ \
| * | | | drm/vmwgfx: Do not drop the reference to the handle too soonZack Rusin2023-02-147-10/+20
| * | | | drm/vmwgfx: Stop accessing buffer objects which failed initZack Rusin2023-02-142-3/+5
| * | | | drm: Disable dynamic debug as brokenVille Syrjälä2023-02-131-1/+2
| * | | | drm/ast: Fix start address computationJocelyn Falempe2023-02-101-2/+2
| * | | | drm/vc4: crtc: Increase setup cost in core clock calculation to handle extrem...Dom Cobley2023-02-091-1/+1
| * | | | drm/vc4: hdmi: Always enable GCP with AVMUTE clearedDom Cobley2023-02-091-9/+9
| * | | | drm/vc4: Fix YUV plane handling when planes are in different buffersDave Stevenson2023-02-091-2/+4
* | | | | drm/amd/display: Fail atomic_check early on normalize_zpos errorLeo Li2023-02-151-1/+5
* | | | | drm/amd/amdgpu: fix warning during suspendJack Xiao2023-02-152-1/+4
| |/ / / |/| | |
* | | | Merge tag 'amd-drm-fixes-6.2-2023-02-09' of https://gitlab.freedesktop.org/ag...Dave Airlie2023-02-103-0/+19
|\ \ \ \
| * | | | Revert "drm/amd/display: disable S/G display on DCN 3.1.5"Alex Deucher2023-02-091-0/+1
| * | | | Revert "drm/amd/display: disable S/G display on DCN 2.1.0"Alex Deucher2023-02-091-0/+1
| * | | | Revert "drm/amd/display: disable S/G display on DCN 3.1.2/3"Alex Deucher2023-02-091-0/+2
| * | | | drm/amdgpu: add S/G display parameterAlex Deucher2023-02-093-0/+15
* | | | | Merge tag 'drm-intel-fixes-2023-02-09' of git://anongit.freedesktop.org/drm/d...Dave Airlie2023-02-105-19/+45
|\ \ \ \ \
| * | | | | drm/i915: Fix VBT DSI DVO port handlingVille Syrjälä2023-02-081-10/+23
| * | | | | drm/i915: Initialize the obj flags for shmem objectsAravind Iddamsetty2023-02-061-1/+1
| * | | | | drm/i915: Move fd_install after last use of fenceRob Clark2023-02-061-7/+7
| * | | | | drm/i915/fbdev: Implement fb_dirty for intel custom fb helperJouni Högander2023-02-061-0/+12
| * | | | | drm/i915: Don't do the WM0->WM1 copy w/a if WM1 is already enabledVille Syrjälä2023-02-061-1/+2
* | | | | | Merge tag 'drm-misc-fixes-2023-02-09' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2023-02-103-18/+25
|\ \ \ \ \ \ | |_|/ / / / |/| | / / / | | |/ / / | |/| | |
| * | | | drm/client: fix circular reference counting issueChristian König2023-02-071-13/+20
| * | | | drm/virtio: exbuf->fence_fd unmodified on interrupted waitRyan Neph2023-02-061-4/+1
| * | | | drm/amdgpu: fix memory leak in amdgpu_cs_sync_ringsBert Karwatzki2023-02-031-1/+4
* | | | | drm/amdgpu/smu: skip pptable init under sriovJane Jian2023-02-081-0/+6
* | | | | amd/amdgpu: remove test ib on hw ringJesseZhang2023-02-082-2/+1
* | | | | drm/amdgpu/fence: Fix oops due to non-matching drm_sched init/finiGuilherme G. Piccoli2023-02-081-1/+7
* | | | | drm/amdgpu: Use the TGID for trace_amdgpu_vm_update_ptesFriedrich Vock2023-02-081-1/+1
* | | | | drm/amdgpu: Add unique_id support for GC 11.0.1/2Kent Russell2023-02-081-0/+2
* | | | | drm/amd/pm: bump SMU 13.0.7 driver_if header versionEvan Quan2023-02-082-15/+16
* | | | | drm/amd/pm: bump SMU 13.0.0 driver_if header versionEvan Quan2023-02-082-3/+4
* | | | | drm/amd/pm: add SMU 13.0.7 missing GetPptLimit message mappingEvan Quan2023-02-081-0/+1
* | | | | drm/amd/display: fix cursor offset on rotation 180Melissa Wen2023-02-081-1/+1
* | | | | drm/amd/amdgpu: enable athub cg 11.0.3Kenneth Feng2023-02-081-1/+3
* | | | | Revert "drm/amd/display: disable S/G display on DCN 3.1.4"Alex Deucher2023-02-081-0/+1
* | | | | drm/amd/display: properly handling AGP aperture in vm setupAlex Deucher2023-02-081-14/+28
* | | | | drm/amd/display: disable S/G display on DCN 3.1.2/3Alex Deucher2023-02-081-2/+0
* | | | | drm/amd/display: disable S/G display on DCN 2.1.0Alex Deucher2023-02-081-1/+0
| |/ / / |/| | |
* | | | Merge tag 'drm-fixes-2023-02-03' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2023-02-0335-121/+295
|\ \ \ \
| * \ \ \ Merge tag 'amd-drm-fixes-6.2-2023-02-01' of https://gitlab.freedesktop.org/ag...Dave Airlie2023-02-0310-10/+57
| |\ \ \ \
| | * | | | drm/amd/display: Properly handle additional cases where DCN is not supportedAlex Deucher2023-02-011-0/+11
| | * | | | drm/amdgpu: Enable vclk dclk node for gc11.0.3Yiqing Yao2023-02-011-2/+4