index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
drm_fb_helper.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-09
Merge drm/drm-next into drm-intel-next-queued
Jani Nikula
1
-173
/
+29
2019-12-30
drm: Handle connector tile support only for modes that match tile size
Manasi Navare
1
-1
/
+3
2019-12-19
drm/fb-helper: convert to drm device based logging
Jani Nikula
1
-16
/
+20
2019-12-05
drm: constify fb ops across all drivers
Jani Nikula
1
-1
/
+1
2019-12-03
drm/fb-helper: don't preserve fb_ops across deferred IO use
Jani Nikula
1
-22
/
+3
2019-11-19
drm/fb-helper: Remove drm_fb_helper_unlink_fbi()
Thomas Zimmermann
1
-15
/
+1
2019-11-13
drm/fb-helper: unexport drm_fb_helper_generic_probe
Daniel Vetter
1
-11
/
+3
2019-11-07
drm/fb-helper: Remove drm_fb_helper_fbdev_{setup, teardown}()
Thomas Zimmermann
1
-108
/
+1
2019-10-28
drm/fb-helper: Remove drm_fb_helper_defio_init() and update docs
Thomas Zimmermann
1
-48
/
+13
2019-09-30
drm/fb-helper: Include prototype for drm_fb_helper_modinit()
Ville Syrjälä
1
-0
/
+1
2019-07-09
drm/fb-helper: Instanciate shadow FB if configured in device's mode_config
Thomas Zimmermann
1
-3
/
+15
2019-07-09
drm/fb-helper: Map DRM client buffer only when required
Thomas Zimmermann
1
-8
/
+25
2019-06-19
drm/client: Change drm_client_panel_rotation name
Maxime Ripard
1
-1
/
+1
2019-06-12
drm: Reverse lock order in pan_display_legacy()
Thomas Zimmermann
1
-2
/
+2
2019-06-11
drm/fb-helper: Move out modeset config code
Noralf Trønnes
1
-692
/
+0
2019-06-11
drm/fb-helper: Prepare to move out modeset config code
Noralf Trønnes
1
-18
/
+44
2019-06-11
drm/fb-helper: Remove drm_fb_helper_connector
Noralf Trønnes
1
-349
/
+157
2019-06-08
drm/fb-helper: Move out commit code
Noralf Trønnes
1
-282
/
+0
2019-06-08
drm/fb-helper: Prepare to move out commit code
Noralf Trønnes
1
-41
/
+81
2019-06-04
drm/fb-helper: Remove drm_fb_helper_crtc
Noralf Trønnes
1
-175
/
+124
2019-05-27
drm: drop use of drmP.h in drm/*
Sam Ravnborg
1
-7
/
+12
2019-05-20
drm: Remove users of drm_format_info_plane_cpp
Maxime Ripard
1
-1
/
+1
2019-05-20
drm/fourcc: Pass the format_info pointer to drm_format_plane_cpp
Maxime Ripard
1
-1
/
+1
2019-05-16
drm/fb-helper: Fix drm_fb_helper_hotplug_event() NULL ptr argument
Noralf Trønnes
1
-3
/
+2
2019-05-14
drm/fb-helper: Remove drm_fb_helper_crtc->{x, y, desired_mode}
Noralf Trønnes
1
-8
/
+4
2019-05-14
drm/fb-helper: No need to cache rotation and sw_rotations
Noralf Trønnes
1
-66
/
+65
2019-05-14
drm/fb-helper: Avoid race with DRM userspace
Noralf Trønnes
1
-46
/
+56
2019-04-24
drm/fb-helper: Fix drm_fb_helper_firmware_config() NULL pointer deref
Noralf Trønnes
1
-0
/
+3
2019-04-24
drm/fb: revert the i915 Actually configure untiled displays from master
Dave Airlie
1
-7
/
+5
2019-04-24
Merge tag 'drm-misc-next-2019-04-18' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-5
/
+191
2019-04-15
BackMerge v5.1-rc5 into drm-next
Dave Airlie
1
-1
/
+1
2019-04-11
drm/i915/fbdev: Move intel_fb_initial_config() to fbdev helper
Noralf Trønnes
1
-4
/
+190
2019-04-11
drm/client: Rename drm_client_add() to drm_client_register()
Noralf Trønnes
1
-1
/
+1
2019-04-03
drm/fb-helper: generic: Call drm_client_add() after setup is done
Noralf Trønnes
1
-2
/
+2
2019-04-03
drm/fb-helper: dpms_legacy(): Only set on connectors in use
Noralf Trønnes
1
-6
/
+5
2019-04-03
drm/fb-helper: Remove unused gamma_size variable
Noralf Trønnes
1
-5
/
+1
2019-03-27
drm/fb-helper: Fixup fill_info cleanup
Daniel Vetter
1
-3
/
+2
2019-03-27
drm/fb-helper: Unexport fill_{var,info}
Daniel Vetter
1
-33
/
+5
2019-03-27
drm/fb_helper: set info->par in fill_info()
Daniel Vetter
1
-1
/
+1
2019-03-27
drm/fb-helper: set fbi->fix.id in fill_info()
Daniel Vetter
1
-2
/
+3
2019-03-27
drm/fb-helper: Add fill_info() functions
Daniel Vetter
1
-2
/
+27
2019-03-26
drm/fbdev: Make skip_vt_switch the default
Daniel Vetter
1
-0
/
+1
2019-03-25
drm/fb: avoid setting 0 depth.
Dave Airlie
1
-1
/
+1
2019-02-21
drm/fb-helper: generic: Don't take module ref for fbcon
Noralf Trønnes
1
-2
/
+4
2019-02-18
Merge v5.0-rc7 into drm-next
Dave Airlie
1
-54
/
+79
2019-02-04
drm: Trivial comment grammar cleanups
Matt Roper
1
-1
/
+1
2019-01-29
drm/fb-helper: generic: Fix drm_fbdev_client_restore()
Noralf Trønnes
1
-3
/
+1
2019-01-17
drm/cma-helper: Remove unused fbdev code
Noralf Trønnes
1
-10
/
+2
2019-01-11
Merge drm/drm-next into drm-misc-next
Maxime Ripard
1
-1
/
+1
2019-01-10
drm/fb-helper: Scale back depth to supported maximum
Linus Walleij
1
-1
/
+54
[next]