Your ROOT_URL in app.ini is https://gitea.jennalody.de/ but you are visiting https://gitea.jenslody.de/jenna/kernel_samsung_sm7125/commits/commit/603c9c59a5f5849a2b961fc378929b9d5efda09c/drivers/gpu/drm/arc You should set ROOT_URL correctly, otherwise the web may not work correctly.
Commit Graph

47 Commits (603c9c59a5f5849a2b961fc378929b9d5efda09c)

Author SHA1 Message Date
Simon1511 34c64e7c67 Import A525FXXU3AUG4 3 years ago
Bhumika Goyal a5cb37d800 drm: make drm_mode_config_func const 8 years ago
Jose Abreu 22d0be2a55 drm: arcpgu: Allow some clock deviation in crtc->mode_valid() callback 8 years ago
Jose Abreu 0c43ff59e7 drm: arcpgu: Fix module unload 8 years ago
Jose Abreu a8f8fb2057 drm: arcpgu: Fix mmap() callback 8 years ago
Alexey Brodkin 429ff616a5 arcpgu: Simplify driver name 8 years ago
Alexey Brodkin 13eee77065 drm/arcpgu: Opt in debugfs 8 years ago
Ben Widawsky e6fc3b6855 drm: Plumb modifiers through plane init 8 years ago
Noralf Trønnes 3939b8837e drm/arc: Use .dumb_map_offset and .dumb_destroy defaults 8 years ago
Laurent Pinchart 64581714b5 drm: Convert atomic drivers from CRTC .disable() to .atomic_disable() 8 years ago
Laurent Pinchart 0b20a0f8c3 drm: Add old state pointer to CRTC .enable() helper function 8 years ago
Laurent Pinchart b35954722c drm: arcpgu: Remove CRTC .prepare() helper operation 8 years ago
Laurent Pinchart f3f63e6b56 drm: arcpgu: Remove CRTC .commit() helper operation 8 years ago
kbuild test robot 2bf5ccc25c drm: arcpgu: arc_pgu_crtc_mode_valid() can be static 8 years ago
Jose Abreu 2b3d860efa drm: arcpgu: Use crtc->mode_valid() callback 8 years ago
Daniel Vetter fb51cbfd4b drm/arcgpu: Drop drm_vblank_cleanup 8 years ago
Shawn Guo 967dd48417 drm: remove drm_vblank_no_hw_counter assignment from driver code 8 years ago
Gabriel Krisman Bertazi e4563f6ba7 drm: Rely on mode_config data for fb_helper initialization 8 years ago
Laurent Pinchart 3bb80f2495 drm: bridge: Link encoder and bridge in core code 8 years ago
Ville Syrjälä 438b74a549 drm: Nuke fb->pixel_format 8 years ago
Ville Syrjälä 81852b6abc drm/arcpgu: Add local 'fb' variables 8 years ago
Laurent Pinchart 949f08862d drm: Make the connector .detect() callback optional 8 years ago
Eugeniy Paltsev 7bc61cc5df drm/arcpgu: Accommodate adv7511 switch to DRM bridge 8 years ago
Jani Nikula 55edf41b69 drm: define drm_compat_ioctl NULL on CONFIG_COMPAT=n and reduce #ifdefs 8 years ago
Tom Gundersen 0f2886057b drm: Don't swallow error codes in drm_dev_alloc() 8 years ago
Laurent Pinchart 420382adf6 drm: Don't implement empty prepare_fb()/cleanup_fb() 9 years ago
Wei Yongjun 7725936e9c drm/arc: Remove redundant dev_err call in arcpgu_load() 9 years ago
Wei Yongjun ee29a9eaff drm/arc: Fix some sparse warnings 9 years ago
Tobias Jakobi c89f813a01 drm/arc: make fbdev support really optional 9 years ago
Markus Elfring f15a8e9a14 drm/arcpgu: Delete an unnecessary check before drm_fbdev_cma_hotplug_event() 9 years ago
Peter Chen 8e7446c36f gpu: drm: arcpgu_drv: add missing of_node_put after calling of_parse_phandle 9 years ago
Chris Wilson e01d9e5415 drm/arc: Remove redundant calls to drm_connector_register_all() 9 years ago
Ruud Derwig a189d28e5e drm/arcpgu: Make ARC PGU usable on simulation platforms 9 years ago
Boris Brezillon da5b9d6b09 drm: arc: Rely on the default ->best_encoder() behavior 9 years ago
Daniel Vetter 17b58b2398 drm/arc: Implement nonblocking commit correctly 9 years ago
Daniel Vetter 84d9a4a288 drm/arc: Actually bother with handling atomic events. 9 years ago
Daniel Vetter ed4f885657 drm/arc: Nuke event_list 9 years ago
Gustavo Padovan 1b47aaf9a9 drm/fence: add fence to drm_pending_event 9 years ago
Daniel Vetter e1512ee08f drm/arcpgu: Use lockless gem BO free callback 9 years ago
Alexey Brodkin 8aeab995fa drm/arcpgu: use dedicated memory area for frame buffer 9 years ago
Carlos Palminha 51dacf2089 drm: Add support of ARC PGU display controller 9 years ago