summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2022-07-19drm/virtio: Use appropriate atomic state in virtio_gpu_plane_cleanup_fb()Dmitry Osipenko
2022-07-19drm/virtio: Unlock reservations on dma_resv_reserve_fences() errorDmitry Osipenko
2022-07-19drm/virtio: Unlock reservations on virtio_gpu_object_shmem_init() errorDmitry Osipenko
2022-07-19drm/virtio: Check whether transferred 2D BO is shmemDmitry Osipenko
2022-07-19drm/virtio: Correct drm_gem_shmem_get_sg_table() error handlingDmitry Osipenko
2022-07-19drm/panel/panel-sitronix-st7701: Split GIP and init sequencesMarek Vasut
2022-07-19drm/panel/panel-sitronix-st7701: Parametrize voltage and timingMarek Vasut
2022-07-19drm/panel/panel-sitronix-st7701: Infer horizontal pixel count from TFT modeMarek Vasut
2022-07-19drm/panel/panel-sitronix-st7701: Adjust porch control bitfield nameMarek Vasut
2022-07-19drm/panel/panel-sitronix-st7701: Infer vertical line count from TFT modeMarek Vasut
2022-07-19drm/panel/panel-sitronix-st7701: Make gamma correction TFT specificMarek Vasut
2022-07-19drm/panel/panel-sitronix-st7701: Make voltage supplies common to ST7701Marek Vasut
2022-07-19drm/panel/panel-sitronix-st7701: Enable DSI burst mode, LPM, non-continuous c...Marek Vasut
2022-07-19drm/panel/panel-sitronix-st7701: Make DSI mode flags common to ST7701Marek Vasut
2022-07-19drm:remove rebundant word "in" in commentsshaomin Deng
2022-07-19drm:delete the repeated word "the" in commentsshaomin Deng
2022-07-18drm/mgag200:remove rebundant word "or" in commentsshaomin Deng
2022-07-18drm/bridge: it6505: Modified video clock calculation and video debug messageallen chen
2022-07-18drm/bridge: it6505: Add i2c api power on checkallen chen
2022-07-18drm/bridge: it6505: Modified power sequenceallen chen
2022-07-18drm/bridge: it6505: Power on downstream device in .atomic_enablePin-Yen Lin
2022-07-18drm/ssd130x: Use new regmap bulk write support to drop custom busJavier Martinez Canillas
2022-07-16drm/via: Fix style issues in via_3d_reg headerSam Ravnborg
2022-07-16drm/via: Make macros readable in the via_3d_reg headerSam Ravnborg
2022-07-16drm/via: Use SPDX tag for MIT license in via_3d_reg headerSam Ravnborg
2022-07-16drm/via: Update to the latest via_3d_reg headerSam Ravnborg
2022-07-16drm/via: Embed via_drv.h in via_dri1Sam Ravnborg
2022-07-16drm/via: Embed via_verifier in via_dri1Sam Ravnborg
2022-07-16drm/via: Embed via_dmablit in via_dri1Sam Ravnborg
2022-07-16drm/via: Embed via_irq in via_dri1Sam Ravnborg
2022-07-16drm/via: Embed via_video in via_dri1Sam Ravnborg
2022-07-16drm/via: Embed via_mm in via_dri1Sam Ravnborg
2022-07-16drm/via: Embed via_map in via_dri1Sam Ravnborg
2022-07-16drm/via: Embed via_dma in via_dri1Sam Ravnborg
2022-07-16drm/via: Rename via_drv to via_dri1Sam Ravnborg
2022-07-15drm/nouveau/bios: set info only when the return is not 0Tom Rix
2022-07-15drm/amdgpu: re-apply "move internal vram_mgr function into the C file""Christian König
2022-07-15drm/amdgpu: reapply "fix start calculation in amdgpu_vram_mgr_new""Christian König
2022-07-15drm: Prevent drm_copy_field() to attempt copying a NULL pointerJavier Martinez Canillas
2022-07-15drm: Use size_t type for len variable in drm_copy_field()Javier Martinez Canillas
2022-07-13drm/vc4: v3d: Switch to devm_pm_runtime_enableMaxime Ripard
2022-07-13drm/vc4: v3d: Rework the runtime_pm setupMaxime Ripard
2022-07-13drm/vc4: v3d: Stop disabling interruptsMaxime Ripard
2022-07-13drm/vc4: perfmon: Add missing mutex_destroyMaxime Ripard
2022-07-13drm/vc4: Switch to drmm_mutex_initMaxime Ripard
2022-07-13drm/vc4: debugfs: Simplify debugfs registrationMaxime Ripard
2022-07-13drm/vc4: debugfs: Return an error on failureMaxime Ripard
2022-07-13drm/vc4: debugfs: Protect device resourcesMaxime Ripard
2022-07-13drm/vc4: vec: Switch to devm_pm_runtime_enableMaxime Ripard
2022-07-13drm/vc4: vec: Protect device resources after removalMaxime Ripard