aboutsummaryrefslogtreecommitdiff
path: root/include/drm
AgeCommit message (Expand)AuthorFilesLines
2023-03-22drm: remove drm_dev_set_uniqueChristian König1-2/+0
2023-03-22Merge tag 'drm-habanalabs-next-2023-03-20' of https://git.kernel.org/pub/scm/...Dave Airlie1-1/+2
2023-03-22Merge tag 'drm-misc-next-2023-03-16' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2-5/+20
2023-03-21drm: Add SDP Error Detection Configuration RegisterArun R Murthy1-0/+3
2023-03-20Merge remote-tracking branch 'drm/drm-next' into msm-nextRob Clark30-217/+436
2023-03-20accel: Link to compute accelerator subsystem introBagas Sanjaya1-1/+2
2023-03-15drm/bridge: Fix returned array size name for atomic_get_input_bus_fmts kdocLiu Ying1-2/+2
2023-03-15Merge tag 'drm-intel-next-2023-03-07' of git://anongit.freedesktop.org/drm/dr...Dave Airlie1-5/+9
2023-03-14drm/fbdev-dma: Implement fbdev emulation for GEM DMA helpersThomas Zimmermann1-0/+15
2023-03-14Merge tag 'drm-misc-next-2023-03-07' of git://anongit.freedesktop.org/drm/drm...Dave Airlie11-40/+228
2023-03-13Merge drm/drm-fixes into drm-misc-fixesThomas Zimmermann39-742/+698
2023-03-13Merge drm/drm-next into drm-misc-nextThomas Zimmermann4-11/+14
2023-03-13drm: add helper functions to retrieve old and new crtcVinod Polimera1-0/+7
2023-03-09drm/ttm: Use the BIT macro for the TTM_TT_FLAGsThomas Hellström1-5/+5
2023-03-03ttm/ttm_device.h: fix a trival typosuijingfeng1-1/+1
2023-03-01drm/suballoc: Extract amdgpu_sa.c as generic suballocation helperMaarten Lankhorst1-0/+108
2023-03-01drm/edid: Fix csync detailed mode parsingVille Syrjälä1-3/+9
2023-02-28Revert "drm/shmem-helper: Switch to reservation lock"Thomas Zimmermann1-1/+13
2023-02-27drm/shmem-helper: Switch to reservation lockDmitry Osipenko1-13/+1
2023-02-27drm/shmem-helper: Put booleans in the end of struct drm_gem_shmem_objectDmitry Osipenko1-15/+15
2023-02-27drm/gem: Add evict() callback to drm_gem_object_funcsDmitry Osipenko1-0/+12
2023-02-27drm/msm/gem: Prevent blocking within shrinker loopDmitry Osipenko1-1/+3
2023-02-27drm/displayid: provide access to DisplayID version and primary use caseJani Nikula1-1/+11
2023-02-24Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-4/+1
2023-02-24drm/sched: Create wrapper to add a syncobj dependency to jobMaíra Canal1-0/+6
2023-02-22Merge tag 'drm-next-2023-02-23' of git://anongit.freedesktop.org/drm/drmLinus Torvalds39-738/+697
2023-02-21Merge tag 'drm-misc-next-fixes-2023-02-16' of git://anongit.freedesktop.org/d...Dave Airlie1-1/+5
2023-02-20drm/atomic-helper: Add atomic_enable plane-helper callbackThomas Zimmermann2-1/+54
2023-02-16drm/i915: Add RPL-U sub platformChaitanya Kumar Borah1-4/+8
2023-02-13drm/display/dp_mst: Add drm_atomic_get_old_mst_topology_state()Imre Deak1-0/+3
2023-02-13drm/display/dp_mst: Handle old/new payload states in drm_dp_remove_payload()Imre Deak1-1/+2
2023-02-10drm: remove dumb_destroy callbackChristian König1-19/+0
2023-02-09Merge branch 'etnaviv/next' of https://git.pengutronix.de/git/lst/linux into ...Dave Airlie1-0/+7
2023-02-08drm/i915/dg2: Drop one PCI IDMatt Roper1-1/+0
2023-02-07drm/scheduler: track GPU active time per entityLucas Stach1-0/+7
2023-02-07drm/client: fix circular reference counting issueChristian König1-5/+0
2023-02-06drm/i915: Add another EHL pci idJonathan Gray1-0/+1
2023-02-01drm/client: fix kernel-doc warning in drm_client.hRandy Dunlap1-1/+1
2023-01-31Merge drm/drm-next into drm-misc-nextThomas Zimmermann5-2/+17
2023-01-31Merge v6.2-rc6 into drm-nextDaniel Vetter3-0/+14
2023-01-30Merge tag 'amd-drm-next-6.3-2023-01-27' of https://gitlab.freedesktop.org/agd...Dave Airlie1-1/+1
2023-01-30Merge tag 'drm-habanalabs-next-2023-01-26' of https://git.kernel.org/pub/scm/...Dave Airlie1-1/+2
2023-01-27drm/mipi-dsi: move to_mipi_dsi_device() to use container_of_const()Greg Kroah-Hartman1-4/+1
2023-01-27drm: of: Add drm_of_get_dsi_bus helper functionChris Morgan1-0/+12
2023-01-26accel: Add .mmap to DRM_ACCEL_FOPSJeffrey Hugo1-1/+2
2023-01-26drm/fb-helper: Initialize fb-helper's preferred BPP in prepare functionThomas Zimmermann1-5/+6
2023-01-26drm/fb-helper: Introduce drm_fb_helper_unprepare()Thomas Zimmermann1-0/+5
2023-01-26drm/client: Add hotplug_failed flagThomas Zimmermann1-0/+8
2023-01-24drm/drm_print: correct format problemWayne Lin1-1/+1
2023-01-24drm/fb-helper: Use a per-driver FB deferred I/O handlerJavier Martinez Canillas1-0/+12