summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2021-09-18drm/display: fix possible null-pointer dereference in dcn10_set_clock()Tuo Li1-6/+5
2021-09-18gpu: drm: amd: amdgpu: amdgpu_i2c: fix possible uninitialized-variable access...Tuo Li1-1/+1
2021-09-18drm/msm/dp: do not end dp link training until video is readyKuogee Hsieh1-15/+41
2021-09-18drm/msm/dp: return correct edid checksum after corrupted edid checksum readKuogee Hsieh1-2/+7
2021-09-18drm/msm/dp: reduce link rate if failed at link training 1Kuogee Hsieh1-34/+44
2021-09-18drm/vmwgfx: fix potential UAF in vmwgfx_surface.cDesmond Cheong Zhi Xi1-2/+2
2021-09-18drm/amd/display: fix incorrect CM/TF programming sequence in dwbRoy Chan1-26/+64
2021-09-18drm/amd/display: fix missing writeback disablement if plane is removedRoy Chan2-7/+19
2021-09-18drm: xlnx: zynqmp: release reset to DP controller before accessing DP registersQuanyang Wang1-10/+12
2021-09-18drm: xlnx: zynqmp_dpsub: Call pm_runtime_get_sync before setting pixel clockQuanyang Wang1-1/+2
2021-09-18drm/msm/dsi: Fix DSI and DSI PHY regulator config from SDM660Konrad Dybcio2-2/+1
2021-09-18drm/msm: mdp4: drop vblank get/put from prepare/complete_commitDavid Heidelberg1-13/+0
2021-09-18drm: rcar-du: Shutdown the display on system shutdownLaurent Pinchart1-0/+8
2021-09-18drm/bridge: nwl-dsi: Avoid potential multiplication overflow on 32-bitGeert Uytterhoeven1-1/+1
2021-09-18drm/amd/amdgpu: Update debugfs link_settings output link_rate field in hexAnson Jacob1-8/+8
2021-09-18drm/amdgpu: Fix a printing messageOak Zeng4-4/+4
2021-09-18drm/amd/display: Fix timer_per_pixel unit errorOliver Logush1-1/+1
2021-09-18drm: protect drm_master pointers in drm_lease.cDesmond Cheong Zhi Xi2-20/+86
2021-09-18drm: serialize drm_file.master with a new spinlockDesmond Cheong Zhi Xi2-6/+12
2021-09-18drm: avoid blocking in drm_clients_info's rcu sectionDesmond Cheong Zhi Xi1-1/+2
2021-09-18drm/ast: Disable fast reset after DRAM initialKuoHsiang Chou3-26/+76
2021-09-18drm/vkms: Let shadow-plane helpers prepare the plane's FBThomas Zimmermann1-37/+1
2021-09-18drm/amdgpu: Fix amdgpu_ras_eeprom_init()Luben Tuikov1-1/+1
2021-09-18drm/omap: Follow implicit fencing in prepare_fbDaniel Vetter1-0/+3
2021-09-18drm/vc4: hdmi: Set HD_CTL_WHOLSMP and HD_CTL_CHALIGN_SETDom Cobley1-1/+3
2021-09-18drm/vmwgfx: Fix some static checker warningsZack Rusin10-22/+33
2021-09-18drm/vmwgfx: Fix subresource updates with new contextsZack Rusin1-3/+2
2021-09-15amdgpu/pm: add extra info to SMU msg pre-check failed messageDarren Powell1-2/+2
2021-09-15drm/msm/dp: replug event is converted into an unplug followed by an plug eventsKuogee Hsieh1-9/+5
2021-09-15drm/msm/dsi: Fix some reference counted resource leaksChristophe JAILLET1-3/+3
2021-09-15drm/msm/dpu: make dpu_hw_ctl_clear_all_blendstages clear necessary LMsDmitry Baryshkov1-4/+6
2021-09-15drm/msm/dp: update is_connected status base on sink count at dp_pm_resume()Kuogee Hsieh1-3/+14
2021-09-15drm/msm/mdp4: move HW revision detection to earlier phaseDavid Heidelberg1-23/+22
2021-09-15drm/msm/mdp4: refactor HW revision detection into read_mdp_hw_revisionDavid Heidelberg1-9/+18
2021-09-15drm: rcar-du: Don't put reference to drm_device in rcar_du_remove()Laurent Pinchart1-2/+0
2021-09-15drm: mxsfb: Clear FIFO_CLEAR bitMarek Vasut1-0/+3
2021-09-15drm: mxsfb: Increase number of outstanding requests on V4 and newer HWMarek Vasut4-0/+20
2021-09-15drm: mxsfb: Enable recovery on underflowMarek Vasut2-0/+30
2021-09-15drm/amdgpu/acp: Make PM domain really workKai-Heng Feng1-28/+26
2021-09-15drm/of: free the iterator object on failureSteven Price1-1/+3
2021-09-15drm/of: free the right objectJulia Lawall1-1/+1
2021-09-15drm/gma500: Fix end of loop tests for list_for_each_entryHarshvardhan Jha1-1/+1
2021-09-15drm/panfrost: Fix missing clk_disable_unprepare() on error in panfrost_clk_in...Wei Yongjun1-1/+2
2021-09-08gpu: ipu-v3: Fix i.MX IPU-v3 offset calculations for (semi)planar U/V formatsKrzysztof HaƂasa1-15/+15
2021-09-03drm/nouveau/kms/nv50: workaround EFI GOP window channel format differencesBen Skeggs3-4/+37
2021-09-03drm/nouveau/disp: power down unused DP links during initBen Skeggs3-1/+11
2021-09-03drm/nouveau: recognise GA107Ben Skeggs1-0/+21
2021-09-03drm: Copy drm_wait_vblank to user before returningMark Yacoub1-3/+1
2021-09-03drm/amd/pm: change the workload type for some cardsKenneth Feng1-1/+14
2021-09-03Revert "drm/amd/pm: fix workload mismatch on vega10"Kenneth Feng1-1/+1