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
2020-10-27
drm/openchrome: Version bumped to 3.4.1
drm-next-5.10
Kevin Brace
1
-1
/
+1
2020-10-27
drm/openchrome: Fill drm_mode_config struct fb_base with VRAM address
Kevin Brace
1
-0
/
+2
2020-10-27
drm/openchrome: Version bumped to 3.4.0
Kevin Brace
1
-3
/
+3
2020-10-27
drm/ttm: remove available_caching
Kevin Brace
1
-1
/
+0
2020-10-27
drm/ttm: remove default caching
Kevin Brace
1
-1
/
+0
2020-10-27
drm/ttm: nuke memory type flags
Kevin Brace
6
-16
/
+15
2020-10-27
drm/ttm: merge offset and base in ttm_bus_placement
Kevin Brace
2
-4
/
+4
2020-10-27
drm/ttm: init mem->bus in common code.
Kevin Brace
1
-7
/
+0
2020-10-27
drm/ttm: rename ttm_mem_reg to ttm_resource.
Kevin Brace
1
-2
/
+2
2020-10-27
drm/ttm: make ttm_range_man_init/takedown take type + args
Kevin Brace
1
-7
/
+5
2020-10-27
drm/openchrome/ttm: use wrapper to access memory manager
Kevin Brace
1
-2
/
+4
2020-10-27
drm/openchrome/ttm: use new takedown paths
Kevin Brace
1
-1
/
+2
2020-10-27
drm/openchrome: use new ttm man init path
Kevin Brace
1
-2
/
+4
2020-10-27
drm/ttm: remove the init_mem_type callback
Kevin Brace
1
-30
/
+0
2020-10-27
drm/ttm: remove TTM_MEMTYPE_FLAG_FIXED v2
Kevin Brace
1
-2
/
+0
2020-10-27
drm/openchrome: stop using TTM_MEMTYPE_FLAG_MAPPABLE
Kevin Brace
1
-10
/
+2
2020-10-27
drm/openchrome: Add ttm_tt_create/destroy callbacks
Kevin Brace
1
-0
/
+32
2020-10-27
drm/openchrome: Forgot to call ttm_bo_clean_mm() when cleaning up
Kevin Brace
1
-0
/
+2
2020-10-27
drm/openchrome: Base TTM VRAM base address on VRAM start address
Kevin Brace
1
-7
/
+1
2020-10-27
drm/openchrome: Base fb_info struct’s size on the number of pages
Kevin Brace
1
-2
/
+4
2020-10-27
drm/openchrome: Obtain base and offset from TTM BO directly
Kevin Brace
1
-2
/
+2
2020-10-27
drm/openchrome: Use ttm_kmap_obj_virtual() for screen_base
Kevin Brace
1
-1
/
+3
2020-10-27
drm/openchrome: Change fb_info struct aperture source
Kevin Brace
2
-5
/
+4
2020-10-23
Merge tag 'drm-next-2020-10-23' of git://anongit.freedesktop.org/drm/drm into...
Kevin Brace
31
-90
/
+527
2020-10-23
Merge tag 'drm-intel-next-fixes-2020-10-22' of git://anongit.freedesktop.org/...
Dave Airlie
15
-53
/
+334
2020-10-23
Merge tag 'amd-drm-fixes-5.10-2020-10-21' of git://people.freedesktop.org/~ag...
Dave Airlie
13
-31
/
+187
2020-10-21
drm/amdgpu: correct the cu and rb info for sienna cichlid
Likun Gao
1
-0
/
+9
2020-10-21
drm/amd/pm: remove the average clock value in sysfs
Kenneth Feng
1
-4
/
+8
2020-10-21
drm/amd/pm: fix pp_dpm_fclk
Kenneth Feng
1
-0
/
+3
2020-10-21
Revert drm/amdgpu: disable sienna chichlid UMC RAS
John Clements
1
-2
/
+2
2020-10-21
drm/amd/pm: fix pcie information for sienna cichlid
Likun Gao
1
-2
/
+2
2020-10-21
drm/amdkfd: Use same SQ prefetch setting as amdgpu
Jay Cornwall
1
-2
/
+3
2020-10-21
drm/amd/swsmu: correct wrong feature bit mapping
Kevin Wang
1
-10
/
+17
2020-10-21
drm/amd/psp: Fix sysfs: cannot create duplicate filename
Andrey Grodzovsky
1
-1
/
+2
2020-10-21
drm/amd/display: Avoid MST manager resource leak.
Andrey Grodzovsky
1
-0
/
+7
2020-10-21
drm/amd/display: Revert "drm/amd/display: Fix a list corruption"
Andrey Grodzovsky
1
-1
/
+0
2020-10-21
drm/amdgpu: update golden setting for sienna_cichlid
Likun Gao
1
-0
/
+1
2020-10-21
drm/amd/swsmu: add missing feature map for sienna_cichlid
Kevin Wang
2
-0
/
+4
2020-10-21
drm/amdgpu: correct the gpu reset handling for job != NULL case
Evan Quan
1
-1
/
+1
2020-10-21
drm/amdgpu: add rlc iram and dram firmware support
Likun Gao
6
-8
/
+66
2020-10-21
drm/amdgpu: add function to program pbb mode for sienna cichlid
Likun Gao
1
-0
/
+62
2020-10-21
drm/i915: Drop runtime-pm assert from vgpu io accessors
Chris Wilson
1
-1
/
+26
2020-10-21
drm/i915: Force VT'd workarounds when running as a guest OS
Chris Wilson
1
-1
/
+5
2020-10-21
drm/i915: Exclude low pages (128KiB) of stolen from use
Chris Wilson
4
-2
/
+203
2020-10-21
drm/i915/gt: Onion unwind for scratch page allocation failure
Chris Wilson
2
-7
/
+14
2020-10-21
drm/ttm: fix eviction valuable range check.
Dave Airlie
1
-1
/
+1
2020-10-21
Merge tag 'drm-misc-next-fixes-2020-10-20' of git://anongit.freedesktop.org/d...
Dave Airlie
2
-5
/
+5
2020-10-19
drm/i915/gt: Wait for CSB entries on Tigerlake
Chris Wilson
1
-3
/
+18
2020-10-19
drm/i915/gt: Widen CSB pointer to u64 for the parsers
Chris Wilson
2
-18
/
+17
2020-10-19
drm/i915: Use the active reference on the vma while capturing
Chris Wilson
1
-2
/
+1
[next]