summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-04-20video: Remove trailing whitespacesThomas Zimmermann
2023-04-19drm/gem: Check for valid formatsMaíra Canal
2023-04-18drm/scheduler: set entity to NULL in drm_sched_entity_pop_job()Danilo Krummrich
2023-04-17drm/nouveau/therm: Move an assignment statement behind a null pointer check i...Markus Elfring
2023-04-17drm/nouveau/pci: Move an expression into a function call parameter in nvkm_pc...Markus Elfring
2023-04-17drm/nouveau/pci: Move a variable assignment behind condition checks in nvkm_p...Markus Elfring
2023-04-17drm/nouveau/clk: Move a variable assignment behind a null pointer check in nv...Markus Elfring
2023-04-17drm/nouveau/bios/power_budget: Move an expression into a macro call parameter...Markus Elfring
2023-04-17drm/nouveau/debugfs: Replace five seq_printf() calls by seq_puts() in nouveau...Markus Elfring
2023-04-17drm/nouveau/debugfs: Use seq_putc() in nouveau_debugfs_pstate_get()Markus Elfring
2023-04-17drm/nouveau/debugfs: Move a variable assignment behind a null pointer check i...Markus Elfring
2023-04-17drm/nouveau/debugfs: Move an expression into a function call parameter in nou...Markus Elfring
2023-04-17drm/panel: nt36523: Add Lenovo J606F panelKonrad Dybcio
2023-04-17drm/panel: nt36523: Get orientation from OFKonrad Dybcio
2023-04-17drm/panel: nt36523: Add DCS backlight supportKonrad Dybcio
2023-04-17dma-buf/dma-resv.c: fix a typoSui Jingfeng
2023-04-16Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2023-04-16video/aperture: Provide a VGA helper for gma500 and internal useThomas Zimmermann
2023-04-16video/aperture: Only remove sysfb on the default vga pci deviceDaniel Vetter
2023-04-16video/aperture: Drop primary argumentDaniel Vetter
2023-04-16video/aperture: Move vga handling to pci functionDaniel Vetter
2023-04-16video/aperture: Only kick vgacon when the pdev is decoding vgaDaniel Vetter
2023-04-16drm/aperture: Remove primary argumentDaniel Vetter
2023-04-16video/aperture: use generic code to figure out the vga default deviceDaniel Vetter
2023-04-16drm/gma500: Use drm_aperture_remove_conflicting_pci_framebuffersDaniel Vetter
2023-04-15drm/imx/lcdc: fix a NULL vs IS_ERR() bug in probeDan Carpenter
2023-04-14drm/bridge: fsl-ldb: Add i.MX6SX supportFabio Estevam
2023-04-13Merge tag 'drm-intel-next-fixes-2023-04-13' of git://anongit.freedesktop.org/...Daniel Vetter
2023-04-12Merge tag 'drm-misc-next-2023-04-12' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter
2023-04-12drm/vkms: Use drmm_mode_config_init()Maíra Canal
2023-04-12drm/vkms: Use drmm_crtc_init_with_planes()Maíra Canal
2023-04-12drm/i915: disable sampler indirect state in bindless heapLionel Landwerlin
2023-04-11drm/vmwgfx: remove unused vmw_overlay functionTom Rix
2023-04-11drm/vmwgfx: Fix Legacy Display Unit atomic drm supportMartin Krastev
2023-04-11drm/vmwgfx: Print errors when running on broken/unsupported configsZack Rusin
2023-04-11drm/vmwgfx: Drop mksstat_init_record fn as currently unusedMartin Krastev
2023-04-11drm/nouveau/disp: make gv100_disp_core_mthd_base staticruanjinjie
2023-04-11drm/nouveau/mc/ga100: make ga100_mc_device staticBen Dooks
2023-04-11drm/vc4: remove unused render_wait variableTom Rix
2023-04-11Merge tag 'mediatek-drm-next-6.4' of https://git.kernel.org/pub/scm/linux/ker...Daniel Vetter
2023-04-11Merge tag 'drm-msm-next-2023-04-10' of https://gitlab.freedesktop.org/drm/msm...Daniel Vetter
2023-04-08accel/habanalabs: add missing error flow in hl_sysfs_init()Tomer Tayar
2023-04-08accel/habanalabs: speedup h/w queues test in Gaudi2Moti Haimovski
2023-04-08accel/habanalabs: fix handling of arc farm sei eventDani Liberman
2023-04-08accel/habanalabs: remove Gaudi1 multi MSI codeOfir Bitton
2023-04-08accel/habanalabs: fixes for unexpected error interruptOfir Bitton
2023-04-08accel/habanalabs: don't wait for STS_OK after sending COMMS WFEKoby Elbaz
2023-04-08accel/habanalabs: sync f/w events interrupt in hard resetTal Cohen
2023-04-08accel/habanalabs: fix wrong reset and event flagsOfir Bitton
2023-04-08accel/habanalabs: fix events mask of decoder abnormal interruptsTomer Tayar