aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/omapdrm
Commit message (Expand)AuthorAgeFilesLines
* import kernel sourceSiluxsept2025-08-0978-0/+39302
* cleanup for new importSiluxsept2025-08-0978-39308/+0
* redbull: import kernel source from correct branch..Siluxsept2022-12-221-0/+1
* redbull: T kernel source squashed importSiluxsept2022-12-221-1/+0
* redbull: sync with LOS sources12.1Siluxsept2022-04-031-0/+1
* drm/omap: fix possible object reference leakWen Yang2020-10-011-1/+3
* drm/omap: fix max fclk divider for omap36xxTomi Valkeinen2019-10-111-1/+1
* drm/omap: dsi: Fix PM for display blank with paired dss_pll callsTony Lindgren2019-05-311-29/+31
* drm/omap: hdmi4_cec: Fix CEC clock handling for PMTony Lindgren2019-05-101-7/+19
* drm/omap: fix memory barrier bug in DMM driverTomi Valkeinen2018-11-211-0/+11
* drm: drop _mode_ from drm_mode_connector_attach_encoderDaniel Vetter2018-07-131-1/+1
* drm: drop _mode_ from update_edit_property()Daniel Vetter2018-07-131-2/+2
* Merge tag 'omapdrm-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tom...Dave Airlie2018-07-0619-176/+237
|\
| * drm/omap: gem: Switch to gem_free_object_unlocked()Daniel Vetter2018-06-281-1/+1
| * drm/omap: gem: Fix mm_list lockingDaniel Vetter2018-06-284-8/+13
| * drm/omap: gem: Replace struct_mutex usage with omap_obj private lockLaurent Pinchart2018-06-283-56/+86
| * drm/omap: gem: Don't take struct_mutex to get GEM object mmap offsetLaurent Pinchart2018-06-281-14/+2
| * drm/omap: gem: Merge __omap_gem_get_pages() and omap_gem_attach_pages()Laurent Pinchart2018-06-281-39/+20
| * drm/omap: gem: Rename GEM function with omap_gem_* prefixLaurent Pinchart2018-06-281-22/+26
| * drm/omap: fix email addressTomi Valkeinen2018-06-2811-12/+12
| * drm/omap: Implement workaround for DRA7 errata ID:i932Venkateswara Rao Mandela2018-06-283-10/+67
| * gpu: drm: omapdrm: Adding new typedef vm_fault_tSouptick Joarder2018-06-282-29/+25
* | drm/omap: remove now unused functionsChristian König2018-06-251-17/+0
* | Merge tag 'drm-misc-next-2018-06-21' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2018-06-223-89/+24
|\ \ | |/ |/|
| * Merge drm-upstream/drm-next into drm-misc-nextGustavo Padovan2018-06-207-12/+37
| |\
| * | dma-buf: remove kmap_atomic interfaceChristian König2018-06-201-2/+0
| * | drm/omapdrm: Nuke omap_framebuffer_get_next_connector()Ville Syrjälä2018-05-252-29/+0
| * | drm/omap: Move buffer pitch/offset to drm_framebufferDaniel Stone2018-05-221-13/+9
| * | drm/omap: Move GEM BO to drm_framebufferDaniel Stone2018-05-221-45/+15
* | | treewide: kzalloc() -> kcalloc()Kees Cook2018-06-121-1/+1
* | | treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-122-3/+3
* | | Merge tag 'drm-next-2018-06-06-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2018-06-062-1/+4
|\ \ \ | | |/ | |/|
| * | Merge drm-fixes-for-v4.17-rc6-urgent into drm-nextDave Airlie2018-05-187-12/+37
| |\ \ | | |/ | |/|
| * | Merge tag 'drm-misc-next-2018-04-26' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2018-04-302-1/+4
| |\ \
| | * | drm/omap: Use normalized zpos for plane placementPeter Ujfalusi2018-03-282-1/+4
* | | | drm/omap: fix NULL deref crash with SDI displaysTomi Valkeinen2018-05-241-1/+4
| |_|/ |/| |
* | | drm/omap: handle alloc failures in omap_connectorTomi Valkeinen2018-05-071-0/+10
* | | drm/omap: add missing linefeeds to printsTomi Valkeinen2018-05-071-7/+7
* | | drm/omap: handle error if scale coefs are not foundTomi Valkeinen2018-05-071-0/+6
* | | drm/omap: check return value from soc_device_matchTomi Valkeinen2018-05-071-1/+6
* | | drm/omap: fix possible NULL ref issue in tiler_reserve_2dTomi Valkeinen2018-05-071-1/+5
* | | drm/omap: fix uninitialized ret variableTomi Valkeinen2018-05-072-2/+2
* | | drm/omap: silence unititialized variable warningDan Carpenter2018-05-071-1/+1
|/ /
* / drm/omap: fix crash if there's no video PLLTomi Valkeinen2018-04-051-7/+8
|/
* drm/omap: fix compile error when DPI is disabledTomi Valkeinen2018-03-141-1/+1
* drm/omap: fix compile error when debugfs is disabledTomi Valkeinen2018-03-141-14/+12
* drm: omapdrm: displays: panel-dsi-cm: Fix field access before setLaurent Pinchart2018-03-021-3/+3
* drm/omap: cleanup color space conversionTomi Valkeinen2018-03-011-15/+44
* drm/omap: Allow HDMI audio setup even if we do not have video configuredJyri Sarha2018-03-012-40/+30
* drm/omap: fix maximum sizesTomi Valkeinen2018-03-011-4/+7