summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-misc-next-2019-08-19' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2019-08-21223-3844/+5062
|\
| * 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
| * dma-buf/sw_sync: Synchronize signal vs syncpt freeChris Wilson2019-08-131-9/+7
| * drm/panfrost: Bump driver version to 1.1Rob Herring2019-08-121-1/+6
| * drm/panfrost: Add support for GPU heap allocationsRob Herring2019-08-126-17/+172
| * drm/panfrost: Convert MMU IRQ handler to threaded handlerRob Herring2019-08-121-5/+15
| * drm/panfrost: Consolidate reset handlingRob Herring2019-08-125-21/+22
| * drm/panfrost: Add a no execute flag for BO allocationsRob Herring2019-08-125-10/+96
| * drm/panfrost: Split panfrost_mmu_map SG list mapping to its own functionRob Herring2019-08-121-21/+31
| * drm/panfrost: Restructure the GEM object creationRob Herring2019-08-122-38/+39
| * drm/shmem: Put pages independent of a SG table being setRob Herring2019-08-121-2/+2
| * drm/gem: Allow sparsely populated page arrays in drm_gem_put_pagesRob Herring2019-08-121-0/+3
| * drm: gm12u320: Add -ENODEV to list of errors to ignoreHans de Goede2019-08-121-1/+1