summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2024-07-01drm/amd/display: Check denominator pbn_div before usedAlex Hung-1/+1
2024-07-01drm/amd/display: Adjust cursor visibility between MPC slicesNevenko Stupar-9/+39
2024-07-01drm/amd/display: Skip unnecessary abm disableSherry Wang-0/+6
2024-07-01drm/amd/display: Fix possible overflow in integer multiplicationAlex Hung-24/+24
2024-07-01drm/amd/display: Add ASIC cap to limit DCC surface widthGeorge Shen-0/+11
2024-07-01drm/amd/display: Revert Add workaround to restrict max frac urgent for DPM0Teeger-19/+0
2024-07-01drm/amd/display: Choose HUBP unbounded request based on DML outputSung Joon Kim-10/+2
2024-07-01drm/amd/display: Remove unnecessary error messageJoshua Aberback-3/+1
2024-07-01drm/amd/display: Fix divide by zero in CURSOR_DST_X_OFFSET calculationGeorge Shen-2/+13
2024-07-01drm/amd/display: Reset freesync config before update new stateTom Chung-0/+1
2024-07-01drm/amd/display: Add replay state entry to replay_stateAnthony Koo-0/+2
2024-07-01drm/amd/display: use vmalloc for struct dc_stateAlex Deucher-2/+4
2024-07-01drm/xe/oa: Destroy the stream_lock mutexAshutosh Dixit-0/+2
2024-07-01drm/xe/rtp: Fix out-of-bounds array accessLucas De Marchi-1/+1
2024-07-01drm/xe/pf: Restart VFs provisioning after GT resetMichal Wajdeczko-0/+52
2024-07-01drm/xe/pf: Skip fair VFs provisioning if already provisionedMichal Wajdeczko-0/+63
2024-07-01drm/xe/pf: Remove inlined #ifdef CONFIG_PCI_IOVMichal Wajdeczko-4/+7
2024-07-01drm/xe/guc: Configure TLB timeout based on CT buffer sizeNirmoy Das-8/+41
2024-07-01drm/i915: Skip programming FIA link enable bits for MTL+Gustavo Sousa-0/+3
2024-07-01drm: panel-orientation-quirks: Add labels for both Valve Steam Deck revisionsMatthew Schwartz-2/+2
2024-07-01drm: panel-orientation-quirks: Add quirk for Valve GalileoJohn Schoenick-0/+7
2024-07-01drm/tests: Add tests for the new Monochrome value of tv_modeDave Stevenson-0/+43
2024-07-01drm/i915/display: For MTL+ platforms skip mg dp programmingImre Deak-0/+3
2024-06-30drm/lima: Mark simple_ondemand governor as softdepDragan Simic-0/+1
2024-06-29drm/msm/adreno: Introduce gmu_chipid for a740 & a750Akhil P Oommen-22/+3
2024-06-29drm/msm/adreno: Add support for X185 GPUAkhil P Oommen-3/+36
2024-06-29drm/msm/adreno: fix a743 and a740 cx mem initNeil Armstrong-8/+3
2024-06-29drm/msm/adreno: fix a7xx gpu initNeil Armstrong-1/+1
2024-06-29Revert "drm/msm/a6xx: Poll for GBIF unhalt status in hw_init"Konrad Dybcio-4/+0
2024-06-29drm/msm/adreno: De-spaghettify the use of memory barriersKonrad Dybcio-7/+7
2024-06-28kernel-wide: fix spelling mistakes like "assocative" -> "associative"Jesse Brandeburg-1/+1
2024-06-28drm/xe/mcr: Avoid clobbering DSS steeringMatt Roper-3/+3
2024-06-28drm/xe/mocs: Clarify difference between hw and sw sizesMatt Roper-31/+39
2024-06-28drm/xe/mocs: Update MOCS assertions and remove redundant checksMatt Roper-12/+2
2024-06-28drm/xe: Get hwe domain specific FW to read RING_TIMESTAMPUmesh Nerlige Ramappa-2/+11
2024-06-28drm/nouveau: fix null pointer dereference in nouveau_connector_get_modesMa Ke-0/+3
2024-06-28drm/mediatek/dp: Fix spurious kfree()Michael Walle-2/+8
2024-06-28drm/mediatek: dpi/dsi: Fix possible_crtcs calculationMichael Walle-39/+80
2024-06-28drm/i915/mtl: Skip PLL state verification in TBT modeImre Deak-8/+12
2024-06-28drm/stm: dsi: expose DSI PHY internal clockRaphael Gallais-Pou-31/+216
2024-06-28drm/stm: dsi: add pm runtime opsYannick Fertre-6/+18
2024-06-28drm/stm: dsi: use new SYSTEM_SLEEP_PM_OPS() macroRaphael Gallais-Pou-4/+4
2024-06-28drm/stm: lvds: add new STM32 LVDS Display Interface Transmitter driverRaphael Gallais-Pou-0/+1239
2024-06-28drm/panel: jd9365da: Add the function of adjusting orientationZhaoxiong Lv-1/+13
2024-06-28drm/panel: jd9365da: Support for kd101ne3-40ti MIPI-DSI panelZhaoxiong Lv-0/+277
2024-06-28drm/panel: panel-jadard-jd9365da-h3: use wrapped MIPI DCS functionsZhaoxiong Lv-403/+390
2024-06-28drm/panel: jd9365da: Modify the method of sending commandsZhaoxiong Lv-13/+11
2024-06-28drm/panel: simple: Add AUO G104STN01 panel entryPaul Gerber-0/+27
2024-06-28drm/drm_file: Fix pid refcounting raceJann Horn-5/+3
2024-06-28Merge tag 'drm-misc-next-2024-06-27' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie-1234/+3768