Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
f66c0447cca1281116224d474cdb37d6a18e4b5b
/
drivers
/
gpu
/
drm
/
drm_fb_helper.c
01b947a
drm/fb-helper: Instanciate shadow FB if configured in device's mode_config
by Thomas Zimmermann
· 6 years ago
87e281f
drm/fb-helper: Map DRM client buffer only when required
by Thomas Zimmermann
· 6 years ago
a99076e
drm/client: Change drm_client_panel_rotation name
by Maxime Ripard
· 6 years ago
1ff30dd
drm: Reverse lock order in pan_display_legacy()
by Thomas Zimmermann
· 6 years ago
cf13909
drm/fb-helper: Move out modeset config code
by Noralf Trønnes
· 6 years ago
aafa9e0
drm/fb-helper: Prepare to move out modeset config code
by Noralf Trønnes
· 6 years ago
e5852be
drm/fb-helper: Remove drm_fb_helper_connector
by Noralf Trønnes
· 6 years ago
aec3925
drm/fb-helper: Move out commit code
by Noralf Trønnes
· 6 years ago
eade2a1
drm/fb-helper: Prepare to move out commit code
by Noralf Trønnes
· 6 years ago
d81294a
drm/fb-helper: Remove drm_fb_helper_crtc
by Noralf Trønnes
· 6 years ago
0500c04
drm: drop use of drmP.h in drm/*
by Sam Ravnborg
· 6 years ago
b0f986b
drm: Remove users of drm_format_info_plane_cpp
by Maxime Ripard
· 6 years ago
24c478e
drm/fourcc: Pass the format_info pointer to drm_format_plane_cpp
by Maxime Ripard
· 6 years ago
0586576
drm/fb-helper: Fix drm_fb_helper_hotplug_event() NULL ptr argument
by Noralf Trønnes
· 6 years ago
c8de0d5
drm/fb-helper: Remove drm_fb_helper_crtc->{x, y, desired_mode}
by Noralf Trønnes
· 6 years ago
bc93475
drm/fb-helper: No need to cache rotation and sw_rotations
by Noralf Trønnes
· 6 years ago
03a9606
drm/fb-helper: Avoid race with DRM userspace
by Noralf Trønnes
· 6 years ago
1de7259
drm/fb-helper: Fix drm_fb_helper_firmware_config() NULL pointer deref
by Noralf Trønnes
· 6 years ago
abbc069
drm/fb: revert the i915 Actually configure untiled displays from master
by Dave Airlie
· 6 years ago
8d8f6f7
Merge tag 'drm-misc-next-2019-04-18' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
by Dave Airlie
· 6 years ago
f06ddb5
BackMerge v5.1-rc5 into drm-next
by Dave Airlie
· 6 years ago
09ded8a
drm/i915/fbdev: Move intel_fb_initial_config() to fbdev helper
by Noralf Trønnes
· 6 years ago
e33898a
drm/client: Rename drm_client_add() to drm_client_register()
by Noralf Trønnes
· 6 years ago
6e3f17e
drm/fb-helper: generic: Call drm_client_add() after setup is done
by Noralf Trønnes
· 6 years ago
65a102f
drm/fb-helper: dpms_legacy(): Only set on connectors in use
by Noralf Trønnes
· 6 years ago
b9ed8cf
drm/fb-helper: Remove unused gamma_size variable
by Noralf Trønnes
· 6 years ago
ec8bf19
drm/fb-helper: Fixup fill_info cleanup
by Daniel Vetter
· 6 years ago
168b85e
drm/fb-helper: Unexport fill_{var,info}
by Daniel Vetter
· 6 years ago
ecbfc47
drm/fb_helper: set info->par in fill_info()
by Daniel Vetter
· 6 years ago
f1eca684
drm/fb-helper: set fbi->fix.id in fill_info()
by Daniel Vetter
· 6 years ago
3df3116
drm/fb-helper: Add fill_info() functions
by Daniel Vetter
· 6 years ago
8782c64
drm/fbdev: Make skip_vt_switch the default
by Daniel Vetter
· 6 years ago
b6a36e5
drm/fb: avoid setting 0 depth.
by Dave Airlie
· 6 years ago
6ab20a0
drm/fb-helper: generic: Don't take module ref for fbcon
by Noralf Trønnes
· 6 years ago
c06de56
Merge v5.0-rc7 into drm-next
by Dave Airlie
· 6 years ago
1e55a53
drm: Trivial comment grammar cleanups
by Matt Roper
· 6 years ago
78de14c
drm/fb-helper: generic: Fix drm_fbdev_client_restore()
by Noralf Trønnes
· 6 years ago
2de304b
drm/cma-helper: Remove unused fbdev code
by Noralf Trønnes
· 6 years ago
23d19ba
Merge drm/drm-next into drm-misc-next
by Maxime Ripard
· 6 years ago
f4bd542
drm/fb-helper: Scale back depth to supported maximum
by Linus Walleij
· 6 years ago
66a8d5b
drm/fb-helper: Ignore the value of fb_var_screeninfo.pixclock
by Ivan Mironov
· 6 years ago
62d85b3
drm/fb-helper: Partially bring back workaround for bugs of SDL 1.2
by Ivan Mironov
· 6 years ago
00eb5b0
drm/fb-helper: fix leaks in error path of drm_fb_helper_fbdev_setup
by Peter Wu
· 6 years ago
6e1490c
drm/fb-helper: generic: Fix setup error path
by Noralf Trønnes
· 6 years ago
4971f09
Merge tag 'drm-next-2018-12-14' of git://anongit.freedesktop.org/drm/drm
by Linus Torvalds
· 6 years ago
b31a3ca
drm/fb-helper: Fix typo in parameter description
by Wei Yongjun
· 6 years ago
1ec28f8
Merge v4.20-rc4 into drm-next
by Dave Airlie
· 6 years ago
8fd3b90
drm/fb-helper: Blacklist writeback when adding connectors to fbdev
by Paul Kocialkowski
· 6 years ago
d7563c5
Merge tag 'drm-misc-next-2018-11-07' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
by Dave Airlie
· 6 years ago
042bf75
drm/fourcc: Add char_per_block, block_w and block_h in drm_format_info
by Alexandru Gheorghe
· 6 years ago
53b3b6b
Merge tag 'drm-next-2018-10-24' of git://anongit.freedesktop.org/drm/drm
by Linus Torvalds
· 6 years ago
db05c48
drm: fb-helper: Reject all pixel format changing requests
by Eugeniy Paltsev
· 6 years ago
4be9bd1
drm/fb_helper: Allow leaking fbdev smem_start
by Neil Armstrong
· 6 years ago
4d4c2d8
drm/cma-helper: Fix crash in fbdev error path
by Noralf Trønnes
· 6 years ago
7b76d058
Merge drm/drm-next into drm-misc-next
by Sean Paul
· 6 years ago
bf78296
BackMerge v4.19-rc5 into drm-next
by Dave Airlie
· 6 years ago
6129369
drm/fb-helper: Improve error reporting in setup
by Noralf Trønnes
· 6 years ago
6ee67e3
drm/fb-helper: Remove set but not used variable 'connector_funcs'
by YueHaibing
· 6 years ago
6be8f3b
drm/fb: Stop leaking physical address
by Daniel Vetter
· 6 years ago
c10802b
drm/fb-helper: improve documentation and print warnings
by Peter Wu
· 6 years ago
9060d7f
drm/fb-helper: Finish the generic fbdev emulation
by Noralf Trønnes
· 7 years ago
d536540
drm/fb-helper: Add generic fbdev emulation .fb_probe function
by Noralf Trønnes
· 7 years ago
83aefbb
drm: Add drm_connector_for_each_possible_encoder()
by Ville Syrjälä
· 7 years ago
0d998891
drm/fb-helper: Eliminate the .best_encoder() usage
by Ville Syrjälä
· 7 years ago
e00fb85
drm: Stop updating plane->crtc/fb/old_fb on atomic drivers
by Ville Syrjälä
· 7 years ago
d104328
drm/fb-helper: Fix typo on kerneldoc
by Daniel Vetter
· 7 years ago
222ec16
drm: Add aspect ratio parsing in DRM layer
by Shashank Sharma
· 7 years ago
11b83e3
drm: Remove now pointelss blob->data casts
by Ville Syrjälä
· 7 years ago
8d44e9e
drm/framebuffer: Print task that allocated the fb in debug info.
by Maarten Lankhorst
· 7 years ago
48c9571
drm/fb-helper: Add drm_fb_helper_defio_init()
by Noralf Trønnes
· 7 years ago
95b0137
drm/fb-helper: Update DOC with new helpers
by Noralf Trønnes
· 7 years ago
8741216
drm/fb-helper: Add drm_fb_helper_fbdev_setup/teardown()
by Noralf Trønnes
· 7 years ago
89f3f35
drm/fb-helper: Fix potential NULL pointer dereference
by Gustavo A. R. Silva
· 7 years ago
8f0cb41
drm/fb-helper: Apply panel orientation connector prop to the primary plane, v6.
by Hans de Goede
· 7 years ago
2c1c55c
Merge tag 'drm-misc-next-2017-11-30' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
by Dave Airlie
· 7 years ago
52dd065
drm/fb_helper: Disable all crtc's when initial setup fails.
by Maarten Lankhorst
· 7 years ago
b5f0538
drm/fb: add support for not enabling fbcon on non-desktop displays [v2]
by Dave Airlie
· 7 years ago
304a4f6
drm/fb-helper: Add .last_close and .output_poll_changed helpers
by Noralf Trønnes
· 7 years ago
29ad20b22
drm: Add drm_device->fb_helper pointer
by Noralf Trønnes
· 7 years ago
c777990
drm/fb-helper: Handle function NULL argument
by Noralf Trønnes
· 7 years ago
4b947b1c
drm: Replace kzalloc with kcalloc
by Harsha Sharma
· 7 years ago
b52f09c
drm/fb-helper: Avoid NULL ptr dereference in fb_set_suspend()
by Noralf Trønnes
· 7 years ago
991a399
drm/fb-helper: pass physical dimensions to fbdev
by David Lechner
· 7 years ago
f461bd2
drm/fb-helper: add new drm_setup_crtcs_fb() function
by David Lechner
· 7 years ago
27a061f
drm/fb: Fix pointer dereference before null check.
by David Lechner
· 7 years ago
ca91a27
drm/fb-helper: Support deferred setup
by Daniel Vetter
· 8 years ago
964c600
drm/fb-helper: separate the fb_setcmap helper into atomic and legacy paths
by Peter Rosin
· 8 years ago
08c992c
drm/fb-helper: remove drm_fb_helper_save_lut_atomic
by Peter Rosin
· 8 years ago
a3562a0
drm/fb-helper: keep the .gamma_store updated in drm_fb_helper_setcmap
by Peter Rosin
· 8 years ago
b8e2b01
drm/fb-helper: factor out pseudo-palette
by Peter Rosin
· 8 years ago
6b7dc6e
drm/fb-helper: Split dpms handling into legacy and atomic paths
by Daniel Vetter
· 8 years ago
e13a058
drm/fb-helper: Stop using mode_config.mutex for internals
by Daniel Vetter
· 8 years ago
1d0c64109
drm/fb-helper: Push locking into restore_fbdev_mode_atomic|legacy
by Daniel Vetter
· 8 years ago
5c2e344
drm/fb-helper: Push locking into pan_display_atomic|legacy
by Daniel Vetter
· 8 years ago
235d3e4
drm/fb-helper: Drop locking from the vsync wait ioctl code
by Daniel Vetter
· 8 years ago
bdac4a0
drm/fb-helper: Push locking in fb_is_bound
by Daniel Vetter
· 8 years ago
e9827d8
drm/fb-helper: Add top-level lock
by Thierry Reding
· 8 years ago
af2405a
drm/fb-helper: Push down modeset lock into FB helpers
by Thierry Reding
· 8 years ago
7114d2e
drm/fb-helper: Remove drm_mode_config_fb.
by Maarten Lankhorst
· 8 years ago
c2c446a
drm: Add DRM_MODE_ROTATE_ and DRM_MODE_REFLECT_ to UAPI
by Robert Foss
· 8 years ago
Next »