summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2022-12-30Merge tag 'acpi-6.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2022-12-30drm/i915/dsi: fix MIPI_BKLT_EN_1 native GPIO indexJani Nikula
2022-12-30drm/i915/dsi: add support for ICL+ native MIPI GPIO sequenceJani Nikula
2022-12-30drm/i915: Remove truncation warning for large objectsChris Wilson
2022-12-30drm/i915: Use error code as -E2BIG when the size of gem ttm object is too largeGwan-gyeong Mun
2022-12-30drm/i915: Check if the size is too big while creating shmem fileGwan-gyeong Mun
2022-12-30drm/i915: Check for integer truncation on the configuration of ttm placeGwan-gyeong Mun
2022-12-30drm/i915: Check for integer truncation on scatterlist creationChris Wilson
2022-12-30drm/i915/gem: Typecheck page lookupsChris Wilson
2022-12-30Merge drm/drm-next into drm-intel-gt-nextRodrigo Vivi
2022-12-30drm/i915/uc: Fix two issues with over-size firmware filesJohn Harrison
2022-12-30drm/i915: improve the catch-all evict to handle lock contentionMatthew Auld
2022-12-30drm/i915: Remove __maybe_unused from mtl_infoLucas De Marchi
2022-12-30drm/i915: fix TLB invalidation for Gen12.50 video and compute enginesAndrzej Hajda
2022-12-29drm/panel: add the orisetech ota5601aChristophe Branchereau
2022-12-27drm/msm/hdmi: Fix the error handling path of msm_hdmi_dev_probe()Christophe JAILLET
2022-12-27drm/msm/dpu: Fix memory leak in msm_mdss_parse_data_bus_icc_pathMiaoqian Lin
2022-12-27drm/msm/dpu: Fix some kernel-doc commentsYang Li
2022-12-26drm/mediatek: Add mt8186 dpi compatibles and platform dataXinlei Lee
2022-12-26drm/mediatek: Set dpi format in mmsysXinlei Lee
2022-12-25treewide: Convert del_timer*() to timer_shutdown*()Steven Rostedt (Google)
2022-12-23drm/tests: reduce drm_mm_test stack usageArnd Bergmann
2022-12-23Merge tag 'drm-next-2022-12-23' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-12-23drm/i915/mtl: Add support of Tile4 to MTLStanislav Lisovskiy
2022-12-23drm/i915/psr: Add continuous full frame bit together with singleJouni Högander
2022-12-22drm/i915/uc: Fix two issues with over-size firmware filesJohn Harrison
2022-12-22drm/i915/guc: Fix a static analysis warningJohn Harrison
2022-12-22drm/vkms: use new debugfs device-centered functionsMaíra Canal
2022-12-22drm/v3d: use new debugfs device-centered functionsMaíra Canal
2022-12-22drm/vc4: use new debugfs device-centered functionsMaíra Canal
2022-12-22drm/debugfs: create debugfs late register functionsMaíra Canal
2022-12-22drm: use new debugfs device-centered functions on DRM core filesMaíra Canal
2022-12-22drm/debugfs: create device-centered debugfs functionsMaíra Canal
2022-12-22drm/amd/display: Report to ACPI video if no panels were foundMario Limonciello
2022-12-22drm/i915/dsi: fix MIPI_BKLT_EN_1 native GPIO indexJani Nikula
2022-12-21drm/amdgpu: grab extra fence reference for drm_sched_job_add_dependencyChristian König
2022-12-21drm/amdgpu: enable VCN DPG for GC IP v11.0.4Saleemkhan Jamadar
2022-12-21Merge tag 'pwm/for-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-12-21drm/i915/ddi: Add missing wait-for-active for HDMI aligning with bspec updatesAnkit Nautiyal
2022-12-21drm/i915/ddi: Align timeout for DDI_BUF_CTL active with BspecAnkit Nautiyal
2022-12-21drm/panfrost: Fix GEM handle creation ref-countingSteven Price
2022-12-20drm/amdgpu: skip mes self test after s0i3 resume for MES IP v11.0Tim Huang
2022-12-20drm/amd/pm: correct the fan speed retrieving in PWM for some SMU13 asicsEvan Quan
2022-12-20drm/amd/pm: bump SMU13.0.0 driver_if header to version 0x34Evan Quan
2022-12-20drm/amdgpu: skip MES for S0ix as well since it's part of GFXAlex Deucher
2022-12-20drm/amd/pm: avoid large variable on kernel stackArnd Bergmann
2022-12-20drm/amdkfd: Fix double release compute pasidPhilip Yang
2022-12-20drm/amdkfd: Fix kfd_process_device_init_vm error handlingPhilip Yang
2022-12-20drm/amdgpu: skip mes self test after s0i3 resume for MES IP v11.0Tim Huang
2022-12-20drm/amd/display: fix some coding style issuesSrinivasan Shanmugam