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
/
omapdrm
/
omap_fb.c
Age
Commit message (
Expand
)
Author
2016-08-08
drm: BIT(DRM_ROTATE_?) -> DRM_ROTATE_?
Joonas Lahtinen
2016-07-22
GPU-DRM-OMAP: Delete unnecessary checks before two function calls
Markus Elfring
2016-06-09
Merge tag 'omapdrm-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tomb...
Dave Airlie
2016-06-09
Merge tag 'topic/lockless-gem-bo-freeing-2016-06-01' of git://anongit.freedes...
Dave Airlie
2016-06-06
drm: omapdrm: Remove unused omap_framebuffer_bo function
Laurent Pinchart
2016-06-01
drm/omapdrm: Nuke dummy fb->dirty callback
Daniel Vetter
2016-05-31
drm/omap: include linux/seq_file.h where needed
Arnd Bergmann
2016-05-17
drm: Remove unused drm_device from drm_gem_object_lookup()
Chris Wilson
2016-03-03
drm/omap: check if rotation is supported before commit
Tomi Valkeinen
2016-03-03
drm/omap: verify that fb plane pitches are the same
Tomi Valkeinen
2015-11-24
drm: Pass the user drm_mode_fb_cmd2 as const to .fb_create()
Ville Syrjälä
2015-10-05
drm: Use DRM_ROTATE_MASK and DRM_REFLECT_MASK
Joonas Lahtinen
2015-07-02
drm/omap: fix omap_framebuffer_unpin() error handling
Tomi Valkeinen
2015-06-12
drm: omapdrm: add lock for fb pinning
Tomi Valkeinen
2015-06-12
drm: omapdrm: Clean up #include's
Laurent Pinchart
2015-03-24
drm/omap: handle incompatible buffer stride and pixel size
Tomi Valkeinen
2015-03-24
drm/omap: fix error handling in omap_framebuffer_create()
Tomi Valkeinen
2015-03-24
drm/omap: add pin refcounting to omap_framebuffer
Tomi Valkeinen
2015-03-20
drm: omapdrm: Remove manual update display support
Laurent Pinchart
2014-06-04
drm: Split connection_mutex out of mode_config.mutex (v3)
Daniel Vetter
2014-04-15
drm/omap: print warning when rotating non-TILER fb
Tomi Valkeinen
2014-04-04
Merge branch 'msm-next' of git://people.freedesktop.org/~robclark/linux into ...
Dave Airlie
2014-04-01
drm: Replace crtc fb with primary plane fb (v3)
Matt Roper
2014-03-31
drm/omap: Don't dereference list head when the connectors list is empty
Laurent Pinchart
2013-12-18
drm: Push dirtyfb ioctl kms locking down to drivers
Ville Syrjälä
2013-08-19
drm/omap: use flip-work helper
Rob Clark
2013-02-25
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2013-02-16
drm/omap: move out of staging
Rob Clark