index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
omapdrm
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-08
drm/omapdrm: use BUG_ON macro for error debugging.
Wambui Karuga
1
-2
/
+1
2019-12-17
Merge tag 'drm-misc-next-2019-12-16' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
7
-35
/
+16
2019-12-09
drm/panel: decouple connector from drm_panel
Sam Ravnborg
1
-1
/
+2
2019-12-09
drm/bridge: Introduce drm_bridge_get_next_bridge()
Boris Brezillon
2
-3
/
+4
2019-12-05
drm: constify fb ops across all drivers
Jani Nikula
1
-1
/
+1
2019-12-04
drm/omap: fix dma_addr refcounting
Tomi Valkeinen
1
-0
/
+4
2019-11-25
drm/omapdrm: Drop dma_buf->k(un)map
Daniel Vetter
1
-21
/
+0
2019-11-20
drm/omap: Fix Kconfig indentation
Krzysztof Kozlowski
2
-9
/
+9
2019-10-23
Merge drm/drm-next into drm-misc-next
Sean Paul
1
-1
/
+1
2019-10-23
Revert "drm/omap: add OMAP_BO flags to affect buffer allocation"
Sean Paul
1
-52
/
+2
2019-10-14
drm/omap: Remove set but not used variable 'err' in hdmi4_audio_config
zhengbin
1
-2
/
+2
2019-10-14
drm/omap: Remove set but not used variable 'err' in hdmi5_audio_config
zhengbin
1
-2
/
+2
2019-10-14
drm/omap: Remove set but not used variable 'tclk_trail'
zhengbin
1
-2
/
+1
2019-10-14
drm/omap: Remove set but not used variable 'plane'
zhengbin
1
-3
/
+0
2019-10-11
drm/omap: add OMAP_BO flags to affect buffer allocation
Tomi Valkeinen
1
-2
/
+52
2019-10-11
drm/omap: add omap_gem_validate_flags()
Tomi Valkeinen
1
-5
/
+35
2019-10-11
drm/omap: cleanup OMAP_BO_SCANOUT use
Tomi Valkeinen
1
-4
/
+2
2019-10-11
drm/omap: remove OMAP_BO_TILED define
Tomi Valkeinen
4
-14
/
+14
2019-10-11
drm/omap: accept NULL for dma_addr in omap_gem_pin
Tomi Valkeinen
1
-2
/
+4
2019-10-11
drm/omap: add omap_gem_unpin_locked()
Tomi Valkeinen
1
-7
/
+18
2019-10-11
drm/omap: use refcount API to track the number of users of dma_addr
Jean-Jacques Hiblot
1
-22
/
+22
2019-10-11
Merge tag 'drm-misc-next-2019-10-09-2' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
9
-133
/
+140
2019-10-04
drm/omap: hdmi4: fix use of uninitialized var
Tomi Valkeinen
1
-2
/
+3
2019-10-04
drm/omap: hdmi5: automatically choose limited/full range output
Tomi Valkeinen
1
-56
/
+65
2019-10-04
drm/omap: dss: move platform_register_drivers() to dss.c and remove core.c
Jyri Sarha
3
-56
/
+38
2019-10-04
drm/omap: fix missing scaler pixel fmt limitations
Tomi Valkeinen
1
-0
/
+25
2019-10-04
drm/omap: tweak HDMI DDC timings
Alejandro Hernandez
1
-2
/
+2
2019-10-04
drm/omap: avoid copy in mgr_fld_read/write
Tomi Valkeinen
1
-4
/
+4
2019-10-04
drm/omap: drop unneeded locking from mgr_fld_write()
Tomi Valkeinen
1
-14
/
+1
2019-10-03
Merge drm/drm-next into drm-misc-next
Maxime Ripard
3
-8
/
+9
2019-10-03
Merge drm/drm-fixes into drm-misc-fixes
Maxime Ripard
22
-2530
/
+50
2019-10-03
drm/omap: fix max fclk divider for omap36xx
Tomi Valkeinen
1
-1
/
+1
2019-09-19
Merge tag 'drm-next-2019-09-18' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
21
-2524
/
+45
2019-09-19
Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-6
/
+5
2019-09-04
dma-mapping: remove dma_{alloc,free,mmap}_writecombine
Christoph Hellwig
1
-6
/
+5
2019-08-28
drm: Stop including drm_bridge.h from drm_crtc.h
Boris Brezillon
3
-0
/
+3
2019-08-23
drm/omap: Fix port lookup for SDI output
Laurent Pinchart
1
-1
/
+3
2019-08-23
omapdrm: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-9
/
+2
2019-08-23
drm/omap: Add 'alpha' and 'pixel blend mode' plane properties
Jean-Jacques Hiblot
1
-1
/
+8
2019-08-16
drm/omap: displays: Remove unused panel drivers
Laurent Pinchart
9
-2493
/
+0
2019-08-12
drm/omap: ensure we have a valid dma_mask
Tomi Valkeinen
1
-1
/
+1
2019-07-22
Merge v5.3-rc1 into drm-misc-next
Maxime Ripard
54
-568
/
+54
2019-07-17
drm/omapdrm: drop use of drmP.h
Sam Ravnborg
9
-8
/
+26
2019-07-15
Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
9
-40
/
+232
2019-06-26
drm/omap: drop DRM_AUTH from DRM_RENDER_ALLOW ioctls
Emil Velikov
1
-5
/
+5
2019-06-21
drm/prime: Align gem_prime_export with obj_funcs.export
Daniel Vetter
2
-5
/
+3
2019-06-21
drm/omapdrm: drop fb_debug_enter/leave
Daniel Vetter
1
-2
/
+0
2019-06-21
drm/prime: Actually remove DRIVER_PRIME everywhere
Daniel Vetter
1
-1
/
+1
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
10
-40
/
+10
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
44
-528
/
+44
[next]