summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-07-27drm/i915/vm_bind: Fix vm->vm_bind_mutex and vm->mutex nestingvm-bindNiranjana Vishwanathapura
2022-07-27drm/i915/vm_bind: Skip vma_lookup for persistent vmasNiranjana Vishwanathapura
2022-07-27drm/i915/vm_bind: userptr dma-resv changesNiranjana Vishwanathapura
2022-07-27drm/i915/vm_bind: Handle persistent vmas in execbuf3Niranjana Vishwanathapura
2022-07-27drm/i915/vm_bind: Add I915_GEM_EXECBUFFER3 ioctlNiranjana Vishwanathapura
2022-07-27drm/i915/vm_bind: Handle persistent vmasNiranjana Vishwanathapura
2022-07-27drm/i915/vm_bind: Add out fence supportNiranjana Vishwanathapura
2022-07-27drm/i915/vm_bind: Support private and shared BOsNiranjana Vishwanathapura
2022-07-27drm/i915/vm_bind: Bind and unbind mappingsNiranjana Vishwanathapura
2022-07-27drm/i915/vm_bind: Introduce VM_BIND ioctlNiranjana Vishwanathapura
2022-07-27drm-tip: 2022y-07m-27d-07h-40m-43s UTC integration manifestThomas Zimmermann
2022-07-27Merge remote-tracking branch 'drm-intel/topic/core-for-CI' into drm-tipThomas Zimmermann
2022-07-27Merge remote-tracking branch 'drm-intel/drm-intel-gt-next' into drm-tipThomas Zimmermann
2022-07-27Merge remote-tracking branch 'drm-intel/drm-intel-next' into drm-tipThomas Zimmermann
2022-07-27Merge remote-tracking branch 'drm-misc/drm-misc-next' into drm-tipThomas Zimmermann
2022-07-27Merge remote-tracking branch 'drm/drm-next' into drm-tipThomas Zimmermann
2022-07-27Merge remote-tracking branch 'drm-intel/drm-intel-fixes' into drm-tipThomas Zimmermann
2022-07-27Merge remote-tracking branch 'drm-misc/drm-misc-fixes' into drm-tipThomas Zimmermann
2022-07-27fbdev: Make registered_fb[] private to fbmem.cDaniel Vetter
2022-07-27drm/panel/panel-sitronix-st7701: Add Densitron DMT028VGHMCMI-1A TFTMarek Vasut
2022-07-27dt-bindings: display: panel: sitronix,st7701: Add Densitron DMT028VGHMCMI-1A TFTMarek Vasut
2022-07-27drm: Fix typo 'the the' in commentSlark Xiao
2022-07-27drm/i915/hdmi: Prune modes that require HDMI2.1 FRLAnkit Nautiyal
2022-07-27Merge tag 'topic/nouveau-misc-2022-07-27' of git://anongit.freedesktop.org/dr...Dave Airlie
2022-07-27Merge tag 'amd-drm-next-5.20-2022-07-26' of https://gitlab.freedesktop.org/ag...Dave Airlie
2022-07-27drm/nouveau/disp: move DAC load detection methodBen Skeggs
2022-07-27drm/nouveau/disp: add output classBen Skeggs
2022-07-27drm/nouveau/disp: add supervisor mutexBen Skeggs
2022-07-27drm/nouveau/disp: add conn method to query HPD pin statusBen Skeggs
2022-07-27drm/nouveau/disp: add connector classBen Skeggs
2022-07-27drm/nouveau/disp: add common channel class handlingBen Skeggs
2022-07-27drm/nouveau/disp: split sor hda funcs out to their own structBen Skeggs
2022-07-27drm/nouveau/disp: split sor dp funcs out to their own structBen Skeggs
2022-07-27drm/nouveau/disp: replace hda func pointer check with flagBen Skeggs
2022-07-27drm/nouveau/disp: merge nv50_disp_new_() and nvkm_disp_new()Ben Skeggs
2022-07-27drm/nouveau/disp: group supervisor-related struct membersBen Skeggs
2022-07-27drm/nouveau/disp: merge head/outp/ior code into chipset filesBen Skeggs
2022-07-27drm/nouveau/disp: add common class handling between <nv50 and >=nv50Ben Skeggs
2022-07-27drm/nouveau/disp: collapse nv50_disp into nvkm_dispBen Skeggs
2022-07-27drm/nouveau/disp: collapse nv50_disp_func into nvkm_disp_funcBen Skeggs
2022-07-27drm/nouveau/disp: clean up nvkm_outp constructorsBen Skeggs
2022-07-27drm/nouveau/disp: collapse nvkm_dp into nvkm_outpBen Skeggs
2022-07-26drm/fsl-dcu: Use drm_plane_helper_destroy()Thomas Zimmermann
2022-07-26drm/armada: Use drm_plane_helper_destroy()Thomas Zimmermann
2022-07-26drm/plane-helper: Export individual helpersThomas Zimmermann
2022-07-26drm: Remove unnecessary include statements of drm_plane_helper.hThomas Zimmermann
2022-07-26drm/atomic-helper: Remove _HELPER_ infix from DRM_PLANE_HELPER_NO_SCALINGThomas Zimmermann
2022-07-26drm/atomic-helper: Move DRM_PLANE_HELPER_NO_SCALING to atomic helpersThomas Zimmermann
2022-07-26drm/vmwgfx: Remove trailing whitespaceThomas Zimmermann
2022-07-26drm/simpledrm: Fix return type of simpledrm_simple_display_pipe_mode_valid()Nathan Chancellor