summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'devel-stable' of git://git.armlinux.org.uk/~rmk/linux-arm into ...Greg Kroah-Hartman2021-02-051-3/+1
|\
| * amba: Make the remove callback return voidUwe Kleine-König2021-02-021-3/+1
* | Merge tag 'amd-drm-fixes-5.11-2021-01-21' of https://gitlab.freedesktop.org/a...Dave Airlie2021-01-2210-40/+100
|\ \
| * | drm/amdgpu: update mmhub mgcg&ls for mmhub_v2_3Aaron Liu2021-01-211-23/+61
| * | drm/amdgpu: modify GCR_GENERAL_CNTL for VangoghJinzhou Su2021-01-211-1/+3
| * | drm/amdgpu/pm: no need GPU status set since mmnbif_gpu_BIF_DOORBELL_FENCE_CNT...Prike Liang2021-01-211-1/+1
| * | drm/amd/display: Fixed corruptions on HPDRX link loss restoreVladimir Stempen2021-01-211-2/+2
| * | drm/amd/display: Use hardware sequencer functions for PG controlNicholas Kazlauskas2021-01-212-6/+21
| * | drm/amd/display: Change function decide_dp_link_settings to avoid infinite lo...Bing Guo2021-01-211-0/+3
| * | drm/amd/display: Allow PSTATE chnage when no displays are enabledAric Cyr2021-01-211-2/+4
| * | drm/amd/display: Update dram_clock_change_latency for DCN2.1Jake Wang2021-01-211-1/+1
| * | drm/amdgpu: remove gpu info firmware of green sardineHuang Rui2021-01-211-1/+0
| * | drm/amd/display: DCN2X Find Secondary Pipe properly in MPO + ODM CaseSung Lee2021-01-211-3/+4
* | | Merge tag 'drm-intel-fixes-2021-01-21' of git://anongit.freedesktop.org/drm/d...Dave Airlie2021-01-229-38/+74
|\ \ \
| * | | drm/i915: Only enable DFP 4:4:4->4:2:0 conversion when outputting YCbCr 4:4:4Ville Syrjälä2021-01-193-6/+8
| * | | drm/i915: Check for rq->hwsp validity after acquiring RCU lockChris Wilson2021-01-183-18/+38
| * | | drm/i915/pmu: Don't grab wakeref when enabling eventsTvrtko Ursulin2021-01-181-14/+16
| * | | drm/i915/gt: Prevent use of engine->wa_ctx after errorChris Wilson2021-01-181-0/+3
| * | | drm/i915/hdcp: Get conn while content_type changedAnshuman Gupta2021-01-181-0/+1
| * | | drm/i915/hdcp: Update CP property in update_pipeAnshuman Gupta2021-01-181-0/+8
* | | | drm/syncobj: Fix use-after-freeDaniel Vetter2021-01-201-3/+5
* | | | drm/vram-helper: Reuse existing page mappings in vmapThomas Zimmermann2021-01-191-3/+11
* | | | drm/atomic: put state on error pathPan Bian2021-01-191-1/+1
* | | | drm/vc4: Unify PCM card's driver_nameNicolas Saenz Julienne2021-01-181-0/+1
* | | | drm/ttm: stop using GFP_TRANSHUGE_LIGHTChristian König2021-01-181-5/+6
|/ / /
* | | Merge branch '04.01-ampere-lite' of git://github.com/skeggsb/linux into topic...Dave Airlie2021-01-1546-18/+892
|\ \ \ | |/ / |/| |
| * | drm/nouveau/disp/ga10[24]: initial supportBen Skeggs2021-01-1522-13/+410
| * | drm/nouveau/dmaobj/ga10[24]: initial supportBen Skeggs2021-01-151-0/+2
| * | drm/nouveau/i2c/ga10[024]: initial supportBen Skeggs2021-01-151-0/+3
| * | drm/nouveau/gpio/ga10[024]: initial supportBen Skeggs2021-01-154-0/+123
| * | drm/nouveau/bar/ga10[024]: initial supportBen Skeggs2021-01-151-0/+3
| * | drm/nouveau/mmu/ga10[024]: initial supportBen Skeggs2021-01-151-0/+3
| * | drm/nouveau/timer/ga10[024]: initial supportBen Skeggs2021-01-151-0/+3
| * | drm/nouveau/fb/ga10[024]: initial supportBen Skeggs2021-01-159-1/+132
| * | drm/nouveau/imem/ga10[024]: initial supportBen Skeggs2021-01-151-0/+3
| * | drm/nouveau/privring/ga10[024]: initial supportBen Skeggs2021-01-151-0/+3
| * | drm/nouveau/mc/ga10[024]: initial supportBen Skeggs2021-01-154-0/+79
| * | drm/nouveau/devinit/ga10[024]: initial supportBen Skeggs2021-01-156-1/+83
| * | drm/nouveau/bios/ga10[024]: initial supportBen Skeggs2021-01-152-0/+6
| * | drm/nouveau/pci/ga10[024]: initial supportBen Skeggs2021-01-151-0/+3
| * | drm/nouveau/core: recognise GA10[024]Ben Skeggs2021-01-155-3/+36
* | | Merge branch '04.00-ampere-lite-fixes' of git://github.com/skeggsb/linux into...Dave Airlie2021-01-1517-30/+112
|\| |
| * | drm/nouveau/kms/nv50-: fix case where notifier buffer is at offset 0Ben Skeggs2021-01-153-4/+4
| * | drm/nouveau/mmu: fix vram heap sizingBen Skeggs2021-01-151-3/+3
| * | drm/nouveau/i2c/gm200: increase width of aux semaphore owner fieldsBen Skeggs2021-01-151-4/+4
| * | drm/nouveau/i2c/gk110-: disable hw-initiated dpcd readsBen Skeggs2021-01-157-6/+40
| * | drm/nouveau/i2c/gk110: split out from i2c/gk104Ben Skeggs2021-01-154-6/+46
| * | drm/nouveau/privring: ack interrupts the same way as RMBen Skeggs2021-01-152-6/+14
| * | drm/nouveau/bios: fix issue shadowing expansion ROMsBen Skeggs2021-01-151-1/+1
* | | Merge tag 'amd-drm-fixes-5.11-2021-01-14' of https://gitlab.freedesktop.org/a...Dave Airlie2021-01-1516-263/+123
|\ \ \