index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-25
drm/amd/display: Update DCN32 and DCN321 SR latencies
Alvin Lee
2
-4
/
+4
2022-07-25
drm/amd/display: Add reinstate dram in the FPO logic
Rodrigo Siqueira
2
-10
/
+60
2022-07-25
drm/amd/display: Add dc_ctx to link_enc_create() parameters
Aurabindo Pillai
23
-3
/
+27
2022-07-25
drm/amd/display: Cache cursor when cursor exceeds 64x64
Chris Park
4
-6
/
+11
2022-07-25
drm/amd/display: Add support for manual DMUB FAMS trigger
Anthony Koo
1
-1
/
+8
2022-07-25
drm/amd/display: Fix dpstreamclk programming
Michael Strauss
6
-19
/
+20
2022-07-25
drm/amd/display: Add missing AUDIO_DTO_SEL reg field
Michael Strauss
1
-1
/
+2
2022-07-25
drm/amd/display: Add OTG/ODM functions
Michael Strauss
1
-0
/
+34
2022-07-25
drm/amd/display: Use correct clock source constructor for DCN314
Michael Strauss
1
-1
/
+1
2022-07-25
drm/amd/display: Use correct DTO_SRC_SEL for 128b/132b encoding
Michael Strauss
6
-7
/
+24
2022-07-25
drm/amd/display: Add pixel rate div calcs and programming
Michael Strauss
4
-0
/
+56
2022-07-25
drm/amd/display: Remove FPU flags from DCN30 Makefile
Rodrigo Siqueira
1
-30
/
+0
2022-07-25
drm/amd/display: Create patch bounding box function for isolate FPU
Rodrigo Siqueira
3
-17
/
+24
2022-07-25
drm/amd/display: Move mclk calculation function to DML
Rodrigo Siqueira
3
-38
/
+49
2022-07-25
drm/amd/display: Remove FPU operations from dcn201 resources
Rodrigo Siqueira
4
-25
/
+100
2022-07-25
drm/amd/display: Fallback to SW cursor if SubVP + cursor too big
Alvin Lee
1
-0
/
+5
2022-07-25
drm/amd/display: Drop unnecessary FPU flags on dcn302 files
Rodrigo Siqueira
1
-25
/
+0
2022-07-25
drm/amd/display: Reboot while unplug hdcp enabled dp from mst hub
hersen wu
1
-12
/
+22
2022-07-25
drm/amd/display: Reset pipe count when iterating for DET override
Taimur Hassan
1
-1
/
+2
2022-07-25
drm/amd/display: Calculate MALL cache lines based on Mblks required
Alvin Lee
2
-1
/
+15
2022-07-25
drm/amd/display: Fix two MPO videos in single display ODM combine mode
Samson Tam
3
-31
/
+260
2022-07-25
drm/amd/display: Guard against zero memory channels
Nicholas Kazlauskas
1
-1
/
+4
2022-07-25
drm/amd/display: Updates SubVP and SubVP DRR cases
Alvin Lee
4
-6
/
+82
2022-07-25
drm/amd/display: Fix OPTC function pointers for DCN314
Nicholas Kazlauskas
3
-2
/
+5
2022-07-25
drm/amd/display: Add enable/disable FIFO callbacks to stream setup
Nicholas Kazlauskas
3
-12
/
+35
2022-07-25
drm/amd/display: Avoid MPC infinite loop
Aric Cyr
1
-0
/
+5
2022-07-25
drm/amdgpu: enable swiotlb for gmc 11.0
Aaron Liu
1
-0
/
+5
2022-07-25
drm/amdgpu: enable swiotlb for gmc 10.0 (V2)
Aaron Liu
1
-0
/
+5
2022-07-25
of/fdt: Clean up early_init_dt_reserve_memory_arch()
Peter Collingbourne
1
-7
/
+6
2022-07-25
vfio: Replace phys_pfn with pages for vfio_pin_pages()
Nicolin Chen
6
-39
/
+34
2022-07-25
vfio/ccw: Add kmap_local_page() for memcpy
Nicolin Chen
1
-3
/
+6
2022-07-25
vfio: Rename user_iova of vfio_dma_rw()
Nicolin Chen
1
-3
/
+3
2022-07-25
vfio/ccw: Change pa_pfn list to pa_iova list
Nicolin Chen
1
-71
/
+64
2022-07-25
vfio/ap: Change saved_pfn to saved_iova
Nicolin Chen
2
-27
/
+19
2022-07-25
vfio: Pass in starting IOVA to vfio_pin/unpin_pages API
Nicolin Chen
6
-44
/
+33
2022-07-25
cxl/hdm: Commit decoder state to hardware
Dan Williams
4
-11
/
+424
2022-07-25
cxl/region: Program target lists
Dan Williams
4
-11
/
+259
2022-07-25
cxl/region: Attach endpoint decoders
Dan Williams
5
-12
/
+394
2022-07-25
cxl/acpi: Add a host-bridge index lookup mechanism
Dan Williams
2
-0
/
+18
2022-07-25
cxl/region: Enable the assignment of endpoint decoders to regions
Dan Williams
5
-2
/
+321
2022-07-25
cxl/region: Allocate HPA capacity to regions
Dan Williams
3
-1
/
+154
2022-07-25
cxl/region: Add interleave geometry attributes
Ben Widawsky
2
-0
/
+167
2022-07-25
cxl/region: Add a 'uuid' attribute
Ben Widawsky
2
-0
/
+143
2022-07-25
intel_idle: make SPR C1 and C1E be independent
Artem Bityutskiy
1
-23
/
+1
2022-07-25
cpufreq: ondemand: Use cpumask_var_t for on-stack cpu mask
Zhao Liu
1
-4
/
+9
2022-07-25
cpufreq: loongson2: fix Kconfig "its" grammar
Randy Dunlap
1
-1
/
+1
2022-07-25
intel_idle: Fix false positive RCU splats due to incorrect hardirqs state
Waiman Long
1
-1
/
+7
2022-07-25
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
10
-19
/
+14
2022-07-25
drivers/remoteproc: fix repeated words in comments
wangjianli
1
-1
/
+1
2022-07-25
drm/i915/reset: Add additional steps for Wa_22011802037 for execlist backend
Umesh Nerlige Ramappa
5
-79
/
+103
[prev]
[next]