summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2022-06-22drm/amd/display: Cap OLED brightness per max frame-average luminanceRoman Li1-4/+4
2022-06-22drm/i915/reset: Fix error_state_read ptr + offset useAlan Previn1-3/+12
2022-06-22drm/amdkfd: add pinned BOs to kfd_bo_listLang Yu1-7/+6
2022-06-22drm/amdkfd: Use mmget_not_zero in MMU notifierPhilip Yang1-0/+3
2022-06-22drm/amd/display: Read Golden Settings Table from VBIOSSherry Wang1-3/+1
2022-06-22Revert "drm/amd/display: Fix DCN3 B0 DP Alt Mapping"Stylon Wang1-6/+0
2022-06-14drm/ast: Create threshold values for AST2600KuoHsiang Chou1-1/+4
2022-06-14drm/amdgpu: update VCN codec support for Yellow CarpAlex Deucher1-0/+1
2022-06-14drm/atomic: Force bridge self-refresh-exit on CRTC switchBrian Norris1-3/+13
2022-06-14drm/bridge: analogix_dp: Support PSR-exit to disable transitionBrian Norris1-4/+38
2022-06-14drm/amd/pm: use bitmap_{from,to}_arr32 where appropriateYury Norov2-2/+2
2022-06-14drm/amd/pm: Fix missing thermal throttler statusLijo Lazar1-0/+1
2022-06-14drm/radeon: fix a possible null pointer dereferenceGong Yuanjun1-0/+4
2022-06-14drm/amd/display: Check if modulo is 0 before dividing.David Galiffi1-3/+6
2022-06-14drm: imx: fix compiler warning with gcc-12Linus Torvalds1-1/+1
2022-06-14drm/bridge: ti-sn65dsi83: Handle dsi_lanes == 0 as invalidMarek Vasut1-1/+1
2022-06-14drm/bridge: sn65dsi83: Fix an error handling path in sn65dsi83_probe()Christophe JAILLET1-9/+25
2022-06-09gma500: fix an incorrect NULL check on list iteratorXiaomeng Tong1-3/+4
2022-06-09tilcdc: tilcdc_external: fix an incorrect NULL check on list iteratorXiaomeng Tong1-3/+5
2022-06-09stm: ltdc: fix two incorrect NULL checks on list iteratorXiaomeng Tong1-6/+10
2022-06-09drm/i915/dsi: fix VBT send packet port selection for ICL+Jani Nikula1-11/+22
2022-06-09drm/bridge: analogix_dp: Grab runtime PM reference for DP-AUXBrian Norris1-1/+12
2022-06-09drm/nouveau/kms/nv50-: atom: fix an incorrect NULL check on list iteratorXiaomeng Tong2-8/+25
2022-06-09drm/nouveau/clk: Fix an incorrect NULL check on list iteratorXiaomeng Tong1-2/+4
2022-06-09drm/etnaviv: check for reaped mapping in etnaviv_iommu_unmap_gemLucas Stach1-0/+6
2022-06-09drm/nouveau/subdev/bus: Ratelimit logging for fault errorsLyude Paul4-13/+15
2022-06-09drm/amdgpu/cs: make commands with 0 chunks illegal behaviour.Dave Airlie1-1/+1
2022-06-09drm/amdgpu: add beige goby PCI IDAlex Deucher1-0/+1
2022-06-09drm/msm/dpu: fix error check return value of irq_of_parse_and_map()Lv Ruyi1-1/+1
2022-06-09drm/i915: Fix CFI violation with show_dynamic_id()Nathan Chancellor2-3/+3
2022-06-09drm/msm/dpu: handle pm_runtime_get_sync() errors in bind pathAbhinav Kumar1-1/+3
2022-06-09drm/msm: don't free the IRQ if it was not requestedDmitry Baryshkov2-1/+7
2022-06-09drm: msm: fix possible memory leak in mdp5_crtc_cursor_set()Hangyu Hua1-1/+3
2022-06-09drm/msm/a6xx: Fix refcount leak in a6xx_gpu_initMiaoqian Lin1-0/+1
2022-06-09drm/msm: return an error pointer in msm_gem_prime_get_sg_table()Dan Carpenter1-1/+1
2022-06-09drm/msm/mdp5: Return error code in mdp5_mixer_release when deadlock is detectedJessica Zhang3-8/+21
2022-06-09drm/msm/mdp5: Return error code in mdp5_pipe_release when deadlock is detectedJessica Zhang3-9/+28
2022-06-09drm/msm/dp: fix event thread stuck in wait_event after kthread_stop()Kuogee Hsieh1-4/+9
2022-06-09drm/msm/dsi: fix address for second DSI PHY on SDM660Dmitry Baryshkov1-1/+1
2022-06-09drm/rockchip: vop: fix possible null-ptr-deref in vop_bind()Yang Yingliang1-1/+1
2022-06-09drm/panel: panel-simple: Fix proper bpc for AM-1280800N3TZQW-T00HJagan Teki1-1/+1
2022-06-09drm/msm: add missing include to msm_drv.cDmitry Baryshkov1-0/+1
2022-06-09drm/msm/hdmi: fix error check return value of irq_of_parse_and_map()Lv Ruyi1-3/+3
2022-06-09drm/msm/hdmi: check return value after calling platform_get_resource_byname()Yang Yingliang1-0/+4
2022-06-09drm/msm/dsi: fix error checks and return values for DSI xmit functionsDmitry Baryshkov1-7/+14
2022-06-09drm/msm/dp: do not stop transmitting phy test pattern during DP phy complianc...Kuogee Hsieh1-8/+6
2022-06-09drm/msm/dp: reset DP controller before transmit phy test patternKuogee Hsieh1-1/+1
2022-06-09drm/msm/dp: fix error check return value of irq_of_parse_and_map()Lv Ruyi1-4/+3
2022-06-09drm/msm/dp: stop event kernel thread when DP unbindKuogee Hsieh1-8/+31
2022-06-09drm/msm/disp/dpu1: set vbif hw config to NULL to avoid use after memory free ...Vinod Polimera1-1/+3