summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-02-16drm/format-helper: Add drm_fb_xrgb8888_to_mono_reversed()Javier Martinez Canillas2-0/+114
2022-02-16drm/format-helper: Add drm_fb_xrgb8888_to_gray8_line()Javier Martinez Canillas1-12/+19
2022-02-16drm/modes: Fix drm_mode_copy() docsVille Syrjälä1-1/+1
2022-02-16drm/vc4: Use of_device_get_match_data()Minghao Chi (CGEL ZTE)1-6/+1
2022-02-15drm/panel-edp: Allow querying the detected panel via debugfsDouglas Anderson1-5/+32
2022-02-15drm: Plumb debugfs_init through to panelsDouglas Anderson6-0/+52
2022-02-15drm/bridge: ti-sn65dsi86: Use drm_bridge_connectorDouglas Anderson1-58/+14
2022-02-15drm/radeon: remove resource accounting v2Christian König5-52/+12
2022-02-14drm/bridge: anx7625: Fix overflow issue on reading EDIDPin-Yen Lin1-1/+2
2022-02-14drm/amdgpu: remove VRAM accounting v2Christian König7-46/+32
2022-02-14drm/amdgpu: remove PL_PREEMPT accountingChristian König2-63/+6
2022-02-14drm/amdgpu: remove GTT accounting v2Christian König4-45/+16
2022-02-14drm/sprd: check the platform_get_resource() return valueKevin Tang2-0/+10
2022-02-14drm/sprd: fix potential NULL dereferenceKevin Tang1-1/+1
2022-02-14drm/sprd: remove the selected DRM_KMS_CMA_HELPER in kconfigKevin Tang1-1/+0
2022-02-14drm/ttm: add common accounting to the resource mgr v3Christian König2-2/+39
2022-02-14drm/ttm: fix resource manager size type and descriptionChristian König2-4/+4
2022-02-14dt-bindings: drm/bridge: anx7625: Add aux-bus nodeHsin-Yi Wang1-0/+17
2022-02-14drm/bridge: anx7625: Support reading edid through aux channelHsin-Yi Wang3-18/+105
2022-02-14drm/bridge: anx7625: Convert to use devm_kzallocHsin-Yi Wang1-7/+3
2022-02-14drm/bridge: anx7625: send DPCD command to downstreamXin Ji2-9/+35
2022-02-14drm/ingenic: Fix support for JZ4780 HDMI outputPaul Boddie1-2/+10
2022-02-14drm/gem-shmem: Don't store mmap'ed buffers in core dumpsThomas Zimmermann1-1/+1
2022-02-14drm/gem-shmem: Set vm_ops in static initializerThomas Zimmermann6-2/+9
2022-02-12dt-bindings: display: Add ingenic,jz4780-dw-hdmi DT SchemaSam Ravnborg1-0/+82
2022-02-12drm/lima: avoid error task dump attempt when not enabledErico Nunes1-1/+2
2022-02-11drm/amdgpu: Fix htmldoc warningAndrey Grodzovsky1-1/+1
2022-02-11dt-bindings: gpu: mali-bifrost: describe clocks for the rk356x gpuAlex Bee1-0/+15
2022-02-11drm/panfrost: Handle IDVS_GROUP_SIZE featureAlyssa Rosenzweig3-0/+7
2022-02-11drm/syncobj: flatten dma_fence_chains on transferChristian König1-5/+56
2022-02-10drm/bridge: dw-hdmi: use safe format when first in bridge chainNeil Armstrong1-2/+3
2022-02-10drm/fb-helper: Clip damage area horizontallyThomas Zimmermann1-0/+12
2022-02-10drm/fb-helper: Clip damage area to written memory rangeThomas Zimmermann1-7/+21
2022-02-10drm/fb-helper: Calculate damaged area in separate helperThomas Zimmermann1-6/+20
2022-02-10drm/fb-helper: Fix vertical damage clippingThomas Zimmermann1-2/+1
2022-02-10drm/fb-helper: Fix clip rectangle heightThomas Zimmermann1-1/+1
2022-02-10drm/amdgpu: Fix compile error.Andrey Grodzovsky1-2/+1
2022-02-09drm/amdgpu: Revert 'drm/amdgpu: annotate a false positive recursive locking'Andrey Grodzovsky2-10/+4
2022-02-09drm/amdgpu: Rework amdgpu_device_lock_adevAndrey Grodzovsky3-17/+43
2022-02-09drm/amdgpu: Move in_gpu_reset into reset_domainAndrey Grodzovsky6-12/+15
2022-02-09drm/amdgpu: Move reset sem into reset_domainAndrey Grodzovsky10-37/+46
2022-02-09drm/amdgpu: Rework reset domain to be refcounted.Andrey Grodzovsky9-34/+140
2022-02-09drm/amdgpu: Drop concurrent GPU reset protection for deviceAndrey Grodzovsky1-82/+7
2022-02-09drm/amdgpu: Drop hive->in_resetAndrey Grodzovsky3-20/+1
2022-02-09drm/amd/virt: For SRIOV send GPU reset directly to TDR queue.Andrey Grodzovsky3-9/+18
2022-02-09drm/amdgpu: Serialize non TDR gpu recovery with TDRsAndrey Grodzovsky3-2/+35
2022-02-09drm/amdgpu: Move scheduler init to after XGMI is readyAndrey Grodzovsky4-43/+56
2022-02-09drm/amdgpu: Introduce reset domainAndrey Grodzovsky4-1/+35
2022-02-08drm/nouveau/backlight: Just set all backlight types as RAWLyude Paul1-2/+1
2022-02-08drm/nouveau/backlight: Fix LVDS backlight detection on some laptopsLyude Paul1-1/+2