summaryrefslogtreecommitdiffstats
path: root/Kconfig (unfollow)
Commit message (Expand)AuthorFilesLines
2019-05-22drm: Add HLG EOTFVille Syrjälä2-1/+3
2019-05-22drm: Enable HDR infoframe supportUma Shankar4-0/+295
2019-05-22drm: Parse HDR metadata info from EDIDUma Shankar1-0/+51
2019-05-22drm: Add reference counting on HDR metadata blobJonas Karlman1-0/+5
2019-05-22drm: Add HDR source metadata propertyUma Shankar6-0/+84
2019-05-22drm: panfrost: add optional bus_clockClément Péron2-0/+23
2019-05-22dt-bindings: gpu: add bus clock for Mali Midgard GPUsIcenowy Zheng1-0/+6
2019-05-22drm: remove prime sg_table cachingChristian König1-60/+17
2019-05-22dma-buf: start caching of sg_table objects v2Christian König2-2/+38
2019-05-22drm/gma500: drop drmp.h include from all .c filesSam Ravnborg38-147/+181
2019-05-22drm/gma500: drop use of DRM_UDELAY wrapperSam Ravnborg3-4/+4
2019-05-22drm/gma500: make local header files more self-containedSam Ravnborg6-0/+13
2019-05-22drm/gma500: drop drmP.h from header filesSam Ravnborg15-14/+26
2019-05-22drm/gma500: remove empty gma_drm.h header fileSam Ravnborg10-34/+9
2019-05-22drm: Assert that BO is locked in drm_gem_vram_{pin, unpin}_locked()Thomas Zimmermann1-0/+4
2019-05-22drm: Rename reserve/unreserve to lock/unlock in GEM VRAM helpersThomas Zimmermann6-58/+56
2019-05-22drm: Replace drm_gem_vram_push_to_system() with kunmap + unpinThomas Zimmermann5-62/+20
2019-05-22dt-bindings: gpu: add #cooling-cells property to the ARM Mali Midgard GPU bin...Matthias Kaehlcke1-0/+3
2019-05-22drm/scheduler: Fix job cleanup without timeout handlerErico Nunes1-1/+2
2019-05-21drm/fourcc: Fix the parameters name in the documentationMaxime Ripard1-2/+2
2019-05-21MAINTAINERS: drop Jerry as TTM maintainerChristian König1-1/+0
2019-05-21drm/lima: add timeout to drm scheduler initErico Nunes2-8/+5
2019-05-21drm/bochs: Fix connector leak during driver unloadSam Bobroff1-0/+2
2019-05-20drm/bochs: fix ptr_ret.cocci warningskbuild test robot1-4/+1
2019-05-20drm: Remove users of drm_format_info_plane_cppMaxime Ripard17-34/+17
2019-05-20drm: Replace instances of drm_format_info by drm_get_format_infoMaxime Ripard3-4/+4
2019-05-20drm/fourcc: Pass the format_info pointer to drm_format_plane_width/heightMaxime Ripard3-56/+50
2019-05-20drm/fourcc: Pass the format_info pointer to drm_format_plane_cppMaxime Ripard18-38/+42
2019-05-20drm: Remove users of drm_format_(horz|vert)_chroma_subsamplingMaxime Ripard13-112/+38
2019-05-20drm: Remove users of drm_format_num_planesMaxime Ripard14-37/+32
2019-05-20drm/rockchip: Change the scl_vop_cal_scl_fac to pass drm_format_infoMaxime Ripard1-7/+4
2019-05-20drm/bridge: Remove duplicate headerSabyasachi Gupta1-2/+1
2019-05-20Linux 5.2-rc1v5.2-rc1Linus Torvalds1-2/+2
2019-05-19kconfig: use 'else ifneq' for Makefile to improve readabilityMasahiro Yamada1-3/+1
2019-05-19panic: add an option to replay all the printk message in bufferFeng Tang5-4/+24
2019-05-19initramfs: don't free a non-existent initrdSteven Price1-1/+1
2019-05-19fs/writeback.c: use rcu_barrier() to wait for inflight wb switches going into...Jiufei Xue1-3/+8
2019-05-19mm/compaction.c: correct zone boundary handling when isolating pages from a p...Mel Gorman1-2/+2
2019-05-19mm/vmap: add DEBUG_AUGMENT_LOWEST_MATCH_CHECK macroUladzislau Rezki (Sony)1-0/+43
2019-05-19mm/vmap: add DEBUG_AUGMENT_PROPAGATE_CHECK macroUladzislau Rezki (Sony)1-0/+48
2019-05-19mm/vmalloc.c: keep track of free blocks for vmap allocationUladzislau Rezki (Sony)2-247/+763
2019-05-18kbuild: check uniqueness of module namesMasahiro Yamada2-0/+17
2019-05-18kconfig: Terminate menu blocks with a comment in the generated configAlexander Popov1-1/+12
2019-05-18kbuild: add LICENSES to KBUILD_ALLDIRSMasahiro Yamada1-1/+1
2019-05-18kbuild: remove 'addtree' and 'flags' magic for header search pathsMasahiro Yamada3-33/+13
2019-05-18treewide: prefix header search paths with $(srctree)/Masahiro Yamada17-26/+25
2019-05-18media: prefix header search paths with $(srctree)/Masahiro Yamada30-49/+47
2019-05-18media: remove unneeded header search pathsMasahiro Yamada7-11/+0
2019-05-18alpha: move arch/alpha/defconfig to arch/alpha/configs/defconfigMasahiro Yamada2-0/+2
2019-05-18kbuild: terminate Kconfig when $(CC) or $(LD) is missingMasahiro Yamada2-1/+9