index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
atmel-hlcdc
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-16
drm/atmel-hlcdc: Fix suspend/resume implementation
Boris Brezillon
3
-51
/
+21
2017-03-14
drm: Create DEFINE_DRM_GEM_CMA_FOPS and roll it out to drivers
Daniel Vetter
1
-11
/
+1
2017-02-28
drm/atmel-hlcdc: Simplify the HLCDC layer logic
Boris Brezillon
7
-1496
/
+697
2017-02-26
drm: Always prepare null framebuffer in transitional helper
Gabriel Krisman Bertazi
1
-0
/
+3
2017-02-07
drm: atmel: use vblank hooks in struct drm_crtc_funcs
Shawn Guo
2
-21
/
+21
2017-02-07
drm: remove drm_vblank_no_hw_counter assignment from driver code
Shawn Guo
1
-1
/
+0
2017-02-02
drm: Rely on mode_config data for fb_helper initialization
Gabriel Krisman Bertazi
1
-1
/
+0
2017-02-01
Merge tag 'drm/atmel-hlcdc/for-4.11' of git://git.kernel.org/pub/scm/linux/ke...
Dave Airlie
1
-11
/
+7
2017-01-30
drm/atmel-hlcdc: Rework the fbdev creation logic
Boris Brezillon
1
-11
/
+7
2016-12-18
drm: bridge: Link encoder and bridge in core code
Laurent Pinchart
1
-3
/
+1
2016-12-15
drm: Nuke fb->pixel_format
Ville Syrjälä
1
-9
/
+9
2016-12-15
drm: Replace drm_format_plane_cpp() with fb->format->cpp[]
Ville Syrjälä
1
-1
/
+1
2016-12-15
drm: Replace drm_format_num_planes() with fb->format->num_planes
Ville Syrjälä
2
-2
/
+2
2016-11-02
drm: define drm_compat_ioctl NULL on CONFIG_COMPAT=n and reduce #ifdefs
Jani Nikula
1
-2
/
+0
2016-10-21
drm/atmel-hlcdc: Use per-plane rotation property
Ville Syrjälä
1
-17
/
+20
2016-10-21
drm: Add drm_rotation_90_or_270()
Ville Syrjälä
1
-2
/
+2
2016-10-17
drm: Add reference counting to drm_atomic_state
Chris Wilson
1
-1
/
+2
2016-09-28
Merge tag 'v4.8-rc8' into drm-next
Dave Airlie
2
-6
/
+6
2016-09-22
drm: Don't swallow error codes in drm_dev_alloc()
Tom Gundersen
1
-2
/
+2
2016-09-06
drm/atmel-hlcdc: Make ->reset() implementation static
Thierry Reding
1
-1
/
+1
2016-09-06
drm: atmel-hlcdc: Fix vertical scaling
Jan Leupold
1
-5
/
+5
2016-08-29
drm/atomic-helper: Add NO_DISABLE_AFTER_MODESET flag support for plane commit
Liu Ying
1
-1
/
+1
2016-08-19
drm: Allow drivers to modify plane_state in prepare_fb/cleanup_fb
Chris Wilson
1
-2
/
+2
2016-08-08
drm: BIT(DRM_ROTATE_?) -> DRM_ROTATE_?
Joonas Lahtinen
1
-11
/
+11
2016-07-19
Merge remote-tracking branch 'airlied/drm-next' into topic/drm-misc
Daniel Vetter
2
-4
/
+8
2016-07-15
drm/atmel-hlcdc: make fbdev support really optional
Tobias Jakobi
1
-1
/
+0
2016-07-15
Merge tag 'topic/drm-misc-2016-07-14' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
1
-1
/
+1
2016-07-12
drm/atmel: use drm_crtc_handle_vblank()
Gustavo Padovan
1
-1
/
+1
2016-07-02
Back-merge tag 'v4.7-rc5' into drm-next
Dave Airlie
2
-4
/
+8
2016-06-22
drm/atmel-hlcdc: Remove redundant call to drm_connector_unregister_all()
Chris Wilson
1
-8
/
+0
2016-06-21
drm: atmel-hlcdc: Fix OF graph parsing
Boris Brezillon
1
-4
/
+6
2016-06-21
drm: atmel-hlcdc: actually disable scaling when no scaling is required
Boris Brezillon
1
-0
/
+2
2016-06-21
drm/atmel-hlcdc: Remove redundant calls to drm_connector_register_all()
Chris Wilson
1
-7
/
+0
2016-06-10
drm: atmel-hlcdc: Rely on the default ->best_encoder() behavior
Boris Brezillon
1
-12
/
+0
2016-06-10
drm/atomic-helper: Massage swap_state signature somewhat
Daniel Vetter
1
-1
/
+1
2016-06-09
Merge tag 'topic/drm-misc-2016-06-07' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
1
-2
/
+2
2016-06-09
Merge tag 'topic/lockless-gem-bo-freeing-2016-06-01' of git://anongit.freedes...
Dave Airlie
1
-1
/
+1
2016-06-06
drm/atmel: use drm_crtc_vblank_{get,put}()
Gustavo Padovan
1
-1
/
+1
2016-06-06
drm/atmel: use drm_crtc_send_vblank_event()
Gustavo Padovan
1
-1
/
+1
2016-06-01
drm: atmel-hlcdc: fix a NULL check
Dan Carpenter
1
-2
/
+3
2016-06-01
drm: atmel-hlcdc: fix atmel_hlcdc_crtc_reset() implementation
Boris Brezillon
1
-3
/
+2
2016-06-01
drm/atmel: Use lockless gem BO free callback
Daniel Vetter
1
-1
/
+1
2016-05-17
drm: Drop crtc argument from __drm_atomic_helper_crtc_destroy_state
Daniel Vetter
1
-1
/
+1
2016-04-22
Merge branch 'drm-atmel-hlcdc-devel' of https://github.com/bbrezillon/linux-a...
Dave Airlie
5
-159
/
+481
2016-04-20
drm: atmel_hldc: Use generic drm_connector_register_all() helper
Alexey Brodkin
1
-29
/
+1
2016-04-14
drm: atmel-hlcdc: route DMA accesses through AHB interfaces
Boris Brezillon
3
-3
/
+47
2016-04-14
drm: atmel-hlcdc: check display mode validity in crtc->mode_fixup()
Boris Brezillon
1
-4
/
+10
2016-04-14
drm: atmel-hlcdc: rework the output code to support drm bridges
Boris Brezillon
2
-82
/
+113
2016-04-14
drm: atmel-hlcdc: move output mode selection in CRTC implementation
Boris Brezillon
4
-50
/
+142
2016-04-14
drm: atmel-hlcdc: support extended timing ranges on sama5d4 and sama5d2
Boris Brezillon
2
-6
/
+24
[prev]
[next]