summaryrefslogtreecommitdiffstats
path: root/drivers/gpu (follow)
Commit message (Expand)AuthorAgeFilesLines
* virtio: convert the rest virtio_find_vqs() users to virtio_find_vqs_info()Jiri Pirko2024-07-171-5/+4
* drm/drm_file: Fix pid refcounting raceJann Horn2024-06-281-5/+3
* Merge tag 'drm-intel-fixes-2024-06-27' of https://gitlab.freedesktop.org/drm/...Dave Airlie2024-06-271-0/+1
|\
| * drm/i915/gt: Fix potential UAF by revoke of fence registersJanusz Krzysztofik2024-06-241-0/+1
* | Merge tag 'amd-drm-fixes-6.10-2024-06-26' of https://gitlab.freedesktop.org/a...Dave Airlie2024-06-2712-15/+156
|\ \
| * | drm/amdgpu: Don't show false warning for reg listLijo Lazar2024-06-252-6/+24
| * | drm/amdgpu: avoid using null object of framebufferJulia Zhang2024-06-251-2/+16
| * | drm/amd/display: Send DP_TOTAL_LTTPR_CNT during detection if LTTPR is presentMichael Strauss2024-06-252-1/+14
| * | drm/amdgpu: Fix pci state save during mode-1 resetLijo Lazar2024-06-251-2/+5
| * | drm/amdgpu/atomfirmware: fix parsing of vram_infoAlex Deucher2024-06-251-1/+1
| * | drm/amd/swsmu: add MALL init support workaround for smu_v14_0_1Li Ma2024-06-255-3/+96
| |/
* | Merge tag 'drm-misc-fixes-2024-06-26' of https://gitlab.freedesktop.org/drm/m...Dave Airlie2024-06-274-4/+14
|\ \ | |/ |/|
| * drm/nouveau/dispnv04: fix null pointer dereference in nv17_tv_get_ld_modesMa Ke2024-06-251-0/+2
| * drm/nouveau/dispnv04: fix null pointer dereference in nv17_tv_get_hd_modesMa Ke2024-06-251-0/+4
| * drm/panel: simple: Add missing display timing flags for KOE TX26D202VM0BWALiu Ying2024-06-241-0/+1
| * drm/fbdev-dma: Only set smem_start is enable per module optionThomas Zimmermann2024-06-192-4/+7
* | Merge tag 'x86_urgent_for_v6.10_rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2024-06-231-1/+1
|\ \
| * | drm/vmwgfx: Fix missing HYPERVISOR_GUEST dependencyAlexey Makhalov2024-06-171-1/+1
| |/
* | Merge tag 'drm-xe-fixes-2024-06-20' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie2024-06-211-2/+2
|\ \
| * | drm/xe/vf: Don't touch GuC irq registers if using memory irqsMichal Wajdeczko2024-06-201-2/+2
| |/
* | Merge tag 'amd-drm-fixes-6.10-2024-06-19' of https://gitlab.freedesktop.org/a...Dave Airlie2024-06-2116-120/+192
|\ \
| * | drm/amdgpu: init TA fw for psp v14Likun Gao2024-06-201-0/+5
| * | drm/amdgpu: cleanup MES11 command submissionChristian König2024-06-201-28/+48
| * | drm/amdgpu: fix UBSAN warning in kv_dpm.cAlex Deucher2024-06-201-0/+2
| * | drm/radeon: fix UBSAN warning in kv_dpm.cAlex Deucher2024-06-201-0/+2
| * | drm/amd/display: Disable CONFIG_DRM_AMD_DC_FP for RISC-V with clangNathan Chancellor2024-06-191-1/+1
| * | drm/amd/display: Attempt to avoid empty TUs when endpoint is DPIAMichael Strauss2024-06-193-1/+75
| * | drm/amd/display: change dram_clock_latency to 34us for dcn35Paul Hsieh2024-06-191-1/+1
| * | drm/amd/display: Change dram_clock_latency to 34us for dcn351Daniel Miess2024-06-191-1/+1
| * | drm/amdgpu: revert "take runtime pm reference when we attach a buffer" v2Christian König2024-06-193-51/+0
| * | drm/amdgpu: Indicate CU havest info to CPHarish Kasiviswanathan2024-06-191-2/+13
| * | drm/amd/display: prevent register access while in IPSHamza Mahfooz2024-06-191-0/+10
| * | drm/amdgpu: fix locking scope when flushing tlbYunxiang Li2024-06-191-32/+34
| * | drm/amd/display: Remove redundant idle optimization checkRoman Li2024-06-191-3/+0
| |/
* / drm/i915/mso: using joiner is not possible with eDP MSOJani Nikula2024-06-171-0/+4
|/
* Merge drm/drm-fixes into drm-misc-fixesMaxime Ripard2024-06-1436-138/+222
|\
| * Merge tag 'drm-xe-fixes-2024-06-13' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie2024-06-144-11/+37
| |\
| | * drm/xe: move disable_c6 callRiana Tauro2024-06-132-6/+7
| | * drm/xe: flush engine buffers before signalling user fence on all enginesAndrzej Hajda2024-06-131-2/+16
| | * drm/xe/pf: Assert LMEM provisioning is done only on DGFXMichal Wajdeczko2024-06-131-2/+13
| | * drm/xe/xe_gt_idle: use GT forcewake domain assertionRiana Tauro2024-06-131-1/+1
| * | drm/exynos/vidi: fix memory leak in .get_modes()Jani Nikula2024-06-101-1/+6
| * | drm/exynos: dp: drop driver owner initializationKrzysztof Kozlowski2024-06-101-1/+0
| * | drm/exynos: hdmi: report safe 640x480 mode as a fallback when no EDID foundMarek Szyprowski2024-06-101-2/+5
| * | Merge tag 'drm-misc-next-fixes-2024-06-07' of https://gitlab.freedesktop.org/...Dave Airlie2024-06-071-5/+0
| |\ \
| | * | drm/komeda: remove unused struct 'gamma_curve_segment'Dr. David Alan Gilbert2024-05-311-5/+0
| * | | Merge tag 'drm-misc-fixes-2024-06-07' of https://gitlab.freedesktop.org/drm/m...Dave Airlie2024-06-076-44/+74
| |\ \ \
| * \ \ \ Merge tag 'amd-drm-fixes-6.10-2024-06-06' of https://gitlab.freedesktop.org/a...Dave Airlie2024-06-072-51/+60
| |\ \ \ \
| | * | | | drm/amdgpu/pptable: Fix UBSAN array-index-out-of-boundsTasos Sahanidis2024-06-051-42/+49
| | * | | | drm/amd: Fix shutdown (again) on some SMU v13.0.4/11 platformsMario Limonciello2024-06-051-9/+11