index
:
linux.git
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
Age
Commit message (
Expand
)
Author
2023-03-02
drm/bridge: tc358762: Set pre_enable_prev_first
Douglas Anderson
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/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
fbdev: Handle video= parameter in video/cmdline.c
Thomas Zimmermann
2023-02-16
Revert "drm/vc4: hdmi: Enforce the minimum rate at runtime_resume"
Maxime Ripard
2023-02-16
Revert "drm/vc4: hdmi: Fix HSM clock too low on Pi4"
Maxime Ripard
2023-02-16
drm/vc4: hdmi: Enable power domain before setting minimum
Maxime Ripard
2023-02-16
drm/vc4: hdmi: Replace hardcoded value by define
Maxime Ripard
2023-02-15
drm/nouveau/led: explicitly include linux/leds.h
Thomas Weißschuh
2023-02-14
drm/vmwgfx: Do not drop the reference to the handle too soon
Zack Rusin
2023-02-14
drm/vmwgfx: Stop accessing buffer objects which failed init
Zack Rusin
2023-02-13
drm/vmwgfx: Make the driver work without the dummy resources
Zack Rusin
2023-02-13
drm/vmwgfx: Stop using raw ttm_buffer_object's
Zack Rusin
[next]