summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drm/edid: build ELD in drm_add_edid_modes()Jani Nikula2017-11-071-2/+6
* drm/edid: abstract connector ELD clearingJani Nikula2017-11-071-8/+13
* drm/edid: set ELD connector type in drm_edid_to_eld()Jani Nikula2017-11-071-2/+7
* drm/edid: use macros for ELD offsets and valuesJani Nikula2017-11-071-13/+14
* drm/selftests/mm: Insert cond_resched() between insert modesChris Wilson2017-11-071-0/+5
* drm/stm: ltdc: add a 2nd endpointPhilippe CORNU2017-11-071-19/+45
* dt-bindings: display: stm32: add a 2nd endpointPhilippe CORNU2017-11-071-1/+5
* drm/stm: checkpatch strict minor updatesPhilippe CORNU2017-11-072-3/+3
* drm/stm: dsi: Rename driver namePhilippe CORNU2017-11-071-1/+1
* drm: via: use ktime_get() instead of do_gettimeofdayArnd Bergmann2017-11-062-16/+9
* drm: Print the fb dimensions when the src coord check failsVille Syrjälä2017-11-022-4/+6
* drm/drm_mm.h: Fix the name of the referenced function in commentLiviu Dudau2017-11-021-1/+1
* dma-buf: Cleanup comments on dma_buf_map_attachment()Liviu Dudau2017-11-021-3/+3
* drm: Spelling fixesLiviu Dudau2017-11-022-2/+2
* drm/vc4: Fix wrong printk format in vc4_bo_stats_debugfs()Boris BREZILLON2017-11-021-2/+2
* drm/drm_vma_manager.c: Remove useless goto statementLiviu Dudau2017-11-021-10/+5
* drm/fb-helper: Add .last_close and .output_poll_changed helpersNoralf Trønnes2017-10-312-0/+39
* drm: Add drm_device->fb_helper pointerNoralf Trønnes2017-10-312-2/+20
* drm/fb-helper: Handle function NULL argumentNoralf Trønnes2017-10-311-11/+17
* MAINTAINERS: Gustavo as drm-misc co-maintainerDaniel Vetter2017-10-311-0/+1
* drm/TODO: Clarify DRM_DEV_* conversionDaniel Vetter2017-10-311-0/+4
* drm: gma500: Convert timers to use timer_setup()Kees Cook2017-10-311-5/+3
* drm/panel: rpi-touchscreen: propagate errors in rpi_touchscreen_i2c_read()Dan Carpenter2017-10-311-1/+1
* drm/vc4: Convert timers to use timer_setup()Kees Cook2017-10-312-12/+7
* drm: Enable pr_debug() for drm_printerChris Wilson2017-10-301-0/+2
* gma500: mmu: unmap the correct addressPan Bian2017-10-301-1/+1
* drm: virtio: replace reference/unreference with get/putAastha Gupta2017-10-301-1/+1
* drm/gem: Remove trailing whitespaceNoralf Trønnes2017-10-271-2/+2
* drm/dp: Bit definition for D3 power state that keeps AUX fully poweredDhinakaran Pandiyan2017-10-271-0/+1
* drm/tinydrm: Replace list_for_each with list_for_each_entryHarsha Sharma2017-10-211-3/+1
* drm/rockchip: Fix build warning in analogix_dp-rockchip.cSean Paul2017-10-201-1/+0
* drm/print: Update old comment styleHaneen Mohammed2017-10-201-17/+10
* drm: Move debug macros out of drmP.hHaneen Mohammed2017-10-205-246/+247
* drm/rockchip: analogix_dp: Remove unnecessary init codeJeffy Chen2017-10-201-21/+6
* drm/vc4: Fix sleeps during the IRQ handler for DSI transactions.Eric Anholt2017-10-191-2/+30
* drm/vc4: Add the DRM_IOCTL_VC4_GEM_MADVISE ioctlBoris Brezillon2017-10-196-15/+507
* drm/panel: simple: add Toshiba LT089AC19000Lucas Stach2017-10-192-0/+35
* dma-fence: remove duplicate word in commentFrank Binns2017-10-181-1/+1
* drm/panel: simple: add delays for Innolux AT043TN24Philipp Zabel2017-10-181-0/+4
* drm/panel: simple: add bus flags for Innolux AT043TN24Philipp Zabel2017-10-181-0/+1
* drm/panel: simple: fix vertical timings for Innolux AT043TN24Philipp Zabel2017-10-181-2/+2
* drm/atomic-helper: check that drivers call drm_crtc_vblank_offDaniel Vetter2017-10-181-0/+9
* drm: some KMS todo ideasDaniel Vetter2017-10-181-0/+12
* vgaarb: Factor out EFI and fallback default device selectionBjorn Helgaas2017-10-181-22/+35
* vgaarb: Select a default VGA device even if there's no legacy VGABjorn Helgaas2017-10-182-12/+25
* drm/bridge: adv7511: Fix a use after freeDan Carpenter2017-10-181-2/+2
* drm/sun4i: Add support for A20 display pipeline componentsJonathan Liu2017-10-174-0/+22
* drm/sun4i: Add support for A10 display pipeline componentsChen-Yu Tsai2017-10-173-1/+14
* drm/sun4i: hdmi: Support HDMI controller on A10Chen-Yu Tsai2017-10-172-0/+54
* drm/sun4i: tcon: Add support for A10 TCONJonathan Liu2017-10-173-1/+33