aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorFilesLines
2024-01-22drm/xe/vm: bugfix in xe_vm_create_ioctlMoti Haimovski1-9/+14
2024-01-22drm/bridge: anx7625: Ensure bridge is suspended in disable()Hsin-Yi Wang2-1/+8
2024-01-22drm/exec, drm/gpuvm: Prefer u32 over uint32_tThomas Hellström1-1/+1
2024-01-22drm: bridge: samsung-dsim: complete the CLKLANE_STOP settingDario Binacchi1-1/+6
2024-01-22drm: bridge: samsung-dsim: enter display mode in the enable() callbackDario Binacchi1-2/+5
2024-01-22drm/vmwgfx: remove vmw_vram_gmr_placementChristian König2-29/+0
2024-01-22drm/xe/xe2: Use XE_CACHE_WB pat indexHimal Prasad Ghimiray1-7/+7
2024-01-22Merge v6.8-rc1 into drm-misc-fixesMaxime Ripard1475-22021/+125409
2024-01-22drm/exynos: gsc: minor fix for loop iteration in gsc_runtime_resumeFedor Pchelkin1-1/+1
2024-01-22drm/exynos: fix accidental on-stack copy of exynos_drm_planeArnd Bergmann2-4/+4
2024-01-22drm/exynos: fix incorrect type issueInki Dae1-1/+1
2024-01-19drm/xe: Enable 32bits buildLucas De Marchi1-1/+1
2024-01-19drm/xe: Fix cast on trace variableLucas De Marchi1-1/+1
2024-01-19drm/xe/display: Avoid calling readq()Lucas De Marchi1-6/+5
2024-01-19drm/xe/mmio: Cast to u64 when printingLucas De Marchi1-2/+2
2024-01-19drm/xe: Use _ULL for u64 divisionLucas De Marchi1-1/+1
2024-01-19Merge tag 'drm-next-2024-01-19' of git://anongit.freedesktop.org/drm/drmLinus Torvalds85-463/+692
2024-01-19drm/i915: Replace a memset() with zero initializationVille Syrjälä1-3/+1
2024-01-19drm/i915/psr: Only allow PSR in LPSP mode on HSW non-ULTVille Syrjälä1-2/+12
2024-01-19drm/xe: Do not flood dmesg with guc logRodrigo Vivi1-3/+0
2024-01-19drm/xe/xe_debugfs: Print skip_guc_pc in xe infoBadal Nilawar1-0/+1
2024-01-19drm/xe: constify engine class sysfs attributesJani Nikula1-19/+19
2024-01-19drm/xe: make gpuvm_ops constJani Nikula1-1/+1
2024-01-19drm/xe: make hwmon_info constJani Nikula1-1/+1
2024-01-19drm/xe: make heci_gsc_irq_chip constJani Nikula1-1/+1
2024-01-19drm/xe: make xe_ttm_funcs constJani Nikula3-4/+2
2024-01-19drm/xe: Modify the cfb size to be page size aligned for FBCVinod Govindapillai1-0/+3
2024-01-19drm/panel: novatek-nt36672e: Include <linux/of.h>Ritesh Kumar1-1/+1
2024-01-19drm: panel-orientation-quirks: Add quirk for GPD Win MiniSamuel Dionne-Riel1-0/+12
2024-01-19Merge tag 'drm-xe-next-fixes-2024-01-16' of https://gitlab.freedesktop.org/dr...Dave Airlie18-91/+136
2024-01-19nouveau/vmm: don't set addr on the fail path to avoid warningDave Airlie1-0/+3
2024-01-19drm/lima: fix a memleak in lima_heap_allocZhipeng Lu1-9/+14
2024-01-18Merge tag 'i2c-for-6.8-rc1-rebased' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds24-24/+0
2024-01-19Merge tag 'amd-drm-fixes-6.8-2024-01-18' of https://gitlab.freedesktop.org/ag...Dave Airlie67-373/+554
2024-01-18drm/i915/xelpg: Extend some workarounds/tuning to gfx version 12.74Matt Roper3-12/+18
2024-01-18drm/i915/xelpg: Extend driver code of Xe_LPG to Xe_LPG+Harish Chegondi4-4/+5
2024-01-18Merge tag 'iommu-updates-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-7/+2
2024-01-18drm/xe: correct the calculation of remaining sizeFei Yang1-1/+1
2024-01-18drm/amdgpu: Enable GFXOFF for Compute on GFX11Ori Messinger1-4/+2
2024-01-18drm/amd/display: Drop 'acrtc' and add 'new_crtc_state' NULL check for writeba...Srinivasan Shanmugam1-3/+3
2024-01-18drm/amdgpu: revert "Adjust removal control flow for smu v13_0_2"Christian König4-65/+1
2024-01-18drm/amdkfd: init drm_client with funcs hookFlora Cui1-1/+4
2024-01-18drm/amd/display: Fix a switch statement in populate_dml_output_cfg_from_strea...Christophe JAILLET1-1/+1
2024-01-18drm/amdgpu: Fix the null pointer when load rlc firmwareMa Jun1-9/+6
2024-01-18drm/amd/display: Align the returned error code with legacy DPWayne Lin1-0/+5
2024-01-18drm/amd/display: Fix DML2 watermark calculationOvidiu Bunea1-7/+7
2024-01-18drm/amd/display: Clear OPTC mem select on disableIlya Bakoulin2-0/+6
2024-01-18drm/amd/display: Port DENTIST hang and TDR fixes to OTG disable W/ANicholas Kazlauskas1-12/+9
2024-01-18drm/amd/display: Add logging resource checksCharlene Liu3-3/+10
2024-01-18drm/amd/display: Init link enc resources in dc_state only if res_pool presentsDillon Varone1-1/+2