summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-misc-fixes-2019-01-10-1' of git://anongit.freedesktop.org/drm/...Daniel Vetter2019-01-113-58/+82
|\
| * gpu/drm: Fix lock held when returning to user space.Tetsuo Handa2019-01-102-4/+3
| * drm/fb-helper: Ignore the value of fb_var_screeninfo.pixclockIvan Mironov2019-01-101-1/+6
| * drm/fb-helper: Partially bring back workaround for bugs of SDL 1.2Ivan Mironov2019-01-101-53/+73
* | Merge branch 'linux-4.21' of git://github.com/skeggsb/linux into drm-fixesDave Airlie2019-01-113-5/+12
|\ \
| * | drm/nouveau/falcon: avoid touching registers if engine is offIlia Mirkin2019-01-111-2/+5
| * | drm/nouveau: Don't disable polling in fallback modeTakashi Iwai2019-01-111-3/+4
| * | drm/nouveau: register backlight on pascal and newerBen Skeggs2019-01-111-0/+3
* | | Merge branch 'drm-fixes-5.0' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2019-01-1015-96/+156
|\ \ \
| * | | drm/amdgpu: disable system memory page tables for nowChristian König2019-01-091-3/+0
| * | | drm/amdgpu: set WRITE_BURST_LENGTH to 64B to workaround SDMA1 hangJim Qu2019-01-091-1/+2
| * | | drm/amdgpu: fix CPDMA hang in PRT mode for VEGA20Tao Zhou2019-01-091-5/+5
| * | | drm/amdgpu: validate user GEM object sizeYu Zhao2019-01-081-0/+8
| * | | drm/amdgpu: validate user pitch alignmentYu Zhao2019-01-081-0/+10
| * | | drm/amd/powerplay: drop the unnecessary uclk hard min settingEvan Quan2019-01-081-7/+0
| * | | drm/amd/powerplay: avoid possible buffer overflowEvan Quan2019-01-081-0/+14
| * | | drm/amd/powerplay: create pp_od_clk_voltage device file under OD supportEvan Quan2019-01-081-8/+14
| * | | drm/amd/powerplay: update OD support flag for SKU with no OD capabilitiesEvan Quan2019-01-081-0/+3
| * | | drm/amdgpu: make gfx9 enter into rlc safe mode when set MGCGLikun Gao2019-01-031-0/+4
| * | | drm/amdgpu: Cleanup 2 compiler warningsKent Russell2019-01-031-2/+0
| * | | drm/amdgpu/gfx_v8_0: Reorder the gfx, kiq and kcq rings test sequenceTiecheng Zhou2019-01-021-13/+35
| * | | drm/amdgpu/sriov:Correct pfvf exchange logicEmily Deng2019-01-022-5/+5
| * | | drm/amd/powerplay: support BOOTUP_DEFAULT power profile modeEvan Quan2019-01-026-29/+40
| * | | drm/amdgpu/virtual_dce: No need to pin the cursor boEmily Deng2019-01-021-2/+2
| * | | drm/amdgpu/virtual_dce: No need to pin the fb's boEmily Deng2019-01-022-22/+15
* | | | Merge tag 'drm-misc-fixes-2019-01-10' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2019-01-103-23/+65
|\ \ \ \ | | |_|/ | |/| |
| * | | drm/bridge: tc358767: use DP connector if no panel setTomi Valkeinen2019-01-091-1/+2
| * | | drm/bridge: tc358767: fix output H/V syncsTomi Valkeinen2019-01-091-1/+5
| * | | drm/bridge: tc358767: reject modes which require too much BWTomi Valkeinen2019-01-091-0/+10
| * | | drm/bridge: tc358767: fix initial DP0/1_SRCCTRL valueTomi Valkeinen2019-01-091-6/+5
| * | | drm/bridge: tc358767: fix single lane configurationTomi Valkeinen2019-01-091-2/+8
| * | | drm/bridge: tc358767: add defines for DP1_SRCCTRL & PHY_2LANETomi Valkeinen2019-01-091-3/+7
| * | | drm/bridge: tc358767: add bus flagsTomi Valkeinen2019-01-091-0/+4
| * | | drm/dp_mst: Add __must_check to drm_dp_mst_topology_mgr_resume()Lyude Paul2019-01-081-1/+2
| * | | drm/amdgpu: Don't fail resume process if resuming atomic state failsLyude Paul2019-01-081-3/+2
| * | | drm/amdgpu: Don't ignore rc from drm_dp_mst_topology_mgr_resume()Lyude Paul2019-01-081-9/+23
|/ / /
* | | Linux 5.0-rc1v5.0-rc1Linus Torvalds2019-01-071-3/+3
* | | Merge tag 'kbuild-v4.21-3' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2019-01-0794-694/+150
|\ \ \
| * | | kconfig: rename generated .*conf-cfg to *conf-cfgMasahiro Yamada2019-01-062-18/+19
| * | | kbuild: remove unnecessary stubs for archheader and archscriptsMasahiro Yamada2019-01-061-5/+1
| * | | kbuild: use assignment instead of define ... endef for filechk_* rulesMasahiro Yamada2019-01-066-26/+12
| * | | arch: remove redundant UAPI generic-y definesMasahiro Yamada2019-01-0624-408/+0
| * | | kbuild: generate asm-generic wrappers if mandatory headers are missingMasahiro Yamada2019-01-063-10/+10
| * | | arch: remove stale comments "UAPI Header export list"Masahiro Yamada2019-01-0624-25/+0
| * | | riscv: remove redundant kernel-space generic-yMasahiro Yamada2019-01-061-25/+0
| * | | kbuild: change filechk to surround the given command with { }Masahiro Yamada2019-01-067-12/+14
| * | | kbuild: remove redundant target cleaning on failureMasahiro Yamada2019-01-069-25/+16
| * | | kbuild: clean up rule_dtc_dt_yamlMasahiro Yamada2019-01-061-2/+2
| * | | kbuild: remove UIMAGE_IN and UIMAGE_OUTMasahiro Yamada2019-01-061-4/+2
| * | | jump_label: move 'asm goto' support test to KconfigMasahiro Yamada2019-01-0642-119/+65