index
:
git.armlinux.org.uk/linux.git
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-03-02
drm/bridge: tc358762: Set pre_enable_prev_first
Douglas Anderson
2023-03-02
MAINTAINERS: Add myself as maintainer for DRM Panels drivers
Neil Armstrong
2023-03-01
drm/radeon: Use the drm suballocation manager implementation.
Maarten Lankhorst
2023-03-01
drm/amd: Convert amdgpu to use suballocation helper.
Maarten Lankhorst
2023-03-01
drm/suballoc: Extract amdgpu_sa.c as generic suballocation helper
Maarten Lankhorst
2023-03-01
drm/edid: Fix csync detailed mode parsing
Ville Syrjälä
2023-03-01
drm/ast: Rename to_ast_private() to to_ast_device()
Thomas Zimmermann
2023-03-01
drm/ast: Rename struct ast_private to struct ast_device
Thomas Zimmermann
2023-03-01
drm/ast: Rework definition of I/O read and write helpers
Thomas Zimmermann
2023-03-01
drm/ast: Remove little-endianism from I/O helpers
Thomas Zimmermann
2023-02-28
drm/vc4: replace obj lookup steps with drm_gem_objects_lookup
Maíra Canal
2023-02-28
drm/vc4: replace drm_gem_dma_object for drm_gem_object in vc4_exec_info
Maíra Canal
2023-02-28
Revert "drm/shmem-helper: Switch to reservation lock"
Thomas Zimmermann
2023-02-27
drm/connector: print max_requested_bpc in state debugfs
Harry Wentland
2023-02-27
drm/display: Don't block HDR_OUTPUT_METADATA on unknown EOTF
Harry Wentland
2023-02-27
drm/probe-helper: Cancel previous job before starting new one
Dom Cobley
2023-02-27
drm/shmem-helper: Switch to reservation lock
Dmitry Osipenko
2023-02-27
drm/shmem-helper: Don't use vmap_use_count for dma-bufs
Dmitry Osipenko
2023-02-27
drm/shmem-helper: Switch to use drm_* debug helpers
Dmitry Osipenko
2023-02-27
drm/shmem-helper: Put booleans in the end of struct drm_gem_shmem_object
Dmitry Osipenko
2023-02-27
drm/gem: Add evict() callback to drm_gem_object_funcs
Dmitry Osipenko
2023-02-27
drm/virtio: use strscpy() to instead of strncpy()
Xu Panda
2023-02-27
drm/edid: parse Tiled Display Topology Data Block for DisplayID 2.0
Jani Nikula
2023-02-27
drm/edid: update non-desktop use also from DisplayID
Jani Nikula
2023-02-27
drm/displayid: provide access to DisplayID version and primary use case
Jani Nikula
2023-02-27
drm/displayid: return struct displayid_header from validate_displayid()
Jani Nikula
2023-02-27
drm/displayid: add displayid_get_header() and check bounds better
Jani Nikula
2023-02-24
drm/v3d: Use drm_sched_job_add_syncobj_dependency()
Maíra Canal
2023-02-24
drm/panfrost: Use drm_sched_job_add_syncobj_dependency()
Maíra Canal
2023-02-24
drm/sched: Create wrapper to add a syncobj dependency to job
Maíra Canal
2023-02-23
drm/radeon: handle NULL bo->resource in move callback
Matthew Auld
2023-02-23
drm/qxl: handle NULL bo->resource in move callback
Matthew Auld
2023-02-23
drm/gem-vram: handle NULL bo->resource in move callback
Matthew Auld
2023-02-21
drm/nouveau/kms/nv50: fix nv50_wndw_new_ prototype
Jiri Slaby (SUSE)
2023-02-20
drm/tidss: Implement struct drm_plane_helper_funcs.atomic_enable
Thomas Zimmermann
2023-02-20
drm/tidss: Remove return values from dispc_plane_{setup, enable}()
Thomas Zimmermann
2023-02-20
drm/mgag200: Implement struct drm_plane_helper_funcs.atomic_enable
Thomas Zimmermann
2023-02-20
drm/mgag200: Remove disable handling from atomic_update
Thomas Zimmermann
2023-02-20
drm/ast: Implement struct drm_plane_helper_funcs.atomic_enable
Thomas Zimmermann
2023-02-20
drm/atomic-helper: Add atomic_enable plane-helper callback
Thomas Zimmermann
2023-02-20
drm: Fix comment on mode parsing
Thomas Zimmermann
2023-02-20
drm: Include <video/cmdline.h> for mode parsing
Thomas Zimmermann
2023-02-20
driver/ps3: Include <video/cmdline.h> for mode parsing
Thomas Zimmermann
2023-02-20
fbdev: Handle video= parameter in video/cmdline.c
Thomas Zimmermann
2023-02-20
fbdev: Move option-string lookup into helper
Thomas Zimmermann
2023-02-20
fbdev: Unexport fb_mode_option
Thomas Zimmermann
2023-02-20
fbdev: Read video= option with fb_get_option() in modedb
Thomas Zimmermann
2023-02-20
drivers/ps3: Read video= option with fb_get_option()
Thomas Zimmermann
2023-02-20
fbdev: Support NULL for name in option-string lookup
Thomas Zimmermann
2023-02-20
fbdev: Transfer video= option strings to caller; clarify ownership
Thomas Zimmermann
[next]