summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorFilesLines
2020-11-02drm/atomic: Pass the full state to CRTC atomic_checkMaxime Ripard29-109/+168
2020-11-02drm/nouveau/ttm: Add limits.hMaxime Ripard1-0/+1
2020-11-02Merge drm/drm-next into drm-misc-nextMaxime Ripard508-5925/+25139
2020-10-31drm/hisilicon: Adding a const declaration to an invariant constructTian Tao2-2/+2
2020-11-02drm/nouveu: fix swiotlb includeChristian König2-1/+3
2020-10-30drm/panfrost: Don't corrupt the queue mutex on open/closeSteven Price1-5/+6
2020-10-30drm/panfrost: Support cache-coherent integrationsRobin Murphy4-0/+6
2020-10-30Merge tag 'drm-intel-fixes-2020-10-29' of git://anongit.freedesktop.org/drm/d...Dave Airlie5-2/+84
2020-10-30Merge branch 'linux-5.10' of git://github.com/skeggsb/linux into drm-fixesDave Airlie11-68/+145
2020-10-30Merge tag 'drm-misc-fixes-2020-10-29' of git://anongit.freedesktop.org/drm/dr...Dave Airlie12-53/+60
2020-10-30drm/nouveau/kms/nv50-: Fix clock checking algorithm in nv50_dp_mode_valid()Lyude Paul1-10/+11
2020-10-30drm/nouveau/kms/nv50-: Get rid of bogus nouveau_conn_mode_valid()Lyude Paul2-31/+21
2020-10-30drm/nouveau/device: fix changing endianess code to work on older GPUsKarol Herbst1-13/+26
2020-10-30drm/nouveau/gem: fix "refcount_t: underflow; use-after-free"Karol Herbst1-1/+2
2020-10-30drm/nouveau/kms/nv50-: Program notifier offset before requesting disp capsLyude Paul6-5/+85
2020-10-30drm/nouveau/nouveau: fix the start/end range for migrationRalph Campbell1-11/+3
2020-10-30drm: Quieten [zero] EDID carpingChris Wilson1-2/+2
2020-10-29drm/i915: Reject 90/270 degree rotated initial fbsVille Syrjälä1-0/+4
2020-10-29drm/i915: Restore ILK-M RPS supportVille Syrjälä1-0/+1
2020-10-29drm/i915/region: fix max size calculationMatthew Auld3-2/+79
2020-10-29drm/ttm: nuke old page allocatorChristian König9-2507/+2
2020-10-29drm/vram_helpers: drop ttm_page_alloc.h includeChristian König1-1/+0
2020-10-29drm/qxl: drop ttm_page_alloc.h includeChristian König1-1/+0
2020-10-29drm/vmwgfx: switch to new allocatorChristian König2-37/+3
2020-10-29drm/nouveau: switch to new allocatorChristian König2-29/+2
2020-10-29drm/radeon: switch to new allocator v2Christian König1-38/+14
2020-10-29drm/amdgpu: switch to new allocator v2Christian König1-31/+14
2020-10-29drm/ttm: wire up the new pool as default one v2Christian König9-22/+29
2020-10-29drm/ttm: new TT backend allocation pool v3Christian König3-1/+671
2020-10-29drm/vc4: Rework the structure conversion functionsMaxime Ripard1-6/+6
2020-10-29drm/vc4: hdmi: Add a name to the codec DAI componentMaxime Ripard1-0/+1
2020-10-29drm: xlnx: Use dma_request_chan for DMA channel requestPeter Ujfalusi1-3/+1
2020-10-28drm/shme-helpers: Fix dma_buf_mmap forwarding bugDaniel Vetter2-3/+8
2020-10-28drm/vc4: hdmi: Avoid sleeping in atomic contextMaxime Ripard1-2/+3
2020-10-27drm/tilcdc: avoid 'make W=2' build failureArnd Bergmann1-2/+2
2020-10-27drm/amdgpu/pm: fix the fan speed in fan1_input in manual mode for navi1xAlex Deucher1-8/+3
2020-10-27drm/amd/pm: fix the wrong fan speed in fan1_inputKenneth Feng1-8/+3
2020-10-27drm/amdgpu/swsmu: drop smu i2c bus on navi1xAlex Deucher1-25/+0
2020-10-27drm/vc4: drv: Add error handding for bindHoegeun Kwon1-0/+1
2020-10-27drm: kernel-doc: add description for a new function parameterMauro Carvalho Chehab1-0/+1
2020-10-27drm/dp: fix a kernel-doc issue at drm_edid.cMauro Carvalho Chehab1-1/+1
2020-10-27drm/dp: fix kernel-doc warnings at drm_dp_helper.cMauro Carvalho Chehab1-0/+5
2020-10-27drm: kernel-doc: document drm_dp_set_subconnector_property() paramsMauro Carvalho Chehab1-1/+6
2020-10-27drm/amd/display: Clean up debug macrosTakashi Iwai2-21/+13
2020-10-27drm/amd/display: Don't invoke kgdb_breakpoint() unconditionallyTakashi Iwai1-1/+1
2020-10-27drm/amd/display: Fix kernel panic by dal_gpio_open() errorTakashi Iwai1-2/+2
2020-10-27drm/amdgpu/display: use kvzalloc again in dc_create_stateAlex Deucher1-2/+2
2020-10-27drm/amd/display: adding ddc_gpio_vga_reg_list to ddc reg def'nsMartin Leung1-0/+12
2020-10-27drm/amd/display: prevent null pointer accessDmytro Laktyushkin1-5/+7
2020-10-27drm/amdgpu: increase the reserved VM size to 2MBChristian König1-2/+2