summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-03-29tilcdc: tilcdc_external: fix an incorrect NULL check on list iteratorXiaomeng Tong
2022-03-29gma500: fix an incorrect NULL check on list iteratorXiaomeng Tong
2022-03-29drm/amdgpu: drop amdgpu_gtt_nodeChristian König
2022-03-29drm/ttm: rework bulk move handling v5Christian König
2022-03-29drm/ttm: de-inline ttm_bo_pin/unpinChristian König
2022-03-28drm/nouveau/kms/nv50-: atom: fix an incorrect NULL check on list iteratorXiaomeng Tong
2022-03-28drm/ttm: allow bulk moves for all domainsChristian König
2022-03-28drm/ttm: add resource iterator v4Christian König
2022-03-28drm/ttm: move the LRU into resource handling v4Christian König
2022-03-28drm/bridge: anx7625: Set downstream sink into normal statusXin Ji
2022-03-28drm: omapdrm: Do no allocate non-scanout GEMs through DMM/TILERIvaylo Dimitrov
2022-03-28drm: omapdrm: Support exporting of non-contiguous GEM BOsIvaylo Dimitrov
2022-03-28drm: omapdrm: simplify omap_gem_pinIvaylo Dimitrov
2022-03-25drm/qxl: fix qxl can't use in arm64Cong Liu
2022-03-25drm/virtio: Remove restriction of non-zero blob_flagsRob Clark
2022-03-25drm/virtio: fix NULL pointer dereference in virtio_gpu_conn_get_modesLiu Zixian
2022-03-24drm/vc4: hdmi: Support HDMI YUV outputMaxime Ripard
2022-03-24drm/vc4: hdmi: Always try to have the highest bpcMaxime Ripard
2022-03-24drm/vc4: hdmi: Take bpp into account for the scramblerMaxime Ripard
2022-03-24drm/vc4: hdmi: Take the sink maximum TMDS clock into accountMaxime Ripard
2022-03-24drm/vc4: hdmi: Move clock calculation into its own functionMaxime Ripard
2022-03-24drm/vc4: hdmi: Move clock validation to its own functionMaxime Ripard
2022-03-24drm/vc4: hdmi: Rename pixel_rate variableMaxime Ripard
2022-03-24drm/bridge: it6505: Fix build errorYueHaibing
2022-03-24dma-buf: finally make the dma_resv_list private v2Christian König
2022-03-24dma-buf: add dma_resv_replace_fences v2Christian König
2022-03-24RDMA: use dma_resv_wait() instead of extracting the fenceChristian König
2022-03-24drm/etnaviv: stop using dma_resv_excl_fence v2Christian König
2022-03-24drm: bridge: it66121: Add audio supportNicolas Belin
2022-03-24drm: bridge: it66121: Fix the register page lengthNicolas Belin
2022-03-23drm/gma500: Add crtc prefix to vblank functionsPatrik Jakobsson
2022-03-23drm/gma500: Declare a few functions staticPatrik Jakobsson
2022-03-23drm/gma500: Free the correct connector allocationPatrik Jakobsson
2022-03-23drm/gma500: gma500 don't register non-hotpluggable connectorsPatrik Jakobsson
2022-03-23drm/gma500: Make use of the drm connector iteratorPatrik Jakobsson
2022-03-23drm/gma500: Uninstall interrupts on driver removalPatrik Jakobsson
2022-03-23drm/gma500: Use managed drmm_mode_config_init()Patrik Jakobsson
2022-03-21drm/tilcdc: Use drm_mode_copy()Ville Syrjälä
2022-03-21drm/gma500: Use drm_mode_copy()Ville Syrjälä
2022-03-21drm/vmwgfx: Disable command buffers on svga3 without gbobjectsZack Rusin
2022-03-21drm/vmwgfx: validate the screen formatsZack Rusin
2022-03-21drm/vmwgfx: Fix mob cursor allocation raceZack Rusin
2022-03-21drm/vmwgfx: Fix an invalid readZack Rusin
2022-03-18fbdev: defio: fix the pagelist corruptionChuansheng Liu
2022-03-17drm/panel-edp: add LQ140M1JW46 edp panel entrySankeerth Billakanti
2022-03-17fbdev: Fix cfb_imageblit() for arbitrary image widthsThomas Zimmermann
2022-03-17fbdev: Fix sys_imageblit() for arbitrary image widthsThomas Zimmermann
2022-03-17drm/gma500: Cosmetic cleanup of irq codePatrik Jakobsson
2022-03-17drm/gma500: Don't store crtc_funcs in psb_opsPatrik Jakobsson
2022-03-17drm/gma500: Move gma_intel_crtc_funcs into gma_display.cPatrik Jakobsson