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
/
gpu
/
drm
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-20
drm/radeon: Use TTM builtin resource manager debugfs code
Zack Rusin
1
-30
/
+6
2022-04-20
drm/qxl: Use TTM builtin resource manager debugfs code
Zack Rusin
1
-33
/
+6
2022-04-20
drm/amdgpu: Use TTM builtin resource manager debugfs code
Zack Rusin
1
-70
/
+16
2022-04-20
drm/vmwgfx: Add debugfs entries for various ttm resource managers
Zack Rusin
1
-0
/
+18
2022-04-20
drm/ttm: Add common debugfs code for resource managers
Zack Rusin
1
-0
/
+34
2022-04-20
drm/i915: Fixup merge of the power well refactor patchset
Imre Deak
1
-17
/
+3
2022-04-20
drm/i915: Remove the XELPD specific AUX and DDI power domains
Imre Deak
3
-38
/
+11
2022-04-20
drm/i915: Remove duplicate DDI/AUX power domain mappings
Imre Deak
1
-58
/
+31
2022-04-20
drm/i915: Remove the ICL specific TBT power domains
Imre Deak
3
-21
/
+9
2022-04-20
drm/i915: Remove the aliasing of power domain enum values
Imre Deak
2
-43
/
+67
2022-04-20
drm/i915: Sanitize the port -> DDI/AUX power domain mapping for each platform
Imre Deak
8
-89
/
+235
2022-04-20
drm/i915: Sanitize the ADL-S power well definition
Imre Deak
1
-30
/
+39
2022-04-20
drm/i915: Simplify the DG1 power well descriptors
Imre Deak
1
-17
/
+7
2022-04-20
drm/i915: Allow platforms to share power well descriptors
Imre Deak
1
-159
/
+122
2022-04-20
drm/i915: Simplify power well definitions by adding power well instances
Imre Deak
3
-1124
/
+499
2022-04-20
drm/i915: Convert the u64 power well domains mask to a bitmap
Imre Deak
6
-88
/
+116
2022-04-20
drm/i915: Convert the power well descriptor domain mask to an array of domains
Imre Deak
4
-673
/
+742
2022-04-20
drm/i915: Sanitize the power well names
Imre Deak
1
-127
/
+127
2022-04-20
drm/i915: Rename the power domain names to end with pipes/ports
Imre Deak
6
-205
/
+205
2022-04-20
drm/i915: Move the HSW power well flags to a common bitfield
Imre Deak
3
-103
/
+104
2022-04-20
drm/i915: Move the dg2 fixed_enable_delay power well param to a common bitfield
Imre Deak
3
-15
/
+14
2022-04-20
drm/i915: Move the power domain->well mappings to intel_display_power_map.c
Imre Deak
4
-2257
/
+2168
2022-04-20
drm/i915: Unexport the for_each_power_well() macros
Imre Deak
3
-20
/
+20
2022-04-20
drm/i915: Move per-platform power well hooks to intel_display_power_well.c
Imre Deak
6
-1787
/
+1835
2022-04-20
drm/i915/dg2: Add workaround 18019627453
José Roberto de Souza
1
-0
/
+4
2022-04-20
drm/solomon: Add SSD130x OLED displays SPI support
Javier Martinez Canillas
3
-0
/
+188
2022-04-20
drm/solomon: Move device info from ssd130x-i2c to the core driver
Javier Martinez Canillas
3
-45
/
+56
2022-04-20
drm/solomon: Add ssd130x new compatible strings and deprecate old ones.
Javier Martinez Canillas
1
-1
/
+18
2022-04-20
drm/i915/display: Add workaround 22014263786
José Roberto de Souza
2
-0
/
+10
2022-04-20
drm/i915: Program i830 DPLL FP register later
Ville Syrjälä
1
-3
/
+3
2022-04-20
drm/i915: program wm blocks to at least blocks required per line
Vinod Govindapillai
1
-0
/
+19
2022-04-20
drm/i915: Fix DISP_POS_Y and DISP_HEIGHT defines
Hans de Goede
1
-2
/
+2
2022-04-20
drm/vc4: Fix build error when CONFIG_DRM_VC4=y && CONFIG_RASPBERRYPI_FIRMWARE=m
Zheng Bin
1
-0
/
+3
2022-04-20
drm/panel/raspberrypi-touchscreen: Initialise the bridge in prepare
Dave Stevenson
1
-2
/
+9
2022-04-20
drm/panel/raspberrypi-touchscreen: Avoid NULL deref if not initialised
Dave Stevenson
1
-1
/
+1
2022-04-20
drm/gma500: fix a potential repeat execution in psb_driver_load
Xiaomeng Tong
1
-3
/
+2
2022-04-20
drm/i915/display/psr: Unset enable_psr2_sel_fetch if other checks in intel_psr2_config_valid() fails
José Roberto de Souza
1
-17
/
+21
2022-04-19
drm/i915/rpl-p: Add PCI IDs
Matt Atwood
4
-8
/
+17
2022-04-19
drm/i915/dg2: Enable Wa_22012727170/Wa_22012727685
John Harrison
2
-0
/
+9
2022-04-19
drm/i915/dg2: Enable Wa_14014475959 - RCS / CCS context exit
Matthew Brost
6
-0
/
+65
2022-04-19
drm/i915/guc: Apply Wa_16011777198
Vinay Belgaumkar
2
-0
/
+6
2022-04-19
drm/i915/guc: Enable GuC based workarounds for DG2
John Harrison
2
-0
/
+16
2022-04-19
drm/i915/guc: Enable Wa_22011802037 for gen12 GuC based platforms
Umesh Nerlige Ramappa
6
-8
/
+116
2022-04-19
drm/i915: Add Wa_22011802037 force cs halt
Tilak Tangudu
2
-0
/
+10
2022-04-19
drm/radeon/kms: change evergreen_default_state table from global to static
Tom Rix
3
-309
/
+274
2022-04-19
drm/amd/display: add virtual_setup_stream_attribute decl to header
Tom Rix
1
-0
/
+1
2022-04-19
drm/amd/pm: fix double free in si_parse_power_table()
Keita Suzuki
1
-5
/
+3
2022-04-19
drm/amd/display: make hubp1_wait_pipe_read_start() static
Tales Lelo da Aparecida
2
-2
/
+1
2022-04-19
amdgpu/pm: Clarify documentation of error handling in send_smc_mesg
Darren Powell
1
-3
/
+5
2022-04-19
drm/amdgpu/pm: fix the null pointer while the smu is disabled
Huang Rui
1
-1
/
+1
[prev]
[next]