summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
Commit message (Expand)AuthorAgeFilesLines
...
* drm/omap: Remove the obsolete #define omap_plane _omap_plane hackJyri Sarha2017-04-031-7/+1
* drm/omap: Fix one ugly indentation style break left by coccinelleJyri Sarha2017-04-031-3/+2
* drm/omap: Rename enum omap_plane to enum omap_plane_idJyri Sarha2017-04-036-103/+117
* drm/omap: Get rid of DRM_OMAP_NUM_CRTCS config optionJyri Sarha2017-04-032-52/+16
* drm/omap: fix crash on module unloadTomi Valkeinen2017-04-031-14/+0
* drm/omap: use drm_atomic_helper_shutdown()Tomi Valkeinen2017-04-031-0/+2
* drm/omap: fix display SYNC/DE flagsTomi Valkeinen2017-04-032-5/+43
* drm/omap: dispc: improve debug print of display flagsTomi Valkeinen2017-04-031-5/+15
* drm/omap: displays: panel-dpi: Support for handling backlight devicesPeter Ujfalusi2017-04-031-2/+35
* drm/omap: poll only connectors where the connect/disconnect can be checkedPeter Ujfalusi2017-04-031-6/+4
* drm/omap: display: Add displays in sorted order to the panel_listPeter Ujfalusi2017-04-031-1/+9
* drm/omap: Use omapdss_stack_is_ready() to check that the display stack is upPeter Ujfalusi2017-04-031-6/+3
* drm/omap: dss: Support for detecting display stack readinessPeter Ujfalusi2017-04-033-0/+111
* drm/omap: dss: Functions to check components in the display/output listPeter Ujfalusi2017-04-033-0/+34
* drm/omap: fix replication logicTomi Valkeinen2017-04-033-6/+6
* drm/omap: remove unused dispc_wb_enable & dispc_wb_is_enabledTomi Valkeinen2017-04-032-12/+0
* drm/omap: remove all EXPORT_SYMBOLs from dispc.cTomi Valkeinen2017-04-033-96/+33
* drm/omap: use dispc_opsTomi Valkeinen2017-04-035-39/+57
* drm/omap: fill dispc_opsTomi Valkeinen2017-04-031-0/+40
* drm/omap: add dispc_opsTomi Valkeinen2017-04-032-0/+63
* drm/omap: move dispc related dss-feat funcs to dispcTomi Valkeinen2017-04-037-7/+31
* drm/omap: move display, dss-of, output to omapdss-baseTomi Valkeinen2017-04-036-11/+8
* drm/omap: display: don't use dsi_get_pixel_size()Tomi Valkeinen2017-04-033-12/+4
* drm/omap: output: use dev_err instead of DSSERRTomi Valkeinen2017-04-031-5/+8
* drm/omap: move dss_initialized to omapdss-baseTomi Valkeinen2017-04-033-10/+18
* drm/omap: add omapdss-base.koTomi Valkeinen2017-04-033-0/+14
* drm/omap: fix HDMI sync polaritiesTomi Valkeinen2017-04-031-5/+7
* drm/omap: Add support for render nodesHemant Hariyani2017-04-031-7/+13
* drm/omap: improve DPI clock selection on DRA7xxTomi Valkeinen2017-04-031-10/+40
* drm/omap: decrease min width & heightTomi Valkeinen2017-04-031-2/+2
* drm/omap: remove divider constraint from hsdivTomi Valkeinen2017-04-031-8/+0
* drm/omap: refactor CRTC HW property setupTomi Valkeinen2017-04-031-8/+17
* drm/omap: work-around for errata i886Tomi Valkeinen2017-04-031-8/+9
* Merge tag 'drm-misc-next-2017-03-31' of git://anongit.freedesktop.org/git/drm...Dave Airlie2017-04-0366-505/+714
|\
| * drm/nouveau: Don't register Thunderbolt eGPU with vga_switcherooLukas Wunner2017-03-301-1/+9
| * drm/amdgpu: Don't register Thunderbolt eGPU with vga_switcherooLukas Wunner2017-03-302-3/+7
| * drm/radeon: Don't register Thunderbolt eGPU with vga_switcherooLukas Wunner2017-03-302-3/+7
| * drm: Fix locking gotcha in page_flip ioctlDaniel Vetter2017-03-301-1/+1
| * drm: Clarify the role of plane_state argument to drm_simple update().Eric Anholt2017-03-301-2/+2
| * drm: Clear e after kfree in drm_mode_page_flip_ioctlDaniel Vetter2017-03-301-0/+1
| * drm: Convert cmpxchg(bool) back to a two step operationChris Wilson2017-03-301-1/+3
| * drm/bridge: ti-tfp410: support hpd via gpioChristopher Spinrath2017-03-301-2/+70
| * Revert unrelated part of "drm: simplify the locking in the GETCRTC ioctl"Maarten Lankhorst2017-03-301-5/+0
| * drm: Fixup failure paths in drm_atomic_helper_set_configDaniel Vetter2017-03-301-1/+2
| * drm: Peek at the current counter/timestamp for vblank queriesChris Wilson2017-03-291-0/+26
| * drm: Refactor vblank sequence number comparisonChris Wilson2017-03-291-6/+10
| * drm: vblank cannot be enabled if dev->irq_enabled is falseChris Wilson2017-03-291-4/+3
| * drm: Mark up accesses of vblank->enabled outside of its spinlockChris Wilson2017-03-291-9/+14
| * drm: Make the decision to keep vblank irq enabled earlierChris Wilson2017-03-291-8/+12
| * drm/atomic-helper: Remove the backoff hack from set_configDaniel Vetter2017-03-292-20/+2
OpenPOWER on IntegriCloud