index
:
openchrome/drm-openchrome
drm-next-3.19
drm-next-4.13
drm-next-4.14
drm-next-4.15
drm-next-4.16
drm-next-4.17
drm-next-4.18
drm-next-4.19
drm-next-4.20
drm-next-4.21
drm-next-5.1
drm-next-5.10
drm-next-5.11
drm-next-5.12
drm-next-5.13
drm-next-5.14
drm-next-5.15
drm-next-5.16
drm-next-5.17
drm-next-5.18
drm-next-5.19
drm-next-5.2
drm-next-5.20
drm-next-5.3
drm-next-5.4
drm-next-5.5
drm-next-5.6
drm-next-5.7
drm-next-5.8
drm-next-5.9
drm-next-6.1
drm-next-6.2
drm-next-6.3
master
DRM driver for VIA IGPs
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-31
drm/openchrome: Version bumped to 3.4.6
drm-next-5.11
Kevin Brace
1
-2
/
+2
2021-03-31
drm/ttm: wire up the new pool as default one v2
Kevin Brace
1
-0
/
+2
2021-03-31
drm/ttm: replace last move_notify with delete_mem_notify
Kevin Brace
1
-5
/
+11
2021-03-31
drm/ttm: drop move notify around move.
Kevin Brace
1
-0
/
+21
2021-03-31
drm/atomic: Pass the full state to CRTC atomic enable/disable
Kevin Brace
1
-2
/
+2
2021-03-31
drm/openchrome: implement a ttm move callback.
Kevin Brace
1
-0
/
+17
2021-03-31
drm/ttm: nuke caching placement flags
Kevin Brace
1
-4
/
+3
2021-03-31
drm/ttm: set the tt caching state at creation time
Kevin Brace
1
-1
/
+1
2021-03-31
drm/openchrome: Introduce GEM object functions
Kevin Brace
1
-0
/
+18
2021-03-31
drm/openchrome: switch over to the new pin interface
Kevin Brace
4
-35
/
+10
2021-03-31
drm/openchrome: Prevent double calling of ttm_bo_put()
Kevin Brace
1
-1
/
+0
2021-03-31
drm/openchrome: Stop the use of openchrome_bo_io_mem_free()
Kevin Brace
1
-9
/
+0
2021-03-31
drm/openchrome: switch to gem vma offset manager
Kevin Brace
1
-1
/
+1
2021-03-31
drm/ttm: turn ttm_bo_device.vma_manager into a pointer
Kevin Brace
1
-0
/
+1
2021-03-31
Revert "drm/openchrome: switch to own vma manager"
Kevin Brace
2
-7
/
+0
2021-01-06
Merge tag 'drm-next-2020-12-24' of git://anongit.freedesktop.org/drm/drm into...
Kevin Brace
38
-132
/
+182
2020-12-24
Merge tag 'amd-drm-fixes-5.11-2020-12-23' of git://people.freedesktop.org/~ag...
Dave Airlie
32
-111
/
+161
2020-12-24
Merge tag 'drm-misc-next-fixes-2020-12-22' of git://anongit.freedesktop.org/d...
Dave Airlie
6
-21
/
+21
2020-12-23
drm/amd/display: Fix memory leaks in S3 resume
Stylon Wang
1
-1
/
+2
2020-12-23
drm/amdgpu: Fix a copy-pasta comment
Alex Deucher
1
-2
/
+1
2020-12-23
drm/amdgpu: only set DP subconnector type on DP and eDP connectors
Alex Deucher
1
-4
/
+6
2020-12-23
drm/amd/pm: bump Sienna Cichlid smu_driver_if version to match latest pmfw
Evan Quan
1
-1
/
+1
2020-12-23
drm/amd/display: add getter routine to retrieve mpcc mux
Josip Pavic
5
-0
/
+19
2020-12-23
drm/amd/display: always program DPPDTO unless not safe to lower
Jake Wang
1
-6
/
+5
2020-12-23
drm/amd/display: [FW Promotion] Release 0.0.47
Yongqiang Sun
1
-2
/
+2
2020-12-23
drm/amd/display: updated wm table for Renoir
Jake Wang
1
-8
/
+8
2020-12-23
drm/amd/display: Acquire DSC during split stream for ODM only if top_pipe
Sung Lee
1
-1
/
+1
2020-12-23
drm/amd/display: Multi-display underflow observed
Aric Cyr
2
-23
/
+9
2020-12-23
drm/amd/display: Remove unnecessary NULL check
Eryk Brol
1
-1
/
+1
2020-12-23
drm/amd/display: Update RN/VGH active display count workaround
Michael Strauss
2
-16
/
+2
2020-12-23
drm/amd/display: change SMU repsonse timeout to 2s.
Yongqiang Sun
1
-1
/
+1
2020-12-23
drm/amd/display: gradually ramp ABM intensity
Rizvi
2
-10
/
+26
2020-12-23
drm/amd/display: To modify the condition in indicating branch device
Martin Tsai
1
-7
/
+1
2020-12-23
drm/amd/display: Modify the hdcp device count check condition
Martin Tsai
2
-4
/
+11
2020-12-23
drm/amd/display: Interfaces for hubp blank and soft reset
Wesley Chalmers
5
-0
/
+28
2020-12-23
drm/amd/display: handler not correctly checked at remove_irq_handler
Qingqing Zhuo
1
-1
/
+4
2020-12-23
drm/amdgpu: check gfx pipe availability before toggling its interrupts
Hawking Zhang
1
-1
/
+8
2020-12-23
drm/amdgpu: remove unnecessary asic type check
Hawking Zhang
1
-7
/
+4
2020-12-23
drm/amdgpu: check number of gfx ring before init cp gfx
Hawking Zhang
1
-6
/
+6
2020-12-18
Merge tag 'drm-next-2020-12-18' of git://anongit.freedesktop.org/drm/drm into...
Kevin Brace
1498
-11174
/
+21843
2020-12-18
drm/komeda: Fix bit check to import to value of proper type
Carsten Haitzler
1
-1
/
+2
2020-12-18
drm/komeda: Handle NULL pointer access code path in error case
Carsten Haitzler
1
-2
/
+2
2020-12-18
drm/komeda: Remove useless variable assignment
Carsten Haitzler
1
-1
/
+0
2020-12-18
drm/komeda: Correct the sequence of hw_done() and flip_done()
James Qian Wang
1
-2
/
+2
2020-12-18
Merge tag 'drm-intel-next-fixes-2020-12-18' of git://anongit.freedesktop.org/...
Daniel Vetter
4
-20
/
+23
2020-12-18
drm/qxl: don't allocate a dma_address array
Christian König
1
-1
/
+1
2020-12-18
drm/nouveau: fix multihop when move doesn't work.
Dave Airlie
1
-15
/
+16
2020-12-18
drm/qxl: don't allocate a dma_address array
Christian König
1
-1
/
+1
2020-12-18
drm/i915/tgl: Fix REVID macros for TGL to fetch correct stepping
Aditya Swarup
1
-6
/
+6
2020-12-18
drm/i915: Fix mismatch between misplaced vma check and vma insert
Chris Wilson
1
-1
/
+1
[next]