summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-12-19drm/omap: DMM: Print information if we received an error interruptPeter Ujfalusi1-0/+5
2017-12-19drm/omap: DMM: In case of error/timeout in wait_status() print the reasonPeter Ujfalusi1-2/+10
2017-12-19drm/omap: DMM: Fix DMM_IRQSTAT_ERR_MASK definitionPeter Ujfalusi1-6/+6
2017-12-19drm: omapdrm: Deconstruct the omap_drv.h header.Laurent Pinchart9-120/+386
2017-12-19drm: omapdrm: venc: Return error code on OF parsing failureLaurent Pinchart1-2/+2
2017-12-19drm: omapdrm: dpi: Remove dpi_data port_initialized fieldLaurent Pinchart1-5/+1
2017-12-19drm: omapdrm: dss: Make dss_dump_clocks() function staticLaurent Pinchart2-2/+3
2017-12-19drm: omapdrm: dss: Set the DMA coherent maskLaurent Pinchart1-0/+7
2017-12-19drm: omapdrm: Remove unused omap_dss_find_device() functionLaurent Pinchart2-17/+0
2017-12-19drm: omapdrm: Pass drm_device to omap_gem_resume()Laurent Pinchart3-6/+5
2017-12-19drm: omapdrm: dpi: Don't treat GPIO probe deferral as an errorLaurent Pinchart1-1/+2
2017-12-19drm/omap: panel-dsi-cm: switch to gpiodSebastian Reichel1-47/+27
2017-12-19drm/omap: panel-dsi-cm: add external backlight supportSebastian Reichel1-31/+60
2017-12-19drm/omap: panel-dsi-cm: add physical size supportSebastian Reichel1-0/+19
2017-12-19drm/omap: panel-dsi-cm: add regulator supportSebastian Reichel1-4/+53
2017-12-19drm/omap: panel-dsi-cm: fix driverTony Lindgren1-5/+51
2017-12-19drm/omap: add support for physical size hints from display driversSebastian Reichel2-0/+8
2017-12-19drm/omap: drop incorrect commentSebastian Reichel1-3/+0
2017-12-19drm/omap: remove unused function definesSebastian Reichel1-3/+0
2017-12-19drm/omap: Filter displays mode based on bandwidth limitPeter Ujfalusi3-0/+45
2017-12-19drm/omap: dss: Add support for reporting memory bandwidth limitationPeter Ujfalusi2-0/+15
2017-12-19dt-bindings: display/ti: Add optional property to set memory bandwidth limitPeter Ujfalusi5-0/+21
2017-12-19omapdrm: panel: td028ttec1: replace MODULE_ALIAS by MODULE_DEVICE_TABLEH. Nikolaus Schaller2-4/+19
2017-12-19omapdrm: panel: fix compatible vendor string for td028ttec1H. Nikolaus Schaller3-2/+8
2017-12-18drm/tilcdc: make tilcdc_mode_hvtotal() staticXiongwei Song1-1/+1
2017-12-18Revert "drm/amd/amdgpu: set gtt size according to system memory size only"Andrey Grodzovsky1-3/+5
2017-12-18MAINTAINERS: add separate entry for DRM TTM v2Christian König1-0/+9
2017-12-18drm/amdgpu: implement 2+1 PD support for Raven v3Christian König5-35/+89
2017-12-18drm/ttm: cleanup some old definesChristian König1-7/+3
2017-12-18drm/ttm: cleanup some more resv->lock usesChristian König2-8/+8
2017-12-18drm/ttm: use try_lock in ttm_bo_delayed_delete againChristian König1-4/+9
2017-12-18drm/amdgpu: restore uvd fence seq in uvd resumeJim Qu1-0/+2
2017-12-18drm/amdgpu: always cancel uvd idle handler in uvd suspendJim Qu1-2/+2
2017-12-18drm/amdgpu: rename amdgpu_get_pcie_infoAlex Deucher5-5/+5
2017-12-18drm/amdgpu: move amdgpu_need_backup to amdgpu_object.cAlex Deucher3-9/+8
2017-12-18drm/amdgpu: rename amdgpu_gpu_recoverAlex Deucher7-8/+10
2017-12-18drm/amdgpu: move dummy page functions to amdgpu_gart.cAlex Deucher3-50/+47
2017-12-18drm/amdgpu: rename amdgpu_need_postAlex Deucher3-6/+6
2017-12-18drm/amdgpu: rename ip block helper functionsAlex Deucher14-246/+252
2017-12-18drm/amdgpu: move fw_reserve functions to amdgpu_ttm.cAlex Deucher3-100/+97
2017-12-18drm/amdgpu: rename amdgpu_*_location functionsAlex Deucher6-14/+18
2017-12-18drm/amdgpu: move amdgpu_doorbell_get_kfd_info to amdgpu_amdkfd.cAlex Deucher3-38/+34
2017-12-18drm/amdgpu: rename amdgpu_pci_config_resetAlex Deucher4-4/+4
2017-12-18drm/amdgpu: rename amdgpu_program_register_sequenceAlex Deucher14-311/+311
2017-12-18drm/amdgpu: rename amdgpu_wb_* functionsAlex Deucher10-46/+46
2017-12-18drm/amdgpu: move debugfs functions to their own fileAlex Deucher6-785/+838
2017-12-18drm/amdgpu: rename amdgpu_suspend to amdgpu_device_ip_suspendAlex Deucher3-6/+6
2017-12-18drm/amdgpu: use consistent naming for static funcs in amdgpu_device.cAlex Deucher1-86/+90
2017-12-18drm/amdgpu: move atom functions from amdgpu_device.cAlex Deucher3-235/+236
2017-12-18drm/tilcdc: Remove drm_framebuffer_get() and *_put() callsJyri Sarha1-49/+0