summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2019-09-26Merge tag 'drm-fixes-5.4-2019-09-25' of git://people.freedesktop.org/~agd5f/l...Dave Airlie
2019-09-26Merge tag 'drm-misc-next-fixes-2019-09-23' of git://anongit.freedesktop.org/d...Dave Airlie
2019-09-25drm/amd/display: prevent memory leakNavid Emamdoost
2019-09-24drm/amdgpu/gfx10: add support for wks firmware loadingTianci.Yin
2019-09-24drm/amdgpu/display: include slab.h in dcn21_resource.cAlex Deucher
2019-09-24drm/amdgpu/display: fix 64 bit divideAlex Deucher
2019-09-19drm/panfrost: Prevent race when handling page faultSteven Price
2019-09-19drm/panfrost: Remove NULL checks for regulatorSteven Price
2019-09-19drm/panfrost: Fix regulator_get_optional() misuseMark Brown
2019-09-19drm: Measure Self Refresh Entry/Exit times to avoid thrashingSean Paul
2019-09-19drm: Fix kerneldoc and remove unused struct member in self_refresh helperSean Paul
2019-09-18drm/atomic: Rename crtc_state->pageflip_flags to async_flipDaniel Vetter
2019-09-18drm/atomic: Reject FLIP_ASYNC unconditionallyDaniel Vetter
2019-09-18drm/atomic: Take the atomic toys away from XDaniel Vetter
2019-09-18drm/amdgpu: flag navi12 and 14 as experimental for 5.4Alex Deucher
2019-09-18drm/kms: Duct-tape for mode object lifetime checksDaniel Vetter
2019-09-17drm/amdgpu: add navi12 pci idTianci.Yin
2019-09-17drm/amdgpu: add navi14 PCI ID for work station SKUTianci.Yin
2019-09-17drm/amdkfd: Swap trap temporary registers in gfx10 trap handlerJay Cornwall
2019-09-17drm/amd/powerplay: implement sysfs for getting dpm clockPrike Liang
2019-09-17drm/amd/display: Restore backlight brightness after system resumeKai-Heng Feng
2019-09-17drm/amd/display: Implement voltage limitation for daliBhawanpreet Lakha
2019-09-17drm/amd/display: add Asic ID for DaliBhawanpreet Lakha
2019-09-17drm/amdgpu: Fix KFD-related kernel oops on HawaiiFelix Kuehling
2019-09-17drm/amd/amdgpu: power up sdma engine when S3 resume backPrike Liang
2019-09-17drm/amdgpu: Check for valid number of registers to readTrek
2019-09-17drm/radeon: Bail earlier when radeon.cik_/si_support=0 is passedHans de Goede
2019-09-17drm/amd/display: Add missing HBM support and raise Vega20's uclk.Zhan Liu
2019-09-17drm/amd/display: dce11.x /dce12 update formula inputCharlene Liu
2019-09-17drm/amdgpu: remove program of lbpw for renoirAaron Liu
2019-09-17drm/amdgpu: Remove clock gating restore.Andrey Grodzovsky
2019-09-17drm/amdgpu: Add smu lock around in pp_smu_i2c_bus_accessAndrey Grodzovsky
2019-09-17drm/amd/display: update renoir_ip_offset.hAaron Liu
2019-09-17drm/amdgpu: disable stutter mode for renoirAaron Liu
2019-09-17drm/amd/display: Add stereo mux and dig programming calls for dcn21Roman Li
2019-09-17Merge branch 'linux-5.4' of git://github.com/skeggsb/linux into drm-nextDave Airlie
2019-09-17Merge tag 'drm-intel-next-fixes-2019-09-11' of git://anongit.freedesktop.org/...Dave Airlie
2019-09-17Merge tag 'drm-misc-next-fixes-2019-09-06' of git://anongit.freedesktop.org/d...Dave Airlie
2019-09-17Merge tag 'drm-msm-next-2019-09-06' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie
2019-09-17drm/nouveau/bar/gm20b: Avoid BAR1 teardown during initThierry Reding
2019-09-17drm/nouveau: Fix ordering between TTM and GEM releaseThierry Reding
2019-09-17drm/nouveau/prime: Extend DMA reservation object lockThierry Reding
2019-09-17drm/nouveau: Fix fallout from reservation object reworkThierry Reding
2019-09-17drm/nouveau/kms/nv50-: Don't create MSTMs for eDP connectorsLyude Paul
2019-09-13Revert "drm/bridge: adv7511: Attach to DSI host at probe time"Rob Clark
2019-09-06drm/i915: Use NOEVICT for first pass on attemping to pin a GGTT mmapChris Wilson
2019-09-06drm/i915: to make vgpu ppgtt notificaiton as atomic operationXiaolin Zhang
2019-09-06drm/i915: Flush the existing fence before GGTT read/writeChris Wilson
2019-09-06drm/i915: Hold irq-off for the entire fake lock periodChris Wilson
2019-09-06Merge tag 'gvt-next-fixes-2019-09-06' of https://github.com/intel/gvt-linux i...Rodrigo Vivi