summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
8 hoursdrm/bridge: Constify struct i2c_device_idHEADdrm-misc-nextChristophe JAILLET6-6/+6
19 hoursdrm/qxl: switch to using drm_exec v2Christian König3-36/+40
19 hoursdrm/radeon: switch over to drm_exec v2Christian König7-63/+66
20 hoursdrm/panthor: Fix compilation failure on panthor_fw.cLiviu Dudau1-0/+1
39 hoursdrm/panthor: Simplify FW fast reset pathKarunika Choo1-7/+8
39 hoursdrm/panthor: Explicitly set the coherency modeAkash Goel2-1/+30
39 hoursdrm/panthor: Update memattr programing to align with GPU specAkash Goel1-8/+15
41 hoursdrm/rockchip: avoid 64-bit divisionArnd Bergmann1-1/+1
42 hoursdrm/xe: drop unused component dependenciesChristian König4-4/+0
3 daysdrm/virtio: New fence for every plane updateDongwon Kim2-19/+46
3 daysdrm/virtio: Use drm_gem_plane_helper_prepare_fb()Dongwon Kim1-0/+4
3 daysdrm/virtio: Don't create a context with default param if context_init is supp...Pierre-Eric Pelloux-Prayer1-3/+5
3 daysdrm/virtio: Use generic dumb_map_offset implementationPeter Shkenev4-22/+3
6 daysdrm/fbdev-client: Unexport drm_fbdev_client_setup()Thomas Zimmermann3-5/+6
6 daysdrm/client: Move public client header to clients/ subdirectoryThomas Zimmermann72-71/+72
6 daysdrm: Move client code to clients/ subdirectoryThomas Zimmermann6-79/+80
6 daysdrm/panel-edp: Add KDB KD116N2130B12Langyan Ye1-0/+7
7 daysdrm/rockchip: analogix_dp: allow to work without panelLucas Stach1-1/+1
7 daysMAINTAINERS: add Raphael Gallais-Pou to DRM/STi maintainersRaphael Gallais-Pou1-0/+1
8 daysaccel/ivpu: Fix Qemu crash when running in passthroughJacek Lawrynowicz1-1/+1
9 daysgpu: drm: replace of_graph_get_next_endpoint()drm-misc-next-2024-11-13Kuninori Morimoto3-3/+5
10 daysdrm/bridge: cdns-mhdp8546: Remove unused functionsDr. David Alan Gilbert2-31/+0
10 daysdrm/v3d: Fix performance counter source settings on V3D 7.xMaíra Canal3-21/+27
11 daysrockchip/drm: vop2: add support for gamma LUTPiotr Zalewski2-0/+191
11 daysdrm/rockchip: vop2: Don't spam logs in atomic updateAndy Yan1-10/+12
11 daysdrm/rockchip: cdn-dp: Use drm_connector_helper_hpd_irq_event()Thomas Zimmermann1-8/+1
14 daysdrm/sched: Improve teardown documentationdrm-misc-next-2024-11-08Philipp Stanner1-2/+21
2024-11-06drm/panthor: Fix OPP refcnt leaks in devfreq initialisationAdrián Larumbe1-9/+8
2024-11-06drm/panfrost: Add missing OPP table refcnt decrementalAdrián Larumbe1-1/+2
2024-11-05drm/ci: remove update-xfails.pyVignesh Raman2-221/+0
2024-11-05drm: use ATOMIC64_INIT() for atomic64_tJonathan Gray1-1/+1
2024-11-05MAINTAINERS: Add maintainer for ITE IT6263 driverLiu Ying1-0/+8
2024-11-05drm/bridge: Add ITE IT6263 LVDS to HDMI converterLiu Ying3-0/+910
2024-11-05dt-bindings: display: bridge: Add ITE IT6263 LVDS to HDMI converterLiu Ying1-0/+250
2024-11-05dt-bindings: display: Document dual-link LVDS display common propertiesLiu Ying3-32/+65
2024-11-05dt-bindings: display: lvds-data-mapping: Add 30-bit RGB pixel data mappingsLiu Ying1-0/+31
2024-11-05drm: of: Add drm_of_lvds_get_dual_link_pixel_order_sink()Liu Ying2-11/+74
2024-11-05drm: of: Get MEDIA_BUS_FMT_RGB101010_1X7X5_{JEIDA, SPWG} LVDS data mappingsLiu Ying1-0/+6
2024-11-05media: uapi: Add MEDIA_BUS_FMT_RGB101010_1X7X5_{SPWG, JEIDA}Liu Ying2-3/+157
2024-11-04drm/vkms: Remove usage of legacy drm_crtc membersLouis Chauvet3-6/+4
2024-11-04Merge remote-tracking branch 'drm/drm-next' into drm-misc-nextMaarten Lankhorst1869-26344/+34635
2024-11-04drm/imx/dcss: include drm/drm_bridge.h headerArnd Bergmann1-0/+1
2024-11-04drm/bridge: it6505: Fix inverted reset polarityChen-Yu Tsai1-4/+4
2024-11-04drm/nouveau: Add drm_panic support for nv50+Jocelyn Falempe1-2/+127
2024-11-04drm/nouveau/disp: Move tiling functions to dispnv50/tile.hJocelyn Falempe2-49/+73
2024-11-04drm/panic: Add ABGR2101010 supportJocelyn Falempe1-0/+10
2024-11-04drm/vkms: Drop unnecessary call to drm_crtc_cleanup()José Expósito1-4/+1
2024-11-04Backmerge v6.12-rc6 of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds...Dave Airlie1329-12595/+18685
2024-11-03Linux 6.12-rc6Linus Torvalds1-1/+1
2024-11-03Merge tag 'mm-hotfixes-stable-2024-11-03-10-50' of git://git.kernel.org/pub/s...Linus Torvalds18-143/+159