summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2023-01-04Merge tag 'drm-misc-next-2023-01-03' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter217-1910/+6093
2023-01-03Merge tag 'drm-misc-next-2022-11-24' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter6-8/+33
2023-01-02drm/virtio: Spiff out cmd queue/response tracesRob Clark3-14/+28
2023-01-02drm/bridge: panel: Set pre_enable_prev_first from drmm_panel_bridge_addDave Stevenson1-0/+2
2023-01-02drm/vc4: drop all currently held locks if deadlock happensMaíra Canal1-1/+10
2023-01-02drm/tiny: ili9486: Do not assume 8-bit only SPI controllersCarlo Caione1-4/+9
2023-01-02drm/tiny: ili9486: Enable driver module autoloadingCarlo Caione1-0/+2
2023-01-01Merge tag 'drm-fixes-2023-01-01' of git://anongit.freedesktop.org/drm/drmLinus Torvalds12-45/+212
2022-12-30Merge tag 'acpi-6.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds1-0/+4
2022-12-30drm/i915/dsi: fix MIPI_BKLT_EN_1 native GPIO indexJani Nikula1-1/+1
2022-12-30drm/i915/dsi: add support for ICL+ native MIPI GPIO sequenceJani Nikula3-3/+95
2022-12-30drm/i915/uc: Fix two issues with over-size firmware filesJohn Harrison1-14/+28
2022-12-30drm/i915: improve the catch-all evict to handle lock contentionMatthew Auld6-26/+82
2022-12-30drm/i915: Remove __maybe_unused from mtl_infoLucas De Marchi1-1/+0
2022-12-30drm/i915: fix TLB invalidation for Gen12.50 video and compute enginesAndrzej Hajda1-1/+7
2022-12-30drm/panel: add the orisetech ota5601aChristophe Branchereau3-0/+374
2022-12-26treewide: Convert del_timer*() to timer_shutdown*()Steven Rostedt (Google)1-1/+1
2022-12-23Merge tag 'drm-next-2022-12-23' of git://anongit.freedesktop.org/drm/drmLinus Torvalds47-372/+647
2022-12-22drm/vkms: use new debugfs device-centered functionsMaíra Canal1-11/+6
2022-12-22drm/v3d: use new debugfs device-centered functionsMaíra Canal1-12/+10
2022-12-22drm/vc4: use new debugfs device-centered functionsMaíra Canal11-116/+37
2022-12-22drm/debugfs: create debugfs late register functionsMaíra Canal3-0/+21
2022-12-22drm: use new debugfs device-centered functions on DRM core filesMaíra Canal5-34/+28
2022-12-22drm/debugfs: create device-centered debugfs functionsMaíra Canal2-0/+73
2022-12-22drm/amd/display: Report to ACPI video if no panels were foundMario Limonciello1-0/+4
2022-12-21drm/amdgpu: grab extra fence reference for drm_sched_job_add_dependencyChristian König1-0/+2
2022-12-21drm/amdgpu: enable VCN DPG for GC IP v11.0.4Saleemkhan Jamadar1-0/+1
2022-12-21Merge tag 'pwm/for-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-6/+8
2022-12-20drm/amdgpu: skip mes self test after s0i3 resume for MES IP v11.0Tim Huang1-1/+2
2022-12-20drm/amd/pm: correct the fan speed retrieving in PWM for some SMU13 asicsEvan Quan2-6/+28
2022-12-20drm/amd/pm: bump SMU13.0.0 driver_if header to version 0x34Evan Quan3-1/+4
2022-12-20drm/amdgpu: skip MES for S0ix as well since it's part of GFXAlex Deucher1-2/+3
2022-12-20drm/amd/pm: avoid large variable on kernel stackArnd Bergmann1-5/+16
2022-12-20drm/amdkfd: Fix double release compute pasidPhilip Yang3-15/+40
2022-12-20drm/amdkfd: Fix kfd_process_device_init_vm error handlingPhilip Yang1-6/+6
2022-12-20drm/ast: Init iosys_map pointer as I/O memory for damage handlingThomas Zimmermann1-1/+1
2022-12-20drm/sprd: remove redundant error loggingDeepak R Varma1-3/+1
2022-12-20drm/drv: Make use of local variable driver in drm_dev_register()Uwe Kleine-König1-2/+2
2022-12-20Merge tag 'drm-intel-next-fixes-2022-12-15' of git://anongit.freedesktop.org/...Dave Airlie10-88/+96
2022-12-19drm/qxl: stop using ttm_bo_waitChristian König1-2/+14
2022-12-19drm/v3d: replace obj lookup steps with drm_gem_objects_lookupMelissa Wen1-46/+3
2022-12-19drm/v3d: cleanup BOs properly when lookup_bos failsMelissa Wen1-3/+3
2022-12-16drm/imx: move IPUv3 driver into separate subdirectoryLucas Stach13-49/+54
2022-12-16drm/imx: ipuv3-plane: Fix overlay plane widthPhilipp Zabel1-6/+8
2022-12-16gpu: ipu-v3: common: Add of_node_put() for reference returned by of_graph_get...Liang He1-0/+1
2022-12-16drm/omap: dsi: Fix excessive stack usageTomi Valkeinen1-10/+16
2022-12-16drm/omapdrm: Remove unused struct csc_coef_rgb2yuvYuan Can1-5/+0
2022-12-16drm: tidss: Fix pixel format definitionRandolph Sapp1-2/+2
2022-12-16drm/tidss: Set max DMA segment sizeAndrew Davis1-0/+2
2022-12-16drm/display/dp_mst: Fix payload addition on a disconnected sinkImre Deak1-1/+6