index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
imx
/
dcss
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-12-13
Merge tag 'drm-misc-next-2024-12-05' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-next
Dave Airlie
1
-2
/
+1
2024-12-05
drm: remove driver date from struct drm_driver and all drivers
Jani Nikula
1
-1
/
+0
2024-12-01
Get rid of 'remove_new' relic from platform driver struct
Linus Torvalds
1
-1
/
+1
2024-11-15
drm/client: Move public client header to clients/ subdirectory
Thomas Zimmermann
1
-1
/
+1
2024-11-04
drm/imx/dcss: include drm/drm_bridge.h header
Arnd Bergmann
1
-0
/
+1
2024-11-01
drm/imx/dcss: include drm/drm_bridge.h header
Arnd Bergmann
1
-0
/
+1
2024-10-25
drm/imx/dcss: Allow build with COMPILE_TEST=y
Ville Syrjälä
1
-1
/
+1
2024-10-25
drm/imx/dcss: Fix 64bit divisions
Ville Syrjälä
1
-2
/
+2
2024-09-26
drm/imx/dcss: Run DRM default client setup
Thomas Zimmermann
2
-1
/
+4
2024-09-21
drm/imx/dcss: Use IRQF_NO_AUTOEN flag in request_irq()
Jinjie Ruan
1
-3
/
+1
2024-09-21
drm/imx/dcss: Use IRQF_NO_AUTOEN flag in request_irq()
Jinjie Ruan
1
-4
/
+2
2024-09-03
drm/bridge-connector: move to DRM_DISPLAY_HELPER module
Dmitry Baryshkov
1
-0
/
+2
2024-02-28
drm/imx/dcss: fix resource size calculation
Dan Carpenter
1
-3
/
+1
2024-02-02
drm/imx/dcss: have all init functions use devres
Philipp Stanner
9
-108
/
+24
2024-02-02
drm/imx/dcss: request memory region
Philipp Stanner
1
-0
/
+7
2023-11-21
drm/imx/dcss: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-09-25
drm/imx/dcss: Call drm_atomic_helper_shutdown() at shutdown time
Douglas Anderson
3
-0
/
+16
2023-07-28
drm/imx/dcss: Use dev_err_probe
Alexander Stein
1
-0
/
+1
2023-07-21
drm: Explicitly include correct DT includes
Rob Herring
1
-2
/
+3
2023-03-14
drm/imx/dcss: Use GEM DMA fbdev emulation
Thomas Zimmermann
1
-2
/
+2
2023-01-10
drm/imx/dcss: Don't call dev_set_drvdata(..., NULL);
Uwe Kleine-König
1
-4
/
+0
2023-01-10
drm/imx/dcss: Drop if blocks with always false condition
Uwe Kleine-König
1
-3
/
+0
2023-01-05
drm/imx/dcss: stop using drm_bridge_connector_en/disable_hpd()
Dmitry Baryshkov
2
-8
/
+0
2022-12-12
drm: imx/dcss: Remove #ifdef guards for PM related functions
Paul Cercueil
3
-19
/
+13
2022-11-05
drm/fb-helper: Move generic fbdev emulation into separate source file
Thomas Zimmermann
1
-1
/
+1
2022-11-05
drm/imx/dcss: Don't set struct drm_driver.output_poll_changed
Thomas Zimmermann
1
-1
/
+0
2022-09-06
Merge tag 'drm-misc-next-2022-08-20-1' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
Daniel Vetter
3
-13
/
+13
2022-08-18
Merge tag 'drm-misc-fixes-2022-08-16' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes
Dave Airlie
1
-2
/
+0
2022-08-04
drm/imx/dcss: get rid of HPD warning message
Laurentiu Palcu
1
-2
/
+0
2022-08-03
Merge tag 'drm-next-2022-08-03' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2
-0
/
+3
2022-08-03
drm/gem: rename struct drm_gem_dma_object.{paddr => dma_addr}
Danilo Krummrich
1
-3
/
+3
2022-08-03
drm/gem: rename GEM CMA helpers to GEM DMA helpers
Danilo Krummrich
3
-12
/
+12
2022-08-03
drm/fb: rename FB CMA helpers to FB DMA helpers
Danilo Krummrich
1
-3
/
+3
2022-07-20
drm/imx/dcss: Add missing of_node_put() in fail path
Liang He
1
-0
/
+3
2022-07-05
drm: Remove linux/fb.h from drm_crtc.h
Ville Syrjälä
1
-0
/
+1
2022-06-20
drm: Drop drm_blend.h from drm_crtc.h
Ville Syrjälä
1
-0
/
+1
2022-06-20
drm: Drop drm_framebuffer.h from drm_crtc.h
Ville Syrjälä
1
-0
/
+1
2022-02-28
Backmerge tag 'v5.17-rc6' into drm-next
Dave Airlie
1
-0
/
+1
2022-02-18
drm/imx/dcss: i.MX8MQ DCSS select DRM_GEM_CMA_HELPER
Rudi Heitbaum
1
-0
/
+1
2022-01-19
drm/imx/dcss: Replace module initialization with DRM helpers
Javier Martinez Canillas
1
-1
/
+2
2021-11-30
drm: Remove CONFIG_DRM_KMS_CMA_HELPER option
Thomas Zimmermann
1
-1
/
+1
2021-07-28
drm/bridge: Centralize error message when bridge attach fails
Laurent Pinchart
1
-4
/
+1
2021-06-29
drm/imx/dcss: Don't set struct drm_device.irq_enabled
Thomas Zimmermann
1
-3
/
+0
2021-06-24
drm/<driver>: drm_gem_plane_helper_prepare_fb is now the default
Daniel Vetter
1
-1
/
+0
2021-04-15
drm/imx: Don't set allow_fb_modifiers explicitly
Daniel Vetter
1
-1
/
+0
2021-02-25
drm: Use state helper instead of the plane state pointer
Maxime Ripard
1
-1
/
+2
2021-02-25
drm/atomic: Pass the full state to planes atomic disable and update
Maxime Ripard
1
-2
/
+4
2021-02-24
drm: Rename plane->state variables in atomic update and disable
Maxime Ripard
1
-12
/
+13
2021-02-24
drm: Use the state pointer directly in planes atomic_check
Maxime Ripard
1
-1
/
+1
2021-02-24
drm/atomic: Pass the full state to planes atomic_check
Maxime Ripard
1
-1
/
+3
[next]