summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-04-17drm/panel: nt36523: Get orientation from OFKonrad Dybcio1-0/+15
2023-04-17drm/panel: nt36523: Add DCS backlight supportKonrad Dybcio1-3/+65
2023-04-17dt-bindings: display: panel: nt36523: Add Lenovo J606F panelKonrad Dybcio1-5/+11
2023-04-17dma-buf/dma-resv.c: fix a typoSui Jingfeng1-1/+1
2023-04-16Merge drm/drm-next into drm-misc-nextThomas Zimmermann446-9988/+134084
2023-04-16video/aperture: Provide a VGA helper for gma500 and internal useThomas Zimmermann3-32/+81
2023-04-16fbdev: Simplify fb_is_primary_device for x86Daniel Vetter1-12/+1
2023-04-16video/aperture: Only remove sysfb on the default vga pci deviceDaniel Vetter1-3/+4
2023-04-16video/aperture: Drop primary argumentDaniel Vetter4-11/+9
2023-04-16video/aperture: Move vga handling to pci functionDaniel Vetter1-8/+7
2023-04-16video/aperture: Only kick vgacon when the pdev is decoding vgaDaniel Vetter1-7/+9
2023-04-16drm/aperture: Remove primary argumentDaniel Vetter13-23/+16
2023-04-16video/aperture: use generic code to figure out the vga default deviceDaniel Vetter1-3/+2
2023-04-16drm/gma500: Use drm_aperture_remove_conflicting_pci_framebuffersDaniel Vetter1-2/+7
2023-04-16drm/imx/lcdc: fix a NULL vs IS_ERR() bug in probeDan Carpenter1-2/+2
2023-04-14drm/bridge: fsl-ldb: Add i.MX6SX supportFabio Estevam1-1/+13
2023-04-14dt-bindings: display: bridge: ldb: Add an i.MX6SX entryFabio Estevam1-1/+4
2023-04-13Merge tag 'drm-intel-next-fixes-2023-04-13' of git://anongit.freedesktop.org/...Daniel Vetter2-0/+20
2023-04-12Merge tag 'drm-misc-next-2023-04-12' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter21-303/+465
2023-04-12drm/vkms: Use drmm_mode_config_init()Maíra Canal1-1/+5
2023-04-12drm/vkms: Use drmm_crtc_init_with_planes()Maíra Canal1-3/+2
2023-04-12MAINTAINERS: add drm_bridge for drm bridge maintainersDaniel Vetter1-0/+1
2023-04-12drm/i915: disable sampler indirect state in bindless heapLionel Landwerlin2-0/+20
2023-04-11drm/vmwgfx: remove unused vmw_overlay functionTom Rix1-6/+0
2023-04-11drm/vmwgfx: Fix Legacy Display Unit atomic drm supportMartin Krastev3-74/+38
2023-04-11drm/vmwgfx: Print errors when running on broken/unsupported configsZack Rusin3-0/+40
2023-04-11drm/vmwgfx: Drop mksstat_init_record fn as currently unusedMartin Krastev1-26/+0
2023-04-11drm/nouveau/disp: make gv100_disp_core_mthd_base staticruanjinjie1-1/+1
2023-04-11drm/nouveau/mc/ga100: make ga100_mc_device staticBen Dooks1-1/+1
2023-04-11drm/vc4: remove unused render_wait variableTom Rix1-2/+0
2023-04-11Merge tag 'mediatek-drm-next-6.4' of https://git.kernel.org/pub/scm/linux/ker...Daniel Vetter19-319/+1858
2023-04-11Merge tag 'drm-msm-next-2023-04-10' of https://gitlab.freedesktop.org/drm/msm...Daniel Vetter122-4526/+7037
2023-04-11Merge tag 'drm-habanalabs-next-2023-04-10' of https://git.kernel.org/pub/scm/...Daniel Vetter17-269/+382
2023-04-08accel/habanalabs: add missing error flow in hl_sysfs_init()Tomer Tayar1-1/+5
2023-04-08accel/habanalabs: speedup h/w queues test in Gaudi2Moti Haimovski2-41/+128
2023-04-08accel/habanalabs: fix handling of arc farm sei eventDani Liberman2-11/+18
2023-04-08accel/habanalabs: remove Gaudi1 multi MSI codeOfir Bitton2-93/+5
2023-04-08accel/habanalabs/uapi: new Gaudi2 server typeOded Gabbay1-1/+2
2023-04-08accel/habanalabs: fixes for unexpected error interruptOfir Bitton2-5/+2
2023-04-08accel/habanalabs: don't wait for STS_OK after sending COMMS WFEKoby Elbaz1-1/+1
2023-04-08accel/habanalabs: sync f/w events interrupt in hard resetTal Cohen5-25/+37
2023-04-08accel/habanalabs: fix wrong reset and event flagsOfir Bitton1-4/+9
2023-04-08accel/habanalabs: fix events mask of decoder abnormal interruptsTomer Tayar1-7/+11
2023-04-08accel/habanalabs: remove completion from abnormal interrupt work nameTomer Tayar3-20/+14
2023-04-08accel/habanalabs: print raw binning masks in debug levelOfir Bitton1-0/+4
2023-04-08accel/habanalabs: fix HBM MMU interrupt handlingOfir Bitton1-37/+108
2023-04-08accel/habanalabs: improvements to FW ver extractionDafna Hirschfeld1-7/+4
2023-04-08accel/habanalabs: fix access error clear eventDani Liberman1-1/+1
2023-04-08accel/habanalabs: send disable pci when compute ctx is activeTal Cohen1-1/+3
2023-04-08accel/habanalabs: remove duplicated disable pci msgTal Cohen1-2/+0