index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
drm_framebuffer.c
Age
Commit message (
Expand
)
Author
2018-05-03
drm: remove all control node code
Daniel Vetter
2018-03-30
drm: Reshuffle getfb error returns
Daniel Stone
2018-03-28
Backmerge tag 'v4.16-rc7' into drm-next
Dave Airlie
2018-03-21
drm: Reject getfb for multi-plane framebuffers
Daniel Stone
2018-03-12
drm: Fix some coding style issues
Ville Syrjälä
2018-02-23
drm/nouveau: prefer XBGR2101010 for addfb ioctl
Ilia Mirkin
2017-12-20
drm/framebuffer: Print task that allocated the fb in debug info.
Maarten Lankhorst
2017-11-21
Merge airlied/drm-next into drm-misc-next
Daniel Vetter
2017-11-11
drm/framebuffer: Add framebuffer debugfs file
Noralf Trønnes
2017-11-10
drm/mode_object: fix documentation for object lookups.
Dave Airlie
2017-11-08
drm/atomic: Try to preserve the crtc enabled state in drm_atomic_remove_fb, v2.
Maarten Lankhorst
2017-11-02
drm: Print the fb dimensions when the src coord check fails
Ville Syrjälä
2017-10-12
drm: Pass struct drm_file * to __drm_mode_object_find [v2]
Keith Packard
2017-07-26
Merge airlied/drm-next into drm-misc-next
Daniel Vetter
2017-07-13
drm/atomic: Use the correct iterator macro in atomic_remove_fb
Maarten Lankhorst
2017-07-03
drm/atomic: Add missing drm_atomic_state_clear to atomic_remove_fb
Maarten Lankhorst
2017-04-06
drm: extract legacy framebuffer remove
Daniel Vetter
2017-03-22
drm: Add mode_config .get_format_info() hook
Ville Syrjälä
2017-03-22
drm: Remove fb hsub/vsub alignment requirement
Ville Syrjälä
2017-03-22
drm: Share the code to compute color plane dimesions
Ville Syrjälä
2017-02-28
drm: Introduce drm_framebuffer_{get,put}()
Thierry Reding
2017-02-28
drm: Rename drm_mode_object_get()
Thierry Reding
2017-02-28
drm: Convert drm_framebuffer_remove to atomic, v4.
Maarten Lankhorst
2017-01-25
drm/kms-core: Use recommened kerneldoc for struct member refs
Daniel Vetter
2016-12-30
drm/doc: use preferred struct reference in kernel-doc
Daniel Vetter
2016-12-15
drm: Nuke fb->bits_per_pixel
Ville Syrjälä
2016-12-15
drm: Nuke fb->depth
Ville Syrjälä
2016-12-15
drm: Add drm_framebuffer_plane_{width,height}()
Ville Syrjälä
2016-12-15
drm: Reject fbs w/o format info in drm_framebuffer_init()
Ville Syrjälä
2016-12-15
drm: Populate fb->dev from drm_helper_mode_fill_fb_struct()
Ville Syrjälä
2016-11-17
drm: Nuke modifier[1-3]
Ville Syrjälä
2016-11-12
drm: move allocation out of drm_get_format_name()
Eric Engestrom
2016-11-08
drm: update the documentation of drm_framebuffer_unregister_private
Rongrong Zou
2016-10-18
drm: WARN when calling drm_format_info() for an unsupported format
Laurent Pinchart
2016-10-18
drm: Use drm_format_info() in DRM core code
Laurent Pinchart
2016-09-22
drm: Extract drm_plane.[hc]
Daniel Vetter
2016-08-16
drm/doc: Update drm_framebuffer docs
Daniel Vetter
2016-08-16
drm: Extract drm_framebuffer.[hc]
Daniel Vetter