summaryrefslogtreecommitdiffstats
path: root/drivers/gpu (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-misc-next-2019-05-24' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2019-05-28185-4481/+4943
|\
| * drm/edid: Fix docbook in drm_hdmi_infoframe_set_hdr_metadata()Sean Paul2019-05-231-1/+1
| * drm/vc4: Allocate binner bo when starting to use the V3DPaul Kocialkowski2019-05-236-20/+125
| * drm/vc4: Check for the binner bo before handling OOM interruptPaul Kocialkowski2019-05-231-0/+3
| * drm/vc4: Check for V3D before binner bo allocPaul Kocialkowski2019-05-231-0/+3
| * drm/vc4: Reformat and the binner bo allocation helperPaul Kocialkowski2019-05-231-6/+5
| * drm/mediatek: Fix warning about unhandled enum valueSean Paul2019-05-231-0/+3
| * drm/virtio: remove irrelevant DRM_UNLOCKED flagEmil Velikov2019-05-231-9/+9
| * drm/cirrus: remove leftover filesGerd Hoffmann2019-05-232-587/+0
| * Merge drm/drm-next into drm-misc-nextSean Paul2019-05-22104-311/+614
| |\
| * | drm: Add HLG EOTFVille Syrjälä2019-05-221-1/+2
| * | drm: Enable HDR infoframe supportUma Shankar2019-05-221-0/+72
| * | drm: Parse HDR metadata info from EDIDUma Shankar2019-05-221-0/+51
| * | drm: Add reference counting on HDR metadata blobJonas Karlman2019-05-221-0/+5
| * | drm: Add HDR source metadata propertyUma Shankar2019-05-222-0/+18
| * | drm: panfrost: add optional bus_clockClément Péron2019-05-222-0/+23
| * | drm: remove prime sg_table cachingChristian König2019-05-221-60/+17
| * | drm/gma500: drop drmp.h include from all .c filesSam Ravnborg2019-05-2238-147/+181
| * | drm/gma500: drop use of DRM_UDELAY wrapperSam Ravnborg2019-05-223-4/+4
| * | drm/gma500: make local header files more self-containedSam Ravnborg2019-05-226-0/+13
| * | drm/gma500: drop drmP.h from header filesSam Ravnborg2019-05-2215-14/+26
| * | drm/gma500: remove empty gma_drm.h header fileSam Ravnborg2019-05-229-9/+9
| * | drm: Assert that BO is locked in drm_gem_vram_{pin, unpin}_locked()Thomas Zimmermann2019-05-221-0/+4
| * | drm: Rename reserve/unreserve to lock/unlock in GEM VRAM helpersThomas Zimmermann2019-05-225-54/+52
| * | drm: Replace drm_gem_vram_push_to_system() with kunmap + unpinThomas Zimmermann2019-05-224-61/+20
| * | drm/scheduler: Fix job cleanup without timeout handlerErico Nunes2019-05-221-1/+2
| * | drm/lima: add timeout to drm scheduler initErico Nunes2019-05-212-8/+5
| * | drm/bochs: Fix connector leak during driver unloadSam Bobroff2019-05-211-0/+2
| * | drm/bochs: fix ptr_ret.cocci warningskbuild test robot2019-05-201-4/+1
| * | drm: Remove users of drm_format_info_plane_cppMaxime Ripard2019-05-2016-17/+17
| * | drm: Replace instances of drm_format_info by drm_get_format_infoMaxime Ripard2019-05-203-4/+4
| * | drm/fourcc: Pass the format_info pointer to drm_format_plane_width/heightMaxime Ripard2019-05-202-54/+6
| * | drm/fourcc: Pass the format_info pointer to drm_format_plane_cppMaxime Ripard2019-05-2017-37/+25
| * | drm: Remove users of drm_format_(horz|vert)_chroma_subsamplingMaxime Ripard2019-05-2012-110/+38
| * | drm: Remove users of drm_format_num_planesMaxime Ripard2019-05-2013-36/+32
| * | drm/rockchip: Change the scl_vop_cal_scl_fac to pass drm_format_infoMaxime Ripard2019-05-201-7/+4
| * | drm/bridge: Remove duplicate headerSabyasachi Gupta2019-05-201-2/+1
| * | drm: Reserve/unreserve GEM VRAM BOs from within pin/unpin functionsThomas Zimmermann2019-05-175-75/+45
| * | drm: Add drm_gem_vram_{pin/unpin}_reserved() and convert mgag200Thomas Zimmermann2019-05-172-8/+85
| * | drm/stm: dsi: add regulator supportYannick Fertré2019-05-171-11/+49
| * | drm/v3d: Fix and extend MMU error handling.Eric Anholt2019-05-165-7/+37
| * | drm/v3d: Dump V3D error debug registers in debugfs, and one at reset.Eric Anholt2019-05-163-1/+46
| * | drm/v3d: Set the correct DMA mask according to the MMU's limits.Eric Anholt2019-05-163-1/+14
| * | drm/v3d: Fix debugfs reads of MMU regs.Eric Anholt2019-05-161-3/+4
| * | drm/fb-helper: Fix drm_fb_helper_hotplug_event() NULL ptr argumentNoralf Trønnes2019-05-161-3/+2
| * | drm/sun4i: sun6i_mipi_dsi: Support DSI GENERIC_SHORT_WRITE_2 transferJagan Teki2019-05-161-0/+1
| * | drm/hisilicon: Convert hibmc-drm driver to VRAM MMThomas Zimmermann2019-05-154-145/+12
| * | drm/hisilicon: Convert hibmc-drm driver to |struct drm_gem_vram_object|Thomas Zimmermann2019-05-156-248/+44
| * | drm/vboxvideo: Convert vboxvideo driver to VRAM MMThomas Zimmermann2019-05-155-165/+13
| * | drm/vboxvideo: Convert vboxvideo driver to |struct drm_gem_vram_object|Thomas Zimmermann2019-05-157-372/+45