summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
7 daysdrm/msm/a6xx: Fix HLSQ register dumpingRob Clark1-1/+1
7 daysdrm/msm: Fix VM_BIND UNMAP lockingRob Clark1-1/+1
7 daysdrm/msm: Reject fb creation from _NO_SHARE objsRob Clark1-1/+6
7 daysdrm/msm/vma: Avoid lock in VM_BIND fence signaling pathRob Clark2-3/+9
7 daysdrm/amdgpu/uvd4.2: Don't initialize UVD 4.2 when DPM is disabledTimur Kristóf1-0/+5
7 daysdrm/amd/pm/smu7: Add SCLK cap for quirky Hawaii boardTimur Kristóf2-4/+27
7 daysdrm/amd/pm/ci: Fill DW8 fields from SMCTimur Kristóf1-2/+1
7 daysdrm/amd/pm/ci: Clear EnabledForActivity field for memory levelsTimur Kristóf1-1/+1
7 daysdrm/amd/pm/ci: Fix powertune defaults for Hawaii 0x67B0Timur Kristóf1-1/+1
7 daysdrm/amd/pm/smu7: Fix SMU7 voltage dependency on display clockTimur Kristóf2-3/+86
7 daysdrm/amd/pm/ci: Disable MCLK DPM on problematic CI ASICsTimur Kristóf1-0/+15
7 daysdrm/amd/pm/ci: Use highest MCLK on CI when MCLK DPM is disabledTimur Kristóf1-0/+8
7 daysdrm/panel: simple: Correct G190EAN01 prepare timingSebastian Reichel1-1/+1
7 daysdrm/panel: sharp-ls043t1le01: make use of prepare_prev_firstDmitry Baryshkov1-0/+1
7 daysdrm/msm/dsi: rename MSM8998 DSI version from V2_2_0 to V2_0_0Alexander Koskovich2-3/+3
7 daysdrm/msm/dsi: fix hdisplay calculation for CMD mode panelPengyu Luo1-5/+10
7 daysdrm/msm/dsi: fix bits_per_pclkPengyu Luo1-1/+1
7 daysdrm/msm/dpu: don't try using 2 LMs if only one DSC is availableDmitry Baryshkov1-1/+2
7 daysdrm/msm/dsi: add the missing parameter descriptionPengyu Luo1-0/+1
7 daysdrm/msm/dpu: fix mismatch between power and frequencyYuanjie Yang1-2/+0
7 daysdrm/msm: add missing MODULE_DEVICE_ID definitionsDmitry Baryshkov5-0/+5
7 daysdrm/imagination: Switch reset_reason fields from enum to u32Alexandru Dadu2-3/+11
7 daysdrm/amdgpu/gfx11: look at the right prop for gfx queue priorityAlex Deucher1-1/+1
7 daysdrm/amdgpu/gfx10: look at the right prop for gfx queue priorityAlex Deucher1-1/+1
7 daysdrm/amdgpu: Add default case in DVI mode validationSrinivasan Shanmugam1-0/+2
7 daysdrm/sun4i: Fix resource leaksEthan Tidmore1-1/+2
7 daysdrm/v3d: Handle error from drm_sched_entity_init()Maíra Canal1-4/+12
7 daysdrm/amd/pm: Fix xgmi max speed reportingLijo Lazar1-2/+3
7 daysdrm/bridge: cadence: cdns-mhdp8546-core: Handle HDCP state in bridge atomic c...Harikrishna Shenoy1-0/+23
7 daysdrm/bridge: cadence: cdns-mhdp8546-core: Add mode_valid hook to drm_bridge_funcsJayesh Choudhary1-0/+20
7 daysdrm/bridge: cadence: cdns-mhdp8546-core: Set the mhdp connector earlier in at...Jayesh Choudhary3-18/+30
7 daysdrm/sun4i: backend: fix error pointer dereferenceEthan Tidmore1-0/+3
7 daysdrm/virtio: Allow importing prime buffers when 3D is enabledVal Packett1-1/+1
7 daysdrm/komeda: fix integer overflow in AFBC framebuffer size checkAlexander Konyukhov1-1/+5
13 daysdrm/amdgpu/vcn4: Avoid overflow on msg bound checkBenjamin Cheng1-1/+3
13 daysdrm/amdgpu/vcn3: Avoid overflow on msg bound checkBenjamin Cheng1-1/+3
13 daysdrm/amdgpu: rework how we handle TLB fencesAlex Deucher2-1/+8
13 daysRevert "drm/amdgpu: don't attach the tlb fence for SI"Prike Liang1-3/+1
13 daysdrm/amdgpu: Fix validating flush_gpu_tlb_pasid()Timur Kristóf1-2/+4
13 daysdrm/amdgpu: validate the flush_gpu_tlb_pasid()Prike Liang1-0/+4
13 daysdrm/amdgpu/pm: align Hawaii mclk workaround with radeonAlex Deucher1-4/+4
13 daysdrm/amdgpu/pm: add missing revision check for CIAlex Deucher1-2/+3
13 daysdrm/amdgpu/sdma4: replace BUG_ON with WARN_ON in fence emissionJohn B. Moore1-2/+2
13 daysdrm/amdkfd: Make all TLB-flushes heavy-weightFelix Kuehling4-10/+10
13 daysdrm/panel: boe-tv101wum-nl6: restore MODE_LPM after sending disable cmdsIcenowy Zheng1-0/+2
13 daysdrm/bridge: tda998x: Use __be32 for audio port OF property pointerKory Maincent (TI)1-1/+1
13 daysdrm/amdgpu/gfx9: drop unnecessary 64-bit fence flag check in KIQJohn B. Moore1-3/+0
13 daysdrm/panel: himax-hx83102: restore MODE_LPM after sending disable cmdsIcenowy Zheng1-0/+2
13 daysdrm/exynos: remove bridge when component_add failsOsama Abdelkader1-5/+3
13 daysdrm/amdgpu: zero-initialize GART table on allocationPhilip Yang1-3/+10