summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm (follow)
Commit message (Expand)AuthorAgeFilesLines
* drm/msm/dpu: move dpu_encoder_helper_phys_setup_cdm to dpu_encoderPaloma Arellano2024-03-043-83/+87
* drm/msm/dpu: allow dpu_encoder_helper_phys_setup_cdm to work for DPPaloma Arellano2024-03-042-15/+16
* drm/msm/dpu: pass mode dimensions instead of fb size in CDM setupPaloma Arellano2024-03-041-2/+2
* drm/msm/dpu: add division of drm_display_mode's hskew parameterPaloma Arellano2024-03-041-2/+4
* drm/msm/dpu: allow certain formats for CDM for DPPaloma Arellano2024-03-041-1/+1
* Merge tag 'drm-misc-next-2024-02-29' into msm-nextRob Clark2024-03-04751-7288/+41695
|\
| * drm/dp: Don't attempt AUX transfers when eDP panels are not poweredDouglas Anderson2024-02-283-0/+40
| * drm/tests: connector: Add tests for drmm_connector_initMaxime Ripard2024-02-281-1/+169
| * drm/tests: Add helper to create mock crtcMaxime Ripard2024-02-281-0/+62
| * drm/tests: Add helper to create mock planeMaxime Ripard2024-02-281-0/+85
| * drm/tests: helpers: Add atomic helpersMaxime Ripard2024-02-281-0/+3
| * drm/scheduler: Simplify the allocation of slab caches in drm_sched_fence_slab...Kunwu Chan2024-02-281-3/+1
| * drm: Check polling initialized before enabling in drm_helper_probe_single_con...Shradha Gupta2024-02-281-2/+6
| * drm: Check output polling initialized before disablingShradha Gupta2024-02-282-5/+27
| * drm: Remove drm_num_crtcs() helperThierry Reding2024-02-281-14/+1
| * drm/nouveau: Include <linux/backlight.h>Thomas Zimmermann2024-02-281-0/+1
| * drm/mgag200: Add a workaround for low-latencyJocelyn Falempe2024-02-263-0/+37
| * Merge drm/drm-next into drm-misc-nextThomas Zimmermann2024-02-26657-5531/+37218
| |\
| | * Merge v6.8-rc6 into drm-nextDaniel Vetter2024-02-2652-171/+415
| | |\
| | | * Merge tag 'drm-fixes-2024-02-23' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2024-02-2335-186/+166
| | | |\
| | | | * nouveau: add an ioctl to report vram usageDave Airlie2024-02-231-0/+5
| | | | * nouveau: add an ioctl to return vram bar size.Dave Airlie2024-02-231-0/+4
| | | | * nouveau/gsp: add kconfig option to enable GSP paths by defaultDave Airlie2024-02-232-1/+13
| | | | * Merge tag 'drm-xe-fixes-2024-02-22' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie2024-02-2312-102/+28
| | | | |\
| | | | | * drm/xe: Fix modpost warning on xe_mocs kunit moduleAshutosh Dixit2024-02-211-0/+1
| | | | | * drm/xe/xe_gt_idle: Drop redundant newline in nameAshutosh Dixit2024-02-211-2/+2
| | | | | * drm/xe: Return 2MB page size for compact 64k PTEsMatthew Brost2024-02-213-2/+6
| | | | | * drm/xe: Add XE_VMA_PTE_64K VMA flagMatthew Brost2024-02-213-2/+10
| | | | | * drm/xe: Fix xe_vma_set_pte_sizeMatthew Brost2024-02-211-3/+4
| | | | | * drm/xe/uapi: Remove support for persistent exec_queuesThomas Hellström2024-02-217-93/+5
| | | | * | Merge tag 'amd-drm-fixes-6.8-2024-02-22' of https://gitlab.freedesktop.org/ag...Dave Airlie2024-02-229-53/+71
| | | | |\ \
| | | | | * | drm/amdgpu: Fix the runtime resume failure issueMa Jun2024-02-221-0/+3
| | | | | * | drm/amd/display: fix null-pointer dereference on edid readingMelissa Wen2024-02-221-4/+15
| | | | | * | drm/amd/display: Fix memory leak in dm_sw_fini()Armin Wolf2024-02-221-0/+1
| | | | | * | drm/amd/display: fix input states translation error for dcn35 & dcn351Swapnil Patel2024-02-221-1/+8
| | | | | * | drm/amd/display: Fix potential null pointer dereference in dc_dmub_srvSrinivasan Shanmugam2024-02-221-2/+5
| | | | | * | drm/amd/display: Only allow dig mapping to pwrseq in new asicLewis Huang2024-02-225-27/+21
| | | | | * | drm/amd/display: adjust few initialization order in dmWayne Lin2024-02-221-19/+18
| | | | | |/
| | | | * | Merge tag 'drm-intel-fixes-2024-02-22' of git://anongit.freedesktop.org/drm/d...Dave Airlie2024-02-222-10/+10
| | | | |\ \
| | | | | * | drm/i915/tv: Fix TV modeMaxime Ripard2024-02-212-10/+10
| | | | | |/
| | | | * | Merge tag 'drm-misc-fixes-2024-02-22' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2024-02-229-21/+36
| | | | |\ \ | | | | | |/ | | | | |/|
| | | | | * drm/syncobj: handle NULL fence in syncobj_eventfd_entry_funcErik Kurzinger2024-02-221-1/+12
| | | | | * drm/syncobj: call drm_syncobj_fence_add_wait when WAIT_AVAILABLE flag is setErik Kurzinger2024-02-221-2/+4
| | | | | * drm/ttm: Fix an invalid freeing on already freed page in error pathThomas Hellström2024-02-221-1/+1
| | | | | * drm/tests/drm_buddy: fix 32b buildMatthew Auld2024-02-191-8/+8
| | | | | * drm/meson: Don't remove bridges which are created by other driversMartin Blumenstingl2024-02-193-3/+0
| | | | | * drm/nouveau/mmu/r535: uninitialized variable in r535_bar_new_()Dan Carpenter2024-02-161-3/+2
| | | | | * nouveau: fix function cast warningsArnd Bergmann2024-02-161-1/+7
| | | | | * drm/buddy: Modify duplicate list_splice_tail callArunpravin Paneer Selvam2024-02-161-2/+2
| | | * | | drm/tests/drm_buddy: fix build failure on 32-bit targetsLinus Torvalds2024-02-201-3/+2
| | | |/ /