summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drm/panfrost: Enable devfreq to work without regulatorSteven Price2019-08-191-5/+2
* drm/panfrost: Implement per FD address spacesRob Herring2019-08-199-87/+236
* drm/panfrost: Fix missing unlock on error in panfrost_mmu_map_fault_addr()Wei Yongjun2019-08-191-1/+4
* udlfb: Make dlfb_ops constantNishka Dasgupta2019-08-191-1/+1
* video: fbdev/mmp/core: Use struct_size() in kzalloc()Gustavo A. R. Silva2019-08-191-4/+2
* video: fbdev: viafb: Remove dead codeSouptick Joarder2019-08-191-43/+0
* video: fbdev: aty[128]fb: Remove dead codeSouptick Joarder2019-08-192-47/+0
* video: fbdev: sh_mobile_lcdcfb: Mark expected switch fall-throughAnders Roxell2019-08-191-0/+2
* video: fbdev: radeonfb: Use dev_get_drvdataChuhong Yuan2019-08-191-4/+2
* video: fbdev: sm712fb: Use dev_get_drvdataChuhong Yuan2019-08-191-6/+2
* video: fbdev: pvr2fb: remove unnecessary comparison of unsigned integer with < 0Gustavo A. R. Silva2019-08-191-4/+2
* efifb: BGRT: Improve efifb_bgrt_sanity_checkHans de Goede2019-08-191-21/+6
* drm/xen-front: Make structure fb_funcs constantNishka Dasgupta2019-08-191-1/+1
* drm/vboxvideo: Make structure vbox_fb_helper_funcs constantNishka Dasgupta2019-08-181-1/+1
* dma-fence: Store the timestamp in the same union as the cb_listChris Wilson2019-08-174-18/+38
* dma-fence: Simply wrap dma_fence_signal_locked with dma_fence_signalChris Wilson2019-08-171-32/+12
* dma-fence: Avoid list_del during fence->cb_list iterationChris Wilson2019-08-171-3/+6
* dma-fence: Shrink size of struct dma_fenceChris Wilson2019-08-171-3/+3
* drm/panel: tpo-td043mtea1: remove redundant assignmentColin Ian King2019-08-171-1/+1
* drm/omap: displays: Remove unused panel driversLaurent Pinchart2019-08-169-2493/+0
* video: omapfb2: Make standard and custom panel drivers mutually exclusiveLaurent Pinchart2019-08-161-0/+5
* dma-buf: Restore seqlock around dma_resv updatesChris Wilson2019-08-165-109/+175
* drm/panel: Add driver for the Toppoly TD043MTEA1 panelLaurent Pinchart2019-08-144-1/+518
* drm/panel: Add driver for the Toppoly TD028TTEC1 panelLaurent Pinchart2019-08-144-5/+413
* drm/panel: Add driver for the Sony ACX565AKM panelLaurent Pinchart2019-08-144-1/+711
* drm/panel: Add driver for the Sharp LS037V7DW01 panelLaurent Pinchart2019-08-144-1/+235
* drm/panel: Add driver for the NEC NL8048HL11 panelLaurent Pinchart2019-08-144-1/+258
* drm/panel: Add driver for the LG Philips LB035Q02 panelLaurent Pinchart2019-08-143-0/+246
* dt-bindings: display: panel: Add bindings for NEC NL8048HL11 panelLaurent Pinchart2019-08-141-0/+62
* dt-bindings: Add legacy 'toppoly' vendor prefixLaurent Pinchart2019-08-141-0/+3
* dt-bindings: Add vendor prefix for LG DisplayLaurent Pinchart2019-08-141-0/+2
* drm/aspeed: gfc_crtc: Make structure aspeed_gfx_funcs constantNishka Dasgupta2019-08-141-1/+1
* drm/arm: drop use of drmP.hSam Ravnborg2019-08-148-20/+41
* drm/armada: drop use of drmP.hSam Ravnborg2019-08-1410-12/+49
* drm/tegra: drop use of drmP.hSam Ravnborg2019-08-1415-16/+46
* drm/i2c/tda998x: drop use of drmP.hSam Ravnborg2019-08-141-1/+1
* drm/bridge: dumb-vga-dac: Fix dereferencing -ENODEV DDC channelGeert Uytterhoeven2019-08-141-3/+4
* drm/bridge: dw-hdmi-i2s: add .get_eld supportJerome Brunet2019-08-143-0/+13
* drm/bridge: dw-hdmi-i2s: enable only the required i2s lanesJerome Brunet2019-08-142-2/+19
* drm/bridge: dw-hdmi-i2s: reset audio fifo before applying new paramsJerome Brunet2019-08-142-2/+5
* drm/bridge: dw-hdmi-i2s: set the channel allocationJerome Brunet2019-08-141-0/+1
* drm/bridge: dw-hdmi-i2s: enable lpcm multi channelsJerome Brunet2019-08-141-1/+2
* drm/bridge: dw-hdmi: set channel count in the infoframesJerome Brunet2019-08-141-0/+4
* drm/bridge: dw-hdmi: move audio channel setup out of ahbJerome Brunet2019-08-143-16/+38
* drm/bridge: dw-hdmi-i2s: support more i2s formatJerome Brunet2019-08-142-5/+27
* MAINTAINERS: Update with Amlogic DRM bindings converted as YAMLNeil Armstrong2019-08-141-2/+2
* dt-bindings: display: amlogic, meson-vpu: convert to yamlNeil Armstrong2019-08-142-121/+137
* dt-bindings: display: amlogic, meson-dw-hdmi: convert to yamlNeil Armstrong2019-08-142-119/+150
* dma-buf: rename reservation_object to dma_resvChristian König2019-08-13104-550/+523
* dma-buf: nuke reservation_object seq numberChristian König2019-08-132-26/+7