summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-10-30drm/amdgpu: rename nv_is_headless_sku()Flora Cui
2020-10-30drm/amdgpu: disable DCN and VCN for Navi14 0x7340/C9 SKUFlora Cui
2020-10-30Merge tag 'drm-intel-fixes-2020-10-29' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2020-10-30Merge branch 'linux-5.10' of git://github.com/skeggsb/linux into drm-fixesDave Airlie
2020-10-30Merge tag 'drm-misc-fixes-2020-10-29' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2020-10-30drm/nouveau/kms/nv50-: Fix clock checking algorithm in nv50_dp_mode_valid()Lyude Paul
2020-10-30drm/nouveau/kms/nv50-: Get rid of bogus nouveau_conn_mode_valid()Lyude Paul
2020-10-30drm/nouveau/device: fix changing endianess code to work on older GPUsKarol Herbst
2020-10-30drm/nouveau/gem: fix "refcount_t: underflow; use-after-free"Karol Herbst
2020-10-30drm/nouveau/kms/nv50-: Program notifier offset before requesting disp capsLyude Paul
2020-10-30drm/nouveau/nouveau: fix the start/end range for migrationRalph Campbell
2020-10-30Merge tag 'amd-drm-fixes-5.10-2020-10-29' of git://people.freedesktop.org/~ag...Dave Airlie
2020-10-29drm/i915: Reject 90/270 degree rotated initial fbsVille Syrjälä
2020-10-29drm/i915: Restore ILK-M RPS supportVille Syrjälä
2020-10-29drm/i915/region: fix max size calculationMatthew Auld
2020-10-29drm/vc4: Rework the structure conversion functionsMaxime Ripard
2020-10-29drm/vc4: hdmi: Add a name to the codec DAI componentMaxime Ripard
2020-10-28drm/shme-helpers: Fix dma_buf_mmap forwarding bugDaniel Vetter
2020-10-27drm/vc4: hdmi: Avoid sleeping in atomic contextMaxime Ripard
2020-10-27drm/amdgpu/pm: fix the fan speed in fan1_input in manual mode for navi1xAlex Deucher
2020-10-27drm/amd/pm: fix the wrong fan speed in fan1_inputKenneth Feng
2020-10-27drm/amdgpu/swsmu: drop smu i2c bus on navi1xAlex Deucher
2020-10-27drm/vc4: drv: Add error handding for bindHoegeun Kwon
2020-10-27drm: drm_print.h: fix kernel-doc markupsMauro Carvalho Chehab
2020-10-27drm: kernel-doc: drm_dp_helper.h: fix a typoMauro Carvalho Chehab
2020-10-27drm: kernel-doc: add description for a new function parameterMauro Carvalho Chehab
2020-10-27drm: drm_edid: remove a duplicated kernel-doc declarationMauro Carvalho Chehab
2020-10-27drm/dp: fix a kernel-doc issue at drm_edid.cMauro Carvalho Chehab
2020-10-27drm/dp: fix kernel-doc warnings at drm_dp_helper.cMauro Carvalho Chehab
2020-10-27drm: kernel-doc: document drm_dp_set_subconnector_property() paramsMauro Carvalho Chehab
2020-10-26drm/amd/display: Clean up debug macrosTakashi Iwai
2020-10-26drm/amd/display: Don't invoke kgdb_breakpoint() unconditionallyTakashi Iwai
2020-10-26drm/amd/display: Fix kernel panic by dal_gpio_open() errorTakashi Iwai
2020-10-26drm/amdgpu/display: use kvzalloc again in dc_create_stateAlex Deucher
2020-10-26drm/amd/display: adding ddc_gpio_vga_reg_list to ddc reg def'nsMartin Leung
2020-10-26drm/amd/display: prevent null pointer accessDmytro Laktyushkin
2020-10-26drm/amdgpu: increase the reserved VM size to 2MBChristian König
2020-10-26drm/amd/display: Fixed panic during seamless boot.David Galiffi
2020-10-26drm/amdgpu: don't map BO in reserved regionMadhav Chauhan
2020-10-26drm/amdgpu: add DID for navi10 blockchain SKUTianci.Yin
2020-10-26drm/amdgpu: disable DCN and VCN for navi10 blockchain SKU(v3)Tianci.Yin
2020-10-26drm/v3d: Fix double free in v3d_submit_cl_ioctl()Dan Carpenter
2020-10-26drm/sun4i: frontend: Fix the scaler phase on A33Maxime Ripard
2020-10-26drm/sun4i: frontend: Reuse the ch0 phase for RGB formatsMaxime Ripard
2020-10-26drm/sun4i: frontend: Rework a bit the phase dataMaxime Ripard
2020-10-26Merge remote-tracking branch 'drm-misc/drm-misc-next-fixes' into drm-misc-fixesMaxime Ripard
2020-10-25Linux 5.10-rc1v5.10-rc1Linus Torvalds
2020-10-25treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches
2020-10-25kernel/sys.c: fix prototype of prctl_get_tid_address()Rasmus Villemoes
2020-10-25mm: remove kzfree() compatibility definitionEric Biggers