summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* drm/bochs: drop unused gpu_addr arg from bochs_bo_pin()Gerd Hoffmann2019-01-144-13/+4
* drm/bochs: remove old bochs_crtc_* functionsGerd Hoffmann2019-01-141-81/+0
* drm/bochs: atomic: set DRIVER_ATOMICGerd Hoffmann2019-01-141-1/+1
* drm/bochs: atomic: use suspend/resume helpersGerd Hoffmann2019-01-141-9/+2
* drm/bochs: atomic: use atomic page_flip helperGerd Hoffmann2019-01-141-22/+1
* drm/bochs: atomic: use atomic set_config helperGerd Hoffmann2019-01-141-1/+1
* drm/bochs: atomic: switch planes to atomic, wire up helpers.Gerd Hoffmann2019-01-142-3/+82
* drm/bochs: atomic: add mode_set_nofb callback.Gerd Hoffmann2019-01-141-0/+9
* drm/bochs: atomic: add atomic_flush+atomic_enable callbacks.Gerd Hoffmann2019-01-141-0/+25
* drm/bochs: split bochs_hw_setmodeGerd Hoffmann2019-01-143-10/+17
* drm/bochs: encoder cleanupGerd Hoffmann2019-01-141-26/+0
* drm: rockchip: vop: add rk3066 vop definitionsMark Yao2019-01-122-0/+163
* drm/panel: Small documentation polishDaniel Vetter2019-01-122-4/+21
* drm/of: Fix kerneldocDaniel Vetter2019-01-121-1/+3
* drm/docs: improve docs for drm_drv.cDaniel Vetter2019-01-121-12/+11
* drm/tda998x: Don't set dpms hookDaniel Vetter2019-01-111-1/+0
* drm/arc: Don't set the dpms hookDaniel Vetter2019-01-111-1/+0
* drm: Move the legacy kms disable_all helper to crtc helpersDaniel Vetter2019-01-116-35/+39
* drm/panel: Add a driver for the TPO TPG110Linus Walleij2019-01-113-0/+506
* drm: Auto-set allow_fb_modifiers when given modifiers at plane initPaul Kocialkowski2019-01-111-0/+3
* drm/vc4: Limit SAND tiling support to semiplanar YUV420 formatsPaul Kocialkowski2019-01-111-16/+1
* Merge drm/drm-next into drm-misc-nextMaxime Ripard2019-01-114418-123536/+229388
|\
| * Merge tag 'tilcdc-4.22' of https://github.com/jsarha/linux into drm-nextDave Airlie2019-01-111-17/+17
| |\
| | * drm/tilcdc: Register cpufreq notifier after we have initialized crtcJyri Sarha2019-01-041-17/+17
| * | drm/msm: fix build warning for 64-bit seqnoDave Airlie2019-01-101-1/+1
| * | Merge tag 'drm-misc-next-2019-01-07-1' of git://anongit.freedesktop.org/drm/d...Dave Airlie2019-01-1055-525/+489
| |\ \
| * \ \ Merge tag 'tag-chrome-platform-for-v4.21' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2019-01-061-5/+17
| |\ \ \
| | * | | platform/chrome: don't report EC_MKBP_EVENT_SENSOR_FIFO as wakeupBrian Norris2018-11-131-3/+15
| | * | | platform/chrome: straighten out cros_ec_get_{next,host}_event() error codesBrian Norris2018-11-131-2/+2
| * | | | Merge tag 'hwlock-v4.21' of git://github.com/andersson/remoteprocLinus Torvalds2019-01-063-0/+166
| |\ \ \ \
| | * | | | hwspinlock: fix return value check in stm32_hwspinlock_probe()Wei Yongjun2019-01-031-2/+2
| | * | | | hwspinlock: add STM32 hwspinlock deviceBenjamin Gaignard2018-12-053-0/+166
| | |/ / /
| * | | | Merge tag 'firewire-update' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-01-051-1/+0
| |\ \ \ \
| | * | | | firewire: Remove depends on HAS_DMA in case of platform dependencyGeert Uytterhoeven2018-12-031-1/+0
| * | | | | Merge tag 'for-linus-20190104' of git://git.kernel.dk/linux-blockLinus Torvalds2019-01-053-58/+34
| |\ \ \ \ \
| | * | | | | block: sunvdc: don't run hw queue synchronously from irq contextMing Lei2019-01-031-1/+1
| | * | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli...Jens Axboe2019-01-032-57/+33
| | |\ \ \ \ \
| | | * | | | | md: fix raid10 hang issue caused by barrierGuoqing Jiang2018-12-201-0/+4
| | | * | | | | raid10: refactor common wait code from regular read/write requestGuoqing Jiang2018-12-201-47/+25
| | | * | | | | md: remvoe redundant condition checkChengguang Xu2018-12-201-8/+4
| | | * | | | | md: remove set but not used variable 'bi_rdev'Yue Haibing2018-12-201-2/+0
| * | | | | | | Merge tag 'drm-next-2019-01-05' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2019-01-0551-290/+628
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge tag 'drm-misc-next-fixes-2019-01-02' of git://anongit.freedesktop.org/d...Dave Airlie2019-01-042-1/+5
| | |\ \ \ \ \ \ \
| | | * | | | | | | drm: Put damage blob when destroy plane stateDeepak Rawat2018-12-241-0/+3
| | | * | | | | | | drm: fix null pointer dereference on null state pointerColin Ian King2018-12-241-1/+2
| | * | | | | | | | Merge branch 'drm-next-4.21' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2018-12-3143-285/+582
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | drm/amdgpu: Add new VegaM pci idAlex Deucher2018-12-211-0/+1
| | | * | | | | | | | drm/ttm: Use drm_debug_printer for all ttm_bo_mem_space_debug outputMichel Dänzer2018-12-211-16/+17
| | | * | | | | | | | drm/amdgpu: add Vega20 PSP ASD firmware loadingEvan Quan2018-12-211-9/+31
| | | * | | | | | | | drm/amd/display: Fix MST dp_blank REG_WAIT timeoutJerry (Fangzhi) Zuo2018-12-201-2/+2