summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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-142-16/+36
* drm/bridge: dw-hdmi-i2s: support more i2s formatJerome Brunet2019-08-142-5/+27
* dma-buf: rename reservation_object to dma_resvChristian König2019-08-1393-347/+347
* drm/panfrost: Bump driver version to 1.1Rob Herring2019-08-121-1/+6
* drm/panfrost: Add support for GPU heap allocationsRob Herring2019-08-125-17/+171
* 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-124-10/+94
* 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
* drm: gm12u320: Do not take a mutex from a wait_event conditionHans de Goede2019-08-121-12/+2
* drm: gm12u320: Use DRM_DEV_ERROR everywhereHans de Goede2019-08-121-7/+10
* drm: gm12u320: Some minor cleanupsHans de Goede2019-08-121-7/+4
* drm/syncobj: Add better overview documentation for syncobj (v2)Jason Ekstrand2019-08-121-11/+87
* drm: Fix kerneldoc warns in connector-related docsSean Paul2019-08-121-4/+6
* drm/komeda: Fix potential integer overflow in komeda_crtc_update_clock_ratioGustavo A. R. Silva2019-08-121-1/+1
* drm: sun4i: Add support for enabling DDC I2C bus to sun8i_dw_hdmi glueOndrej Jirman2019-08-122-4/+52
* drm/panel: drop return code from drm_panel_detach()Sam Ravnborg2019-08-102-7/+2
* drm/panel: move drm_panel functions to .c fileSam Ravnborg2019-08-101-0/+96
* drm/panel: ili9322: move bus_flags to get_modes()Sam Ravnborg2019-08-101-18/+16
* drm/mxsfb: fix opencoded use of drm_panel_*Sam Ravnborg2019-08-101-1/+1
* drm/fsl-dcu: fix opencoded use of drm_panel_*Sam Ravnborg2019-08-101-9/+1
* drm/imx: fix opencoded use of drm_panel_*Sam Ravnborg2019-08-102-14/+8
* drm/bridge: tc358767: fix opencoded use of drm_panel_*Sam Ravnborg2019-08-101-6/+4
* dma-buf: further relax reservation_object_add_shared_fenceChristian König2019-08-101-6/+1
* drm/i915: use new reservation_object_fences helperChristian König2019-08-101-17/+7
* drm: meson: venc: set the correct macrovision max amplitude valueJulien Masson2019-08-091-2/+2
* drm: meson: add macro used to enable HDMI PLLJulien Masson2019-08-091-1/+2
* drm: meson: global clean-upJulien Masson2019-08-095-26/+33
* drm: meson: venc: use proper macros instead of magic constantsJulien Masson2019-08-093-32/+177
* drm: meson: viu: use proper macros instead of magic constantsJulien Masson2019-08-093-39/+72