2023-09-18 | Arnd Bergmann | drm: fix up fbdev Kconfig defaults Reviewed-by: Javier Martinez Canillas <javierm@redhat.com> Signed-off-by: Javier Martinez Canillas <javierm@redhat.com> |
commit | commitdiff | tree |
2023-08-04 | Javier Martinez... | drm: Drop select FRAMEBUFFER_CONSOLE for DRM_FBDEV_EMULATION Signed-off-by: Javier Martinez Canillas <javierm@redhat.com> |
commit | commitdiff | tree |
2023-07-31 | Jiapeng Chong | drm/ssd130x: clean up some inconsistent indenting Reviewed-by: Javier Martinez Canillas <javierm@redhat.com> Signed-off-by: Javier Martinez Canillas <javierm@redhat.com> |
commit | commitdiff | tree |
2023-07-29 | Geert Uytterhoeven | drm: Fix references to drm_plane_helper_check_state() Signed-off-by: Javier Martinez Canillas <javierm@redhat.com> |
commit | commitdiff | tree |
2023-07-29 | Geert Uytterhoeven | drm: Remove references to removed transitional helpers Signed-off-by: Javier Martinez Canillas <javierm@redhat.com> |
commit | commitdiff | tree |
2023-07-29 | Geert Uytterhoeven | drm/todo: Convert list of fbconv links to footnotes Acked-by: Javier Martinez Canillas <javierm@redhat.com> Signed-off-by: Javier Martinez Canillas <javierm@redhat.com> |
commit | commitdiff | tree |
2023-07-29 | Geert Uytterhoeven | drm/todo: Add atomic modesetting references Reviewed-by: Javier Martinez Canillas <javierm@redhat.com> Signed-off-by: Javier Martinez Canillas <javierm@redhat.com> |
commit | commitdiff | tree |
2023-07-29 | Geert Uytterhoeven | drm/repaper: Reduce temporary buffer size in repaper_fb_dirty() Reviewed-by: Javier Martinez Canillas <javierm@redhat.com> Signed-off-by: Javier Martinez Canillas <javierm@redhat.com> |
commit | commitdiff | tree |
2023-07-29 | Geert Uytterhoeven | drm/armada: Fix off-by-one error in armada_overlay_get_prope... Signed-off-by: Javier Martinez Canillas <javierm@redhat.com> |
commit | commitdiff | tree |
2023-07-29 | Geert Uytterhoeven | drm: Spelling s/randevouz/rendez-vous/ Signed-off-by: Javier Martinez Canillas <javierm@redhat.com> |
commit | commitdiff | tree |
2023-07-29 | Geert Uytterhoeven | drm: Spelling s/sempahore/semaphore/ Signed-off-by: Javier Martinez Canillas <javierm@redhat.com> |
commit | commitdiff | tree |
2023-07-29 | Geert Uytterhoeven | drm/udl: Convert to drm_crtc_helper_atomic_check() Signed-off-by: Javier Martinez Canillas <javierm@redhat.com> |
commit | commitdiff | tree |
2023-07-29 | Geert Uytterhoeven | drm/bridge_connector: Handle drm_connector_init_with_ddc... Signed-off-by: Javier Martinez Canillas <javierm@redhat.com> |
commit | commitdiff | tree |
2023-07-28 | Geert Uytterhoeven | drm/panel: simple: Simplify matching using of_device_get_mat... Signed-off-by: Javier Martinez Canillas <javierm@redhat.com> |
commit | commitdiff | tree |
2023-07-28 | Geert Uytterhoeven | video: logo: LOGO should depend on FB_CORE i.s.o. FB Reviewed-by: Javier Martinez Canillas <javierm@redhat.com> Signed-off-by: Javier Martinez Canillas <javierm@redhat.com> |
commit | commitdiff | tree |
2023-07-28 | Geert Uytterhoeven | Revert "fbcon: Use kzalloc() in fbcon_prepare_logo()" Reviewed-by: Javier Martinez Canillas <javierm@redhat.com> Signed-off-by: Javier Martinez Canillas <javierm@redhat.com> |
commit | commitdiff | tree |
2023-07-28 | Geert Uytterhoeven | drm/gem-fb-helper: Consistenly use drm_dbg_kms() Signed-off-by: Javier Martinez Canillas <javierm@redhat.com> |
commit | commitdiff | tree |
2023-07-28 | Geert Uytterhoeven | drm/atomic-helper: Update reference to drm_crtc_force_disabl... Signed-off-by: Javier Martinez Canillas <javierm@redhat.com> |
commit | commitdiff | tree |
2023-07-27 | Javier Martinez... | drm/ssd130x: Use shadow-buffer helpers when managing... Signed-off-by: Javier Martinez Canillas <javierm@redhat.com> |
commit | commitdiff | tree |
2023-07-26 | Javier Martinez... | drm/ssd130x: Allocate buffer in the plane's .atomic_check... Signed-off-by: Javier Martinez Canillas <javierm@redhat.com> |
commit | commitdiff | tree |
2023-07-26 | Javier Martinez... | drm/ssd130x: Inline the ssd130x_buf_{alloc, free}(... Signed-off-by: Javier Martinez Canillas <javierm@redhat.com> |
commit | commitdiff | tree |
2023-07-22 | Javier Martinez... | drm: Make FB_CORE to be selected if DRM fbdev emulation... Signed-off-by: Javier Martinez Canillas <javierm@redhat.com> |
commit | commitdiff | tree |
2023-07-22 | Javier Martinez... | fbdev: Split frame buffer support in FB and FB_CORE... Signed-off-by: Javier Martinez Canillas <javierm@redhat.com> |
commit | commitdiff | tree |
2023-07-22 | Javier Martinez... | fbdev: Move core fbdev symbols to a separate Kconfig... Signed-off-by: Javier Martinez Canillas <javierm@redhat.com> |
commit | commitdiff | tree |
2023-07-22 | Javier Martinez... | video: Add auxiliary display drivers to Graphics support... Signed-off-by: Javier Martinez Canillas <javierm@redhat.com> |
commit | commitdiff | tree |
2023-07-21 | Geert Uytterhoeven | drm/ssd130x: Fix pitch calculation in ssd130x_fb_blit_rect() Reviewed-by: Javier Martinez Canillas <javierm@redhat.com> Signed-off-by: Javier Martinez Canillas <javierm@redhat.com> |
commit | commitdiff | tree |
2023-07-13 | Javier Martinez... | drm/ssd130x: Change pixel format used to compute the... Signed-off-by: Javier Martinez Canillas <javierm@redhat.com> |
commit | commitdiff | tree |
2023-07-10 | Javier Martinez... | drm/arm: Make ARM devices menu depend on DRM Signed-off-by: Javier Martinez Canillas <javierm@redhat.com> |
commit | commitdiff | tree |
2023-07-10 | Nikhil Devshatwar | drm/bridge: cdns-mhdp8546: Fix the interrupt enable... Signed-off-by: Javier Martinez Canillas <javierm@redhat.com> |
commit | commitdiff | tree |
2023-07-10 | Aradhya Bhatia | drm/tidss: Update encoder/bridge chain connect model Signed-off-by: Javier Martinez Canillas <javierm@redhat.com> |
commit | commitdiff | tree |
2023-07-10 | Aradhya Bhatia | drm/bridge: sii902x: Set input_bus_flags in atomic_check Signed-off-by: Javier Martinez Canillas <javierm@redhat.com> |
commit | commitdiff | tree |
2023-07-10 | Aradhya Bhatia | drm/bridge: sii902x: Support format negotiation hooks Signed-off-by: Javier Martinez Canillas <javierm@redhat.com> |
commit | commitdiff | tree |
2023-07-10 | Nikhil Devshatwar | drm/bridge: mhdp8546: Set input_bus_flags from atomic_check Signed-off-by: Javier Martinez Canillas <javierm@redhat.com> |
commit | commitdiff | tree |
2023-07-10 | Nikhil Devshatwar | drm/bridge: mhdp8546: Add minimal format negotiation Signed-off-by: Javier Martinez Canillas <javierm@redhat.com> |
commit | commitdiff | tree |
2023-07-10 | Nikhil Devshatwar | drm/bridge: tfp410: Set input_bus_flags in atomic_check Signed-off-by: Javier Martinez Canillas <javierm@redhat.com> |
commit | commitdiff | tree |
2023-07-10 | Nikhil Devshatwar | drm/bridge: tfp410: Support format negotiation hooks Signed-off-by: Javier Martinez Canillas <javierm@redhat.com> |
commit | commitdiff | tree |
2023-06-22 | Uwe Kleine-König | drm/i2c: Switch i2c drivers back to use .probe() Reviewed-by: Javier Martinez Canillas <javierm@redhat.com> Signed-off-by: Javier Martinez Canillas <javierm@redhat.com> |
commit | commitdiff | tree |
2023-06-15 | Javier Martinez... | drm/ssd130x: Remove hardcoded bits-per-pixel in ssd130x_buf_... Signed-off-by: Javier Martinez Canillas <javierm@redhat.com> |
commit | commitdiff | tree |
2023-06-15 | Javier Martinez... | drm/ssd130x: Don't allocate buffers on each plane update Signed-off-by: Javier Martinez Canillas <javierm@redhat.com> |
commit | commitdiff | tree |
2023-06-15 | Javier Martinez... | drm/ssd130x: Set the page height value in the device... Signed-off-by: Javier Martinez Canillas <javierm@redhat.com> |
commit | commitdiff | tree |
2023-06-15 | Javier Martinez... | dt-bindings: display: ssd1307fb: Remove default width... Signed-off-by: Javier Martinez Canillas <javierm@redhat.com> |
commit | commitdiff | tree |
2023-06-15 | Javier Martinez... | drm/ssd130x: Make default width and height to be controller... Signed-off-by: Javier Martinez Canillas <javierm@redhat.com> |
commit | commitdiff | tree |
2023-05-15 | Javier Martinez... | drm/ssd130x: Fix include guard name Signed-off-by: Javier Martinez Canillas <javierm@redhat.com> |
commit | commitdiff | tree |
2023-05-15 | Huacai Chen | drivers/firmware: Move sysfb_init() from device_initcall... initcall_sync() can avoid this. And Javier Martinez Canillas is trying Reviewed-by: Javier Martinez Canillas <javierm@redhat.com> Signed-off-by: Javier Martinez Canillas <javierm@redhat.com> |
commit | commitdiff | tree |
2023-04-15 | Dan Carpenter | drm/imx/lcdc: fix a NULL vs IS_ERR() bug in probe Signed-off-by: Javier Martinez Canillas <javierm@redhat.com> |
commit | commitdiff | tree |
2023-04-07 | Javier Martinez... | drm/vkms: Remove <drm/drm_simple_kms_helper.h> include Signed-off-by: Javier Martinez Canillas <javierm@redhat.com> |
commit | commitdiff | tree |
2023-04-07 | Javier Martinez... | drm/vkms: Drop vkms_connector_destroy() wrapper Signed-off-by: Javier Martinez Canillas <javierm@redhat.com> |
commit | commitdiff | tree |
2023-04-04 | Sui Jingfeng | video/aperture: Fix typos in comments Reviewed-by: Javier Martinez Canillas <javierm@redhat.com> Signed-off-by: Javier Martinez Canillas <javierm@redhat.com> |
commit | commitdiff | tree |
2023-03-17 | Javier Martinez... | drm/format-helper: Use drm_format_info_min_pitch()... Signed-off-by: Javier Martinez Canillas <javierm@redhat.com> |
commit | commitdiff | tree |
2023-03-16 | Arthur Grillo | drm/format-helper: Make "destination_pitch" test usable... Reviewed-by: Javier Martinez Canillas <javierm@redhat.com> Signed-off-by: Javier Martinez Canillas <javierm@redhat.com> |
commit | commitdiff | tree |
2023-03-16 | Arthur Grillo | drm/format-helper: Add Kunit tests for drm_fb_xrgb8888_to_mono() Reviewed-by: Javier Martinez Canillas <javierm@redhat.com> Signed-off-by: Javier Martinez Canillas <javierm@redhat.com> |
commit | commitdiff | tree |
2023-03-14 | Uwe Kleine-König | drm: Drop ARCH_MULTIPLATFORM from dependencies Reviewed-by: Javier Martinez Canillas <javierm@redhat.com> Signed-off-by: Javier Martinez Canillas <javierm@redhat.com> |
commit | commitdiff | tree |
2023-03-13 | Javier Martinez... | drm/virtio: Enable fb damage clips property for the... Signed-off-by: Javier Martinez Canillas <javierm@redhat.com> |
commit | commitdiff | tree |
2023-03-10 | Javier Martinez... | drm/format-helper: Make conversion_buf_size() support... Signed-off-by: Javier Martinez Canillas <javierm@redhat.com> |
commit | commitdiff | tree |
2023-02-16 | Asahi Lina | drm/shmem-helper: Fix locking for drm_gem_shmem_get_pages_sgt() Reviewed-by: Javier Martinez Canillas <javierm@redhat.com> Signed-off-by: Javier Martinez Canillas <javierm@redhat.com> Signed-off-by: Javier Martinez Canillas <javierm@redhat.com> |
commit | commitdiff | tree |
2023-02-10 | Asahi Lina | drm/shmem-helper: Fix locking for drm_gem_shmem_get_pages_sgt() Reviewed-by: Javier Martinez Canillas <javierm@redhat.com> Signed-off-by: Javier Martinez Canillas <javierm@redhat.com> |
commit | commitdiff | tree |
2023-01-26 | Javier Martinez... | drm/ssd130x: Init display before the SSD130X_DISPLAY_ON... Signed-off-by: Javier Martinez Canillas <javierm@redhat.com> |
commit | commitdiff | tree |
2023-01-24 | Javier Martinez... | drm/fb-helper: Use a per-driver FB deferred I/O handler Signed-off-by: Javier Martinez Canillas <javierm@redhat.com> |
commit | commitdiff | tree |
2023-01-24 | Javier Martinez... | drm/fb-helper: Check fb_deferred_io_init() return value Signed-off-by: Javier Martinez Canillas <javierm@redhat.com> |
commit | commitdiff | tree |
2023-01-24 | Javier Martinez... | drm/ssd130x: Silence a `dubious: x & !y` warning Signed-off-by: Javier Martinez Canillas <javierm@redhat.com> |
commit | commitdiff | tree |
2023-01-24 | Javier Martinez... | fbdev: Remove unused struct fb_deferred_io .first_io... Signed-off-by: Javier Martinez Canillas <javierm@redhat.com> |
commit | commitdiff | tree |
2023-01-11 | Javier Martinez... | drm/panel-xinpeng-xpp055c272: Drop custom DSI write... Signed-off-by: Javier Martinez Canillas <javierm@redhat.com> |
commit | commitdiff | tree |
2023-01-11 | Javier Martinez... | drm/panel-sony-tulip-truly-nt35521: Drop custom DSI... Signed-off-by: Javier Martinez Canillas <javierm@redhat.com> |
commit | commitdiff | tree |
2023-01-11 | Javier Martinez... | drm/panel-mantix-mlaf057we51: Drop custom DSI write... Signed-off-by: Javier Martinez Canillas <javierm@redhat.com> |
commit | commitdiff | tree |
2023-01-11 | Javier Martinez... | drm/panel-sharp-ls060t1sx01: Drop custom DSI write... Signed-off-by: Javier Martinez Canillas <javierm@redhat.com> |
commit | commitdiff | tree |
2023-01-11 | Javier Martinez... | drm/panel-samsung-sofef00: Drop custom DSI write macro Signed-off-by: Javier Martinez Canillas <javierm@redhat.com> |
commit | commitdiff | tree |
2023-01-11 | Javier Martinez... | drm/panel-samsung-s6e88a0-ams452ef01: Drop custom DSI... Signed-off-by: Javier Martinez Canillas <javierm@redhat.com> |
commit | commitdiff | tree |
2023-01-11 | Javier Martinez... | drm/panel-jdi-fhd-r63452: Drop custom DSI write macros Signed-off-by: Javier Martinez Canillas <javierm@redhat.com> |
commit | commitdiff | tree |
2023-01-11 | Javier Martinez... | drm/panel-novatek-nt35950: Drop custom DSI write macro Signed-off-by: Javier Martinez Canillas <javierm@redhat.com> |
commit | commitdiff | tree |
2023-01-11 | Javier Martinez... | drm/panel-boe-bf060y8m-aj0: Drop custom DSI write macro Signed-off-by: Javier Martinez Canillas <javierm@redhat.com> |
commit | commitdiff | tree |
2023-01-11 | Javier Martinez... | drm/panel-elida-kd35t133: Drop custom DSI write macro Signed-off-by: Javier Martinez Canillas <javierm@redhat.com> |
commit | commitdiff | tree |
2023-01-11 | Javier Martinez... | drm/panel-leadtek-ltk050h3146w: Drop custom DSI write... Signed-off-by: Javier Martinez Canillas <javierm@redhat.com> |
commit | commitdiff | tree |
2023-01-11 | Javier Martinez... | drm/panel-sitronix-st7703: Drop custom DSI write macros Signed-off-by: Javier Martinez Canillas <javierm@redhat.com> |
commit | commitdiff | tree |
2023-01-11 | Javier Martinez... | drm/panel-asus-z00t-tm5p5-n35596: Drop custom DSI write... Signed-off-by: Javier Martinez Canillas <javierm@redhat.com> |
commit | commitdiff | tree |
2023-01-10 | Uwe Kleine-König | drm/vc4: dsi: Drop unused i2c include Reviewed-by: Javier Martinez Canillas <javierm@redhat.com> Signed-off-by: Javier Martinez Canillas <javierm@redhat.com> |
commit | commitdiff | tree |
2023-01-10 | Uwe Kleine-König | MAINTAINERS: drm/hisilicon: Drop Chen Feng Reviewed-by: Javier Martinez Canillas <javierm@redhat.com> Signed-off-by: Javier Martinez Canillas <javierm@redhat.com> |
commit | commitdiff | tree |
2023-01-10 | Uwe Kleine-König | drm: Only select I2C_ALGOBIT for drivers that actually... Reviewed-by: Javier Martinez Canillas <javierm@redhat.com> Signed-off-by: Javier Martinez Canillas <javierm@redhat.com> |
commit | commitdiff | tree |
2023-01-10 | Uwe Kleine-König | drm/panel: raspberrypi-touchscreen: Convert to i2c... Reviewed-by: Javier Martinez Canillas <javierm@redhat.com> Signed-off-by: Javier Martinez Canillas <javierm@redhat.com> |
commit | commitdiff | tree |
2023-01-10 | Uwe Kleine-König | drm/panel: olimex-lcd-olinuxino: Convert to i2c's ... Reviewed-by: Javier Martinez Canillas <javierm@redhat.com> Signed-off-by: Javier Martinez Canillas <javierm@redhat.com> |
commit | commitdiff | tree |
2023-01-10 | Uwe Kleine-König | drm/i2c/tda998x: Convert to i2c's .probe_new() Reviewed-by: Javier Martinez Canillas <javierm@redhat.com> Signed-off-by: Javier Martinez Canillas <javierm@redhat.com> |
commit | commitdiff | tree |
2023-01-10 | Uwe Kleine-König | drm/i2c/tda9950: Convert to i2c's .probe_new() Reviewed-by: Javier Martinez Canillas <javierm@redhat.com> Signed-off-by: Javier Martinez Canillas <javierm@redhat.com> |
commit | commitdiff | tree |
2023-01-10 | Uwe Kleine-König | drm/i2c/sil164: Convert to i2c's .probe_new() Reviewed-by: Javier Martinez Canillas <javierm@redhat.com> Signed-off-by: Javier Martinez Canillas <javierm@redhat.com> |
commit | commitdiff | tree |
2023-01-10 | Uwe Kleine-König | drm/i2c/ch7006: Convert to i2c's .probe_new() Reviewed-by: Javier Martinez Canillas <javierm@redhat.com> Signed-off-by: Javier Martinez Canillas <javierm@redhat.com> |
commit | commitdiff | tree |
2023-01-10 | Uwe Kleine-König | drm/mxsfb: improve clk handling for axi clk Reviewed-by: Javier Martinez Canillas <javierm@redhat.com> Signed-off-by: Javier Martinez Canillas <javierm@redhat.com> |
commit | commitdiff | tree |
2023-01-07 | Javier Martinez... | drm/mipi-dsi: Add a mipi_dsi_dcs_write_seq() macro Signed-off-by: Javier Martinez Canillas <javierm@redhat.com> |
commit | commitdiff | tree |
2023-01-07 | Javier Martinez... | drm/mipi-dsi: Fix mipi_dsi_dcs_write_seq() macro definition... Signed-off-by: Javier Martinez Canillas <javierm@redhat.com> |
commit | commitdiff | tree |
2022-12-04 | Rob Clark | drm/shmem-helper: Avoid vm_open error paths Signed-off-by: Javier Martinez Canillas <javierm@redhat.com> |
commit | commitdiff | tree |
2022-12-04 | Rob Clark | drm/shmem-helper: Remove errant put in error path Signed-off-by: Javier Martinez Canillas <javierm@redhat.com> |
commit | commitdiff | tree |
2022-10-20 | David Gow | drm: tests: Fix a buffer overflow in format_helper_test Reviewed-by: Javier Martinez Canillas <javierm@redhat.com> Signed-off-by: Javier Martinez Canillas <javierm@redhat.com> |
commit | commitdiff | tree |
2022-10-13 | Javier Martinez... | drm/crtc-helper: Add a drm_crtc_helper_atomic_check... Signed-off-by: Javier Martinez Canillas <javierm@redhat.com> |
commit | commitdiff | tree |
2022-10-13 | Javier Martinez... | drm/ssd130x: Do not call drm_atomic_add_affected_planes() Signed-off-by: Javier Martinez Canillas <javierm@redhat.com> |
commit | commitdiff | tree |
2022-10-13 | Javier Martinez... | drm/simpledrm: Do not call drm_atomic_add_affected_planes() Signed-off-by: Javier Martinez Canillas <javierm@redhat.com> |
commit | commitdiff | tree |
2022-10-13 | Javier Martinez... | drm/mgag200: Do not call drm_atomic_add_affected_planes() Signed-off-by: Javier Martinez Canillas <javierm@redhat.com> |
commit | commitdiff | tree |
2022-10-05 | Javier Martinez... | drm/ssd130x: Iterate over damage clips instead of using... Signed-off-by: Javier Martinez Canillas <javierm@redhat.com> |
commit | commitdiff | tree |
2022-09-27 | Javier Martinez... | drm/ssd130x: Synchronize access to dma-buf imported... Signed-off-by: Javier Martinez Canillas <javierm@redhat.com> |
commit | commitdiff | tree |
2022-09-27 | Javier Martinez... | drm/ssd130x: Use drm_atomic_get_new_plane_state() Signed-off-by: Javier Martinez Canillas <javierm@redhat.com> |
commit | commitdiff | tree |
2022-09-20 | Randy Dunlap | drm/hisilicon: Add depends on MMU Reviewed-by: Javier Martinez Canillas <javierm@redhat.com> Signed-off-by: Javier Martinez Canillas <javierm@redhat.com> |
commit | commitdiff | tree |
2022-09-16 | Javier Martinez... | drm/plane-helper: Add a drm_plane_helper_atomic_check... Signed-off-by: Javier Martinez Canillas <javierm@redhat.com> |
commit | commitdiff | tree |
2022-09-08 | Javier Martinez... | drm/ssd130x: Replace simple display helpers with the... Signed-off-by: Javier Martinez Canillas <javierm@redhat.com> |
commit | commitdiff | tree |
2022-08-22 | Javier Martinez... | drm/msm: Make .remove and .shutdown HW shutdown consistent Signed-off-by: Javier Martinez Canillas <javierm@redhat.com> |
commit | commitdiff | tree |
next |