aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/omapdrm
Commit message (Expand)AuthorAge
* Merge tag 'drm-misc-next-2017-01-23' of git://anongit.freedesktop.org/git/drm...Dave Airlie2017-01-26
|\
| * drm/omap: Stop using drm_framebuffer_unregister_privateDaniel Vetter2017-01-12
* | Merge tag 'omapdrm-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tom...Dave Airlie2017-01-22
|\ \ | |/ |/|
| * drm/omap: panel-sony-acx565akm.c: Add MODULE_ALIASJarkko Nikula2017-01-04
| * drm/omap: dsi: fix compile errors when enabling debug printsH. Nikolaus Schaller2017-01-04
| * drm: omapdrm: Perform initialization/cleanup at probe/remove timeLaurent Pinchart2016-12-19
| * drm: omapdrm: Use sizeof(*var) instead of sizeof(type) for structuresLaurent Pinchart2016-12-19
| * drm: omapdrm: Remove global variablesLaurent Pinchart2016-12-19
| * drm: omapdrm: Simplify IRQ wait implementationLaurent Pinchart2016-12-19
| * drm: omapdrm: Inline the pipe2vbl functionLaurent Pinchart2016-12-19
| * drm: omapdrm: Don't call DISPC power handling in IRQ wait functionsLaurent Pinchart2016-12-19
| * drm: omapdrm: Remove unused parameter from omap_drm_irq handlerLaurent Pinchart2016-12-19
| * drm: omapdrm: Don't expose the omap_irq_(un)register() functionsLaurent Pinchart2016-12-19
| * drm: omapdrm: Keep vblank interrupt enabled while CRTC is activeLaurent Pinchart2016-12-19
| * drm: omapdrm: Use a spinlock to protect the CRTC pending flagLaurent Pinchart2016-12-19
| * drm: omapdrm: Prevent processing the same event multiple timesLaurent Pinchart2016-12-19
| * drm: omapdrm: Check the CRTC software state at enable/disable timeLaurent Pinchart2016-12-19
| * drm: omapdrm: Let the DRM core skip plane commit on inactive CRTCsLaurent Pinchart2016-12-19
| * drm: omapdrm: Replace DSS manager state check with omapdrm CRTC stateLaurent Pinchart2016-12-19
| * drm: omapdrm: Handle OCP error IRQ directlyLaurent Pinchart2016-12-19
| * drm: omapdrm: Handle CRTC error IRQs directlyLaurent Pinchart2016-12-19
| * drm: omapdrm: Handle FIFO underflow IRQs internallyLaurent Pinchart2016-12-19
| * drm: omapdrm: fb: Turn framebuffer creation error messages into debugLaurent Pinchart2016-12-19
| * drm: omapdrm: fb: Simplify mode command checks when creating framebufferLaurent Pinchart2016-12-19
| * drm: omapdrm: fb: Simplify objects lookup when creating framebufferLaurent Pinchart2016-12-19
| * drm: omapdrm: fb: Use format information provided by the DRM coreLaurent Pinchart2016-12-19
| * drm: omapdrm: fb: Limit number of planes per framebuffer to twoLaurent Pinchart2016-12-19
* | Merge tag 'drm-misc-next-2017-01-09' of git://anongit.freedesktop.org/git/drm...Dave Airlie2017-01-09
|\ \
| * | drm: Change the return type of the unload hook to voidGabriel Krisman Bertazi2017-01-09
| * | drm/mm: Convert to drm_printerDaniel Vetter2016-12-30
* | | Merge tag 'drm-misc-next-2016-12-30' of git://anongit.freedesktop.org/git/drm...Dave Airlie2017-01-08
|\| |
| * | drm: Nuke fb->pixel_formatVille Syrjälä2016-12-15
| * | drm: Nuke fb->depthVille Syrjälä2016-12-15
| * | drm: Replace drm_format_num_planes() with fb->format->num_planesVille Syrjälä2016-12-15
| * | drm: Pass 'dev' to drm_helper_mode_fill_fb_struct()Ville Syrjälä2016-12-15
| |/
* / mm: use vmf->address instead of of vmf->virtual_addressJan Kara2016-12-14
|/
* drm/omap: tpd12s015: fix error handlingTomi Valkeinen2016-12-08
* drm/omap: fix primary-plane's possible_crtcsTomi Valkeinen2016-12-08
* drm/omapdrm: use DRM_FB_HELPER_DEFAULT_OPS for fb_opsStefan Christ2016-11-14
* drm/omap: panel-lgphilips-lb035q02: Add note for incorrect data drive edge an...Peter Ujfalusi2016-11-02
* drm/omap: panel-sharp-ls037v7dw01: Add note for incorrect data drive edgePeter Ujfalusi2016-11-02
* drm/omap: panel-tpo-td028ttec1: Add note for incorrect sync drive edgePeter Ujfalusi2016-11-02
* drm/omap: panel-tpo-td043mtea1: Add note for incorrect sync drive edgePeter Ujfalusi2016-11-02
* drm/omap: Use consistent name for struct videomodePeter Ujfalusi2016-11-02
* drm/omap: Replace struct omap_video_timings with videomodePeter Ujfalusi2016-11-02
* drm/omap: Change the types of struct omap_video_timings membersPeter Ujfalusi2016-11-02
* drm/omap: omap_display_timings: Use display_flags for sync edgePeter Ujfalusi2016-11-02
* drm/omap: omap_display_timings: Use display_flags for pixel data edgePeter Ujfalusi2016-11-02
* drm/omap: omap_display_timings: Use display_flags for double_pixel modePeter Ujfalusi2016-11-02
* drm/omap: omap_display_timings: Use display_flags for DE levelPeter Ujfalusi2016-11-02