summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-03-29drm/ttm: rework bulk move handling v5Christian König6-100/+129
2022-03-29drm/ttm: de-inline ttm_bo_pin/unpinChristian König1-0/+32
2022-03-28drm/nouveau/kms/nv50-: atom: fix an incorrect NULL check on list iteratorXiaomeng Tong2-8/+25
2022-03-28drm/ttm: allow bulk moves for all domainsChristian König1-37/+15
2022-03-28drm/ttm: add resource iterator v4Christian König3-38/+76
2022-03-28drm/ttm: move the LRU into resource handling v4Christian König6-153/+163
2022-03-28drm/bridge: anx7625: Set downstream sink into normal statusXin Ji1-0/+8
2022-03-28drm: omapdrm: Do no allocate non-scanout GEMs through DMM/TILERIvaylo Dimitrov1-4/+8
2022-03-28drm: omapdrm: Support exporting of non-contiguous GEM BOsIvaylo Dimitrov3-60/+73
2022-03-28drm: omapdrm: simplify omap_gem_pinIvaylo Dimitrov1-33/+42
2022-03-25drm/qxl: fix qxl can't use in arm64Cong Liu2-4/+4
2022-03-25drm/virtio: Remove restriction of non-zero blob_flagsRob Clark1-2/+1
2022-03-25drm/virtio: fix NULL pointer dereference in virtio_gpu_conn_get_modesLiu Zixian1-0/+2
2022-03-24drm/vc4: hdmi: Support HDMI YUV outputMaxime Ripard4-16/+311
2022-03-24drm/vc4: hdmi: Always try to have the highest bpcMaxime Ripard2-5/+43
2022-03-24drm/vc4: hdmi: Take bpp into account for the scramblerMaxime Ripard2-4/+17
2022-03-24drm/vc4: hdmi: Take the sink maximum TMDS clock into accountMaxime Ripard1-0/+6
2022-03-24drm/vc4: hdmi: Move clock calculation into its own functionMaxime Ripard1-15/+37
2022-03-24drm/vc4: hdmi: Move clock validation to its own functionMaxime Ripard1-11/+15
2022-03-24drm/vc4: hdmi: Rename pixel_rate variableMaxime Ripard3-22/+22
2022-03-24drm/bridge: it6505: Fix build errorYueHaibing1-0/+1
2022-03-24dma-buf: finally make the dma_resv_list private v2Christian König1-0/+11
2022-03-24dma-buf: add dma_resv_replace_fences v2Christian König2-42/+52
2022-03-24RDMA: use dma_resv_wait() instead of extracting the fenceChristian König1-6/+2
2022-03-24drm/etnaviv: stop using dma_resv_excl_fence v2Christian König3-29/+14
2022-03-24drm: bridge: it66121: Add audio supportNicolas Belin1-0/+627
2022-03-24drm: bridge: it66121: Fix the register page lengthNicolas Belin1-1/+1
2022-03-23drm/gma500: Add crtc prefix to vblank functionsPatrik Jakobsson3-9/+9
2022-03-23drm/gma500: Declare a few functions staticPatrik Jakobsson2-9/+8
2022-03-23drm/gma500: Free the correct connector allocationPatrik Jakobsson6-6/+13
2022-03-23drm/gma500: gma500 don't register non-hotpluggable connectorsPatrik Jakobsson8-16/+0
2022-03-23drm/gma500: Make use of the drm connector iteratorPatrik Jakobsson9-42/+84
2022-03-23drm/gma500: Uninstall interrupts on driver removalPatrik Jakobsson1-0/+2
2022-03-23drm/gma500: Use managed drmm_mode_config_init()Patrik Jakobsson1-2/+2
2022-03-21drm/tilcdc: Use drm_mode_copy()Ville Syrjälä1-1/+1
2022-03-21drm/gma500: Use drm_mode_copy()Ville Syrjälä1-6/+2
2022-03-21drm/vmwgfx: Disable command buffers on svga3 without gbobjectsZack Rusin1-4/+7
2022-03-21drm/vmwgfx: validate the screen formatsZack Rusin2-15/+16
2022-03-21drm/vmwgfx: Fix mob cursor allocation raceZack Rusin1-0/+8
2022-03-21drm/vmwgfx: Fix an invalid readZack Rusin1-8/+6
2022-03-18fbdev: defio: fix the pagelist corruptionChuansheng Liu1-1/+8
2022-03-17drm/panel-edp: add LQ140M1JW46 edp panel entrySankeerth Billakanti1-0/+1
2022-03-17fbdev: Fix cfb_imageblit() for arbitrary image widthsThomas Zimmermann1-4/+24
2022-03-17fbdev: Fix sys_imageblit() for arbitrary image widthsThomas Zimmermann1-4/+25
2022-03-17drm/gma500: Cosmetic cleanup of irq codePatrik Jakobsson7-92/+57
2022-03-17drm/gma500: Don't store crtc_funcs in psb_opsPatrik Jakobsson5-6/+1
2022-03-17drm/gma500: Move gma_intel_crtc_funcs into gma_display.cPatrik Jakobsson7-25/+17
2022-03-17drm/gma500: Remove unused declarations and other cruftPatrik Jakobsson1-74/+1
2022-03-17drm/vc4: add tracepoints for CL submissionsMelissa Wen3-0/+107
2022-03-17drm/ssd130x: Reduce temporary buffer sizesGeert Uytterhoeven1-3/+6