summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* drm/bridge: ti-tfp410: Update drm_connector_init_with_ddc() error messageGeert Uytterhoeven2020-02-101-1/+2
* drm/bridge: tc358767: fix poll timeoutsTomi Valkeinen2020-02-101-4/+4
* drm/panfrost: Make sure the shrinker does not reclaim referenced BOsBoris Brezillon2020-02-034-1/+16
* drm/mst: Fix possible NULL pointer dereference in drm_dp_mst_process_up_req()José Roberto de Souza2020-01-301-1/+2
* Revert "drm/sun4i: drv: Allow framebuffer modifiers in mode config"Jernej Skrabec2020-01-271-1/+0
* drm/panfrost: Add the panfrost_gem_mapping conceptBoris Brezillon2020-01-219-74/+300
* drm/dp_mst: Handle SST-only branch device caseWayne Lin2020-01-181-60/+80
* drm/dp_mst: Have DP_Tx send one msg at a timeWayne Lin2020-01-151-2/+12
* drm/dp_mst: clear time slots for ports invalidWayne Lin2020-01-141-1/+24
* drm/rockchip: fix integer type used for storing dp data rateTobias Schramm2020-01-131-1/+1
* drm/virtio: add missing virtio_gpu_array_lock_resv callGerd Hoffmann2020-01-131-0/+1
* Merge tag 'drm-intel-fixes-2020-01-09-1' of git://anongit.freedesktop.org/drm...Dave Airlie2020-01-107-31/+38
|\
| * drm/i915/dp: Disable Port sync mode correctly on teardownManasi Navare2020-01-071-6/+1
| * drm/i915: Add Wa_1407352427:icl,ehlMatt Roper2020-01-072-0/+7
| * drm/i915: Add Wa_1408615072 and Wa_1407596294 to icl,ehlMatt Roper2020-01-072-1/+11
| * drm/i915/gt: Restore coarse power gatingChris Wilson2020-01-071-2/+4
| * drm/i915/gt: Do not restore invalid RS stateChris Wilson2020-01-071-20/+11
| * drm/i915: Limit audio CDCLK>=2*BCLK constraint back to GLK onlyKai Vehmanen2020-01-071-2/+2
| * drm/i915/gt: Mark up virtual engine uabi_instanceChris Wilson2020-01-071-0/+2
* | Merge tag 'amd-drm-fixes-5.5-2020-01-08' of git://people.freedesktop.org/~agd...Dave Airlie2020-01-092-25/+27
|\ \
| * | drm/amdgpu: add DRIVER_SYNCOBJ_TIMELINE to amdgpuChunming Zhou2020-01-071-1/+2
| * | drm/amd/display: Reduce HDMI pixel encoding if max clock is exceededThomas Anderson2020-01-071-22/+23
| * | Revert "drm/amdgpu: Set no-retry as default."Alex Deucher2020-01-071-2/+2
* | | Merge tag 'drm-misc-fixes-2020-01-08' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2020-01-094-5/+20
|\ \ \ | |_|/ |/| |
| * | drm/fb-helper: Round up bits_per_pixel if possibleGeert Uytterhoeven2020-01-071-1/+6
| * | drm/sun4i: tcon: Set RGB DCLK min. divider based on hardware modelChen-Yu Tsai2020-01-072-3/+13
| * | drm/dp_mst: correct the shifting in DP_REMOTE_I2C_READWayne Lin2020-01-031-1/+1
* | | Merge tag 'riscv/for-v5.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-01-052-2/+2
|\ \ \
| * | | riscv: prefix IRQ_ macro names with an RV_ namespacePaul Walmsley2020-01-051-1/+1
| * | | clocksource: riscv: add notrace to riscv_sched_clockZong Li2020-01-051-1/+1
* | | | Merge tag 'mips_fixes_5.5_1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-01-041-1/+1
|\ \ \ \
| * | | | MIPS: Kconfig: Use correct form for 'depends on'Joe Perches2019-12-021-1/+1
* | | | | Merge tag 'dmaengine-fix-5.5-rc5' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds2020-01-044-7/+14
|\ \ \ \ \
| * | | | | ioat: ioat_alloc_ring() failure handling.Alexander.Barabash@dell.com2019-12-271-1/+2
| * | | | | dmaengine: virt-dma: Fix access after free in vchan_complete()Peter Ujfalusi2019-12-231-2/+1
| * | | | | dmaengine: k3dma: Avoid null pointer traversalJohn Stultz2019-12-231-3/+9
| * | | | | dmaengine: dma-jz4780: Also break descriptor chains on JZ4725BPaul Cercueil2019-12-111-1/+2
* | | | | | Merge tag 'media/v5.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2020-01-043-18/+41
|\ \ \ \ \ \
| * | | | | | media: intel-ipu3: Align struct ipu3_uapi_awb_fr_config_s to 32 bytesSakari Ailus2020-01-031-1/+1
| * | | | | | media: pulse8-cec: fix lost cec_transmit_attempt_done() callHans Verkuil2019-12-131-4/+13
| * | | | | | media: cec: check 'transmit_in_progress', not 'transmitting'Hans Verkuil2019-12-131-8/+12
| * | | | | | media: cec: avoid decrementing transmit_queue_sz if it is 0Hans Verkuil2019-12-131-2/+12
| * | | | | | media: cec: CEC 2.0-only bcast messages were ignoredHans Verkuil2019-12-131-3/+3
| |/ / / / /
* | | | | | Merge tag 'block-5.5-20200103' of git://git.kernel.dk/linux-blockLinus Torvalds2020-01-031-1/+4
|\ \ \ \ \ \
| * | | | | | null_blk: Fix REQ_OP_ZONE_CLOSE handlingDamien Le Moal2019-12-301-1/+4
* | | | | | | Merge tag 'drm-fixes-2020-01-03' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2020-01-0314-60/+80
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | agp: remove unused variable arqsz in agp_3_5_enable()Yunfeng Ye2020-01-031-3/+1
| * | | | | | agp: remove unused variable mcapndxYunfeng Ye2020-01-031-5/+0
| * | | | | | Merge tag 'amd-drm-fixes-5.5-2020-01-01' of git://people.freedesktop.org/~agd...Dave Airlie2020-01-029-14/+28
| |\ \ \ \ \ \
| | * | | | | | drm/amdgpu: correct RLC firmwares loading sequenceEvan Quan2020-01-012-2/+2