summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2019-05-23drm/vc4: Allocate binner bo when starting to use the V3DPaul Kocialkowski
2019-05-23drm/vc4: Check for the binner bo before handling OOM interruptPaul Kocialkowski
2019-05-23drm/vc4: Check for V3D before binner bo allocPaul Kocialkowski
2019-05-23drm/vc4: Reformat and the binner bo allocation helperPaul Kocialkowski
2019-05-23drm/mediatek: Fix warning about unhandled enum valueSean Paul
2019-05-23drm/virtio: remove irrelevant DRM_UNLOCKED flagEmil Velikov
2019-05-23drm/cirrus: remove leftover filesGerd Hoffmann
2019-05-22Merge drm/drm-next into drm-misc-nextSean Paul
2019-05-22drm: Add HLG EOTFVille Syrjälä
2019-05-22drm: Enable HDR infoframe supportUma Shankar
2019-05-22drm: Parse HDR metadata info from EDIDUma Shankar
2019-05-22drm: Add reference counting on HDR metadata blobJonas Karlman
2019-05-22drm: Add HDR source metadata propertyUma Shankar
2019-05-22drm: panfrost: add optional bus_clockClément Péron
2019-05-22drm: remove prime sg_table cachingChristian König
2019-05-22drm/gma500: drop drmp.h include from all .c filesSam Ravnborg
2019-05-22drm/gma500: drop use of DRM_UDELAY wrapperSam Ravnborg
2019-05-22drm/gma500: make local header files more self-containedSam Ravnborg
2019-05-22drm/gma500: drop drmP.h from header filesSam Ravnborg
2019-05-22drm/gma500: remove empty gma_drm.h header fileSam Ravnborg
2019-05-22drm: Assert that BO is locked in drm_gem_vram_{pin, unpin}_locked()Thomas Zimmermann
2019-05-22drm: Rename reserve/unreserve to lock/unlock in GEM VRAM helpersThomas Zimmermann
2019-05-22drm: Replace drm_gem_vram_push_to_system() with kunmap + unpinThomas Zimmermann
2019-05-22drm/scheduler: Fix job cleanup without timeout handlerErico Nunes
2019-05-21drm/lima: add timeout to drm scheduler initErico Nunes
2019-05-21drm/bochs: Fix connector leak during driver unloadSam Bobroff
2019-05-20drm/bochs: fix ptr_ret.cocci warningskbuild test robot
2019-05-20drm: Remove users of drm_format_info_plane_cppMaxime Ripard
2019-05-20drm: Replace instances of drm_format_info by drm_get_format_infoMaxime Ripard
2019-05-20drm/fourcc: Pass the format_info pointer to drm_format_plane_width/heightMaxime Ripard
2019-05-20drm/fourcc: Pass the format_info pointer to drm_format_plane_cppMaxime Ripard
2019-05-20drm: Remove users of drm_format_(horz|vert)_chroma_subsamplingMaxime Ripard
2019-05-20drm: Remove users of drm_format_num_planesMaxime Ripard
2019-05-20drm/rockchip: Change the scl_vop_cal_scl_fac to pass drm_format_infoMaxime Ripard
2019-05-20drm/bridge: Remove duplicate headerSabyasachi Gupta
2019-05-17drm: Reserve/unreserve GEM VRAM BOs from within pin/unpin functionsThomas Zimmermann
2019-05-17drm: Add drm_gem_vram_{pin/unpin}_reserved() and convert mgag200Thomas Zimmermann
2019-05-17drm/stm: dsi: add regulator supportYannick Fertré
2019-05-16Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2019-05-16drm/v3d: Fix and extend MMU error handling.Eric Anholt
2019-05-16drm/v3d: Dump V3D error debug registers in debugfs, and one at reset.Eric Anholt
2019-05-16drm/v3d: Set the correct DMA mask according to the MMU's limits.Eric Anholt
2019-05-16drm/v3d: Fix debugfs reads of MMU regs.Eric Anholt
2019-05-16Merge tag 'drm-next-2019-05-16' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-05-16drm/fb-helper: Fix drm_fb_helper_hotplug_event() NULL ptr argumentNoralf Trønnes
2019-05-16drm/sun4i: sun6i_mipi_dsi: Support DSI GENERIC_SHORT_WRITE_2 transferJagan Teki
2019-05-16Merge tag 'drm-misc-next-fixes-2019-05-15' of git://anongit.freedesktop.org/d...Dave Airlie
2019-05-16Merge tag 'drm-intel-next-fixes-2019-05-15' of git://anongit.freedesktop.org/...Dave Airlie
2019-05-15clk: Remove io.h from clk-provider.hStephen Boyd
2019-05-15drm/msm: Upgrade gxpd checks to IS_ERR_OR_NULLSean Paul