index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-24
drm/client: Remove match on mode name
Maxime Ripard
1
-4
/
+0
2022-11-24
drm/modes: Properly generate a drm_display_mode from a named mode
Maxime Ripard
2
-2
/
+111
2022-11-24
drm/modes: Introduce the tv_mode property as a command-line option
Maxime Ripard
2
-3
/
+102
2022-11-24
drm/connector: Add a function to lookup a TV mode by its name
Maxime Ripard
3
-0
/
+101
2022-11-24
drm/modes: Add a function to generate analog display modes
Maxime Ripard
3
-0
/
+622
2022-11-24
drm/connector: Add TV standard property
Maxime Ripard
2
-1
/
+125
2022-11-24
drm/connector: Rename drm_mode_create_tv_properties
Maxime Ripard
6
-13
/
+14
2022-11-24
drm/connector: Only register TV mode property if present
Maxime Ripard
1
-8
/
+11
2022-11-24
drm/connector: Rename legacy TV property
Maxime Ripard
7
-20
/
+20
2022-11-24
drm/tests: client: Mention that we can't use MODULE_ macros
Maxime Ripard
1
-0
/
+5
2022-11-24
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
936
-18091
/
+25206
2022-11-24
Merge tag 'mediatek-drm-next-6.2' of https://git.kernel.org/pub/scm/linux/ker...
Dave Airlie
6
-14
/
+169
2022-11-24
Merge tag 'drm-next-20221122' of git://linuxtv.org/pinchartl/media into drm-next
Dave Airlie
1
-1
/
+1
2022-11-24
Backmerge tag 'v6.1-rc6' into drm-next
Dave Airlie
43
-124
/
+371
2022-11-23
drm/i915/uc: Fix table order verification to check all FW types
John Harrison
1
-4
/
+5
2022-11-23
drm/i915/huc: fix leak of debug object in huc load fence on driver unload
Daniele Ceraolo Spurio
2
-5
/
+8
2022-11-23
drm/fourcc: Add missing big-endian XRGB1555 and RGB565 formats
Geert Uytterhoeven
1
-0
/
+4
2022-11-23
drm/i915/selftest: Bump up sample period for busy stats selftest
Umesh Nerlige Ramappa
1
-1
/
+1
2022-11-23
i915/uncore: Acquire fw before loop in intel_uncore_read64_2x32
Umesh Nerlige Ramappa
1
-14
/
+30
2022-11-23
drm/i915/guc: make default_lists const data
Jani Nikula
1
-1
/
+1
2022-11-23
drm/i915: Remove non-existent pipes from bigjoiner pipe mask
Ville Syrjälä
1
-3
/
+7
2022-11-23
drm/i915: Fix workarounds on Gen2-3
Tvrtko Ursulin
1
-4
/
+1
2022-11-23
drm/i915/gt: Manage uncore->lock while waiting on MCR register
Matt Roper
3
-17
/
+19
2022-11-23
drm/mediatek: Add MT8195 ovl driver support
Justin Green
1
-0
/
+11
2022-11-23
drm/mediatek: Add AFBC support to Mediatek DRM driver
Justin Green
3
-5
/
+123
2022-11-23
drm/amdgpu: Partially revert "drm/amdgpu: update drm_display_info correctly w...
Alex Deucher
1
-1
/
+0
2022-11-23
drm/amdgpu: add missing license to some files
Alex Deucher
5
-0
/
+5
2022-11-23
drm/amdgpu: enable RAS poison for VCN 2.6
Tao Zhou
1
-0
/
+29
2022-11-23
drm/amdkfd: Release the topology_lock in error case
Felix Kuehling
1
-55
/
+65
2022-11-23
drm/amdgpu: add register definition for VCN RAS initialization
Tao Zhou
2
-1
/
+29
2022-11-23
drm/amdgpu: fix for suspend/resume kiq fence fallback under sriov
Shikang Fan
1
-11
/
+12
2022-11-23
drm/amd/display: trigger timing sync only if TG is running
Aurabindo Pillai
1
-0
/
+6
2022-11-23
drm/amdgpu: Replace remaining 1-element array with flex-array
Paulo Miguel Almeida
1
-1
/
+1
2022-11-23
Revert "drm/amd/display: fix dpms_off issue when disabling bios mode"
Alex Deucher
1
-1
/
+1
2022-11-23
drm/amdgpu: fix unused-function error
Ren Zhijie
1
-0
/
+2
2022-11-23
drm/amdgpu: Fix minmax warning
Luben Tuikov
1
-3
/
+6
2022-11-23
drm/amdgpu: fix use-after-free during gpu recovery
Stanley.Yang
1
-1
/
+6
2022-11-23
drm/mediatek: Add mt8188 dpi compatibles and platform data
xinlei lee
2
-0
/
+19
2022-11-23
drm/amdgpu: update documentation of parameter amdgpu_gtt_size
ZhenGuo Yin
1
-2
/
+1
2022-11-23
drm/amdgpu/vcn: re-use original vcn0 doorbell value
Jane Jian
2
-9
/
+1
2022-11-23
drm/amdgpu: add the fan abnormal detection feature
lyndonli
3
-0
/
+30
2022-11-23
drm/amd/pm: update driver if header for smu_13_0_7
lyndonli
2
-39
/
+80
2022-11-23
drm/amd/pm: Enable bad memory page/channel recording support for smu v13_0_0
Candice Li
3
-2
/
+49
2022-11-23
drm/amd/display: 3.2.213
Aric Cyr
1
-1
/
+1
2022-11-23
drm/amd/display: Fix rotated cursor offset calculation
David Galiffi
3
-30
/
+64
2022-11-23
drm/amd/display: Revert check for phantom BPP
Alvin Lee
1
-1
/
+1
2022-11-23
drm/amd/display: Use new num clk levels struct for max mclk index
Dillon Varone
1
-1
/
+1
2022-11-23
drm/amd/display: Avoid setting pixel rate divider to N/A
Taimur Hassan
4
-8
/
+13
2022-11-23
drm/amd/display: Fix display corruption w/ VSR enable
Ilya Bakoulin
1
-1
/
+1
2022-11-23
drm/amd/display: Retain phantom plane/stream if validation fails
Alvin Lee
5
-0
/
+40
[prev]
[next]