summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-msm-fixes-2024-02-07' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie2024-02-096-20/+22
|\
| * drm/msm/mdss: specify cfg bandwidth for SDM670Dmitry Baryshkov2024-01-251-0/+1
| * drm/msm/dpu: check for valid hw_pp in dpu_encoder_helper_phys_cleanupAbhinav Kumar2024-01-241-2/+2
| * drm/msm/dp: return correct Colorimetry for DP_TEST_DYNAMIC_RANGE_CEA caseKuogee Hsieh2024-01-242-5/+10
| * drm/msms/dp: fixed link clock divider bits be over written in BPC unknown caseKuogee Hsieh2024-01-242-8/+7
| * drm/msm/dpu: fix kernel-doc warningsRandy Dunlap2024-01-242-5/+2
* | Merge tag 'amd-drm-fixes-6.8-2024-02-08' of https://gitlab.freedesktop.org/ag...Dave Airlie2024-02-0928-98/+220
|\ \
| * | drm/amdgpu: Fix HDP flush for VFs on nbio v7.9Lijo Lazar2024-02-071-0/+6
| * | drm/amd/display: Implement bounds check for stream encoder creation in DCN301Srinivasan Shanmugam2024-02-071-1/+1
| * | drm/amd/display: Increase frame-larger-than for all display_mode_vba filesNathan Chancellor2024-02-071-3/+3
| * | drm/amd/display: Clear phantom stream count and plane countMario Limonciello2024-02-071-0/+3
| * | drm/amdgpu: Avoid fetching VRAM vendor infoLijo Lazar2024-02-071-8/+0
| * | drm/amd/display: Disable ODM by default for DCN35Rodrigo Siqueira2024-02-071-0/+1
| * | drm/amd/display: Update phantom pipe enable / disable sequenceAlvin Lee2024-02-0710-13/+94
| * | drm/amd/display: Fix MST Null Ptr for RVFangzhi Zuo2024-02-071-5/+7
| * | drm/amdgpu: Fix shared buff copy to userStanley.Yang2024-02-071-1/+1
| * | drm/amd/display: Increase eval/entry delay for DCN35Nicholas Kazlauskas2024-02-071-2/+2
| * | drm/amdgpu: remove asymmetrical irq disabling in jpeg 4.0.5 suspendLi Ma2024-02-072-19/+0
| * | drm/amdgpu: reset gpu for s3 suspend abort casePrike Liang2024-02-071-0/+22
| * | drm/amdgpu: skip to program GFXDEC registers for suspend abortPrike Liang2024-02-073-0/+12
| * | drm/amd/display: set odm_combine_policy based on context in dcn32 resourceWenjing Liu2024-02-073-17/+34
| * | drm/amd/display: Add NULL test for 'timing generator' in 'dcn21_set_pipe()'Srinivasan Shanmugam2024-02-071-10/+14
| * | drm/amd/display: Fix 'panel_cntl' could be null in 'dcn21_set_backlight_level()'Srinivasan Shanmugam2024-02-071-19/+20
* | | Merge tag 'drm-intel-fixes-2024-02-08' of git://anongit.freedesktop.org/drm/d...Dave Airlie2024-02-093-4/+3
|\ \ \
| * \ \ Merge tag 'gvt-fixes-2024-02-05' of https://github.com/intel/gvt-linux into d...Joonas Lahtinen2024-02-053-4/+3
| |\ \ \
| | * | | drm/i915/gvt: Fix uninitialized variable in handle_mmio()Dan Carpenter2024-02-051-2/+1
| | * | | drm/i915: Replace dead 01.org linkZhenyu Wang2024-02-052-2/+2
* | | | | Merge tag 'drm-xe-fixes-2024-02-08' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie2024-02-099-65/+57
|\ \ \ \ \
| * | | | | drm/xe: Remove TEST_VM_ASYNC_OPS_ERRORMatthew Brost2024-02-082-35/+1
| * | | | | drm/xe/vm: don't ignore error when in_kthreadMatthew Auld2024-02-081-4/+1
| * | | | | drm/xe: Assume large page size if VMA not yet boundMatthew Brost2024-02-081-1/+3
| * | | | | drm/xe/display: Fix memleak in display initializationXiaoming Wang2024-02-081-6/+0
| * | | | | drm/xe: Map both mem.kernel_bb_pool and usm.bb_poolMatthew Brost2024-02-082-6/+22
| * | | | | drm/xe: circumvent bogus stringop-overflow warningArnd Bergmann2024-02-081-1/+1
| * | | | | drm/xe: Pick correct userptr VMA to repin on REMAP op failureMatthew Brost2024-02-081-5/+17
| * | | | | drm/xe: Take a reference in xe_exec_queue_last_fence_get()Matthew Brost2024-02-085-6/+11
| * | | | | drm/xe: Fix loop in vm_bind_ioctl_ops_unwindMatthew Brost2024-02-081-1/+1
| |/ / / /
* | | | | Merge tag 'drm-misc-fixes-2024-02-08' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2024-02-092-31/+48
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | drm/nouveau: nvkm_gsp_radix3_sg() should use nvkm_gsp_mem_ctor()Timur Tabi2024-02-051-9/+9
| * | | | drm/nouveau: fix several DMA buffer leaksTimur Tabi2024-02-052-22/+39
| * | | | nouveau/gsp: use correct size for registry rpc.Dave Airlie2024-02-051-1/+1
| * | | | Merge drm-misc-next-fixes-2024-01-19 into drm-misc-fixesMaxime Ripard2024-02-052-9/+35
| |\ \ \ \
* | | | | | drm/sched: Re-queue run job worker when drm_sched_entity_pop_job() returns NULLMatthew Brost2024-02-061-6/+9
| |_|/ / / |/| | | |
* | | | | Merge tag 'drm-fixes-2024-02-03' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2024-02-0269-385/+458
|\ \ \ \ \
| * | | | | nouveau: offload fence uevents work to workqueueDave Airlie2024-02-022-6/+19
| * | | | | nouveau/gsp: use correct size for registry rpc.Dave Airlie2024-02-021-1/+1
| * | | | | Merge tag 'amd-drm-fixes-6.8-2024-02-01' of https://gitlab.freedesktop.org/ag...Dave Airlie2024-02-0248-225/+217
| |\ \ \ \ \
| | * | | | | drm/amdgpu/pm: Use inline function for IP version checkMa Jun2024-02-011-1/+1
| | * | | | | drm/amdgpu: Reset IH OVERFLOW_CLEAR bitFriedrich Vock2024-01-3110-0/+59
| | * | | | | drm/amdgpu: remove asymmetrical irq disabling in vcn 4.0.5 suspendYifan Zhang2024-01-312-36/+0