summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-04-20arch/arm: Implement <asm/fb.h> with generic helpersThomas Zimmermann1-14/+1
2023-04-20arch/arc: Implement <asm/fb.h> with generic helpersThomas Zimmermann1-14/+2
2023-04-20fbdev: Prepare generic architecture helpersThomas Zimmermann1-2/+22
2023-04-20drm/gem: Check for valid formatsMaíra Canal2-5/+11
2023-04-19drm/i915/dp_mst: Fix active port PLL selection for secondary MST streamsImre Deak3-7/+30
2023-04-19drm/scheduler: set entity to NULL in drm_sched_entity_pop_job()Danilo Krummrich2-0/+10
2023-04-17drm/nouveau/therm: Move an assignment statement behind a null pointer check i...Markus Elfring2-2/+2
2023-04-17drm/nouveau/pci: Move an expression into a function call parameter in nvkm_pc...Markus Elfring1-3/+1
2023-04-17drm/nouveau/pci: Move a variable assignment behind condition checks in nvkm_p...Markus Elfring1-1/+2
2023-04-17drm/nouveau/clk: Move a variable assignment behind a null pointer check in nv...Markus Elfring1-1/+1
2023-04-17drm/nouveau/bios/power_budget: Move an expression into a macro call parameter...Markus Elfring1-2/+1
2023-04-17drm/nouveau/debugfs: Replace five seq_printf() calls by seq_puts() in nouveau...Markus Elfring1-5/+5
2023-04-17drm/nouveau/debugfs: Use seq_putc() in nouveau_debugfs_pstate_get()Markus Elfring1-1/+1
2023-04-17drm/nouveau/debugfs: Move a variable assignment behind a null pointer check i...Markus Elfring1-1/+2
2023-04-17drm/nouveau/debugfs: Move an expression into a function call parameter in nou...Markus Elfring1-2/+2
2023-04-17drm/panel: nt36523: Add Lenovo J606F panelKonrad Dybcio1-0/+486
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-17drm/exynos: Implement fbdev emulation as in-kernel clientThomas Zimmermann4-108/+77
2023-04-17drm/exynos: Initialize fbdev DRM clientThomas Zimmermann1-2/+33
2023-04-17drm/exynos: Remove fb_helper from struct exynos_drm_privateThomas Zimmermann2-12/+5
2023-04-17drm/exynos: Remove struct exynos_drm_fbdevThomas Zimmermann1-16/+5
2023-04-17drm/exynos: Remove exynos_gem from struct exynos_drm_fbdevThomas Zimmermann1-9/+4
2023-04-17dma-buf/dma-resv.c: fix a typoSui Jingfeng1-1/+1
2023-04-17drm/i915: Fix memory leaks in i915 selftestsCong Liu1-1/+3
2023-04-17drm/i915: Make intel_get_crtc_new_encoder() less oopsyVille Syrjälä1-1/+1
2023-04-17drm/i915/gt: Avoid out-of-bounds access when loading HuCLucas De Marchi1-4/+17
2023-04-17Merge tag 'amd-drm-next-6.4-2023-04-14' of https://gitlab.freedesktop.org/agd...Dave Airlie107-730/+2118
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-14drm/amdgpu: add some basic elements for multiple XCD caseLe Ma3-2/+18
2023-04-14drm/amdgpu: move vmhub out of amdgpu_ring_funcs (v4)Le Ma31-220/+93
2023-04-14Revert "drm/amdgpu: enable ras for mp0 v13_0_10 on SRIOV"Jane Jian1-1/+0
2023-04-14drm/amdgpu: add common ip block for GC 9.4.3Hawking Zhang1-0/+1
2023-04-14drm/amd/display: Add logging when DP link training Clock recovery is SuccessfulSrinivasan Shanmugam2-1/+5
2023-04-14drm/amdgpu: add common early init support for GC 9.4.3Hawking Zhang1-0/+5
2023-04-14drm/amdgpu: switch to v9_4_3 gfx_funcs callbacks for GC 9.4.3Hawking Zhang2-29/+126
2023-04-14drm/amd/display: Add logging when setting DP sink power state failsSrinivasan Shanmugam1-0/+3