Age | Commit message (Expand) | Author |
2024-12-05 | drm: remove driver date from struct drm_driver and all drivers | Jani Nikula |
2024-11-15 | drm/client: Move public client header to clients/ subdirectory | Thomas Zimmermann |
2024-09-26 | drm/pl111: Run DRM default client setup | Thomas Zimmermann |
2024-01-12 | drm: Clean-up superfluously selecting VT_HW_CONSOLE_BINDING | Lukas Bulwahn |
2023-09-21 | drm: Call drm_atomic_helper_shutdown() at shutdown/remove time for misc drivers | Douglas Anderson |
2023-07-21 | drm: Explicitly include correct DT includes | Rob Herring |
2023-06-26 | drm: Clear fd/handle callbacks in struct drm_driver | Thomas Zimmermann |
2023-06-19 | Merge drm/drm-next into drm-misc-next | Thomas Zimmermann |
2023-06-19 | drm: Remove struct drm_driver.gem_prime_mmap | Thomas Zimmermann |
2023-05-16 | drm/pl111: Fix FB depth on IMPD-1 framebuffer | Linus Walleij |
2023-03-14 | drm/pl111: Use GEM DMA fbdev emulation | Thomas Zimmermann |
2022-11-05 | drm/fb-helper: Move generic fbdev emulation into separate source file | Thomas Zimmermann |
2022-08-11 | drm:pl111: Add of_node_put() when breaking out of for_each_available_child_of... | Liang He |
2022-08-03 | drm/gem: rename GEM CMA helpers to GEM DMA helpers | Danilo Krummrich |
2022-08-03 | drm/fb: rename FB CMA helpers to FB DMA helpers | Danilo Krummrich |
2022-08-03 | drm/fb: remove unused includes of drm_fb_cma_helper.h | Danilo Krummrich |
2022-07-05 | drm: Remove linux/media-bus-format.h from drm_crtc.h | Ville Syrjälä |
2022-06-24 | drm/pl111: drop unexpected word "the" in the comments | Jiang Jian |
2022-06-20 | drm: Drop drm_framebuffer.h from drm_crtc.h | Ville Syrjälä |
2021-11-30 | drm: Remove CONFIG_DRM_KMS_CMA_HELPER option | Thomas Zimmermann |
2021-07-31 | drm/pl111: Remove unused including <linux/version.h> | Cai Huoqing |
2021-06-24 | drm/tiny: drm_gem_simple_display_pipe_prepare_fb is the default | Daniel Vetter |
2021-06-04 | drm/pl111: Actually fix CONFIG_VEXPRESS_CONFIG depends | Kees Cook |
2021-06-03 | drm/pl111: depend on CONFIG_VEXPRESS_CONFIG | Kees Cook |
2021-03-16 | Merge tag 'drm-misc-next-2021-03-03' of git://anongit.freedesktop.org/drm/drm... | Dave Airlie |
2021-02-23 | drm/gem: Move drm_gem_fb_prepare_fb() to GEM atomic helpers | Thomas Zimmermann |
2021-02-22 | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds |
2021-02-02 | amba: Make the remove callback return void | Uwe Kleine-König |
2020-11-30 | drm/cma-helper: Implement mmap as GEM CMA object functions | Thomas Zimmermann |
2020-11-17 | drm/pl111/pl111_debugfs: Make local function 'pl111_debugfs_regs()' static | Lee Jones |
2020-11-17 | drm/pl111/pl111_display: Make local function static | Lee Jones |
2020-11-09 | drm/cma-helper: Make default object functions the default | Thomas Zimmermann |
2020-11-06 | drm/<drivers>: Constify struct drm_driver | Daniel Vetter |
2020-09-25 | drm/pl111: Introduce GEM object functions | Thomas Zimmermann |
2020-07-23 | drm: pl111: Update documentation | Linus Walleij |
2020-06-30 | drm: pl111: Absorb the external register header | Linus Walleij |
2020-06-30 | drm: pl111: Credit where credit is due | Linus Walleij |
2020-04-28 | drm: pl111: Move VExpress setup into versatile init | Rob Herring |
2020-04-28 | drm: pl111: Simplify vexpress init | Rob Herring |
2020-04-28 | drm: pl111: Fix module autoloading | Rob Herring |
2020-03-26 | drm/pl111: Drop explicit drm_mode_config_cleanup call | Daniel Vetter |
2020-03-18 | drm: convert .debugfs_init() hook to return void. | Wambui Karuga |
2020-03-18 | drm/pl111: make pl111_debugfs_init return 0 | Wambui Karuga |
2020-02-16 | drm/pl111: Support Integrator IM-PD1 module | Linus Walleij |
2019-12-09 | drm: get drm_bridge_panel connector via helper | Sam Ravnborg |
2019-10-24 | drm/simple-kms: Standardize arguments for callbacks | Daniel Vetter |
2019-09-08 | drm/bridge: panel: Infer connector type from panel by default | Laurent Pinchart |
2019-08-09 | drm/pl111: Support grayscale | Linus Walleij |
2019-08-05 | drm/pl111: Fix unused variable warning | Shaokun Zhang |
2019-08-03 | drm/pl111: Drop special pads config check | Linus Walleij |