summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2023-10-25drm/amdgpu: Fix possible null pointer dereferenceFelix Kuehling
2023-10-25drm/i915/cx0: Only clear/set the Pipe Reset bit of the PHY Lanes OwnedKhaled Almahallawy
2023-10-25drm/bridge: ti-sn65dsi86: Associate DSI device lifetime with auxiliary deviceStephen Boyd
2023-10-25drm/amd/pm: add unique_id for gc 11.0.3Kenneth Feng
2023-10-25drm: panel-orientation-quirks: Add quirk for One Mix 2SKai Uwe Broulik
2023-10-25drm/edid: add 8 bpc quirk to the BenQ GW2765Hamza Mahfooz
2023-10-25drm/nouveau/disp: fix DP capable DSM connectorsKarol Herbst
2023-10-25drm/mediatek: Correctly free sg_table in gem prime vmapChen-Yu Tsai
2023-10-25drm/i915: Retry gtt fault when out of fence registersVille Syrjälä
2023-10-19dma-buf: add dma_fence_timestamp helperChristian König
2023-10-19drm/vmwgfx: Keep a gem reference to user bos in surfacesZack Rusin
2023-10-19drm/amd/display: Don't set dpms_off for seamless bootDaniel Miess
2023-10-19drm/amdgpu: add missing NULL checkChristian König
2023-10-19drm/atomic-helper: relax unregistered connector checkSimon Ser
2023-10-19drm/tiny: correctly print `struct resource *` on errorJoey Gouly
2023-10-19drm: Do not overrun array in drm_gem_get_pages()Matthew Wilcox (Oracle)
2023-10-19drm/panel: boe-tv101wum-nl6: Completely pull GPW to VGL before TP termRuihai Zhou
2023-10-19drm/vmwgfx: fix typo of sizeof argumentKonstantin Meskhidze
2023-10-19drm/msm/dpu: fail dpu_plane_atomic_check() based on mdp clk limitsAbhinav Kumar
2023-10-19drm/msm/dp: Add newlines to debug printksStephen Boyd
2023-10-19drm/msm/dpu: change _dpu_plane_calc_bw() to use u64 to avoid overflowAbhinav Kumar
2023-10-19drm/msm/dsi: fix irq_of_parse_and_map() error checkingDan Carpenter
2023-10-19drm/msm/dsi: skip the wait for video mode done if not applicableAbhinav Kumar
2023-10-19drm/msm/dp: do not reinitialize phy unless retry during link trainingKuogee Hsieh
2023-10-19drm/amd/display: apply edge-case DISPCLK WDIVIDER changes to master OTG pipes...Samson Tam
2023-10-19drm/amd/display: implement pipe type definition and adding accessorsWenjing Liu
2023-10-19drm/amdgpu: Fix a memory leakLuben Tuikov
2023-10-19drm/i915: Register engines early to avoid type confusionMathias Krause
2023-10-10drm/amd: Fix logic error in sienna_cichlid_update_pcie_parameters()Mario Limonciello
2023-10-10drm/amd: Fix detection of _PR3 on the PCIe root portMario Limonciello
2023-10-10drm/i915: Don't set PIPE_CONTROL_FLUSH_L3 for aux invalNirmoy Das
2023-10-06drm/meson: fix memory leak on ->hpd_notify callbackJani Nikula
2023-10-06drm/amd/display: fix the ability to use lower resolution modes on eDPHamza Mahfooz
2023-10-06drm/amdkfd: Use gpu_offset for user queue's wptrYuBiao Wang
2023-10-06drm/i915/gt: Fix reservation address in ggtt_reserve_guc_topJavier Pello
2023-10-06i915: Limit the length of an sg list to the requested lengthMatthew Wilcox (Oracle)
2023-10-06drm/tests: Fix incorrect argument in drm_test_mm_insert_rangeJanusz Krzysztofik
2023-10-06drm/amdgpu: Handle null atom context in VBIOS info ioctlDavid Francis
2023-10-06drm/amdkfd: Checkpoint and restore queues on GFX11David Francis
2023-10-06drm/amdgpu: fallback to old RAS error message for aqua_vanjaramHawking Zhang
2023-10-06drm/amdgpu/nbio4.3: set proper rmmio_remap.reg_offset for SR-IOVAlex Deucher
2023-10-06drm/amdgpu/soc21: don't remap HDP registers for SR-IOVAlex Deucher
2023-10-06drm/amd/display: Don't check registers, if using AUX BL controlSwapnil Patel
2023-10-06drm/amdkfd: Update CU masking for GFX 9.4.3Mukul Joshi
2023-10-06drm/amdkfd: Update cache info reporting for GFX v9.4.3Mukul Joshi
2023-10-06drm/amdgpu: Store CU info from all XCCs for GFX v9.4.3Mukul Joshi
2023-10-06i915/guc: Get runtime pm in busyness worker only if already activeUmesh Nerlige Ramappa
2023-10-06drm/amd/display: fix a regression in blank pixel data caused by coding mistakeWenjing Liu
2023-10-06drm/amd/display: Update DPG test pattern programmingWenjing Liu
2023-10-06drm/amdgpu: set completion status as preempted for the resubmissionJiadong Zhu