index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
drm_fb_helper.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/fb-helper: Move out commit code
Noralf Trønnes
2019-06-08
1
-282
/
+0
*
drm/fb-helper: Prepare to move out commit code
Noralf Trønnes
2019-06-08
1
-41
/
+81
*
drm/fb-helper: Remove drm_fb_helper_crtc
Noralf Trønnes
2019-06-04
1
-175
/
+124
*
drm: drop use of drmP.h in drm/*
Sam Ravnborg
2019-05-27
1
-7
/
+12
*
drm: Remove users of drm_format_info_plane_cpp
Maxime Ripard
2019-05-20
1
-1
/
+1
*
drm/fourcc: Pass the format_info pointer to drm_format_plane_cpp
Maxime Ripard
2019-05-20
1
-1
/
+1
*
drm/fb-helper: Fix drm_fb_helper_hotplug_event() NULL ptr argument
Noralf Trønnes
2019-05-16
1
-3
/
+2
*
drm/fb-helper: Remove drm_fb_helper_crtc->{x, y, desired_mode}
Noralf Trønnes
2019-05-14
1
-8
/
+4
*
drm/fb-helper: No need to cache rotation and sw_rotations
Noralf Trønnes
2019-05-14
1
-66
/
+65
*
drm/fb-helper: Avoid race with DRM userspace
Noralf Trønnes
2019-05-14
1
-46
/
+56
*
drm/fb-helper: Fix drm_fb_helper_firmware_config() NULL pointer deref
Noralf Trønnes
2019-04-24
1
-0
/
+3
*
drm/fb: revert the i915 Actually configure untiled displays from master
Dave Airlie
2019-04-24
1
-7
/
+5
*
Merge tag 'drm-misc-next-2019-04-18' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2019-04-24
1
-5
/
+191
|
\
|
*
drm/i915/fbdev: Move intel_fb_initial_config() to fbdev helper
Noralf Trønnes
2019-04-11
1
-4
/
+190
|
*
drm/client: Rename drm_client_add() to drm_client_register()
Noralf Trønnes
2019-04-11
1
-1
/
+1
*
|
BackMerge v5.1-rc5 into drm-next
Dave Airlie
2019-04-15
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
drm/fb: avoid setting 0 depth.
Dave Airlie
2019-03-25
1
-1
/
+1
*
|
drm/fb-helper: generic: Call drm_client_add() after setup is done
Noralf Trønnes
2019-04-03
1
-2
/
+2
*
|
drm/fb-helper: dpms_legacy(): Only set on connectors in use
Noralf Trønnes
2019-04-03
1
-6
/
+5
*
|
drm/fb-helper: Remove unused gamma_size variable
Noralf Trønnes
2019-04-03
1
-5
/
+1
*
|
drm/fb-helper: Fixup fill_info cleanup
Daniel Vetter
2019-03-27
1
-3
/
+2
*
|
drm/fb-helper: Unexport fill_{var,info}
Daniel Vetter
2019-03-27
1
-33
/
+5
*
|
drm/fb_helper: set info->par in fill_info()
Daniel Vetter
2019-03-27
1
-1
/
+1
*
|
drm/fb-helper: set fbi->fix.id in fill_info()
Daniel Vetter
2019-03-27
1
-2
/
+3
*
|
drm/fb-helper: Add fill_info() functions
Daniel Vetter
2019-03-27
1
-2
/
+27
*
|
drm/fbdev: Make skip_vt_switch the default
Daniel Vetter
2019-03-26
1
-0
/
+1
*
|
drm/fb-helper: generic: Don't take module ref for fbcon
Noralf Trønnes
2019-02-21
1
-2
/
+4
|
/
*
Merge v5.0-rc7 into drm-next
Dave Airlie
2019-02-18
1
-54
/
+79
|
\
|
*
drm/fb-helper: Ignore the value of fb_var_screeninfo.pixclock
Ivan Mironov
2019-01-10
1
-1
/
+6
|
*
drm/fb-helper: Partially bring back workaround for bugs of SDL 1.2
Ivan Mironov
2019-01-10
1
-53
/
+73
*
|
drm: Trivial comment grammar cleanups
Matt Roper
2019-02-04
1
-1
/
+1
*
|
drm/fb-helper: generic: Fix drm_fbdev_client_restore()
Noralf Trønnes
2019-01-29
1
-3
/
+1
*
|
drm/cma-helper: Remove unused fbdev code
Noralf Trønnes
2019-01-17
1
-10
/
+2
*
|
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2019-01-11
1
-1
/
+1
|
\
|
|
*
Merge tag 'drm-next-2018-12-14' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2018-12-25
1
-0
/
+6
|
|
\
|
*
|
drm/fb-helper: Fix typo in parameter description
Wei Yongjun
2018-12-04
1
-1
/
+1
*
|
|
drm/fb-helper: Scale back depth to supported maximum
Linus Walleij
2019-01-10
1
-1
/
+54
*
|
|
drm/fb-helper: fix leaks in error path of drm_fb_helper_fbdev_setup
Peter Wu
2019-01-08
1
-1
/
+1
*
|
|
drm/fb-helper: generic: Fix setup error path
Noralf Trønnes
2019-01-08
1
-40
/
+58
|
|
/
|
/
|
*
|
Merge v4.20-rc4 into drm-next
Dave Airlie
2018-11-29
1
-0
/
+3
|
\
|
|
*
drm/fb-helper: Blacklist writeback when adding connectors to fbdev
Paul Kocialkowski
2018-11-21
1
-0
/
+3
*
|
Merge tag 'drm-misc-next-2018-11-07' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2018-11-19
1
-0
/
+6
|
\
\
|
|
/
|
/
|
|
*
drm/fourcc: Add char_per_block, block_w and block_h in drm_format_info
Alexandru Gheorghe
2018-11-02
1
-0
/
+6
*
|
Merge tag 'drm-next-2018-10-24' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2018-10-28
1
-10
/
+53
|
\
|
|
*
drm/fb_helper: Allow leaking fbdev smem_start
Neil Armstrong
2018-10-03
1
-2
/
+31
|
*
Merge drm/drm-next into drm-misc-next
Sean Paul
2018-09-27
1
-3
/
+0
|
|
\
|
|
*
BackMerge v4.19-rc5 into drm-next
Dave Airlie
2018-09-27
1
-3
/
+0
|
|
|
\
|
*
|
|
drm/fb-helper: Improve error reporting in setup
Noralf Trønnes
2018-09-25
1
-4
/
+4
|
|
/
/
|
*
|
drm/fb: Stop leaking physical address
Daniel Vetter
2018-09-11
1
-0
/
+2
|
*
|
drm/fb-helper: improve documentation and print warnings
Peter Wu
2018-09-10
1
-6
/
+18
[next]