summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2020-11-10drm: Use state helper instead of CRTC state pointerMaxime Ripard
2020-11-10drm/mediatek: Use struct dma_buf_map in GEM vmap opsThomas Zimmermann
2020-11-10drm/msm: Use struct dma_buf_map in GEM vmap opsThomas Zimmermann
2020-11-10drm/fb_helper: Use min_t() to handle size_t and unsigned longGeert Uytterhoeven
2020-11-10drm/ast: Create chip AST2600KuoHsiang Chou
2020-11-10Merge tag 'amd-drm-next-5.11-2020-11-05' of git://people.freedesktop.org/~agd...Dave Airlie
2020-11-09drm/gma500: Remove unused function psb_gem_get_aperture()Thomas Zimmermann
2020-11-09drm/cma-helper: Make default object functions the defaultThomas Zimmermann
2020-11-09drm/fb_helper: Support framebuffers in I/O memoryThomas Zimmermann
2020-11-09drm/gem: Store client buffer mappings as struct dma_buf_mapThomas Zimmermann
2020-11-09drm/gem: Update internal GEM vmap/vunmap interfaces to use struct dma_buf_mapThomas Zimmermann
2020-11-09drm/gem: Use struct dma_buf_map in GEM vmap ops and convert GEM backendsThomas Zimmermann
2020-11-09drm/ttm: Add vmap/vunmap to TTM and TTM GEM helpersThomas Zimmermann
2020-11-09drm/exynos: Remove empty exynos_drm_gem_prime_{vmap,vunmap}()Thomas Zimmermann
2020-11-09drm/etnaviv: Remove empty etnaviv_gem_prime_vunmap()Thomas Zimmermann
2020-11-09drm/cma-helper: Remove empty drm_gem_cma_prime_vunmap()Thomas Zimmermann
2020-11-09drm/vram-helper: Remove invariant parameters from internal kmap functionThomas Zimmermann
2020-11-09drm/udl: Retrieve USB device from struct drm_device.devThomas Zimmermann
2020-11-09drm/tiny/gm12u320: Retrieve USB device from struct drm_device.devThomas Zimmermann
2020-11-09drm/ast: Fixed 1920x1080 sync. polarity issueKuoHsiang Chou
2020-11-09drm/panel: simple: Add flags to boe_nv133fhm_n61Stephen Boyd
2020-11-08drm: remove unneeded breakTom Rix
2020-11-08drm/bridge: lvds-codec: Use dev_err_probe for error handlingBiju Das
2020-11-08drm/panel: panel-simple: Add connector_type for EDT ETM0700G0DH6 panelBiju Das
2020-11-08drm/bridge: sii902x: Enable I/O and core VCC supplies if presentAlexandru Gagniuc
2020-11-08drm/bridge: sii902x: Refactor init code into separate functionAlexandru Gagniuc
2020-11-08drm: panel: simple: add missing platform_driver_unregister() in panel_simple_...Qinglang Miao
2020-11-07drm/bridge: ti-sn65dsi86: Update reply on aux failuresStephen Boyd
2020-11-07drm/bridge: ti-sn65dsi86: Read EDID blob over DDCStephen Boyd
2020-11-07drm/bridge: ti-sn65dsi86: Make polling a busy loopStephen Boyd
2020-11-07drm/bridge: ti-sn65dsi86: Combine register accesses in ti_sn_aux_transfer()Stephen Boyd
2020-11-07drm: bridge: add support for lontium LT9611UXC bridgeDmitry Baryshkov
2020-11-06drm/mga/mga_state: Remove unused variable 'buf_priv'Lee Jones
2020-11-06drm/mga/mga_dma: Demote kernel-doc abusers to standard comment blocksLee Jones
2020-11-06drm/r128/ati_pcigart: Source file headers are not good candidates for kernel-docLee Jones
2020-11-06Merge tag 'drm-fixes-2020-11-06-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-11-06drm/edid: Fix uninitialized variable in drm_cvt_modes()Lyude Paul
2020-11-06drm/vc4: replace idr_init() by idr_init_base()Deepak R Varma
2020-11-06drm/amdgpu: Make struct drm_driver constLuben Tuikov
2020-11-06drm/<drivers>: Constify struct drm_driverDaniel Vetter
2020-11-06drm: Allow const struct drm_driverDaniel Vetter
2020-11-06drm/amdgpu/virt: fix handling of the atomic flagAlex Deucher
2020-11-06drm: Compile out legacy chunks from struct drm_deviceDaniel Vetter
2020-11-06drm/radeon: Stop changing the drm_driver structDaniel Vetter
2020-11-06drm/qxl: replace idr_init() by idr_init_base()Deepak R Varma
2020-11-06drm/virtio: Fix a double free in virtio_gpu_cmd_map()Dan Carpenter
2020-11-06Merge tag 'drm-misc-next-2020-11-05' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2020-11-06Merge tag 'drm-misc-fixes-2020-11-05' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2020-11-06Merge tag 'amd-drm-fixes-5.10-2020-11-04' of git://people.freedesktop.org/~ag...Dave Airlie
2020-11-06Merge tag 'drm-intel-fixes-2020-11-05' of git://anongit.freedesktop.org/drm/d...Dave Airlie